Skip to content
Success

Console Output

Pull request #42203 updated
05:31:20 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 62b5194f627571c019907edb11bb7bc2edd59933+797b974cb90e32c7efe9e324d7459122c3f6b7b0 (70a47d6ea6928f36740648e79c52ead5c14a9438)
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 --is-inside-work-tree # 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
05:31:23 [2021-03-26T05:31:23.886Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
05:31:23 [2021-03-26T05:31:23.892Z] Trying to pass milestone 1
[Pipeline] milestone
05:31:23 [2021-03-26T05:31:23.949Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
05:31:24 [2021-03-26T05:31:24.128Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-064bb25f74b9b434f) in /home/ubuntu/workspace/moby_PR-42203
[Pipeline] {
[Pipeline] checkout
05:31:24 [2021-03-26T05:31:24.164Z] The recommended git tool is: git
05:31:24 [2021-03-26T05:31:24.181Z] using credential docker-jenkins-github-credentials
05:31:24 [2021-03-26T05:31:24.191Z] Cloning the remote Git repository
05:31:24 [2021-03-26T05:31:24.191Z] Cloning with configured refspecs honoured and without tags
05:31:24 [2021-03-26T05:31:24.191Z] Cloning repository https://github.com/moby/moby.git
05:31:24 [2021-03-26T05:31:24.191Z]  > git init /home/ubuntu/workspace/moby_PR-42203 # timeout=10
05:31:24 [2021-03-26T05:31:24.210Z] Fetching upstream changes from https://github.com/moby/moby.git
05:31:24 [2021-03-26T05:31:24.210Z]  > git --version # timeout=10
05:31:24 [2021-03-26T05:31:24.218Z]  > git --version # 'git version 2.17.1'
05:31:24 [2021-03-26T05:31:24.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:31:24 [2021-03-26T05:31:24.219Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:31:37 [2021-03-26T05:31:37.702Z] Fetching without tags
05:31:37 [2021-03-26T05:31:37.988Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 62b5194f627571c019907edb11bb7bc2edd59933
05:31:37 [2021-03-26T05:31:37.665Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:31:37 [2021-03-26T05:31:37.669Z]  > git config --add remote.origin.fetch +refs/pull/42203/head:refs/remotes/origin/PR-42203 # timeout=10
05:31:37 [2021-03-26T05:31:37.674Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:31:37 [2021-03-26T05:31:37.682Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:31:37 [2021-03-26T05:31:37.703Z] Fetching upstream changes from https://github.com/moby/moby.git
05:31:37 [2021-03-26T05:31:37.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:31:37 [2021-03-26T05:31:37.704Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:31:37 [2021-03-26T05:31:37.988Z]  > git config core.sparsecheckout # timeout=10
05:31:38 [2021-03-26T05:31:38.007Z]  > git checkout -f 62b5194f627571c019907edb11bb7bc2edd59933 # timeout=10
05:31:39 [2021-03-26T05:31:39.242Z] Merge succeeded, producing 44d1fcead2badd3f81f2c25889305bbd293c6b99
05:31:39 [2021-03-26T05:31:39.242Z] Checking out Revision 44d1fcead2badd3f81f2c25889305bbd293c6b99 (PR-42203)
05:31:39 [2021-03-26T05:31:39.324Z] Commit message: "Merge commit '797b974cb90e32c7efe9e324d7459122c3f6b7b0' into HEAD"
05:31:39 [2021-03-26T05:31:39.344Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
05:31:39 [2021-03-26T05:31:39.981Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42203:/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
05:31:39 [2021-03-26T05:31:39.981Z] Unable to find image 'alpine:latest' locally
05:31:39 [2021-03-26T05:31:39.981Z] latest: Pulling from library/alpine
05:31:39 [2021-03-26T05:31:39.981Z] 9aae54b2144e: Pulling fs layer
05:31:38 [2021-03-26T05:31:38.460Z]  > git remote # timeout=10
05:31:38 [2021-03-26T05:31:38.468Z]  > git config --get remote.origin.url # timeout=10
05:31:38 [2021-03-26T05:31:38.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:31:38 [2021-03-26T05:31:38.477Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
05:31:39 [2021-03-26T05:31:39.218Z]  > git rev-parse HEAD^{commit} # timeout=10
05:31:39 [2021-03-26T05:31:39.242Z]  > git config core.sparsecheckout # timeout=10
05:31:39 [2021-03-26T05:31:39.257Z]  > git checkout -f 44d1fcead2badd3f81f2c25889305bbd293c6b99 # timeout=10
05:31:39 [2021-03-26T05:31:39.324Z]  > git rev-list --no-walk 648b9b03fa7e4151d27e65f58b064c04cc595e88 # timeout=10
05:31:40 [2021-03-26T05:31:40.243Z] 9aae54b2144e: Verifying Checksum
05:31:40 [2021-03-26T05:31:40.243Z] 9aae54b2144e: Download complete
05:31:40 [2021-03-26T05:31:40.504Z] 9aae54b2144e: Pull complete
05:31:40 [2021-03-26T05:31:40.504Z] Digest: sha256:826f70e0ac33e99a72cf20fb0571245a8fee52d68cb26d8bc58e53bfa65dcdfa
05:31:40 [2021-03-26T05:31:40.504Z] Status: Downloaded newer image for alpine:latest
05:31:43 [2021-03-26T05:31:43.045Z] 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] 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)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
05:31:43 [2021-03-26T05:31:43.273Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-064bb25f74b9b434f) in /home/ubuntu/workspace/moby_PR-42203
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
05:31:43 [2021-03-26T05:31:43.277Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-42203
[Pipeline] node
05:31:43 [2021-03-26T05:31:43.280Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-42203
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[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 "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
05:31:43 [2021-03-26T05:31:43.358Z] The recommended git tool is: git
[Pipeline] checkout
[Pipeline] checkout
05:31:43 [2021-03-26T05:31:43.368Z] using credential docker-jenkins-github-credentials
05:31:43 [2021-03-26T05:31:43.378Z] Fetching changes from the remote Git repository
[Pipeline] // stage
05:31:43 [2021-03-26T05:31:43.381Z] The recommended git tool is: git
05:31:43 [2021-03-26T05:31:43.388Z] Fetching without tags
05:31:43 [2021-03-26T05:31:43.390Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
05:31:43 [2021-03-26T05:31:43.419Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
05:31:43 [2021-03-26T05:31:43.433Z] Cloning the remote Git repository
05:31:43 [2021-03-26T05:31:43.433Z] Cloning with configured refspecs honoured and without tags
[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 "win-RS1" skipped due to when conditional
[Pipeline] }
05:31:43 [2021-03-26T05:31:43.449Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
05:31:43 [2021-03-26T05:31:43.472Z] Cloning the remote Git repository
05:31:43 [2021-03-26T05:31:43.472Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
05:31:43 [2021-03-26T05:31:43.638Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 62b5194f627571c019907edb11bb7bc2edd59933
05:31:43 [2021-03-26T05:31:43.787Z] Merge succeeded, producing 92d019edbeb271d1b0f118d657fc3ffd950840b8
05:31:43 [2021-03-26T05:31:43.787Z] Checking out Revision 92d019edbeb271d1b0f118d657fc3ffd950840b8 (PR-42203)
05:31:43 [2021-03-26T05:31:43.840Z] Commit message: "Merge commit '797b974cb90e32c7efe9e324d7459122c3f6b7b0' into HEAD"
05:31:43 [2021-03-26T05:31:43.847Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
05:31:43 [2021-03-26T05:31:43.372Z]  > git rev-parse --is-inside-work-tree # timeout=10
05:31:43 [2021-03-26T05:31:43.378Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:31:43 [2021-03-26T05:31:43.389Z] Fetching upstream changes from https://github.com/moby/moby.git
05:31:43 [2021-03-26T05:31:43.389Z]  > git --version # timeout=10
05:31:43 [2021-03-26T05:31:43.393Z]  > git --version # 'git version 2.17.1'
05:31:43 [2021-03-26T05:31:43.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:31:43 [2021-03-26T05:31:43.394Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:31:43 [2021-03-26T05:31:43.638Z]  > git config core.sparsecheckout # timeout=10
05:31:43 [2021-03-26T05:31:43.642Z]  > git checkout -f 62b5194f627571c019907edb11bb7bc2edd59933 # timeout=10
05:31:43 [2021-03-26T05:31:43.689Z]  > git remote # timeout=10
05:31:43 [2021-03-26T05:31:43.697Z]  > git config --get remote.origin.url # timeout=10
05:31:43 [2021-03-26T05:31:43.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:31:43 [2021-03-26T05:31:43.702Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
05:31:43 [2021-03-26T05:31:43.780Z]  > git rev-parse HEAD^{commit} # timeout=10
05:31:43 [2021-03-26T05:31:43.787Z]  > git config core.sparsecheckout # timeout=10
05:31:43 [2021-03-26T05:31:43.789Z]  > git checkout -f 92d019edbeb271d1b0f118d657fc3ffd950840b8 # timeout=10
05:31:43 [2021-03-26T05:31:43.840Z]  > git rev-list --no-walk 648b9b03fa7e4151d27e65f58b064c04cc595e88 # timeout=10
05:31:43 [2021-03-26T05:31:43.440Z] Cloning repository https://github.com/moby/moby.git
05:31:43 [2021-03-26T05:31:43.440Z]  > git init /home/docker/workspace/moby_PR-42203 # timeout=10
05:31:43 [2021-03-26T05:31:43.450Z] Fetching upstream changes from https://github.com/moby/moby.git
05:31:43 [2021-03-26T05:31:43.451Z]  > git --version # timeout=10
05:31:43 [2021-03-26T05:31:43.453Z]  > git --version # 'git version 2.7.4'
05:31:43 [2021-03-26T05:31:43.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:31:43 [2021-03-26T05:31:43.454Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:31:43 [2021-03-26T05:31:43.487Z] Cloning repository https://github.com/moby/moby.git
05:31:43 [2021-03-26T05:31:43.487Z]  > git init /home/jenkins/workspace/moby_PR-42203 # timeout=10
05:31:43 [2021-03-26T05:31:43.519Z] Fetching upstream changes from https://github.com/moby/moby.git
05:31:43 [2021-03-26T05:31:43.519Z]  > git --version # timeout=10
05:31:43 [2021-03-26T05:31:43.524Z]  > git --version # 'git version 2.17.1'
05:31:43 [2021-03-26T05:31:43.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:31:43 [2021-03-26T05:31:43.525Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:31:44 [2021-03-26T05:31:44.551Z] + [ PR != PR ]
05:31:44 [2021-03-26T05:31:44.551Z] + [ master != master ]
05:31:44 [2021-03-26T05:31:44.551Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:31:44 [2021-03-26T05:31:44.873Z] + docker version
05:31:44 [2021-03-26T05:31:44.873Z] Client: Docker Engine - Community
05:31:44 [2021-03-26T05:31:44.873Z]  Version:           20.10.3
05:31:44 [2021-03-26T05:31:44.873Z]  API version:       1.41
05:31:44 [2021-03-26T05:31:44.873Z]  Go version:        go1.13.15
05:31:44 [2021-03-26T05:31:44.873Z]  Git commit:        48d30b5
05:31:44 [2021-03-26T05:31:44.873Z]  Built:             Fri Jan 29 14:33:13 2021
05:31:44 [2021-03-26T05:31:44.873Z]  OS/Arch:           linux/amd64
05:31:44 [2021-03-26T05:31:44.873Z]  Context:           default
05:31:44 [2021-03-26T05:31:44.873Z]  Experimental:      true
05:31:44 [2021-03-26T05:31:44.873Z] 
05:31:44 [2021-03-26T05:31:44.873Z] Server: Docker Engine - Community
05:31:44 [2021-03-26T05:31:44.873Z]  Engine:
05:31:44 [2021-03-26T05:31:44.873Z]   Version:          20.10.3
05:31:44 [2021-03-26T05:31:44.873Z]   API version:      1.41 (minimum version 1.12)
05:31:44 [2021-03-26T05:31:44.873Z]   Go version:       go1.13.15
05:31:44 [2021-03-26T05:31:44.873Z]   Git commit:       46229ca
05:31:44 [2021-03-26T05:31:44.873Z]   Built:            Fri Jan 29 14:31:25 2021
05:31:44 [2021-03-26T05:31:44.873Z]   OS/Arch:          linux/amd64
05:31:44 [2021-03-26T05:31:44.873Z]   Experimental:     true
05:31:44 [2021-03-26T05:31:44.873Z]  containerd:
05:31:44 [2021-03-26T05:31:44.873Z]   Version:          1.4.3
05:31:44 [2021-03-26T05:31:44.873Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
05:31:44 [2021-03-26T05:31:44.873Z]  runc:
05:31:44 [2021-03-26T05:31:44.873Z]   Version:          1.0.0-rc92
05:31:44 [2021-03-26T05:31:44.873Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:31:44 [2021-03-26T05:31:44.873Z]  docker-init:
05:31:44 [2021-03-26T05:31:44.873Z]   Version:          0.19.0
05:31:44 [2021-03-26T05:31:44.873Z]   GitCommit:        de40ad0
[Pipeline] sh
05:31:45 [2021-03-26T05:31:45.161Z] + docker info
05:31:45 [2021-03-26T05:31:45.421Z] Client:
05:31:45 [2021-03-26T05:31:45.421Z]  Context:    default
05:31:45 [2021-03-26T05:31:45.421Z]  Debug Mode: false
05:31:45 [2021-03-26T05:31:45.421Z]  Plugins:
05:31:45 [2021-03-26T05:31:45.421Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
05:31:45 [2021-03-26T05:31:45.421Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
05:31:45 [2021-03-26T05:31:45.421Z] 
05:31:45 [2021-03-26T05:31:45.421Z] Server:
05:31:45 [2021-03-26T05:31:45.421Z]  Containers: 0
05:31:45 [2021-03-26T05:31:45.421Z]   Running: 0
05:31:45 [2021-03-26T05:31:45.421Z]   Paused: 0
05:31:45 [2021-03-26T05:31:45.421Z]   Stopped: 0
05:31:45 [2021-03-26T05:31:45.421Z]  Images: 3
05:31:45 [2021-03-26T05:31:45.421Z]  Server Version: 20.10.3
05:31:45 [2021-03-26T05:31:45.421Z]  Storage Driver: overlay2
05:31:45 [2021-03-26T05:31:45.421Z]   Backing Filesystem: extfs
05:31:45 [2021-03-26T05:31:45.421Z]   Supports d_type: true
05:31:45 [2021-03-26T05:31:45.421Z]   Native Overlay Diff: true
05:31:45 [2021-03-26T05:31:45.421Z]  Logging Driver: json-file
05:31:45 [2021-03-26T05:31:45.421Z]  Cgroup Driver: cgroupfs
05:31:45 [2021-03-26T05:31:45.421Z]  Cgroup Version: 1
05:31:45 [2021-03-26T05:31:45.421Z]  Plugins:
05:31:45 [2021-03-26T05:31:45.421Z]   Volume: local
05:31:45 [2021-03-26T05:31:45.421Z]   Network: bridge host ipvlan macvlan null overlay
05:31:45 [2021-03-26T05:31:45.421Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
05:31:45 [2021-03-26T05:31:45.421Z]  Swarm: inactive
05:31:45 [2021-03-26T05:31:45.421Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
05:31:45 [2021-03-26T05:31:45.421Z]  Default Runtime: runc
05:31:45 [2021-03-26T05:31:45.421Z]  Init Binary: docker-init
05:31:45 [2021-03-26T05:31:45.421Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
05:31:45 [2021-03-26T05:31:45.421Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:31:45 [2021-03-26T05:31:45.421Z]  init version: de40ad0
05:31:45 [2021-03-26T05:31:45.421Z]  Security Options:
05:31:45 [2021-03-26T05:31:45.421Z]   apparmor
05:31:45 [2021-03-26T05:31:45.421Z]   seccomp
05:31:45 [2021-03-26T05:31:45.421Z]    Profile: default
05:31:45 [2021-03-26T05:31:45.421Z]  Kernel Version: 5.4.0-1037-aws
05:31:45 [2021-03-26T05:31:45.421Z]  Operating System: Ubuntu 18.04.5 LTS
05:31:45 [2021-03-26T05:31:45.421Z]  OSType: linux
05:31:45 [2021-03-26T05:31:45.421Z]  Architecture: x86_64
05:31:45 [2021-03-26T05:31:45.421Z]  CPUs: 2
05:31:45 [2021-03-26T05:31:45.421Z]  Total Memory: 7.569GiB
05:31:45 [2021-03-26T05:31:45.421Z]  Name: ip-10-100-47-131
05:31:45 [2021-03-26T05:31:45.421Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
05:31:45 [2021-03-26T05:31:45.421Z]  Docker Root Dir: /var/lib/docker
05:31:45 [2021-03-26T05:31:45.421Z]  Debug Mode: false
05:31:45 [2021-03-26T05:31:45.421Z]  Registry: https://index.docker.io/v1/
05:31:45 [2021-03-26T05:31:45.421Z]  Labels:
05:31:45 [2021-03-26T05:31:45.421Z]  Experimental: true
05:31:45 [2021-03-26T05:31:45.421Z]  Insecure Registries:
05:31:45 [2021-03-26T05:31:45.421Z]   127.0.0.0/8
05:31:45 [2021-03-26T05:31:45.421Z]  Live Restore Enabled: true
05:31:45 [2021-03-26T05:31:45.421Z] 
05:31:45 [2021-03-26T05:31:45.421Z] WARNING: No swap limit support
05:31:45 [2021-03-26T05:31:45.421Z] WARNING: No blkio weight support
05:31:45 [2021-03-26T05:31:45.421Z] WARNING: No blkio weight_device support
[Pipeline] sh
05:31:45 [2021-03-26T05:31:45.707Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:31:45 [2021-03-26T05:31:45.707Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:31:45 [2021-03-26T05:31:45.707Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42203/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
05:31:45 [2021-03-26T05:31:45.707Z] + bash /home/ubuntu/workspace/moby_PR-42203/check-config.sh
05:31:45 [2021-03-26T05:31:45.707Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
05:31:45 [2021-03-26T05:31:45.707Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
05:31:45 [2021-03-26T05:31:45.707Z] 
05:31:45 [2021-03-26T05:31:45.707Z] Generally Necessary:
05:31:45 [2021-03-26T05:31:45.707Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
05:31:45 [2021-03-26T05:31:45.707Z] - apparmor: enabled and tools installed
05:31:45 [2021-03-26T05:31:45.707Z] - CONFIG_NAMESPACES: enabled
05:31:45 [2021-03-26T05:31:45.707Z] - CONFIG_NET_NS: enabled
05:31:45 [2021-03-26T05:31:45.707Z] - CONFIG_PID_NS: enabled
05:31:45 [2021-03-26T05:31:45.707Z] - CONFIG_IPC_NS: enabled
05:31:45 [2021-03-26T05:31:45.707Z] - CONFIG_UTS_NS: enabled
05:31:45 [2021-03-26T05:31:45.707Z] - CONFIG_CGROUPS: enabled
05:31:45 [2021-03-26T05:31:45.707Z] - CONFIG_CGROUP_CPUACCT: enabled
05:31:45 [2021-03-26T05:31:45.707Z] - CONFIG_CGROUP_DEVICE: enabled
05:31:45 [2021-03-26T05:31:45.707Z] - CONFIG_CGROUP_FREEZER: enabled
05:31:45 [2021-03-26T05:31:45.707Z] - CONFIG_CGROUP_SCHED: enabled
05:31:45 [2021-03-26T05:31:45.707Z] - CONFIG_CPUSETS: enabled
05:31:45 [2021-03-26T05:31:45.707Z] - CONFIG_MEMCG: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_KEYS: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_VETH: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_BRIDGE: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_NF_NAT_IPV4: missing
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_IP_NF_FILTER: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_IP_NF_NAT: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_NF_NAT: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_NF_NAT_NEEDED: missing
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_POSIX_MQUEUE: enabled
05:31:45 [2021-03-26T05:31:45.967Z] 
05:31:45 [2021-03-26T05:31:45.967Z] Optional Features:
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_USER_NS: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_SECCOMP: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_CGROUP_PIDS: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_MEMCG_SWAP: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
05:31:45 [2021-03-26T05:31:45.967Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_BLK_CGROUP: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_BLK_DEV_THROTTLING: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_IOSCHED_CFQ: missing
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_CGROUP_PERF: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_CGROUP_HUGETLB: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_CGROUP_NET_PRIO: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_CFS_BANDWIDTH: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_FAIR_GROUP_SCHED: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_RT_GROUP_SCHED: missing
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_IP_VS: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_IP_VS_NFCT: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_IP_VS_PROTO_TCP: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_IP_VS_PROTO_UDP: enabled
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_IP_VS_RR: enabled (as module)
05:31:45 [2021-03-26T05:31:45.967Z] - CONFIG_EXT4_FS: enabled
05:31:45 [2021-03-26T05:31:45.968Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
05:31:45 [2021-03-26T05:31:45.968Z] - CONFIG_EXT4_FS_SECURITY: enabled
05:31:45 [2021-03-26T05:31:45.968Z] - Network Drivers:
05:31:45 [2021-03-26T05:31:45.968Z]   - "overlay":
05:31:45 [2021-03-26T05:31:45.968Z]     - CONFIG_VXLAN: enabled (as module)
05:31:45 [2021-03-26T05:31:45.968Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
05:31:45 [2021-03-26T05:31:45.968Z]       Optional (for encrypted networks):
05:31:46 [2021-03-26T05:31:46.228Z]       - CONFIG_CRYPTO: enabled
05:31:46 [2021-03-26T05:31:46.228Z]       - CONFIG_CRYPTO_AEAD: enabled
05:31:46 [2021-03-26T05:31:46.228Z]       - CONFIG_CRYPTO_GCM: enabled
05:31:46 [2021-03-26T05:31:46.228Z]       - CONFIG_CRYPTO_SEQIV: enabled
05:31:46 [2021-03-26T05:31:46.228Z]       - CONFIG_CRYPTO_GHASH: enabled
05:31:46 [2021-03-26T05:31:46.228Z]       - CONFIG_XFRM: enabled
05:31:46 [2021-03-26T05:31:46.228Z]       - CONFIG_XFRM_USER: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]       - CONFIG_XFRM_ALGO: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]       - CONFIG_INET_ESP: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
05:31:46 [2021-03-26T05:31:46.228Z]   - "ipvlan":
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_IPVLAN: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]   - "macvlan":
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_MACVLAN: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_DUMMY: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]   - "ftp,tftp client in container":
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z] - Storage Drivers:
05:31:46 [2021-03-26T05:31:46.228Z]   - "aufs":
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_AUFS_FS: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]   - "btrfs":
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_BTRFS_FS: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
05:31:46 [2021-03-26T05:31:46.228Z]   - "devicemapper":
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_BLK_DEV_DM: enabled
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]   - "overlay":
05:31:46 [2021-03-26T05:31:46.228Z]     - CONFIG_OVERLAY_FS: enabled (as module)
05:31:46 [2021-03-26T05:31:46.228Z]   - "zfs":
05:31:46 [2021-03-26T05:31:46.228Z]     - /dev/zfs: present
05:31:46 [2021-03-26T05:31:46.228Z]     - zfs command: missing
05:31:46 [2021-03-26T05:31:46.228Z]     - zpool command: missing
05:31:46 [2021-03-26T05:31:46.228Z] 
05:31:46 [2021-03-26T05:31:46.228Z] Limits:
05:31:46 [2021-03-26T05:31:46.228Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
05:31:46 [2021-03-26T05:31:46.228Z] 
05:31:46 [2021-03-26T05:31:46.228Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:31:46 [2021-03-26T05:31:46.563Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 .
05:31:46 [2021-03-26T05:31:46.563Z] #1 [internal] load build definition from Dockerfile
05:31:46 [2021-03-26T05:31:46.563Z] #1 sha256:100f0198668095b913acb2fdbb7c4d630bb86e170530b65cf6bc904cc2acac44
05:31:46 [2021-03-26T05:31:46.563Z] #1 transferring dockerfile: 17.02kB done
05:31:46 [2021-03-26T05:31:46.563Z] #1 DONE 0.0s
05:31:46 [2021-03-26T05:31:46.563Z] 
05:31:46 [2021-03-26T05:31:46.563Z] #2 [internal] load .dockerignore
05:31:46 [2021-03-26T05:31:46.563Z] #2 sha256:444c916c7b9947dd46aaf690ff07bc06869114e81d07fc7fd331f9532a56173a
05:31:46 [2021-03-26T05:31:46.563Z] #2 transferring context: 87B done
05:31:46 [2021-03-26T05:31:46.563Z] #2 DONE 0.0s
05:31:46 [2021-03-26T05:31:46.563Z] 
05:31:46 [2021-03-26T05:31:46.563Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
05:31:46 [2021-03-26T05:31:46.563Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
05:31:46 [2021-03-26T05:31:46.823Z] #3 DONE 0.1s
05:31:46 [2021-03-26T05:31:46.823Z] 
05:31:46 [2021-03-26T05:31:46.823Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
05:31:46 [2021-03-26T05:31:46.823Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
05:31:46 [2021-03-26T05:31:46.823Z] #4 CACHED
05:31:47 [2021-03-26T05:31:47.088Z] 
05:31:47 [2021-03-26T05:31:47.088Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:31:47 [2021-03-26T05:31:47.088Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
05:31:47 [2021-03-26T05:31:47.088Z] #5 ...
05:31:47 [2021-03-26T05:31:47.088Z] 
05:31:47 [2021-03-26T05:31:47.088Z] #6 [internal] load metadata for docker.io/library/debian:buster
05:31:47 [2021-03-26T05:31:47.088Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
05:31:47 [2021-03-26T05:31:47.088Z] #6 DONE 0.1s
05:31:47 [2021-03-26T05:31:47.088Z] 
05:31:47 [2021-03-26T05:31:47.088Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:31:47 [2021-03-26T05:31:47.088Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
05:31:47 [2021-03-26T05:31:47.088Z] #5 DONE 0.1s
05:31:47 [2021-03-26T05:31:47.088Z] 
05:31:47 [2021-03-26T05:31:47.088Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:31:47 [2021-03-26T05:31:47.088Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
05:31:47 [2021-03-26T05:31:47.088Z] #7 DONE 0.1s
05:31:47 [2021-03-26T05:31:47.088Z] 
05:31:47 [2021-03-26T05:31:47.088Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:31:47 [2021-03-26T05:31:47.088Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:31:47 [2021-03-26T05:31:47.088Z] #8 DONE 0.1s
05:31:47 [2021-03-26T05:31:47.088Z] 
05:31:47 [2021-03-26T05:31:47.088Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:31:47 [2021-03-26T05:31:47.088Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:31:47 [2021-03-26T05:31:47.088Z] #64 DONE 0.0s
05:31:47 [2021-03-26T05:31:47.088Z] 
05:31:47 [2021-03-26T05:31:47.088Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:31:47 [2021-03-26T05:31:47.088Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
05:31:47 [2021-03-26T05:31:47.088Z] #62 DONE 0.0s
05:31:47 [2021-03-26T05:31:47.088Z] 
05:31:47 [2021-03-26T05:31:47.088Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:31:47 [2021-03-26T05:31:47.088Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:31:47 [2021-03-26T05:31:47.088Z] #9 DONE 0.0s
05:31:47 [2021-03-26T05:31:47.088Z] 
05:31:47 [2021-03-26T05:31:47.088Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:31:47 [2021-03-26T05:31:47.088Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:31:47 [2021-03-26T05:31:47.088Z] #26 DONE 0.0s
05:31:47 [2021-03-26T05:31:47.088Z] 
05:31:47 [2021-03-26T05:31:47.088Z] #23 [internal] load build context
05:31:47 [2021-03-26T05:31:47.088Z] #23 sha256:dee34c270b1bb0a8450ecfc40b6685240e258d9f0f027be63d3505a2928e6ab1
05:31:48 [2021-03-26T05:31:48.484Z] #23 transferring context: 53.43MB 1.3s done
05:31:48 [2021-03-26T05:31:48.745Z] #23 DONE 1.4s
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #29 sha256:ab36f5d79429a9b25bb9e93cae5670204c46cb00cd7036972f46531de3cc9840
05:31:48 [2021-03-26T05:31:48.745Z] #29 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:31:48 [2021-03-26T05:31:48.745Z] #28 sha256:e388e8922d987924226b643cc3168174b020c50caa142f1beacc429c10253617
05:31:48 [2021-03-26T05:31:48.745Z] #28 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:31:48 [2021-03-26T05:31:48.745Z] #44 sha256:edcf97dacdb64e22cde388dd0951881cd25a34aa3f92703c49e71f6ea78d4852
05:31:48 [2021-03-26T05:31:48.745Z] #44 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #51 sha256:32f0c74246a19208de228887f708b278e2341b0837fa27f8cbb736f035c75daf
05:31:48 [2021-03-26T05:31:48.745Z] #51 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:31:48 [2021-03-26T05:31:48.745Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
05:31:48 [2021-03-26T05:31:48.745Z] #17 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
05:31:48 [2021-03-26T05:31:48.745Z] #25 sha256:79149d5f3ad9e689091508ca78182a5a47edf80233e643dbdfb5e2b00dbc07f5
05:31:48 [2021-03-26T05:31:48.745Z] #25 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:31:48 [2021-03-26T05:31:48.745Z] #42 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:31:48 [2021-03-26T05:31:48.745Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
05:31:48 [2021-03-26T05:31:48.745Z] #31 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #33 sha256:aac048ebf2ce287c3d3515bdbe01d2196f87ede20057be24c1229fcbebeee82f
05:31:48 [2021-03-26T05:31:48.745Z] #33 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #19 [dev-systemd-false  6/26] RUN ldconfig
05:31:48 [2021-03-26T05:31:48.745Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
05:31:48 [2021-03-26T05:31:48.745Z] #19 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #54 sha256:9117ea8d25c6aa15c4bca0a8e8d240cbea2b5b198d1d69674fa15908e27c9eb3
05:31:48 [2021-03-26T05:31:48.745Z] #54 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #58 sha256:cf9866d8d17fd6a2bb7e536323eff89c1460366f8243fa555077621cc3a59164
05:31:48 [2021-03-26T05:31:48.745Z] #58 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #66 sha256:e0f6bcf1c30650705d91985db9a76d176259d4f9c81df790cd2d46283ec5566a
05:31:48 [2021-03-26T05:31:48.745Z] #66 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:31:48 [2021-03-26T05:31:48.745Z] #34 sha256:d47138b96104f428a2e6642ebd1e2a8917790e567e54c83486725e6c53f386d1
05:31:48 [2021-03-26T05:31:48.745Z] #34 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #61 sha256:43bbc077a09e626d18f141e4eaddf3a4b333a5c1db72c3c5950a5ed6c29a583e
05:31:48 [2021-03-26T05:31:48.745Z] #61 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #53 sha256:7602ddb9ba7ce7dea9c1358cdf79b8a599db3b874aec3858ead8a18547366469
05:31:48 [2021-03-26T05:31:48.745Z] #53 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #24 sha256:a77ebefbef6bd5fee6927176c574028cf5599761f0522b10b83a47c332b0c164
05:31:48 [2021-03-26T05:31:48.745Z] #24 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:31:48 [2021-03-26T05:31:48.745Z] #59 sha256:4a929133934644f9eef93163cd2b42364ffdf76887d9e8ba2d5a5c065877bf5d
05:31:48 [2021-03-26T05:31:48.745Z] #59 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:31:48 [2021-03-26T05:31:48.745Z] #30 sha256:806b9f4967e5eff28dca049dbf87a1e0913d5edb228b70d1af9527468e109caa
05:31:48 [2021-03-26T05:31:48.745Z] #30 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #46 sha256:c7baeea446c8904fbcc828dd3ba4265b260e0e255dc22a559542f0b001f11cf5
05:31:48 [2021-03-26T05:31:48.745Z] #46 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:31:48 [2021-03-26T05:31:48.745Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
05:31:48 [2021-03-26T05:31:48.745Z] #63 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:31:48 [2021-03-26T05:31:48.745Z] #13 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
05:31:48 [2021-03-26T05:31:48.745Z] #11 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #67 sha256:ade138864fe1e853ce1a0232f9212fd7c5830b2c9126a307507adeb0b4cd7b2b
05:31:48 [2021-03-26T05:31:48.745Z] #67 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #35 sha256:143a64e0766eac7af637a6e7ebd3049e9f04502138a810fe0fc1c6de70c76681
05:31:48 [2021-03-26T05:31:48.745Z] #35 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:31:48 [2021-03-26T05:31:48.745Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
05:31:48 [2021-03-26T05:31:48.745Z] #18 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:31:48 [2021-03-26T05:31:48.745Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
05:31:48 [2021-03-26T05:31:48.745Z] #39 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #68 sha256:1569c49e87048a62b76b971dd5ef7229a01e1473bbd52020aabd8368f8bfd405
05:31:48 [2021-03-26T05:31:48.745Z] #68 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #50 sha256:cd3579dd7822f927f0268e3b3a45b87ca40248bbd650f43790999d8cb5e223fe
05:31:48 [2021-03-26T05:31:48.745Z] #50 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
05:31:48 [2021-03-26T05:31:48.745Z] #12 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #52 sha256:e066a5bdf0f7c5483e2071c18bc85715feb0c67ac187610ae53bcba3b5d40638
05:31:48 [2021-03-26T05:31:48.745Z] #52 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:31:48 [2021-03-26T05:31:48.745Z] #32 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #41 sha256:cee6f35b844152c9e1522d634f63b0abf6fc400a88a059a2f00168274083a999
05:31:48 [2021-03-26T05:31:48.745Z] #41 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:31:48 [2021-03-26T05:31:48.745Z] #36 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #47 sha256:a89aa0c6e290699ffcea610654f2fadd7e8710007d663a7a8ada42c3277aff6e
05:31:48 [2021-03-26T05:31:48.745Z] #47 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #48 sha256:35252f10afbcc370f27b2d1aa38cbb465f736cd92d33d4b9c8c9a098cc9ad271
05:31:48 [2021-03-26T05:31:48.745Z] #48 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:31:48 [2021-03-26T05:31:48.745Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
05:31:48 [2021-03-26T05:31:48.745Z] #65 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #38 sha256:d6de6fdee100c2d0abccd990b780d8cd673ce353b151e42d12bb56da6a0945b1
05:31:48 [2021-03-26T05:31:48.745Z] #38 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:31:48 [2021-03-26T05:31:48.745Z] #40 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #45 sha256:6b7bf94f7545f9f9c377478b093f6315593723b635f41aa6f95130e56623b388
05:31:48 [2021-03-26T05:31:48.745Z] #45 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
05:31:48 [2021-03-26T05:31:48.745Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
05:31:48 [2021-03-26T05:31:48.745Z] #16 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
05:31:48 [2021-03-26T05:31:48.745Z] #57 sha256:477e7713198539b56b6ae651f3b81306f910a4b4e72e07a260bf38da9c7f8da3
05:31:48 [2021-03-26T05:31:48.745Z] #57 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #37 sha256:5b01581427e1dea92f4de4e7cc6695c9f5a10f04d8ee4c59ae3eb4adf02acdb5
05:31:48 [2021-03-26T05:31:48.745Z] #37 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:31:48 [2021-03-26T05:31:48.745Z] #55 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:31:48 [2021-03-26T05:31:48.745Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:31:48 [2021-03-26T05:31:48.745Z] #43 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #56 sha256:56429db9a35b7b7ea53d327360baa7b985a8eae20e3048615589b9d4219a1905
05:31:48 [2021-03-26T05:31:48.745Z] #56 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:31:48 [2021-03-26T05:31:48.745Z] #20 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
05:31:48 [2021-03-26T05:31:48.745Z] #27 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:31:48 [2021-03-26T05:31:48.745Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
05:31:48 [2021-03-26T05:31:48.745Z] #10 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #49 sha256:52d089093771e93b900d4a068d59f333165e6ef725f5d4cf668bfd8514925a6a
05:31:48 [2021-03-26T05:31:48.745Z] #49 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:31:48 [2021-03-26T05:31:48.745Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:31:48 [2021-03-26T05:31:48.745Z] #22 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
05:31:48 [2021-03-26T05:31:48.745Z] #21 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #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
05:31:48 [2021-03-26T05:31:48.745Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
05:31:48 [2021-03-26T05:31:48.745Z] #15 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:31:48 [2021-03-26T05:31:48.745Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
05:31:48 [2021-03-26T05:31:48.745Z] #14 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:31:48 [2021-03-26T05:31:48.745Z] #60 sha256:47cf5ebea71cdf0b44b4f80059388e1a731cc05ca302675112ea7098003e6b9f
05:31:48 [2021-03-26T05:31:48.745Z] #60 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:31:48 [2021-03-26T05:31:48.745Z] #69 sha256:e701830eef113e95bffc9c117124c4a693fc86996ab335ffe55113d717402a83
05:31:48 [2021-03-26T05:31:48.745Z] #69 CACHED
05:31:48 [2021-03-26T05:31:48.745Z] 
05:31:48 [2021-03-26T05:31:48.745Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
05:31:48 [2021-03-26T05:31:48.745Z] #70 sha256:8c7c4fdc6514d59ec150e9003772a83a35cd01097722599008f75b37935077aa
05:31:49 [2021-03-26T05:31:49.318Z] #70 DONE 0.7s
05:31:49 [2021-03-26T05:31:49.578Z] 
05:31:49 [2021-03-26T05:31:49.578Z] #71 exporting to image
05:31:49 [2021-03-26T05:31:49.578Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
05:31:49 [2021-03-26T05:31:49.578Z] #71 exporting layers
05:31:50 [2021-03-26T05:31:50.525Z] #71 exporting layers 0.9s done
05:31:50 [2021-03-26T05:31:50.525Z] #71 writing image sha256:f60c92f6c59e5d63314c4f361ff2e14927508891bbcbd8c4765e3e44970c04ec done
05:31:50 [2021-03-26T05:31:50.525Z] #71 naming to docker.io/library/docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 done
05:31:50 [2021-03-26T05:31:50.525Z] #71 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
05:31:50 [2021-03-26T05:31:50.859Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42203/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/validate/default
05:31:51 [2021-03-26T05:31:51.430Z] Congratulations!  All commits are properly signed with the DCO!
05:31:51 [2021-03-26T05:31:51.430Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
05:31:51 [2021-03-26T05:31:51.430Z] No api/types/ or api/swagger.yaml changes in diff.
05:31:51 [2021-03-26T05:31:51.690Z] Congratulations!  All TOML source files changed here have valid syntax.
05:31:51 [2021-03-26T05:31:51.690Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
05:31:51 [2021-03-26T05:31:51.690Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
05:31:51 [2021-03-26T05:31:51.690Z] Congratulations!  No new tests were added to integration-cli.
05:31:51 [2021-03-26T05:31:51.690Z] 
05:31:51 [2021-03-26T05:31:51.690Z] INFO Start validation with golang-ci-lint
05:31:51 [2021-03-26T05:31:51.690Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
05:31:51 [2021-03-26T05:31:51.690Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
05:31:51 [2021-03-26T05:31:51.690Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
05:31:52 [2021-03-26T05:31:52.982Z] Fetching without tags
05:31:53 [2021-03-26T05:31:53.404Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 62b5194f627571c019907edb11bb7bc2edd59933
05:31:54 [2021-03-26T05:31:54.324Z] Merge succeeded, producing 9201a67849416ddf4ec23db6f45736271c9ee855
05:31:54 [2021-03-26T05:31:54.324Z] Checking out Revision 9201a67849416ddf4ec23db6f45736271c9ee855 (PR-42203)
05:31:54 [2021-03-26T05:31:54.400Z] Commit message: "Merge commit '797b974cb90e32c7efe9e324d7459122c3f6b7b0' into HEAD"
05:31:52 [2021-03-26T05:31:52.945Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:31:52 [2021-03-26T05:31:52.948Z]  > git config --add remote.origin.fetch +refs/pull/42203/head:refs/remotes/origin/PR-42203 # timeout=10
05:31:52 [2021-03-26T05:31:52.954Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:31:52 [2021-03-26T05:31:52.975Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:31:52 [2021-03-26T05:31:52.996Z] Fetching upstream changes from https://github.com/moby/moby.git
05:31:52 [2021-03-26T05:31:52.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:31:52 [2021-03-26T05:31:52.997Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:31:53 [2021-03-26T05:31:53.419Z]  > git config core.sparsecheckout # timeout=10
05:31:53 [2021-03-26T05:31:53.424Z]  > git checkout -f 62b5194f627571c019907edb11bb7bc2edd59933 # timeout=10
05:31:53 [2021-03-26T05:31:53.839Z]  > git remote # timeout=10
05:31:53 [2021-03-26T05:31:53.840Z]  > git config --get remote.origin.url # timeout=10
05:31:53 [2021-03-26T05:31:53.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:31:53 [2021-03-26T05:31:53.842Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
05:31:54 [2021-03-26T05:31:54.317Z]  > git rev-parse HEAD^{commit} # timeout=10
05:31:54 [2021-03-26T05:31:54.338Z]  > git config core.sparsecheckout # timeout=10
05:31:54 [2021-03-26T05:31:54.342Z]  > git checkout -f 9201a67849416ddf4ec23db6f45736271c9ee855 # timeout=10
05:31:54 [2021-03-26T05:31:54.414Z]  > git rev-list --no-walk 648b9b03fa7e4151d27e65f58b064c04cc595e88 # timeout=10
05:31:54 [2021-03-26T05:31:54.421Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:31:55 [2021-03-26T05:31:55.257Z] + docker version
05:31:55 [2021-03-26T05:31:55.257Z] Client: Docker Engine - Community
05:31:55 [2021-03-26T05:31:55.257Z]  Version:           19.03.7
05:31:55 [2021-03-26T05:31:55.257Z]  API version:       1.40
05:31:55 [2021-03-26T05:31:55.257Z]  Go version:        go1.12.17
05:31:55 [2021-03-26T05:31:55.257Z]  Git commit:        7141c199a2
05:31:55 [2021-03-26T05:31:55.257Z]  Built:             Sat Mar  7 16:48:47 2020
05:31:55 [2021-03-26T05:31:55.257Z]  OS/Arch:           linux/s390x
05:31:55 [2021-03-26T05:31:55.257Z]  Experimental:      false
05:31:55 [2021-03-26T05:31:55.257Z] 
05:31:55 [2021-03-26T05:31:55.257Z] Server: Docker Engine - Community
05:31:55 [2021-03-26T05:31:55.257Z]  Engine:
05:31:55 [2021-03-26T05:31:55.257Z]   Version:          19.03.7
05:31:55 [2021-03-26T05:31:55.257Z]   API version:      1.40 (minimum version 1.12)
05:31:55 [2021-03-26T05:31:55.257Z]   Go version:       go1.12.17
05:31:55 [2021-03-26T05:31:55.257Z]   Git commit:       7141c199a2
05:31:55 [2021-03-26T05:31:55.257Z]   Built:            Sat Mar  7 16:47:46 2020
05:31:55 [2021-03-26T05:31:55.257Z]   OS/Arch:          linux/s390x
05:31:55 [2021-03-26T05:31:55.257Z]   Experimental:     true
05:31:55 [2021-03-26T05:31:55.257Z]  containerd:
05:31:55 [2021-03-26T05:31:55.257Z]   Version:          1.2.13
05:31:55 [2021-03-26T05:31:55.257Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
05:31:55 [2021-03-26T05:31:55.257Z]  runc:
05:31:55 [2021-03-26T05:31:55.257Z]   Version:          1.0.0-rc10
05:31:55 [2021-03-26T05:31:55.257Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
05:31:55 [2021-03-26T05:31:55.257Z]  docker-init:
05:31:55 [2021-03-26T05:31:55.257Z]   Version:          0.18.0
05:31:55 [2021-03-26T05:31:55.257Z]   GitCommit:        fec3683
[Pipeline] sh
05:31:55 [2021-03-26T05:31:55.740Z] + docker info
05:31:56 [2021-03-26T05:31:56.443Z] Client:
05:31:56 [2021-03-26T05:31:56.443Z]  Debug Mode: false
05:31:56 [2021-03-26T05:31:56.443Z] 
05:31:56 [2021-03-26T05:31:56.443Z] Server:
05:31:56 [2021-03-26T05:31:56.443Z]  Containers: 0
05:31:56 [2021-03-26T05:31:56.443Z]   Running: 0
05:31:56 [2021-03-26T05:31:56.443Z]   Paused: 0
05:31:56 [2021-03-26T05:31:56.443Z]   Stopped: 0
05:31:56 [2021-03-26T05:31:56.443Z]  Images: 0
05:31:56 [2021-03-26T05:31:56.443Z]  Server Version: 19.03.7
05:31:56 [2021-03-26T05:31:56.443Z]  Storage Driver: overlay2
05:31:56 [2021-03-26T05:31:56.443Z]   Backing Filesystem: <unknown>
05:31:56 [2021-03-26T05:31:56.443Z]   Supports d_type: true
05:31:56 [2021-03-26T05:31:56.443Z]   Native Overlay Diff: true
05:31:56 [2021-03-26T05:31:56.443Z]  Logging Driver: json-file
05:31:56 [2021-03-26T05:31:56.443Z]  Cgroup Driver: cgroupfs
05:31:56 [2021-03-26T05:31:56.443Z]  Plugins:
05:31:56 [2021-03-26T05:31:56.443Z]   Volume: local
05:31:56 [2021-03-26T05:31:56.443Z]   Network: bridge host ipvlan macvlan null overlay
05:31:56 [2021-03-26T05:31:56.443Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
05:31:56 [2021-03-26T05:31:56.443Z]  Swarm: inactive
05:31:56 [2021-03-26T05:31:56.443Z]  Runtimes: runc
05:31:56 [2021-03-26T05:31:56.443Z]  Default Runtime: runc
05:31:56 [2021-03-26T05:31:56.443Z]  Init Binary: docker-init
05:31:56 [2021-03-26T05:31:56.443Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
05:31:56 [2021-03-26T05:31:56.443Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
05:31:56 [2021-03-26T05:31:56.443Z]  init version: fec3683
05:31:56 [2021-03-26T05:31:56.443Z]  Security Options:
05:31:56 [2021-03-26T05:31:56.443Z]   apparmor
05:31:56 [2021-03-26T05:31:56.443Z]   seccomp
05:31:56 [2021-03-26T05:31:56.443Z]    Profile: default
05:31:56 [2021-03-26T05:31:56.443Z]  Kernel Version: 4.15.0-91-generic
05:31:56 [2021-03-26T05:31:56.443Z]  Operating System: Ubuntu 18.04.4 LTS
05:31:56 [2021-03-26T05:31:56.443Z]  OSType: linux
05:31:56 [2021-03-26T05:31:56.443Z]  Architecture: s390x
05:31:56 [2021-03-26T05:31:56.443Z]  CPUs: 2
05:31:56 [2021-03-26T05:31:56.443Z]  Total Memory: 7.861GiB
05:31:56 [2021-03-26T05:31:56.443Z]  Name: s390x-ubuntu-14
05:31:56 [2021-03-26T05:31:56.443Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
05:31:56 [2021-03-26T05:31:56.443Z]  Docker Root Dir: /var/lib/docker
05:31:56 [2021-03-26T05:31:56.443Z]  Debug Mode: false
05:31:56 [2021-03-26T05:31:56.443Z]  Registry: https://index.docker.io/v1/
05:31:56 [2021-03-26T05:31:56.443Z]  Labels:
05:31:56 [2021-03-26T05:31:56.443Z]  Experimental: true
05:31:56 [2021-03-26T05:31:56.443Z]  Insecure Registries:
05:31:56 [2021-03-26T05:31:56.443Z]   127.0.0.0/8
05:31:56 [2021-03-26T05:31:56.443Z]  Live Restore Enabled: false
05:31:56 [2021-03-26T05:31:56.443Z] 
05:31:56 [2021-03-26T05:31:56.443Z] WARNING: No swap limit support
[Pipeline] sh
05:31:56 [2021-03-26T05:31:56.926Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:31:56 [2021-03-26T05:31:56.926Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:31:56 [2021-03-26T05:31:56.926Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42203/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
05:31:56 [2021-03-26T05:31:56.926Z] + bash /home/jenkins/workspace/moby_PR-42203/check-config.sh
05:31:56 [2021-03-26T05:31:56.926Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
05:31:56 [2021-03-26T05:31:56.926Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
05:31:56 [2021-03-26T05:31:56.926Z] 
05:31:56 [2021-03-26T05:31:56.926Z] Generally Necessary:
05:31:56 [2021-03-26T05:31:56.926Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
05:31:56 [2021-03-26T05:31:56.926Z] - apparmor: enabled and tools installed
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_NAMESPACES: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_NET_NS: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_PID_NS: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_IPC_NS: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_UTS_NS: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_CGROUPS: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_CGROUP_CPUACCT: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_CGROUP_DEVICE: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_CGROUP_FREEZER: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_CGROUP_SCHED: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_CPUSETS: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_MEMCG: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_KEYS: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_VETH: enabled (as module)
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_BRIDGE: enabled (as module)
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_IP_NF_FILTER: enabled (as module)
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_IP_NF_NAT: enabled (as module)
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_NF_NAT: enabled (as module)
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_NF_NAT_NEEDED: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_POSIX_MQUEUE: enabled
05:31:56 [2021-03-26T05:31:56.926Z] 
05:31:56 [2021-03-26T05:31:56.926Z] Optional Features:
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_USER_NS: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_SECCOMP: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_CGROUP_PIDS: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_MEMCG_SWAP: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
05:31:56 [2021-03-26T05:31:56.926Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_BLK_CGROUP: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_BLK_DEV_THROTTLING: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_IOSCHED_CFQ: enabled
05:31:56 [2021-03-26T05:31:56.926Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_CGROUP_PERF: enabled
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_CGROUP_HUGETLB: enabled
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_CGROUP_NET_PRIO: enabled
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_CFS_BANDWIDTH: enabled
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_FAIR_GROUP_SCHED: enabled
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_RT_GROUP_SCHED: missing
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_IP_VS: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_IP_VS_NFCT: enabled
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_IP_VS_PROTO_TCP: enabled
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_IP_VS_PROTO_UDP: enabled
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_IP_VS_RR: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_EXT4_FS: enabled
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
05:31:57 [2021-03-26T05:31:57.254Z] - CONFIG_EXT4_FS_SECURITY: enabled
05:31:57 [2021-03-26T05:31:57.254Z] - Network Drivers:
05:31:57 [2021-03-26T05:31:57.254Z]   - "overlay":
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_VXLAN: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
05:31:57 [2021-03-26T05:31:57.254Z]       Optional (for encrypted networks):
05:31:57 [2021-03-26T05:31:57.254Z]       - CONFIG_CRYPTO: enabled
05:31:57 [2021-03-26T05:31:57.254Z]       - CONFIG_CRYPTO_AEAD: enabled
05:31:57 [2021-03-26T05:31:57.254Z]       - CONFIG_CRYPTO_GCM: enabled
05:31:57 [2021-03-26T05:31:57.254Z]       - CONFIG_CRYPTO_SEQIV: enabled
05:31:57 [2021-03-26T05:31:57.254Z]       - CONFIG_CRYPTO_GHASH: enabled
05:31:57 [2021-03-26T05:31:57.254Z]       - CONFIG_XFRM: enabled
05:31:57 [2021-03-26T05:31:57.254Z]       - CONFIG_XFRM_USER: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]       - CONFIG_XFRM_ALGO: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]       - CONFIG_INET_ESP: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]   - "ipvlan":
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_IPVLAN: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]   - "macvlan":
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_MACVLAN: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_DUMMY: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]   - "ftp,tftp client in container":
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z] - Storage Drivers:
05:31:57 [2021-03-26T05:31:57.254Z]   - "aufs":
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_AUFS_FS: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]   - "btrfs":
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_BTRFS_FS: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
05:31:57 [2021-03-26T05:31:57.254Z]   - "devicemapper":
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_BLK_DEV_DM: enabled
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]   - "overlay":
05:31:57 [2021-03-26T05:31:57.254Z]     - CONFIG_OVERLAY_FS: enabled (as module)
05:31:57 [2021-03-26T05:31:57.254Z]   - "zfs":
05:31:57 [2021-03-26T05:31:57.254Z]     - /dev/zfs: missing
05:31:57 [2021-03-26T05:31:57.254Z]     - zfs command: missing
05:31:57 [2021-03-26T05:31:57.254Z]     - zpool command: missing
05:31:57 [2021-03-26T05:31:57.254Z] 
05:31:57 [2021-03-26T05:31:57.254Z] Limits:
05:31:57 [2021-03-26T05:31:57.254Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
05:31:57 [2021-03-26T05:31:57.254Z] 
05:31:57 [2021-03-26T05:31:57.254Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:31:57 [2021-03-26T05:31:57.820Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 .
05:31:57 [2021-03-26T05:31:57.821Z] #2 [internal] load .dockerignore
05:31:57 [2021-03-26T05:31:57.821Z] #2 transferring context: 87B 0.0s done
05:31:57 [2021-03-26T05:31:57.821Z] #2 DONE 0.0s
05:31:57 [2021-03-26T05:31:57.821Z] 
05:31:57 [2021-03-26T05:31:57.821Z] #1 [internal] load build definition from Dockerfile
05:31:57 [2021-03-26T05:31:57.821Z] #1 transferring dockerfile: 17.02kB 0.0s done
05:31:57 [2021-03-26T05:31:57.821Z] #1 DONE 0.0s
05:31:57 [2021-03-26T05:31:57.821Z] 
05:31:57 [2021-03-26T05:31:57.821Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
05:31:58 [2021-03-26T05:31:58.157Z] #3 DONE 0.2s
05:31:58 [2021-03-26T05:31:58.157Z] 
05:31:58 [2021-03-26T05:31:58.157Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b...
05:31:58 [2021-03-26T05:31:58.157Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:31:58 [2021-03-26T05:31:58.157Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
05:31:58 [2021-03-26T05:31:58.157Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done
05:31:58 [2021-03-26T05:31:58.157Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done
05:31:58 [2021-03-26T05:31:58.157Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 5.60MB / 9.68MB 0.1s
05:31:58 [2021-03-26T05:31:58.273Z] Still waiting to schedule task
05:31:58 [2021-03-26T05:31:58.273Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay205:31:58 [2021-03-26T05:31:58.274Z] Still waiting to schedule task
05:31:58 [2021-03-26T05:31:58.274Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay205:31:58 [2021-03-26T05:31:58.275Z] Still waiting to schedule task
05:31:58 [2021-03-26T05:31:58.275Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
05:31:58 [2021-03-26T05:31:58.279Z] Still waiting to schedule task
05:31:58 [2021-03-26T05:31:58.280Z] All nodes of label ‘arm64&&linux’ are offline
05:31:58 [2021-03-26T05:31:58.281Z] Still waiting to schedule task
05:31:58 [2021-03-26T05:31:58.281Z] Waiting for next available executor on ‘azwin-2-a81ce005:31:58 [2021-03-26T05:31:58.483Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done
05:31:58 [2021-03-26T05:31:58.483Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.1s
05:31:58 [2021-03-26T05:31:58.809Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done
05:31:58 [2021-03-26T05:31:58.809Z] #4 DONE 0.6s
05:31:59 [2021-03-26T05:31:59.135Z] 
05:31:59 [2021-03-26T05:31:59.135Z] #5 [internal] load build definition from Dockerfile
05:31:59 [2021-03-26T05:31:59.135Z] #5 transferring dockerfile: 17.02kB done
05:31:59 [2021-03-26T05:31:59.135Z] #5 DONE 0.0s
05:31:59 [2021-03-26T05:31:59.135Z] 
05:31:59 [2021-03-26T05:31:59.135Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:31:59 [2021-03-26T05:31:59.135Z] #7 DONE 0.2s
05:31:59 [2021-03-26T05:31:59.135Z] 
05:31:59 [2021-03-26T05:31:59.135Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:31:59 [2021-03-26T05:31:59.135Z] #9 DONE 0.2s
05:31:59 [2021-03-26T05:31:59.135Z] 
05:31:59 [2021-03-26T05:31:59.135Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:31:59 [2021-03-26T05:31:59.135Z] #8 DONE 0.2s
05:31:59 [2021-03-26T05:31:59.135Z] 
05:31:59 [2021-03-26T05:31:59.135Z] #6 [internal] load metadata for docker.io/library/debian:buster
05:31:59 [2021-03-26T05:31:59.135Z] #6 DONE 0.2s
05:31:59 [2021-03-26T05:31:59.135Z] 
05:31:59 [2021-03-26T05:31:59.135Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
05:31:59 [2021-03-26T05:31:59.135Z] #10 DONE 0.0s
05:31:59 [2021-03-26T05:31:59.135Z] 
05:31:59 [2021-03-26T05:31:59.135Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
05:31:59 [2021-03-26T05:31:59.135Z] #11 CACHED
05:31:59 [2021-03-26T05:31:59.135Z] 
05:31:59 [2021-03-26T05:31:59.135Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed...
05:31:59 [2021-03-26T05:31:59.135Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:31:59 [2021-03-26T05:31:59.135Z] #65 DONE 0.0s
05:31:59 [2021-03-26T05:31:59.135Z] 
05:31:59 [2021-03-26T05:31:59.135Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a...
05:31:59 [2021-03-26T05:31:59.135Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done
05:31:59 [2021-03-26T05:31:59.135Z] #27 sha256:c517c1d5e3a6eef40e886e359910bdb415547ff050576016d4425b0e71c195f5 1.46kB / 1.46kB done
05:31:59 [2021-03-26T05:31:59.135Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 0B / 48.97MB 0.0s
05:31:59 [2021-03-26T05:31:59.135Z] #27 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done
05:31:59 [2021-03-26T05:31:59.135Z] #27 sha256:a4661b41a4f92b1bf91aafa05cfa9e039686560713b2785c00e2c73c299ae0a4 529B / 529B done
05:31:59 [2021-03-26T05:31:59.463Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 3.86MB / 48.97MB 0.1s
05:31:59 [2021-03-26T05:31:59.463Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 8.47MB / 48.97MB 0.2s
05:31:59 [2021-03-26T05:31:59.463Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 14.50MB / 48.97MB 0.3s
05:31:59 [2021-03-26T05:31:59.791Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 21.98MB / 48.97MB 0.4s
05:31:59 [2021-03-26T05:31:59.791Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 28.51MB / 48.97MB 0.5s
05:31:59 [2021-03-26T05:31:59.791Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 35.82MB / 48.97MB 0.6s
05:32:00 [2021-03-26T05:32:00.119Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 45.65MB / 48.97MB 0.7s
05:32:00 [2021-03-26T05:32:00.119Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 48.97MB / 48.97MB 0.8s
05:32:00 [2021-03-26T05:32:00.446Z] #27 ...
05:32:00 [2021-03-26T05:32:00.446Z] 
05:32:00 [2021-03-26T05:32:00.446Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
05:32:00 [2021-03-26T05:32:00.446Z] #12 DONE 1.1s
05:32:00 [2021-03-26T05:32:00.446Z] 
05:32:00 [2021-03-26T05:32:00.446Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a...
05:32:00 [2021-03-26T05:32:00.446Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 48.97MB / 48.97MB 1.0s done
05:32:00 [2021-03-26T05:32:00.446Z] #27 ...
05:32:00 [2021-03-26T05:32:00.446Z] 
05:32:00 [2021-03-26T05:32:00.446Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:32:00 [2021-03-26T05:32:00.446Z] #32 DONE 0.1s
05:32:00 [2021-03-26T05:32:00.446Z] 
05:32:00 [2021-03-26T05:32:00.446Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:32:00 [2021-03-26T05:32:00.446Z] #40 DONE 0.1s
05:32:00 [2021-03-26T05:32:00.446Z] 
05:32:00 [2021-03-26T05:32:00.446Z] #24 [internal] load build context
05:32:00 [2021-03-26T05:32:00.446Z] #24 transferring context: 53.43MB 1.1s done
05:32:00 [2021-03-26T05:32:00.446Z] #24 DONE 1.3s
05:32:00 [2021-03-26T05:32:00.446Z] 
05:32:00 [2021-03-26T05:32:00.446Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a...
05:32:00 [2021-03-26T05:32:00.446Z] #27 extracting sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce
05:32:00 [2021-03-26T05:32:00.774Z] #27 ...
05:32:00 [2021-03-26T05:32:00.774Z] 
05:32:00 [2021-03-26T05:32:00.774Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed...
05:32:00 [2021-03-26T05:32:00.774Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
05:32:00 [2021-03-26T05:32:00.774Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
05:32:00 [2021-03-26T05:32:00.774Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:32:00 [2021-03-26T05:32:00.774Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
05:32:00 [2021-03-26T05:32:00.774Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done
05:32:00 [2021-03-26T05:32:00.774Z] #63 DONE 1.6s
05:32:00 [2021-03-26T05:32:00.774Z] 
05:32:00 [2021-03-26T05:32:00.774Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a...
05:32:01 [2021-03-26T05:32:01.478Z] #27 ...
05:32:01 [2021-03-26T05:32:01.478Z] 
05:32:01 [2021-03-26T05:32:01.478Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:32:01 [2021-03-26T05:32:01.478Z] #64 DONE 0.2s
05:32:01 [2021-03-26T05:32:01.478Z] 
05:32:01 [2021-03-26T05:32:01.478Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a...
05:32:01 [2021-03-26T05:32:01.478Z] #27 ...
05:32:01 [2021-03-26T05:32:01.478Z] 
05:32:01 [2021-03-26T05:32:01.478Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian...
05:32:01 [2021-03-26T05:32:01.478Z] #13 DONE 1.1s
05:32:01 [2021-03-26T05:32:01.478Z] 
05:32:01 [2021-03-26T05:32:01.478Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:32:01 [2021-03-26T05:32:01.478Z] #66 DONE 0.3s
05:32:01 [2021-03-26T05:32:01.478Z] 
05:32:01 [2021-03-26T05:32:01.478Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a...
05:32:01 [2021-03-26T05:32:01.484Z] Fetching without tags
05:32:01 [2021-03-26T05:32:01.907Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 62b5194f627571c019907edb11bb7bc2edd59933
05:32:01 [2021-03-26T05:32:01.450Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:32:01 [2021-03-26T05:32:01.453Z]  > git config --add remote.origin.fetch +refs/pull/42203/head:refs/remotes/origin/PR-42203 # timeout=10
05:32:01 [2021-03-26T05:32:01.456Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:32:01 [2021-03-26T05:32:01.471Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:32:01 [2021-03-26T05:32:01.491Z] Fetching upstream changes from https://github.com/moby/moby.git
05:32:01 [2021-03-26T05:32:01.491Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:32:01 [2021-03-26T05:32:01.492Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:32:01 [2021-03-26T05:32:01.913Z]  > git config core.sparsecheckout # timeout=10
05:32:01 [2021-03-26T05:32:01.915Z]  > git checkout -f 62b5194f627571c019907edb11bb7bc2edd59933 # timeout=10
05:32:02 [2021-03-26T05:32:02.673Z]  > git remote # timeout=10
05:32:02 [2021-03-26T05:32:02.676Z]  > git config --get remote.origin.url # timeout=10
05:32:02 [2021-03-26T05:32:02.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:32:02 [2021-03-26T05:32:02.680Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
05:32:03 [2021-03-26T05:32:03.674Z] Merge succeeded, producing b13b8354998469f3c0326f541928016debca6477
05:32:03 [2021-03-26T05:32:03.674Z] Checking out Revision b13b8354998469f3c0326f541928016debca6477 (PR-42203)
05:32:03 [2021-03-26T05:32:03.777Z] Commit message: "Merge commit '797b974cb90e32c7efe9e324d7459122c3f6b7b0' into HEAD"
05:32:03 [2021-03-26T05:32:03.791Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:32:04 [2021-03-26T05:32:04.575Z] + docker version
05:32:04 [2021-03-26T05:32:04.575Z] Client:
05:32:04 [2021-03-26T05:32:04.575Z]  Version:           18.06.1-ce
05:32:04 [2021-03-26T05:32:04.575Z]  API version:       1.38
05:32:04 [2021-03-26T05:32:04.575Z]  Go version:        go1.10.3
05:32:04 [2021-03-26T05:32:04.575Z]  Git commit:        e68fc7a
05:32:04 [2021-03-26T05:32:04.575Z]  Built:             Tue Aug 21 17:26:10 2018
05:32:04 [2021-03-26T05:32:04.575Z]  OS/Arch:           linux/ppc64le
05:32:04 [2021-03-26T05:32:04.575Z]  Experimental:      false
05:32:04 [2021-03-26T05:32:04.575Z] 
05:32:04 [2021-03-26T05:32:04.575Z] Server:
05:32:04 [2021-03-26T05:32:04.575Z]  Engine:
05:32:04 [2021-03-26T05:32:04.575Z]   Version:          18.06.1-ce
05:32:04 [2021-03-26T05:32:04.575Z]   API version:      1.38 (minimum version 1.12)
05:32:04 [2021-03-26T05:32:04.575Z]   Go version:       go1.10.3
05:32:04 [2021-03-26T05:32:04.575Z]   Git commit:       e68fc7a
05:32:04 [2021-03-26T05:32:04.575Z]   Built:            Tue Aug 21 17:24:20 2018
05:32:04 [2021-03-26T05:32:04.575Z]   OS/Arch:          linux/ppc64le
05:32:04 [2021-03-26T05:32:04.575Z]   Experimental:     true
[Pipeline] sh
05:32:03 [2021-03-26T05:32:03.665Z]  > git rev-parse HEAD^{commit} # timeout=10
05:32:03 [2021-03-26T05:32:03.680Z]  > git config core.sparsecheckout # timeout=10
05:32:03 [2021-03-26T05:32:03.683Z]  > git checkout -f b13b8354998469f3c0326f541928016debca6477 # timeout=10
05:32:03 [2021-03-26T05:32:03.783Z]  > git rev-list --no-walk 648b9b03fa7e4151d27e65f58b064c04cc595e88 # timeout=10
05:32:04 [2021-03-26T05:32:04.976Z] + docker info
05:32:04 [2021-03-26T05:32:04.976Z] Containers: 0
05:32:04 [2021-03-26T05:32:04.976Z]  Running: 0
05:32:04 [2021-03-26T05:32:04.976Z]  Paused: 0
05:32:04 [2021-03-26T05:32:04.976Z]  Stopped: 0
05:32:04 [2021-03-26T05:32:04.976Z] Images: 0
05:32:04 [2021-03-26T05:32:04.976Z] Server Version: 18.06.1-ce
05:32:04 [2021-03-26T05:32:04.976Z] Storage Driver: overlay2
05:32:04 [2021-03-26T05:32:04.976Z]  Backing Filesystem: extfs
05:32:04 [2021-03-26T05:32:04.976Z]  Supports d_type: true
05:32:04 [2021-03-26T05:32:04.976Z]  Native Overlay Diff: true
05:32:04 [2021-03-26T05:32:04.976Z] Logging Driver: json-file
05:32:04 [2021-03-26T05:32:04.976Z] Cgroup Driver: cgroupfs
05:32:04 [2021-03-26T05:32:04.976Z] Plugins:
05:32:04 [2021-03-26T05:32:04.976Z]  Volume: local
05:32:04 [2021-03-26T05:32:04.976Z]  Network: bridge host ipvlan macvlan null overlay
05:32:04 [2021-03-26T05:32:04.976Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
05:32:04 [2021-03-26T05:32:04.976Z] Swarm: inactive
05:32:04 [2021-03-26T05:32:04.976Z] Runtimes: runc
05:32:04 [2021-03-26T05:32:04.976Z] Default Runtime: runc
05:32:04 [2021-03-26T05:32:04.976Z] Init Binary: docker-init
05:32:04 [2021-03-26T05:32:04.976Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
05:32:04 [2021-03-26T05:32:04.976Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
05:32:04 [2021-03-26T05:32:04.976Z] init version: fec3683
05:32:04 [2021-03-26T05:32:04.976Z] Security Options:
05:32:04 [2021-03-26T05:32:04.976Z]  apparmor
05:32:04 [2021-03-26T05:32:04.976Z]  seccomp
05:32:04 [2021-03-26T05:32:04.976Z]   Profile: default
05:32:04 [2021-03-26T05:32:04.976Z] Kernel Version: 4.4.0-139-generic
05:32:04 [2021-03-26T05:32:04.976Z] Operating System: Ubuntu 16.04.3 LTS
05:32:04 [2021-03-26T05:32:04.976Z] OSType: linux
05:32:04 [2021-03-26T05:32:04.976Z] Architecture: ppc64le
05:32:04 [2021-03-26T05:32:04.976Z] CPUs: 4
05:32:04 [2021-03-26T05:32:04.976Z] Total Memory: 7.972GiB
05:32:04 [2021-03-26T05:32:04.976Z] Name: ppc64le-ubuntu-20
05:32:04 [2021-03-26T05:32:04.976Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
05:32:04 [2021-03-26T05:32:04.976Z] Docker Root Dir: /var/lib/docker
05:32:04 [2021-03-26T05:32:04.976Z] Debug Mode (client): false
05:32:04 [2021-03-26T05:32:04.976Z] Debug Mode (server): false
05:32:04 [2021-03-26T05:32:04.976Z] Registry: https://index.docker.io/v1/
05:32:04 [2021-03-26T05:32:04.976Z] Labels:
05:32:04 [2021-03-26T05:32:04.976Z] Experimental: true
05:32:04 [2021-03-26T05:32:04.976Z] Insecure Registries:
05:32:04 [2021-03-26T05:32:04.976Z]  127.0.0.0/8
05:32:04 [2021-03-26T05:32:04.976Z] Live Restore Enabled: false
05:32:04 [2021-03-26T05:32:04.976Z] 
[Pipeline] sh
05:32:05 [2021-03-26T05:32:05.244Z] #27 extracting sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 4.3s done
05:32:05 [2021-03-26T05:32:05.244Z] #27 DONE 5.8s
05:32:05 [2021-03-26T05:32:05.244Z] 
05:32:05 [2021-03-26T05:32:05.244Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:32:05 [2021-03-26T05:32:05.367Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:32:05 [2021-03-26T05:32:05.367Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:32:05 [2021-03-26T05:32:05.367Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42203/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
05:32:05 [2021-03-26T05:32:05.367Z] + bash /home/docker/workspace/moby_PR-42203/check-config.sh
05:32:05 [2021-03-26T05:32:05.367Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
05:32:05 [2021-03-26T05:32:05.367Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
05:32:05 [2021-03-26T05:32:05.367Z] 
05:32:05 [2021-03-26T05:32:05.367Z] Generally Necessary:
05:32:05 [2021-03-26T05:32:05.367Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
05:32:05 [2021-03-26T05:32:05.367Z] - apparmor: enabled and tools installed
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_NAMESPACES: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_NET_NS: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_PID_NS: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_IPC_NS: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_UTS_NS: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_CGROUPS: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_CGROUP_CPUACCT: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_CGROUP_DEVICE: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_CGROUP_FREEZER: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_CGROUP_SCHED: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_CPUSETS: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_MEMCG: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_KEYS: enabled
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_VETH: enabled (as module)
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_BRIDGE: enabled (as module)
05:32:05 [2021-03-26T05:32:05.367Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_IP_NF_FILTER: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_IP_NF_NAT: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_NF_NAT: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_NF_NAT_NEEDED: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_POSIX_MQUEUE: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
05:32:05 [2021-03-26T05:32:05.662Z] 
05:32:05 [2021-03-26T05:32:05.662Z] Optional Features:
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_USER_NS: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_SECCOMP: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_CGROUP_PIDS: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_MEMCG_SWAP: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
05:32:05 [2021-03-26T05:32:05.662Z]     (cgroup swap accounting is currently enabled)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_MEMCG_KMEM: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_BLK_CGROUP: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_BLK_DEV_THROTTLING: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_IOSCHED_CFQ: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_CGROUP_PERF: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_CGROUP_HUGETLB: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_CGROUP_NET_PRIO: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_CFS_BANDWIDTH: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_FAIR_GROUP_SCHED: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_RT_GROUP_SCHED: missing
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_IP_VS: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_IP_VS_NFCT: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_IP_VS_PROTO_TCP: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_IP_VS_PROTO_UDP: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_IP_VS_RR: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_EXT4_FS: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - CONFIG_EXT4_FS_SECURITY: enabled
05:32:05 [2021-03-26T05:32:05.662Z] - Network Drivers:
05:32:05 [2021-03-26T05:32:05.662Z]   - "overlay":
05:32:05 [2021-03-26T05:32:05.662Z]     - CONFIG_VXLAN: enabled (as module)
05:32:05 [2021-03-26T05:32:05.662Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
05:32:05 [2021-03-26T05:32:05.662Z]       Optional (for encrypted networks):
05:32:05 [2021-03-26T05:32:05.955Z]       - CONFIG_CRYPTO: enabled
05:32:05 [2021-03-26T05:32:05.955Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]       - CONFIG_XFRM: enabled
05:32:05 [2021-03-26T05:32:05.955Z]       - CONFIG_XFRM_USER: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]       - CONFIG_XFRM_ALGO: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]       - CONFIG_INET_ESP: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]   - "ipvlan":
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_IPVLAN: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]   - "macvlan":
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_MACVLAN: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_DUMMY: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]   - "ftp,tftp client in container":
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z] - Storage Drivers:
05:32:05 [2021-03-26T05:32:05.955Z]   - "aufs":
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_AUFS_FS: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]   - "btrfs":
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_BTRFS_FS: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
05:32:05 [2021-03-26T05:32:05.955Z]   - "devicemapper":
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_BLK_DEV_DM: enabled
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]   - "overlay":
05:32:05 [2021-03-26T05:32:05.955Z]     - CONFIG_OVERLAY_FS: enabled (as module)
05:32:05 [2021-03-26T05:32:05.955Z]   - "zfs":
05:32:05 [2021-03-26T05:32:05.955Z]     - /dev/zfs: missing
05:32:05 [2021-03-26T05:32:05.955Z]     - zfs command: missing
05:32:05 [2021-03-26T05:32:05.955Z]     - zpool command: missing
05:32:05 [2021-03-26T05:32:05.955Z] 
05:32:05 [2021-03-26T05:32:05.955Z] Limits:
05:32:05 [2021-03-26T05:32:05.955Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
05:32:05 [2021-03-26T05:32:05.955Z] 
05:32:05 [2021-03-26T05:32:05.955Z] + true
05:32:05 [2021-03-26T05:32:05.969Z] #28 0.823 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:32:05 [2021-03-26T05:32:05.969Z] #28 0.864 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
05:32:05 [2021-03-26T05:32:05.969Z] #28 0.876 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:32:06 [2021-03-26T05:32:06.390Z] + make bundles/buildx
05:32:06 [2021-03-26T05:32:06.672Z] #28 1.588 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [240 kB]
05:32:06 [2021-03-26T05:32:06.684Z] make: command: Command not found
05:32:06 [2021-03-26T05:32:06.684Z] make: command: Command not found
05:32:06 [2021-03-26T05:32:06.684Z] mkdir bundles
05:32:06 [2021-03-26T05:32:06.684Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
05:32:06 [2021-03-26T05:32:06.684Z] 	--build-arg BUILDX_COMMIT \
05:32:06 [2021-03-26T05:32:06.684Z] 	--build-arg BUILDX_REPO \
05:32:06 [2021-03-26T05:32:06.684Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
05:32:06 [2021-03-26T05:32:06.684Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
05:32:06 [2021-03-26T05:32:06.684Z] 	.
05:32:06 [2021-03-26T05:32:06.684Z] /bin/sh: 4: go: not found
05:32:06 [2021-03-26T05:32:06.684Z] /bin/sh: 5: go: not found
05:32:07 [2021-03-26T05:32:07.812Z] #28 2.643 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB]
05:32:08 [2021-03-26T05:32:08.778Z] Sending build context to Docker daemon  58.34MB

05:32:08 [2021-03-26T05:32:08.778Z] Step 1/15 : ARG GO_VERSION=1.13.15
05:32:08 [2021-03-26T05:32:08.778Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1
05:32:08 [2021-03-26T05:32:08.778Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
05:32:08 [2021-03-26T05:32:08.778Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
05:32:09 [2021-03-26T05:32:09.071Z] 1.13.15-buster: Pulling from library/golang
05:32:09 [2021-03-26T05:32:09.071Z] db4e2d8d5901: Pulling fs layer
05:32:09 [2021-03-26T05:32:09.071Z] dfe2d012519c: Pulling fs layer
05:32:09 [2021-03-26T05:32:09.071Z] 5d8f1d1f9197: Pulling fs layer
05:32:09 [2021-03-26T05:32:09.071Z] 1301750ffb48: Pulling fs layer
05:32:09 [2021-03-26T05:32:09.071Z] dc5c6edc9cff: Pulling fs layer
05:32:09 [2021-03-26T05:32:09.071Z] 3c370c2e2f82: Pulling fs layer
05:32:09 [2021-03-26T05:32:09.071Z] 5ffb2f5886e2: Pulling fs layer
05:32:09 [2021-03-26T05:32:09.071Z] dc5c6edc9cff: Waiting
05:32:09 [2021-03-26T05:32:09.071Z] 3c370c2e2f82: Waiting
05:32:09 [2021-03-26T05:32:09.071Z] 5ffb2f5886e2: Waiting
05:32:09 [2021-03-26T05:32:09.071Z] 1301750ffb48: Waiting
05:32:09 [2021-03-26T05:32:09.461Z] #28 4.294 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B]
05:32:09 [2021-03-26T05:32:09.717Z] dfe2d012519c: Verifying Checksum
05:32:09 [2021-03-26T05:32:09.717Z] dfe2d012519c: Download complete
05:32:09 [2021-03-26T05:32:09.717Z] 5d8f1d1f9197: Verifying Checksum
05:32:09 [2021-03-26T05:32:09.717Z] 5d8f1d1f9197: Download complete
05:32:10 [2021-03-26T05:32:10.603Z] #28 ...
05:32:10 [2021-03-26T05:32:10.603Z] 
05:32:10 [2021-03-26T05:32:10.603Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
05:32:10 [2021-03-26T05:32:10.603Z] #37 2.053 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:32:10 [2021-03-26T05:32:10.603Z] #37 2.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:32:10 [2021-03-26T05:32:10.603Z] #37 2.091 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:32:10 [2021-03-26T05:32:10.603Z] #37 2.500 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
05:32:10 [2021-03-26T05:32:10.603Z] #37 4.022 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB]
05:32:10 [2021-03-26T05:32:10.603Z] #37 5.967 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B]
05:32:10 [2021-03-26T05:32:10.603Z] #37 ...
05:32:10 [2021-03-26T05:32:10.603Z] 
05:32:10 [2021-03-26T05:32:10.603Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
05:32:10 [2021-03-26T05:32:10.603Z] #41 2.592 + git clone https://github.com/docker/distribution.git .
05:32:10 [2021-03-26T05:32:10.603Z] #41 2.592 Cloning into '.'...
05:32:10 [2021-03-26T05:32:10.603Z] #41 ...
05:32:10 [2021-03-26T05:32:10.603Z] 
05:32:10 [2021-03-26T05:32:10.603Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
05:32:10 [2021-03-26T05:32:10.603Z] #33 1.923 + git clone https://github.com/kolyshkin/go-swagger.git .
05:32:10 [2021-03-26T05:32:10.603Z] #33 1.996 Cloning into '.'...
05:32:10 [2021-03-26T05:32:10.929Z] #33 ...
05:32:10 [2021-03-26T05:32:10.929Z] 
05:32:10 [2021-03-26T05:32:10.929Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + RM_GOPATH=0
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + TMP_GOPATH=
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + : /build
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + '[' -z '' ']'
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 ++ mktemp -d
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + export GOPATH=/tmp/tmp.jsV6do7Uyh
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + GOPATH=/tmp/tmp.jsV6do7Uyh
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + RM_GOPATH=1
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + case "$(go env GOARCH)" in
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 ++ go env GOARCH
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + export GO_BUILDMODE=-buildmode=pie
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + GO_BUILDMODE=-buildmode=pie
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 ++ dirname /tmp/install/install.sh
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + dir=/tmp/install
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + bin=golangci_lint
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + shift
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + . /tmp/install/golangci_lint.installer
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 ++ : v1.23.8
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + install_golangci_lint
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + set -e
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + export GO111MODULE=on
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + GO111MODULE=on
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + GOBIN=/build
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.197 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.273 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.273 go: finding github.com v1.23.8
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.283 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.283 go: finding github.com/golangci/golangci-lint v1.23.8
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.295 go: finding github.com/golangci v1.23.8
05:32:10 [2021-03-26T05:32:10.929Z] #50 2.869 go: downloading github.com/golangci/golangci-lint v1.23.8
05:32:10 [2021-03-26T05:32:10.929Z] #50 3.077 go: extracting github.com/golangci/golangci-lint v1.23.8
05:32:10 [2021-03-26T05:32:10.929Z] #50 6.906 go: downloading github.com/spf13/cobra v0.0.5
05:32:10 [2021-03-26T05:32:10.929Z] #50 6.907 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:32:10 [2021-03-26T05:32:10.929Z] #50 6.946 go: downloading github.com/fatih/color v1.7.0
05:32:10 [2021-03-26T05:32:10.929Z] #50 6.955 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.004 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.113 go: downloading github.com/spf13/pflag v1.0.5
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.133 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.138 go: extracting github.com/spf13/cobra v0.0.5
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.246 go: extracting github.com/fatih/color v1.7.0
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.386 go: extracting github.com/spf13/pflag v1.0.5
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.481 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.594 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.601 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.681 go: downloading github.com/spf13/viper v1.6.1
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.749 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.808 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:32:10 [2021-03-26T05:32:10.929Z] #50 7.810 go: extracting github.com/spf13/viper v1.6.1
05:32:10 [2021-03-26T05:32:10.929Z] #50 9.192 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:32:10 [2021-03-26T05:32:10.929Z] #50 ...
05:32:10 [2021-03-26T05:32:10.929Z] 
05:32:10 [2021-03-26T05:32:10.929Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
05:32:10 [2021-03-26T05:32:10.929Z] #48 3.302 + RM_GOPATH=0
05:32:10 [2021-03-26T05:32:10.929Z] #48 3.302 + TMP_GOPATH=
05:32:10 [2021-03-26T05:32:10.929Z] #48 3.302 + : /build
05:32:10 [2021-03-26T05:32:10.929Z] #48 3.302 + '[' -z '' ']'
05:32:10 [2021-03-26T05:32:10.929Z] #48 3.303 ++ mktemp -d
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.305 + export GOPATH=/tmp/tmp.H6gufCVTxr
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.305 + GOPATH=/tmp/tmp.H6gufCVTxr
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.305 + RM_GOPATH=1
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.305 + case "$(go env GOARCH)" in
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.305 ++ go env GOARCH
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.319 + export GO_BUILDMODE=-buildmode=pie
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.319 + GO_BUILDMODE=-buildmode=pie
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.319 ++ dirname /tmp/install/install.sh
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.319 + dir=/tmp/install
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.319 + bin=gotestsum
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.319 + shift
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.319 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.319 + . /tmp/install/gotestsum.installer
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.319 ++ : v0.5.3
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.319 + install_gotestsum
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.322 + set -e
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.322 + export GO111MODULE=on
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.322 + GO111MODULE=on
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.322 + GOBIN=/build
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.322 + go get gotest.tools/gotestsum@v0.5.3
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.333 go: finding gotest.tools v0.5.3
05:32:10 [2021-03-26T05:32:10.930Z] #48 3.348 go: finding gotest.tools/gotestsum v0.5.3
05:32:10 [2021-03-26T05:32:10.930Z] #48 4.286 go: downloading gotest.tools/gotestsum v0.5.3
05:32:10 [2021-03-26T05:32:10.930Z] #48 4.470 go: extracting gotest.tools/gotestsum v0.5.3
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.211 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.212 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.218 go: downloading github.com/jonboulle/clockwork v0.1.0
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.239 go: downloading github.com/spf13/pflag v1.0.3
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.260 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.342 go: downloading github.com/fatih/color v1.9.0
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.344 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.352 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.360 go: extracting github.com/spf13/pflag v1.0.3
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.426 go: extracting github.com/fatih/color v1.9.0
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.527 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.530 go: downloading github.com/mattn/go-isatty v0.0.12
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.538 go: extracting github.com/jonboulle/clockwork v0.1.0
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.685 go: extracting github.com/mattn/go-isatty v0.0.12
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.689 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.756 go: downloading github.com/pkg/errors v0.9.1
05:32:10 [2021-03-26T05:32:10.930Z] #48 5.945 go: downloading github.com/mattn/go-colorable v0.1.6
05:32:10 [2021-03-26T05:32:10.930Z] #48 6.027 go: extracting github.com/pkg/errors v0.9.1
05:32:10 [2021-03-26T05:32:10.930Z] #48 6.235 go: extracting github.com/mattn/go-colorable v0.1.6
05:32:10 [2021-03-26T05:32:10.930Z] #48 6.763 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:32:10 [2021-03-26T05:32:10.930Z] #48 7.219 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:32:10 [2021-03-26T05:32:10.930Z] #48 8.898 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:32:11 [2021-03-26T05:32:11.257Z] #48 ...
05:32:11 [2021-03-26T05:32:11.257Z] 
05:32:11 [2021-03-26T05:32:11.257Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:32:11 [2021-03-26T05:32:11.257Z] #43 2.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:32:11 [2021-03-26T05:32:11.257Z] #43 2.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:32:11 [2021-03-26T05:32:11.257Z] #43 2.134 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:32:11 [2021-03-26T05:32:11.257Z] #43 2.555 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
05:32:11 [2021-03-26T05:32:11.257Z] #43 3.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB]
05:32:11 [2021-03-26T05:32:11.257Z] #43 5.532 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B]
05:32:11 [2021-03-26T05:32:11.257Z] #43 ...
05:32:11 [2021-03-26T05:32:11.257Z] 
05:32:11 [2021-03-26T05:32:11.257Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.301 + RM_GOPATH=0
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.301 + TMP_GOPATH=
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.301 + : /build
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.301 + '[' -z '' ']'
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.302 ++ mktemp -d
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.306 + export GOPATH=/tmp/tmp.pz9jeOHybL
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.306 + GOPATH=/tmp/tmp.pz9jeOHybL
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.306 + RM_GOPATH=1
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.306 + case "$(go env GOARCH)" in
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.307 ++ go env GOARCH
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.319 + export GO_BUILDMODE=-buildmode=pie
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.319 + GO_BUILDMODE=-buildmode=pie
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.320 ++ dirname /tmp/install/install.sh
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.321 + dir=/tmp/install
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.321 + bin=vndr
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.321 + shift
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.322 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.322 + '[' '!' -f /tmp/install/vndr.installer ']'
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.322 + . /tmp/install/vndr.installer
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.322 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.322 + install_vndr
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.322 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.323 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pz9jeOHybL/src/github.com/LK4D4/vndr
05:32:11 [2021-03-26T05:32:11.257Z] #46 3.324 Cloning into '/tmp/tmp.pz9jeOHybL/src/github.com/LK4D4/vndr'...
05:32:11 [2021-03-26T05:32:11.257Z] #46 4.449 + cd /tmp/tmp.pz9jeOHybL/src/github.com/LK4D4/vndr
05:32:11 [2021-03-26T05:32:11.257Z] #46 4.450 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:32:11 [2021-03-26T05:32:11.257Z] #46 4.454 + go build -buildmode=pie -v -o /build/vndr .
05:32:11 [2021-03-26T05:32:11.257Z] #46 5.531 internal/race
05:32:11 [2021-03-26T05:32:11.257Z] #46 5.627 sync/atomic
05:32:11 [2021-03-26T05:32:11.257Z] #46 5.682 runtime
05:32:11 [2021-03-26T05:32:11.257Z] #46 5.930 unicode
05:32:11 [2021-03-26T05:32:11.257Z] #46 8.562 unicode/utf8
05:32:11 [2021-03-26T05:32:11.257Z] #46 8.915 math
05:32:11 [2021-03-26T05:32:11.606Z] #46 ...
05:32:11 [2021-03-26T05:32:11.606Z] 
05:32:11 [2021-03-26T05:32:11.606Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.208 + RM_GOPATH=0
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.208 + TMP_GOPATH=
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.208 + : /build
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.208 + '[' -z '' ']'
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.208 ++ mktemp -d
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.208 + export GOPATH=/tmp/tmp.G48Qy4ntCH
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.208 + GOPATH=/tmp/tmp.G48Qy4ntCH
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.208 + RM_GOPATH=1
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.208 + case "$(go env GOARCH)" in
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.208 ++ go env GOARCH
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.213 + export GO_BUILDMODE=-buildmode=pie
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.213 + GO_BUILDMODE=-buildmode=pie
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.213 ++ dirname /tmp/install/install.sh
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.213 + dir=/tmp/install
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.213 + bin=dockercli
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.213 + shift
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.213 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.213 + . /tmp/install/dockercli.installer
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.213 ++ : stable
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.213 ++ : 17.06.2-ce
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.215 Install docker/cli version 17.06.2-ce from stable
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.215 + install_dockercli
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.215 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.215 ++ uname -m
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.230 + arch=s390x
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.230 + '[' s390x '!=' x86_64 ']'
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.230 + '[' s390x '!=' s390x ']'
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.230 + url=https://download.docker.com/linux/static
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.231 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
05:32:11 [2021-03-26T05:32:11.606Z] #25 3.232 + tar -xz docker/docker
05:32:11 [2021-03-26T05:32:11.606Z] #25 9.721 + mkdir -p /build
05:32:11 [2021-03-26T05:32:11.606Z] #25 9.725 + mv docker/docker /build/
05:32:11 [2021-03-26T05:32:11.606Z] #25 9.727 + rmdir docker
05:32:11 [2021-03-26T05:32:11.606Z] #25 DONE 10.9s
05:32:11 [2021-03-26T05:32:11.606Z] 
05:32:11 [2021-03-26T05:32:11.606Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.297 + RM_GOPATH=0
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.297 + TMP_GOPATH=
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.297 + : /build
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.297 + '[' -z '' ']'
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.297 ++ mktemp -d
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.317 + export GOPATH=/tmp/tmp.It0AjgDbvN
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.317 + GOPATH=/tmp/tmp.It0AjgDbvN
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.317 + RM_GOPATH=1
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.317 + case "$(go env GOARCH)" in
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.317 ++ go env GOARCH
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + export GO_BUILDMODE=-buildmode=pie
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + GO_BUILDMODE=-buildmode=pie
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 ++ dirname /tmp/install/install.sh
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + dir=/tmp/install
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + bin=proxy
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + shift
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + '[' '!' -f /tmp/install/proxy.installer ']'
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + . /tmp/install/proxy.installer
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + install_proxy
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + case "$1" in
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + export CGO_ENABLED=0
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + CGO_ENABLED=0
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + _install_proxy
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.It0AjgDbvN/src/github.com/docker/libnetwork
05:32:11 [2021-03-26T05:32:11.606Z] #68 2.329 Cloning into '/tmp/tmp.It0AjgDbvN/src/github.com/docker/libnetwork'...
05:32:11 [2021-03-26T05:32:11.606Z] #68 ...
05:32:11 [2021-03-26T05:32:11.606Z] 
05:32:11 [2021-03-26T05:32:11.606Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
05:32:11 [2021-03-26T05:32:11.606Z] #56 2.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:32:11 [2021-03-26T05:32:11.606Z] #56 2.134 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:32:11 [2021-03-26T05:32:11.606Z] #56 2.134 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:32:11 [2021-03-26T05:32:11.606Z] #56 2.555 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
05:32:11 [2021-03-26T05:32:11.606Z] #56 3.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB]
05:32:11 [2021-03-26T05:32:11.606Z] #56 6.021 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B]
05:32:11 [2021-03-26T05:32:11.606Z] #56 ...
05:32:11 [2021-03-26T05:32:11.606Z] 
05:32:11 [2021-03-26T05:32:11.606Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.631 + RM_GOPATH=0
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.631 + TMP_GOPATH=
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.631 + : /build
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.631 + '[' -z '' ']'
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.631 ++ mktemp -d
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.640 + export GOPATH=/tmp/tmp.HEKMjrXYxU
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.640 + GOPATH=/tmp/tmp.HEKMjrXYxU
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.640 + RM_GOPATH=1
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.640 + case "$(go env GOARCH)" in
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.640 ++ go env GOARCH
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.646 + export GO_BUILDMODE=-buildmode=pie
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.646 + GO_BUILDMODE=-buildmode=pie
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.646 ++ dirname /tmp/install/install.sh
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.652 + dir=/tmp/install
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.652 + bin=tomlv
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.652 + shift
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.652 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.652 + . /tmp/install/tomlv.installer
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.652 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.652 + install_tomlv
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.652 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.652 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HEKMjrXYxU/src/github.com/BurntSushi/toml
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.652 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:32:11 [2021-03-26T05:32:11.606Z] #35 2.672 Cloning into '/tmp/tmp.HEKMjrXYxU/src/github.com/BurntSushi/toml'...
05:32:11 [2021-03-26T05:32:11.606Z] #35 3.664 + cd /tmp/tmp.HEKMjrXYxU/src/github.com/BurntSushi/toml
05:32:11 [2021-03-26T05:32:11.606Z] #35 3.664 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:32:11 [2021-03-26T05:32:11.606Z] #35 3.676 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:32:11 [2021-03-26T05:32:11.606Z] #35 4.316 runtime/internal/atomic
05:32:11 [2021-03-26T05:32:11.606Z] #35 4.363 internal/cpu
05:32:11 [2021-03-26T05:32:11.606Z] #35 4.725 runtime/internal/sys
05:32:11 [2021-03-26T05:32:11.606Z] #35 4.957 internal/bytealg
05:32:11 [2021-03-26T05:32:11.606Z] #35 4.977 runtime/internal/math
05:32:11 [2021-03-26T05:32:11.606Z] #35 5.059 math/bits
05:32:11 [2021-03-26T05:32:11.606Z] #35 5.245 runtime
05:32:11 [2021-03-26T05:32:11.606Z] #35 5.678 math
05:32:11 [2021-03-26T05:32:11.606Z] #35 9.918 internal/testlog
05:32:11 [2021-03-26T05:32:11.606Z] #35 10.01 encoding
05:32:11 [2021-03-26T05:32:11.606Z] #35 10.19 runtime/cgo
05:32:11 [2021-03-26T05:32:11.823Z] db4e2d8d5901: Verifying Checksum
05:32:11 [2021-03-26T05:32:11.823Z] db4e2d8d5901: Download complete
05:32:11 [2021-03-26T05:32:11.938Z] #35 ...
05:32:11 [2021-03-26T05:32:11.938Z] 
05:32:11 [2021-03-26T05:32:11.938Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:32:11 [2021-03-26T05:32:11.938Z] #52 3.209 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:32:11 [2021-03-26T05:32:11.938Z] #52 3.209 + RM_GOPATH=0
05:32:11 [2021-03-26T05:32:11.938Z] #52 3.209 + TMP_GOPATH=
05:32:11 [2021-03-26T05:32:11.938Z] #52 3.209 + : /build
05:32:11 [2021-03-26T05:32:11.938Z] #52 3.209 + '[' -z '' ']'
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 ++ mktemp -d
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + export GOPATH=/tmp/tmp.skgG5b7rnM
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + GOPATH=/tmp/tmp.skgG5b7rnM
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + RM_GOPATH=1
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + case "$(go env GOARCH)" in
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 ++ go env GOARCH
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + export GO_BUILDMODE=-buildmode=pie
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + GO_BUILDMODE=-buildmode=pie
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 ++ dirname /tmp/install/install.sh
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + dir=/tmp/install
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + bin=shfmt
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + shift
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + . /tmp/install/shfmt.installer
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + install_shfmt
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.209 + git clone https://github.com/mvdan/sh.git /tmp/tmp.skgG5b7rnM/src/github.com/mvdan/sh
05:32:11 [2021-03-26T05:32:11.939Z] #52 3.213 Cloning into '/tmp/tmp.skgG5b7rnM/src/github.com/mvdan/sh'...
05:32:11 [2021-03-26T05:32:11.939Z] #52 10.38 + cd /tmp/tmp.skgG5b7rnM/src/github.com/mvdan/sh
05:32:11 [2021-03-26T05:32:11.939Z] #52 10.38 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:32:11 [2021-03-26T05:32:11.939Z] #52 10.46 + GO111MODULE=on
05:32:11 [2021-03-26T05:32:11.939Z] #52 10.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:32:11 [2021-03-26T05:32:11.939Z] #52 ...
05:32:11 [2021-03-26T05:32:11.939Z] 
05:32:11 [2021-03-26T05:32:11.939Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.964 + RM_GOPATH=0
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.964 + TMP_GOPATH=
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.964 + : /build
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.964 + '[' -z '' ']'
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.964 ++ mktemp -d
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.971 + export GOPATH=/tmp/tmp.1r0c61mcxt
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.971 + GOPATH=/tmp/tmp.1r0c61mcxt
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.971 + RM_GOPATH=1
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.971 + case "$(go env GOARCH)" in
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.971 ++ go env GOARCH
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.971 + export GO_BUILDMODE=-buildmode=pie
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.971 + GO_BUILDMODE=-buildmode=pie
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.971 ++ dirname /tmp/install/install.sh
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 + dir=/tmp/install
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 + bin=rootlesskit
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 + shift
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 + . /tmp/install/rootlesskit.installer
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 + install_rootlesskit
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 + case "$1" in
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 + export CGO_ENABLED=0
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 + CGO_ENABLED=0
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 + _install_rootlesskit
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.975 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1r0c61mcxt/src/github.com/rootless-containers/rootlesskit
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.976 Cloning into '/tmp/tmp.1r0c61mcxt/src/github.com/rootless-containers/rootlesskit'...
05:32:11 [2021-03-26T05:32:11.939Z] #59 2.977 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:32:11 [2021-03-26T05:32:11.939Z] #59 6.885 + cd /tmp/tmp.1r0c61mcxt/src/github.com/rootless-containers/rootlesskit
05:32:11 [2021-03-26T05:32:11.939Z] #59 6.885 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:32:11 [2021-03-26T05:32:11.939Z] #59 6.889 + export GO111MODULE=on
05:32:11 [2021-03-26T05:32:11.939Z] #59 6.889 + GO111MODULE=on
05:32:11 [2021-03-26T05:32:11.939Z] #59 6.889 + export GOPROXY=https://proxy.golang.org
05:32:11 [2021-03-26T05:32:11.939Z] #59 6.889 + GOPROXY=https://proxy.golang.org
05:32:11 [2021-03-26T05:32:11.939Z] #59 6.889 + for f in rootlesskit rootlesskit-docker-proxy
05:32:11 [2021-03-26T05:32:11.939Z] #59 6.889 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:32:11 [2021-03-26T05:32:11.939Z] #59 7.947 go: downloading github.com/pkg/errors v0.9.1
05:32:11 [2021-03-26T05:32:11.939Z] #59 7.948 go: downloading github.com/urfave/cli/v2 v2.3.0
05:32:11 [2021-03-26T05:32:11.939Z] #59 7.948 go: downloading github.com/google/uuid v1.2.0
05:32:11 [2021-03-26T05:32:11.939Z] #59 7.951 go: downloading github.com/moby/vpnkit v0.5.0
05:32:11 [2021-03-26T05:32:11.939Z] #59 7.955 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:32:11 [2021-03-26T05:32:11.939Z] #59 7.960 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:32:11 [2021-03-26T05:32:11.939Z] #59 8.083 go: downloading github.com/sirupsen/logrus v1.8.1
05:32:11 [2021-03-26T05:32:11.939Z] #59 8.100 go: extracting github.com/google/uuid v1.2.0
05:32:11 [2021-03-26T05:32:11.939Z] #59 8.102 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:32:11 [2021-03-26T05:32:11.939Z] #59 8.105 go: extracting github.com/pkg/errors v0.9.1
05:32:11 [2021-03-26T05:32:11.939Z] #59 8.133 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:32:11 [2021-03-26T05:32:11.939Z] #59 8.160 go: downloading github.com/gorilla/mux v1.8.0
05:32:11 [2021-03-26T05:32:11.939Z] #59 8.528 go: extracting github.com/gorilla/mux v1.8.0
05:32:11 [2021-03-26T05:32:11.939Z] #59 8.581 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:32:11 [2021-03-26T05:32:11.939Z] #59 8.680 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:32:11 [2021-03-26T05:32:11.939Z] #59 8.709 go: downloading github.com/gofrs/flock v0.8.0
05:32:11 [2021-03-26T05:32:11.939Z] #59 8.853 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:32:11 [2021-03-26T05:32:11.939Z] #59 9.022 go: extracting github.com/sirupsen/logrus v1.8.1
05:32:11 [2021-03-26T05:32:11.939Z] #59 9.166 go: extracting github.com/gofrs/flock v0.8.0
05:32:11 [2021-03-26T05:32:11.939Z] #59 9.892 go: extracting github.com/moby/vpnkit v0.5.0
05:32:11 [2021-03-26T05:32:11.939Z] #59 10.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:32:11 [2021-03-26T05:32:11.939Z] #59 10.04 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:32:11 [2021-03-26T05:32:11.939Z] #59 10.81 go: extracting github.com/urfave/cli/v2 v2.3.0
05:32:11 [2021-03-26T05:32:11.939Z] #59 ...
05:32:11 [2021-03-26T05:32:11.939Z] 
05:32:11 [2021-03-26T05:32:11.939Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:32:11 [2021-03-26T05:32:11.939Z] #14 2.599 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:32:11 [2021-03-26T05:32:11.939Z] #14 2.622 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:32:11 [2021-03-26T05:32:11.939Z] #14 2.647 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:32:11 [2021-03-26T05:32:11.939Z] #14 2.666 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:32:11 [2021-03-26T05:32:11.939Z] #14 3.858 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB]
05:32:11 [2021-03-26T05:32:11.939Z] #14 5.202 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
05:32:11 [2021-03-26T05:32:11.939Z] #14 6.926 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB]
05:32:11 [2021-03-26T05:32:11.939Z] #14 8.819 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B]
05:32:12 [2021-03-26T05:32:12.267Z] #14 ...
05:32:12 [2021-03-26T05:32:12.267Z] 
05:32:12 [2021-03-26T05:32:12.267Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.01 go: downloading github.com/spf13/afero v1.1.2
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.09 go: downloading gopkg.in/yaml.v2 v2.2.7
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.09 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.09 go: downloading github.com/mattn/go-colorable v0.1.4
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.09 go: downloading github.com/ultraware/funlen v0.0.2
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.09 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.13 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.15 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.15 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.16 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.18 go: extracting github.com/ultraware/funlen v0.0.2
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.19 go: downloading github.com/subosito/gotenv v1.2.0
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.25 go: downloading github.com/sirupsen/logrus v1.4.2
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.26 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.28 go: extracting github.com/spf13/afero v1.1.2
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.40 go: downloading github.com/magiconair/properties v1.8.1
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.40 go: extracting github.com/mattn/go-colorable v0.1.4
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.64 go: extracting github.com/subosito/gotenv v1.2.0
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.64 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.64 go: downloading github.com/ultraware/whitespace v0.0.4
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.64 go: extracting gopkg.in/yaml.v2 v2.2.7
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.75 go: downloading github.com/hashicorp/hcl v1.0.0
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.76 go: extracting github.com/sirupsen/logrus v1.4.2
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.80 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.80 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:32:12 [2021-03-26T05:32:12.267Z] #50 11.81 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:32:12 [2021-03-26T05:32:12.476Z] 1301750ffb48: Verifying Checksum
05:32:12 [2021-03-26T05:32:12.476Z] 1301750ffb48: Download complete
05:32:12 [2021-03-26T05:32:12.476Z] 5ffb2f5886e2: Verifying Checksum
05:32:12 [2021-03-26T05:32:12.476Z] 5ffb2f5886e2: Download complete
05:32:12 [2021-03-26T05:32:12.593Z] #50 11.98 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:32:12 [2021-03-26T05:32:12.920Z] #50 12.13 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:32:12 [2021-03-26T05:32:12.920Z] #50 12.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:32:12 [2021-03-26T05:32:12.920Z] #50 12.13 go: downloading github.com/pkg/errors v0.8.1
05:32:12 [2021-03-26T05:32:12.920Z] #50 12.16 go: extracting github.com/magiconair/properties v1.8.1
05:32:12 [2021-03-26T05:32:12.920Z] #50 12.16 go: extracting github.com/ultraware/whitespace v0.0.4
05:32:12 [2021-03-26T05:32:12.920Z] #50 12.20 go: extracting github.com/hashicorp/hcl v1.0.0
05:32:12 [2021-03-26T05:32:12.920Z] #50 12.21 go: downloading gopkg.in/ini.v1 v1.51.0
05:32:12 [2021-03-26T05:32:12.920Z] #50 12.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:32:12 [2021-03-26T05:32:12.920Z] #50 12.27 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:32:12 [2021-03-26T05:32:12.920Z] #50 12.28 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:32:12 [2021-03-26T05:32:12.920Z] #50 12.41 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:32:12 [2021-03-26T05:32:12.920Z] #50 12.41 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:32:13 [2021-03-26T05:32:13.247Z] #50 12.63 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:32:13 [2021-03-26T05:32:13.247Z] #50 12.64 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:32:13 [2021-03-26T05:32:13.247Z] #50 12.65 go: downloading github.com/mattn/go-isatty v0.0.8
05:32:13 [2021-03-26T05:32:13.247Z] #50 12.66 go: extracting gopkg.in/ini.v1 v1.51.0
05:32:13 [2021-03-26T05:32:13.247Z] #50 12.70 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:32:13 [2021-03-26T05:32:13.247Z] #50 12.73 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:32:13 [2021-03-26T05:32:13.247Z] #50 12.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:32:13 [2021-03-26T05:32:13.247Z] #50 12.80 go: extracting github.com/pkg/errors v0.8.1
05:32:13 [2021-03-26T05:32:13.528Z] dc5c6edc9cff: Verifying Checksum
05:32:13 [2021-03-26T05:32:13.528Z] dc5c6edc9cff: Download complete
05:32:13 [2021-03-26T05:32:13.573Z] #50 12.80 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:32:13 [2021-03-26T05:32:13.573Z] #50 12.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:32:13 [2021-03-26T05:32:13.573Z] #50 12.90 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:32:13 [2021-03-26T05:32:13.573Z] #50 12.90 go: downloading github.com/spf13/cast v1.3.0
05:32:13 [2021-03-26T05:32:13.573Z] #50 12.90 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:32:13 [2021-03-26T05:32:13.573Z] #50 12.90 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:32:13 [2021-03-26T05:32:13.573Z] #50 12.91 go: downloading github.com/stretchr/testify v1.4.0
05:32:13 [2021-03-26T05:32:13.573Z] #50 12.92 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:32:13 [2021-03-26T05:32:13.573Z] #50 12.95 go: extracting github.com/mattn/go-isatty v0.0.8
05:32:13 [2021-03-26T05:32:13.573Z] #50 12.99 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:32:13 [2021-03-26T05:32:13.900Z] #50 13.28 go: downloading github.com/go-critic/go-critic v0.4.1
05:32:13 [2021-03-26T05:32:13.900Z] #50 13.28 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:32:13 [2021-03-26T05:32:13.900Z] #50 13.31 go: downloading golang.org/x/text v0.3.2
05:32:13 [2021-03-26T05:32:13.900Z] #50 13.37 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:32:13 [2021-03-26T05:32:13.900Z] #50 13.37 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:32:13 [2021-03-26T05:32:13.900Z] #50 13.37 go: extracting github.com/stretchr/testify v1.4.0
05:32:13 [2021-03-26T05:32:13.900Z] #50 13.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:32:14 [2021-03-26T05:32:14.228Z] #50 13.45 go: extracting github.com/spf13/cast v1.3.0
05:32:14 [2021-03-26T05:32:14.228Z] #50 13.46 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:32:14 [2021-03-26T05:32:14.228Z] #50 13.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:32:14 [2021-03-26T05:32:14.228Z] #50 13.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:32:14 [2021-03-26T05:32:14.228Z] #50 13.66 go: downloading github.com/kisielk/gotool v1.0.0
05:32:14 [2021-03-26T05:32:14.618Z] #50 13.91 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:32:14 [2021-03-26T05:32:14.618Z] #50 13.93 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:32:14 [2021-03-26T05:32:14.945Z] #50 13.98 go: extracting github.com/go-critic/go-critic v0.4.1
05:32:14 [2021-03-26T05:32:14.945Z] #50 14.00 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:32:14 [2021-03-26T05:32:14.945Z] #50 14.08 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:32:14 [2021-03-26T05:32:14.945Z] #50 14.34 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:32:15 [2021-03-26T05:32:15.058Z] db4e2d8d5901: Pull complete
05:32:15 [2021-03-26T05:32:15.278Z] #50 14.56 go: extracting github.com/kisielk/gotool v1.0.0
05:32:15 [2021-03-26T05:32:15.278Z] #50 14.56 go: downloading github.com/uudashr/gocognit v1.0.1
05:32:15 [2021-03-26T05:32:15.278Z] #50 14.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:32:15 [2021-03-26T05:32:15.278Z] #50 14.66 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:32:15 [2021-03-26T05:32:15.278Z] #50 14.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:32:15 [2021-03-26T05:32:15.278Z] #50 14.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:32:15 [2021-03-26T05:32:15.278Z] #50 14.81 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:32:15 [2021-03-26T05:32:15.278Z] #50 14.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:32:15 [2021-03-26T05:32:15.278Z] #50 14.87 go: downloading github.com/pmezard/go-difflib v1.0.0
05:32:15 [2021-03-26T05:32:15.278Z] #50 14.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:32:15 [2021-03-26T05:32:15.605Z] #50 15.00 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:32:15 [2021-03-26T05:32:15.605Z] #50 15.00 go: downloading github.com/davecgh/go-spew v1.1.1
05:32:15 [2021-03-26T05:32:15.605Z] #50 15.03 go: extracting github.com/pmezard/go-difflib v1.0.0
05:32:15 [2021-03-26T05:32:15.605Z] #50 15.04 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:32:15 [2021-03-26T05:32:15.605Z] #50 15.13 go: extracting github.com/uudashr/gocognit v1.0.1
05:32:15 [2021-03-26T05:32:15.605Z] #50 15.16 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:32:15 [2021-03-26T05:32:15.605Z] #50 15.19 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:32:15 [2021-03-26T05:32:15.698Z] dfe2d012519c: Pull complete
05:32:15 [2021-03-26T05:32:15.698Z] 3c370c2e2f82: Verifying Checksum
05:32:15 [2021-03-26T05:32:15.698Z] 3c370c2e2f82: Download complete
05:32:15 [2021-03-26T05:32:15.931Z] #50 15.34 go: downloading github.com/go-toolsmith/typep v1.0.0
05:32:15 [2021-03-26T05:32:15.931Z] #50 15.36 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:32:15 [2021-03-26T05:32:15.931Z] #50 15.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:32:15 [2021-03-26T05:32:15.931Z] #50 15.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:32:15 [2021-03-26T05:32:15.931Z] #50 15.46 go: downloading github.com/gogo/protobuf v1.2.1
05:32:15 [2021-03-26T05:32:15.994Z] 5d8f1d1f9197: Pull complete
05:32:16 [2021-03-26T05:32:16.258Z] #50 15.49 go: extracting github.com/go-toolsmith/typep v1.0.0
05:32:16 [2021-03-26T05:32:16.258Z] #50 15.67 go: extracting github.com/davecgh/go-spew v1.1.1
05:32:16 [2021-03-26T05:32:16.258Z] #50 15.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:32:16 [2021-03-26T05:32:16.258Z] #50 15.74 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:32:16 [2021-03-26T05:32:16.258Z] #50 15.74 go: downloading github.com/go-toolsmith/astp v1.0.0
05:32:16 [2021-03-26T05:32:16.258Z] #50 15.75 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:32:16 [2021-03-26T05:32:16.258Z] #50 15.75 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:32:16 [2021-03-26T05:32:16.258Z] #50 15.80 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:32:16 [2021-03-26T05:32:16.258Z] #50 15.83 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:32:16 [2021-03-26T05:32:16.585Z] #50 15.91 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:32:16 [2021-03-26T05:32:16.585Z] #50 15.93 go: downloading github.com/BurntSushi/toml v0.3.1
05:32:16 [2021-03-26T05:32:16.585Z] #50 15.97 go: extracting github.com/go-toolsmith/astp v1.0.0
05:32:16 [2021-03-26T05:32:16.913Z] #50 16.21 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:32:16 [2021-03-26T05:32:16.913Z] #50 16.21 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:32:16 [2021-03-26T05:32:16.913Z] #50 16.36 go: downloading github.com/stretchr/objx v0.2.0
05:32:16 [2021-03-26T05:32:16.913Z] #50 16.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:32:16 [2021-03-26T05:32:16.913Z] #50 16.37 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:32:16 [2021-03-26T05:32:16.913Z] #50 16.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:32:17 [2021-03-26T05:32:17.240Z] #50 16.46 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:32:17 [2021-03-26T05:32:17.240Z] #50 16.69 go: extracting github.com/BurntSushi/toml v0.3.1
05:32:17 [2021-03-26T05:32:17.240Z] #50 ...
05:32:17 [2021-03-26T05:32:17.240Z] 
05:32:17 [2021-03-26T05:32:17.240Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:32:17 [2021-03-26T05:32:17.240Z] #14 15.78 Fetched 8584 kB in 13s (649 kB/s)
05:32:18 [2021-03-26T05:32:18.749Z] 1301750ffb48: Pull complete
05:32:20 [2021-03-26T05:32:20.851Z] dc5c6edc9cff: Pull complete
05:32:21 [2021-03-26T05:32:21.024Z] #14 15.78 Reading package lists...
05:32:21 [2021-03-26T05:32:21.727Z] #14 19.60 Reading package lists...
05:32:21 [2021-03-26T05:32:21.727Z] #14 ...
05:32:21 [2021-03-26T05:32:21.727Z] 
05:32:21 [2021-03-26T05:32:21.727Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
05:32:21 [2021-03-26T05:32:21.727Z] #48 11.06 go: finding github.com/fatih/color v1.9.0
05:32:21 [2021-03-26T05:32:21.727Z] #48 11.07 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:32:21 [2021-03-26T05:32:21.727Z] #48 11.07 go: finding github.com/pkg/errors v0.9.1
05:32:21 [2021-03-26T05:32:21.727Z] #48 11.20 go: finding github.com/spf13/pflag v1.0.3
05:32:21 [2021-03-26T05:32:21.727Z] #48 11.21 go: finding github.com/mattn/go-colorable v0.1.6
05:32:21 [2021-03-26T05:32:21.727Z] #48 11.30 go: finding github.com/mattn/go-isatty v0.0.12
05:32:21 [2021-03-26T05:32:21.727Z] #48 11.88 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:32:21 [2021-03-26T05:32:21.727Z] #48 11.92 go: finding github.com/jonboulle/clockwork v0.1.0
05:32:21 [2021-03-26T05:32:21.727Z] #48 11.94 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:32:21 [2021-03-26T05:32:21.727Z] #48 11.95 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:32:21 [2021-03-26T05:32:21.727Z] #48 11.96 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:32:21 [2021-03-26T05:32:21.727Z] #48 ...
05:32:21 [2021-03-26T05:32:21.727Z] 
05:32:21 [2021-03-26T05:32:21.727Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:32:21 [2021-03-26T05:32:21.727Z] #50 16.74 go: extracting github.com/stretchr/objx v0.2.0
05:32:21 [2021-03-26T05:32:21.727Z] #50 16.74 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:32:21 [2021-03-26T05:32:21.727Z] #50 16.80 go: downloading github.com/gobwas/glob v0.2.3
05:32:21 [2021-03-26T05:32:21.727Z] #50 16.96 go: downloading github.com/pelletier/go-toml v1.2.0
05:32:21 [2021-03-26T05:32:21.727Z] #50 17.01 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:32:21 [2021-03-26T05:32:21.727Z] #50 17.41 go: extracting github.com/gobwas/glob v0.2.3
05:32:21 [2021-03-26T05:32:21.727Z] #50 17.41 go: extracting github.com/pelletier/go-toml v1.2.0
05:32:21 [2021-03-26T05:32:21.727Z] #50 18.02 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:32:21 [2021-03-26T05:32:21.727Z] #50 18.02 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:32:21 [2021-03-26T05:32:21.727Z] #50 18.93 go: extracting github.com/gogo/protobuf v1.2.1
05:32:21 [2021-03-26T05:32:21.727Z] #50 19.47 go: extracting golang.org/x/text v0.3.2
05:32:22 [2021-03-26T05:32:22.053Z] #50 ...
05:32:22 [2021-03-26T05:32:22.053Z] 
05:32:22 [2021-03-26T05:32:22.053Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:32:22 [2021-03-26T05:32:22.053Z] #52 11.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:32:22 [2021-03-26T05:32:22.053Z] #52 11.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:32:22 [2021-03-26T05:32:22.053Z] #52 11.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:32:22 [2021-03-26T05:32:22.053Z] #52 11.96 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:32:22 [2021-03-26T05:32:22.053Z] #52 12.00 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:32:22 [2021-03-26T05:32:22.053Z] #52 12.44 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:32:22 [2021-03-26T05:32:22.053Z] #52 12.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:32:22 [2021-03-26T05:32:22.053Z] #52 13.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:32:22 [2021-03-26T05:32:22.053Z] #52 14.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:32:22 [2021-03-26T05:32:22.053Z] #52 14.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:32:22 [2021-03-26T05:32:22.053Z] #52 15.00 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:32:22 [2021-03-26T05:32:22.053Z] #52 15.08 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:32:22 [2021-03-26T05:32:22.053Z] #52 15.48 runtime
05:32:22 [2021-03-26T05:32:22.053Z] #52 15.49 runtime/cgo
05:32:22 [2021-03-26T05:32:22.053Z] #52 ...
05:32:22 [2021-03-26T05:32:22.053Z] 
05:32:22 [2021-03-26T05:32:22.053Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
05:32:22 [2021-03-26T05:32:22.053Z] #59 11.81 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:32:22 [2021-03-26T05:32:22.053Z] #59 13.30 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:32:22 [2021-03-26T05:32:22.053Z] #59 13.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:32:22 [2021-03-26T05:32:22.053Z] #59 13.99 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:32:22 [2021-03-26T05:32:22.053Z] #59 14.31 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:32:22 [2021-03-26T05:32:22.053Z] #59 14.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:32:22 [2021-03-26T05:32:22.053Z] #59 15.08 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:32:22 [2021-03-26T05:32:22.053Z] #59 16.63 go: finding github.com/pkg/errors v0.9.1
05:32:22 [2021-03-26T05:32:22.053Z] #59 16.80 go: finding github.com/sirupsen/logrus v1.8.1
05:32:22 [2021-03-26T05:32:22.053Z] #59 16.89 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:32:22 [2021-03-26T05:32:22.053Z] #59 16.92 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:32:22 [2021-03-26T05:32:22.053Z] #59 16.97 go: finding github.com/google/uuid v1.2.0
05:32:22 [2021-03-26T05:32:22.053Z] #59 17.01 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:32:22 [2021-03-26T05:32:22.053Z] #59 17.09 go: finding github.com/moby/vpnkit v0.5.0
05:32:22 [2021-03-26T05:32:22.053Z] #59 17.10 go: finding github.com/gofrs/flock v0.8.0
05:32:22 [2021-03-26T05:32:22.053Z] #59 17.13 go: finding github.com/gorilla/mux v1.8.0
05:32:22 [2021-03-26T05:32:22.053Z] #59 17.13 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:32:22 [2021-03-26T05:32:22.053Z] #59 17.15 go: finding github.com/moby/sys/mountinfo v0.4.1
05:32:22 [2021-03-26T05:32:22.053Z] #59 17.18 go: finding github.com/urfave/cli/v2 v2.3.0
05:32:22 [2021-03-26T05:32:22.053Z] #59 17.20 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:32:22 [2021-03-26T05:32:22.053Z] #59 17.38 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:32:22 [2021-03-26T05:32:22.053Z] #59 17.41 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:32:22 [2021-03-26T05:32:22.380Z] #59 ...
05:32:22 [2021-03-26T05:32:22.380Z] 
05:32:22 [2021-03-26T05:32:22.380Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:32:22 [2021-03-26T05:32:22.380Z] #43 13.03 Fetched 8112 kB in 11s (734 kB/s)
05:32:22 [2021-03-26T05:32:22.380Z] #43 13.03 Reading package lists...
05:32:22 [2021-03-26T05:32:22.380Z] #43 16.39 Reading package lists...
05:32:22 [2021-03-26T05:32:22.380Z] #43 20.12 Building dependency tree...
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.04 The following additional packages will be installed:
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.04   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.04   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.04 Suggested packages:
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.04   manpages-dev python-setuptools
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.85 The following NEW packages will be installed:
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.85   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.85   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.85   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.85   python-six zlib1g-dev
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.97 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.97 Need to get 3742 kB of archives.
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.97 After this operation, 22.0 MB of additional disk space will be used.
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
05:32:22 [2021-03-26T05:32:22.380Z] #43 21.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
05:32:22 [2021-03-26T05:32:22.380Z] #43 22.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
05:32:22 [2021-03-26T05:32:22.380Z] #43 22.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
05:32:22 [2021-03-26T05:32:22.380Z] #43 22.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
05:32:22 [2021-03-26T05:32:22.380Z] #43 22.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
05:32:22 [2021-03-26T05:32:22.380Z] #43 22.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
05:32:22 [2021-03-26T05:32:22.380Z] #43 22.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
05:32:22 [2021-03-26T05:32:22.380Z] #43 22.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
05:32:22 [2021-03-26T05:32:22.380Z] #43 22.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
05:32:22 [2021-03-26T05:32:22.380Z] #43 22.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
05:32:22 [2021-03-26T05:32:22.707Z] #43 22.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
05:32:22 [2021-03-26T05:32:22.707Z] #43 22.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
05:32:22 [2021-03-26T05:32:22.707Z] #43 22.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
05:32:22 [2021-03-26T05:32:22.707Z] #43 22.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
05:32:22 [2021-03-26T05:32:22.707Z] #43 22.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
05:32:23 [2021-03-26T05:32:23.033Z] #43 ...
05:32:23 [2021-03-26T05:32:23.033Z] 
05:32:23 [2021-03-26T05:32:23.033Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
05:32:23 [2021-03-26T05:32:23.033Z] #56 13.52 Fetched 8112 kB in 12s (703 kB/s)
05:32:23 [2021-03-26T05:32:23.033Z] #56 13.52 Reading package lists...
05:32:23 [2021-03-26T05:32:23.033Z] #56 16.80 Reading package lists...
05:32:23 [2021-03-26T05:32:23.033Z] #56 20.43 Building dependency tree...
05:32:23 [2021-03-26T05:32:23.033Z] #56 21.32 The following additional packages will be installed:
05:32:23 [2021-03-26T05:32:23.033Z] #56 21.33   libbtrfs0
05:32:23 [2021-03-26T05:32:23.033Z] #56 21.42 The following NEW packages will be installed:
05:32:23 [2021-03-26T05:32:23.033Z] #56 21.42   libbtrfs-dev libbtrfs0
05:32:23 [2021-03-26T05:32:23.033Z] #56 21.61 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
05:32:23 [2021-03-26T05:32:23.033Z] #56 21.61 Need to get 118 kB of archives.
05:32:23 [2021-03-26T05:32:23.033Z] #56 21.61 After this operation, 390 kB of additional disk space will be used.
05:32:23 [2021-03-26T05:32:23.033Z] #56 21.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
05:32:23 [2021-03-26T05:32:23.033Z] #56 21.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
05:32:23 [2021-03-26T05:32:23.033Z] #56 22.28 debconf: delaying package configuration, since apt-utils is not installed
05:32:23 [2021-03-26T05:32:23.033Z] #56 22.36 Fetched 118 kB in 0s (672 kB/s)
05:32:23 [2021-03-26T05:32:23.033Z] #56 22.43 Selecting previously unselected package libbtrfs0.
05:32:23 [2021-03-26T05:32:23.033Z] #56 22.43 (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 ... 15177 files and directories currently installed.)
05:32:23 [2021-03-26T05:32:23.033Z] #56 22.65 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
05:32:23 [2021-03-26T05:32:23.033Z] #56 22.65 Unpacking libbtrfs0 (4.20.1-2) ...
05:32:23 [2021-03-26T05:32:23.034Z] #56 22.71 Selecting previously unselected package libbtrfs-dev.
05:32:23 [2021-03-26T05:32:23.034Z] #56 22.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
05:32:23 [2021-03-26T05:32:23.034Z] #56 22.72 Unpacking libbtrfs-dev (4.20.1-2) ...
05:32:23 [2021-03-26T05:32:23.362Z] #56 22.93 Setting up libbtrfs0 (4.20.1-2) ...
05:32:23 [2021-03-26T05:32:23.362Z] #56 ...
05:32:23 [2021-03-26T05:32:23.362Z] 
05:32:23 [2021-03-26T05:32:23.362Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:32:23 [2021-03-26T05:32:23.362Z] #43 22.83 debconf: delaying package configuration, since apt-utils is not installed
05:32:23 [2021-03-26T05:32:23.362Z] #43 22.85 Fetched 3742 kB in 0s (13.0 MB/s)
05:32:23 [2021-03-26T05:32:23.362Z] #43 22.94 Selecting previously unselected package libcap-dev:s390x.
05:32:23 [2021-03-26T05:32:23.362Z] #43 22.94 (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 ... 15177 files and directories currently installed.)
05:32:23 [2021-03-26T05:32:23.362Z] #43 23.02 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
05:32:23 [2021-03-26T05:32:23.362Z] #43 23.04 Unpacking libcap-dev:s390x (1:2.25-2) ...
05:32:23 [2021-03-26T05:32:23.362Z] #43 23.13 Selecting previously unselected package libnet1:s390x.
05:32:23 [2021-03-26T05:32:23.362Z] #43 23.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
05:32:23 [2021-03-26T05:32:23.362Z] #43 23.15 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
05:32:23 [2021-03-26T05:32:23.362Z] #43 ...
05:32:23 [2021-03-26T05:32:23.362Z] 
05:32:23 [2021-03-26T05:32:23.362Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:32:23 [2021-03-26T05:32:23.362Z] #46 12.93 unicode/utf16
05:32:23 [2021-03-26T05:32:23.362Z] #46 13.08 container/list
05:32:23 [2021-03-26T05:32:23.362Z] #46 13.46 crypto/internal/subtle
05:32:23 [2021-03-26T05:32:23.362Z] #46 13.60 crypto/subtle
05:32:23 [2021-03-26T05:32:23.362Z] #46 13.95 vendor/golang.org/x/crypto/cryptobyte/asn1
05:32:23 [2021-03-26T05:32:23.362Z] #46 14.29 internal/nettrace
05:32:23 [2021-03-26T05:32:23.362Z] #46 14.45 runtime/cgo
05:32:23 [2021-03-26T05:32:23.362Z] #46 19.63 vendor/golang.org/x/crypto/internal/subtle
05:32:23 [2021-03-26T05:32:23.689Z] #46 ...
05:32:23 [2021-03-26T05:32:23.689Z] 
05:32:23 [2021-03-26T05:32:23.689Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
05:32:23 [2021-03-26T05:32:23.689Z] #37 13.17 Fetched 8112 kB in 11s (726 kB/s)
05:32:23 [2021-03-26T05:32:23.690Z] #37 13.17 Reading package lists...
05:32:23 [2021-03-26T05:32:23.690Z] #37 16.62 Reading package lists...
05:32:23 [2021-03-26T05:32:23.690Z] #37 19.96 Building dependency tree...
05:32:23 [2021-03-26T05:32:23.690Z] #37 20.93 The following additional packages will be installed:
05:32:23 [2021-03-26T05:32:23.690Z] #37 20.93   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:32:23 [2021-03-26T05:32:23.690Z] #37 20.93 Suggested packages:
05:32:23 [2021-03-26T05:32:23.690Z] #37 20.93   cmake-doc ninja-build lrzip
05:32:23 [2021-03-26T05:32:23.690Z] #37 20.93 Recommended packages:
05:32:23 [2021-03-26T05:32:23.690Z] #37 20.93   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:32:23 [2021-03-26T05:32:23.690Z] #37 21.67 The following NEW packages will be installed:
05:32:23 [2021-03-26T05:32:23.690Z] #37 21.67   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:32:23 [2021-03-26T05:32:23.690Z] #37 21.67   vim-common xxd
05:32:23 [2021-03-26T05:32:23.690Z] #37 21.79 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
05:32:23 [2021-03-26T05:32:23.690Z] #37 21.79 Need to get 14.0 MB of archives.
05:32:23 [2021-03-26T05:32:23.690Z] #37 21.79 After this operation, 62.1 MB of additional disk space will be used.
05:32:23 [2021-03-26T05:32:23.690Z] #37 21.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
05:32:23 [2021-03-26T05:32:23.690Z] #37 21.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
05:32:23 [2021-03-26T05:32:23.690Z] #37 21.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
05:32:23 [2021-03-26T05:32:23.690Z] #37 21.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
05:32:23 [2021-03-26T05:32:23.690Z] #37 22.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB]
05:32:23 [2021-03-26T05:32:23.690Z] #37 22.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
05:32:23 [2021-03-26T05:32:23.690Z] #37 22.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
05:32:23 [2021-03-26T05:32:23.690Z] #37 22.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
05:32:23 [2021-03-26T05:32:23.690Z] #37 22.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
05:32:23 [2021-03-26T05:32:23.690Z] #37 22.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
05:32:23 [2021-03-26T05:32:23.690Z] #37 23.25 debconf: delaying package configuration, since apt-utils is not installed
05:32:23 [2021-03-26T05:32:23.690Z] #37 23.34 Fetched 14.0 MB in 1s (16.2 MB/s)
05:32:23 [2021-03-26T05:32:23.690Z] #37 ...
05:32:23 [2021-03-26T05:32:23.690Z] 
05:32:23 [2021-03-26T05:32:23.690Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:32:23 [2021-03-26T05:32:23.690Z] #43 23.23 Selecting previously unselected package libnet1-dev.
05:32:23 [2021-03-26T05:32:23.690Z] #43 23.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
05:32:23 [2021-03-26T05:32:23.690Z] #43 23.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:32:23 [2021-03-26T05:32:23.690Z] #43 23.40 Selecting previously unselected package libnl-3-200:s390x.
05:32:23 [2021-03-26T05:32:23.690Z] #43 23.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
05:32:23 [2021-03-26T05:32:23.690Z] #43 23.40 Unpacking libnl-3-200:s390x (3.4.0-1) ...
05:32:23 [2021-03-26T05:32:23.690Z] #43 23.49 Selecting previously unselected package libnl-3-dev:s390x.
05:32:23 [2021-03-26T05:32:23.690Z] #43 23.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
05:32:23 [2021-03-26T05:32:23.690Z] #43 23.49 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
05:32:24 [2021-03-26T05:32:24.392Z] 3c370c2e2f82: Pull complete
05:32:24 [2021-03-26T05:32:24.392Z] 5ffb2f5886e2: Pull complete
05:32:24 [2021-03-26T05:32:24.392Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:32:24 [2021-03-26T05:32:24.392Z] Status: Downloaded newer image for golang:1.13.15-buster
05:32:24 [2021-03-26T05:32:24.392Z]  ---> 805dc2d65d1c
05:32:24 [2021-03-26T05:32:24.392Z] Step 5/15 : ARG BUILDX_REPO
05:32:24 [2021-03-26T05:32:24.392Z]  ---> Running in c86d01d3f895
05:32:24 [2021-03-26T05:32:24.393Z] #43 23.91 Selecting previously unselected package libprotobuf-c1:s390x.
05:32:24 [2021-03-26T05:32:24.393Z] #43 23.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
05:32:24 [2021-03-26T05:32:24.393Z] #43 23.93 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
05:32:24 [2021-03-26T05:32:24.393Z] #43 ...
05:32:24 [2021-03-26T05:32:24.393Z] 
05:32:24 [2021-03-26T05:32:24.393Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
05:32:24 [2021-03-26T05:32:24.393Z] #56 22.94 Setting up libbtrfs-dev (4.20.1-2) ...
05:32:24 [2021-03-26T05:32:24.393Z] #56 22.95 Processing triggers for libc-bin (2.28-10) ...
05:32:24 [2021-03-26T05:32:24.393Z] #56 DONE 23.9s
05:32:24 [2021-03-26T05:32:24.393Z] 
05:32:24 [2021-03-26T05:32:24.393Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:32:24 [2021-03-26T05:32:24.393Z] #43 23.96 Selecting previously unselected package libprotobuf-c-dev:s390x.
05:32:24 [2021-03-26T05:32:24.393Z] #43 23.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
05:32:24 [2021-03-26T05:32:24.393Z] #43 23.97 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
05:32:24 [2021-03-26T05:32:24.393Z] #43 24.09 Selecting previously unselected package zlib1g-dev:s390x.
05:32:24 [2021-03-26T05:32:24.393Z] #43 24.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
05:32:24 [2021-03-26T05:32:24.393Z] #43 24.09 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
05:32:24 [2021-03-26T05:32:24.393Z] #43 ...
05:32:24 [2021-03-26T05:32:24.393Z] 
05:32:24 [2021-03-26T05:32:24.393Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
05:32:24 [2021-03-26T05:32:24.393Z] #41 14.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:32:24 [2021-03-26T05:32:24.393Z] #41 15.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:32:24 [2021-03-26T05:32:24.685Z] Removing intermediate container c86d01d3f895
05:32:24 [2021-03-26T05:32:24.685Z]  ---> 26035532bbe0
05:32:24 [2021-03-26T05:32:24.685Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
05:32:24 [2021-03-26T05:32:24.685Z]  ---> Running in ac7680e67fe5
05:32:24 [2021-03-26T05:32:24.720Z] #41 ...
05:32:24 [2021-03-26T05:32:24.720Z] 
05:32:24 [2021-03-26T05:32:24.720Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:32:24 [2021-03-26T05:32:24.720Z] #50 23.75 go: finding github.com/fatih/color v1.7.0
05:32:24 [2021-03-26T05:32:24.720Z] #50 23.81 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:32:24 [2021-03-26T05:32:24.720Z] #50 23.88 go: finding github.com/mattn/go-colorable v0.1.4
05:32:24 [2021-03-26T05:32:24.720Z] #50 23.90 go: finding github.com/mattn/go-isatty v0.0.8
05:32:24 [2021-03-26T05:32:24.720Z] #50 23.96 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:32:24 [2021-03-26T05:32:24.720Z] #50 23.96 go: finding github.com/go-critic/go-critic v0.4.1
05:32:24 [2021-03-26T05:32:24.720Z] #50 23.97 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:32:24 [2021-03-26T05:32:24.720Z] #50 23.98 go: finding github.com/go-lintpack/lintpack v0.5.2
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.04 go: finding github.com/pkg/errors v0.8.1
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.06 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.06 go: finding github.com/go-toolsmith/astequal v1.0.0
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.07 go: finding github.com/sirupsen/logrus v1.4.2
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.11 go: finding github.com/mitchellh/go-homedir v1.1.0
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.11 go: finding github.com/stretchr/testify v1.4.0
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.12 go: finding github.com/go-toolsmith/astp v1.0.0
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.13 go: finding github.com/go-toolsmith/astcast v1.0.0
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.13 go: finding github.com/davecgh/go-spew v1.1.1
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.14 go: finding github.com/spf13/viper v1.6.1
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.14 go: finding github.com/go-toolsmith/typep v1.0.0
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.18 go: finding github.com/pmezard/go-difflib v1.0.0
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.18 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.21 go: finding github.com/stretchr/objx v0.2.0
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.26 go: finding github.com/go-toolsmith/strparse v1.0.0
05:32:24 [2021-03-26T05:32:24.720Z] #50 24.32 go: finding gopkg.in/yaml.v2 v2.2.7
05:32:24 [2021-03-26T05:32:24.977Z] Cloning into '/buildx'...
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.33 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.35 go: finding github.com/fsnotify/fsnotify v1.4.7
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.35 go: finding github.com/spf13/cobra v0.0.5
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.38 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.39 go: finding github.com/gobwas/glob v0.2.3
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.39 go: finding github.com/hashicorp/hcl v1.0.0
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.41 go: finding github.com/spf13/pflag v1.0.5
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.42 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.44 go: finding github.com/magiconair/properties v1.8.1
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.46 go: finding github.com/mitchellh/mapstructure v1.1.2
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.57 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.58 go: finding github.com/pelletier/go-toml v1.2.0
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.58 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.60 go: finding github.com/spf13/afero v1.1.2
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.61 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.62 go: finding github.com/spf13/cast v1.3.0
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.62 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:32:25 [2021-03-26T05:32:25.046Z] #50 24.67 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.69 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.72 go: finding golang.org/x/text v0.3.2
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.73 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.77 go: finding github.com/subosito/gotenv v1.2.0
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.79 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.83 go: finding gopkg.in/ini.v1 v1.51.0
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.92 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.92 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.93 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.93 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.94 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.94 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.96 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.96 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.96 go: finding github.com/kisielk/gotool v1.0.0
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.98 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:32:25 [2021-03-26T05:32:25.373Z] #50 24.99 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:32:25 [2021-03-26T05:32:25.373Z] #50 25.00 go: finding github.com/sourcegraph/go-diff v0.5.1
05:32:25 [2021-03-26T05:32:25.373Z] #50 25.00 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:32:25 [2021-03-26T05:32:25.373Z] #50 25.01 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:32:25 [2021-03-26T05:32:25.699Z] #50 25.01 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:32:25 [2021-03-26T05:32:25.699Z] #50 25.01 go: finding github.com/ultraware/funlen v0.0.2
05:32:25 [2021-03-26T05:32:25.699Z] #50 25.02 go: finding github.com/ultraware/whitespace v0.0.4
05:32:25 [2021-03-26T05:32:25.699Z] #50 25.03 go: finding github.com/uudashr/gocognit v1.0.1
05:32:25 [2021-03-26T05:32:25.699Z] #50 25.04 go: finding github.com/gogo/protobuf v1.2.1
05:32:25 [2021-03-26T05:32:25.699Z] #50 25.12 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:32:25 [2021-03-26T05:32:25.699Z] #50 25.18 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:32:25 [2021-03-26T05:32:25.699Z] #50 25.21 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:32:25 [2021-03-26T05:32:25.699Z] #50 25.21 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:32:26 [2021-03-26T05:32:26.026Z] #50 25.25 go: finding github.com/BurntSushi/toml v0.3.1
05:32:26 [2021-03-26T05:32:26.026Z] #50 25.26 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:32:26 [2021-03-26T05:32:26.729Z] #50 ...
05:32:26 [2021-03-26T05:32:26.729Z] 
05:32:26 [2021-03-26T05:32:26.729Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:32:26 [2021-03-26T05:32:26.729Z] #68 16.03 Checking out files:  97% (1865/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.
05:32:26 [2021-03-26T05:32:26.729Z] #68 16.12 + cd /tmp/tmp.It0AjgDbvN/src/github.com/docker/libnetwork
05:32:26 [2021-03-26T05:32:26.729Z] #68 16.13 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:32:26 [2021-03-26T05:32:26.729Z] #68 16.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:32:26 [2021-03-26T05:32:26.729Z] #68 ...
05:32:26 [2021-03-26T05:32:26.729Z] 
05:32:26 [2021-03-26T05:32:26.729Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
05:32:26 [2021-03-26T05:32:26.729Z] #37 23.41 Selecting previously unselected package xxd.
05:32:26 [2021-03-26T05:32:26.729Z] #37 23.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
05:32:26 [2021-03-26T05:32:26.729Z] #37 23.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
05:32:26 [2021-03-26T05:32:26.729Z] #37 23.61 Unpacking xxd (2:8.1.0875-5) ...
05:32:26 [2021-03-26T05:32:26.729Z] #37 23.96 Selecting previously unselected package vim-common.
05:32:26 [2021-03-26T05:32:26.729Z] #37 23.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:32:26 [2021-03-26T05:32:26.729Z] #37 23.97 Unpacking vim-common (2:8.1.0875-5) ...
05:32:26 [2021-03-26T05:32:26.729Z] #37 24.35 Selecting previously unselected package cmake-data.
05:32:26 [2021-03-26T05:32:26.729Z] #37 24.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:32:26 [2021-03-26T05:32:26.729Z] #37 24.37 Unpacking cmake-data (3.13.4-1) ...
05:32:26 [2021-03-26T05:32:26.729Z] #37 26.51 Selecting previously unselected package libicu63:s390x.
05:32:26 [2021-03-26T05:32:26.729Z] #37 26.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
05:32:26 [2021-03-26T05:32:26.729Z] #37 26.54 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
05:32:27 [2021-03-26T05:32:27.056Z] #37 ...
05:32:27 [2021-03-26T05:32:27.056Z] 
05:32:27 [2021-03-26T05:32:27.056Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:32:27 [2021-03-26T05:32:27.056Z] #28 11.96 Fetched 8112 kB in 11s (722 kB/s)
05:32:27 [2021-03-26T05:32:27.056Z] #28 11.96 Reading package lists...
05:32:27 [2021-03-26T05:32:27.056Z] #28 15.82 Reading package lists...
05:32:27 [2021-03-26T05:32:27.056Z] #28 18.95 Building dependency tree...
05:32:27 [2021-03-26T05:32:27.056Z] #28 19.83 The following additional packages will be installed:
05:32:27 [2021-03-26T05:32:27.056Z] #28 19.84   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:32:27 [2021-03-26T05:32:27.056Z] #28 19.84   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:32:27 [2021-03-26T05:32:27.056Z] #28 19.84   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:32:27 [2021-03-26T05:32:27.056Z] #28 19.84 Suggested packages:
05:32:27 [2021-03-26T05:32:27.056Z] #28 19.84   krb5-doc krb5-user
05:32:27 [2021-03-26T05:32:27.056Z] #28 19.84 Recommended packages:
05:32:27 [2021-03-26T05:32:27.056Z] #28 19.84   krb5-locales publicsuffix libsasl2-modules
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.62 The following NEW packages will be installed:
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.62   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.62   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.62   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.62   libssh2-1 libssl1.1 openssl
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.80 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.80 Need to get 4603 kB of archives.
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.80 After this operation, 11.9 MB of additional disk space will be used.
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.80 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.83 Get:2 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.88 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.89 Get:4 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.90 Get:5 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.91 Get:6 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.93 Get:7 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.93 Get:8 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.94 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.94 Get:10 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.95 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 20.98 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.04 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.04 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.05 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.06 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.08 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.09 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.12 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.13 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.14 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.81 debconf: delaying package configuration, since apt-utils is not installed
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.90 Fetched 4603 kB in 0s (11.0 MB/s)
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.95 Selecting previously unselected package libssl1.1:s390x.
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6675 files and directories currently installed.)
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.99 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ...
05:32:27 [2021-03-26T05:32:27.056Z] #28 21.99 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ...
05:32:27 [2021-03-26T05:32:27.056Z] #28 ...
05:32:27 [2021-03-26T05:32:27.056Z] 
05:32:27 [2021-03-26T05:32:27.056Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:32:27 [2021-03-26T05:32:27.056Z] #14 19.60 Reading package lists...
05:32:27 [2021-03-26T05:32:27.056Z] #14 23.32 Building dependency tree...
05:32:27 [2021-03-26T05:32:27.056Z] #14 24.34 The following additional packages will be installed:
05:32:27 [2021-03-26T05:32:27.056Z] #14 24.34   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:32:27 [2021-03-26T05:32:27.056Z] #14 24.34   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:32:27 [2021-03-26T05:32:27.056Z] #14 24.35   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:32:27 [2021-03-26T05:32:27.056Z] #14 24.35   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:32:27 [2021-03-26T05:32:27.056Z] #14 24.35   mingw-w64-common mingw-w64-x86-64-dev
05:32:27 [2021-03-26T05:32:27.056Z] #14 24.35 Suggested packages:
05:32:27 [2021-03-26T05:32:27.056Z] #14 24.35   gcc-8-locales seccomp wine64
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.38 The following NEW packages will be installed:
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.41   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.41   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.41   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.41   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.41   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.41   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.42 The following packages will be upgraded:
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.42   libseccomp2 libsystemd0 libudev1
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.61 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.61 Need to get 73.8 MB of archives.
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.61 After this operation, 494 MB of additional disk space will be used.
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.61 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.66 Get:4 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB]
05:32:27 [2021-03-26T05:32:27.056Z] #14 25.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
05:32:27 [2021-03-26T05:32:27.383Z] #14 25.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
05:32:27 [2021-03-26T05:32:27.383Z] #14 25.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:32:27 [2021-03-26T05:32:27.383Z] #14 25.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
05:32:27 [2021-03-26T05:32:27.383Z] #14 25.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
05:32:27 [2021-03-26T05:32:27.383Z] #14 25.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
05:32:27 [2021-03-26T05:32:27.710Z] #14 26.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:32:28 [2021-03-26T05:32:28.041Z] #14 ...
05:32:28 [2021-03-26T05:32:28.041Z] 
05:32:28 [2021-03-26T05:32:28.041Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:32:28 [2021-03-26T05:32:28.041Z] #68 DONE 27.5s
05:32:28 [2021-03-26T05:32:28.041Z] 
05:32:28 [2021-03-26T05:32:28.041Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:32:28 [2021-03-26T05:32:28.041Z] #14 26.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
05:32:28 [2021-03-26T05:32:28.041Z] #14 26.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
05:32:29 [2021-03-26T05:32:29.475Z] Removing intermediate container ac7680e67fe5
05:32:29 [2021-03-26T05:32:29.475Z]  ---> 95ff64c8f780
05:32:29 [2021-03-26T05:32:29.475Z] Step 7/15 : WORKDIR /buildx
05:32:29 [2021-03-26T05:32:29.475Z]  ---> Running in cedf6bd37af4
05:32:29 [2021-03-26T05:32:29.475Z] Removing intermediate container cedf6bd37af4
05:32:29 [2021-03-26T05:32:29.475Z]  ---> 128d8f0e3f70
05:32:29 [2021-03-26T05:32:29.475Z] Step 8/15 : ARG BUILDX_COMMIT
05:32:29 [2021-03-26T05:32:29.475Z]  ---> Running in 037d5e2d821a
05:32:29 [2021-03-26T05:32:29.475Z] Removing intermediate container 037d5e2d821a
05:32:29 [2021-03-26T05:32:29.475Z]  ---> 9c6e4ccf0ac7
05:32:29 [2021-03-26T05:32:29.475Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
05:32:29 [2021-03-26T05:32:29.475Z]  ---> Running in b6e71745b5fb
05:32:29 [2021-03-26T05:32:29.690Z] #14 ...
05:32:29 [2021-03-26T05:32:29.690Z] 
05:32:29 [2021-03-26T05:32:29.690Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:32:29 [2021-03-26T05:32:29.690Z] #28 22.78 Selecting previously unselected package libsasl2-modules-db:s390x.
05:32:29 [2021-03-26T05:32:29.690Z] #28 22.78 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 22.78 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 22.86 Selecting previously unselected package libsasl2-2:s390x.
05:32:29 [2021-03-26T05:32:29.690Z] #28 22.86 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 22.86 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 23.03 Selecting previously unselected package libldap-common.
05:32:29 [2021-03-26T05:32:29.690Z] #28 23.03 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 23.03 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 23.16 Selecting previously unselected package libldap-2.4-2:s390x.
05:32:29 [2021-03-26T05:32:29.690Z] #28 23.16 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 23.16 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 23.34 Selecting previously unselected package openssl.
05:32:29 [2021-03-26T05:32:29.690Z] #28 23.34 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u6_s390x.deb ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 23.34 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.03 Selecting previously unselected package ca-certificates.
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.03 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.03 Unpacking ca-certificates (20200601~deb10u2) ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.26 Selecting previously unselected package libkeyutils1:s390x.
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.26 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.26 Unpacking libkeyutils1:s390x (1.6-6) ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.34 Selecting previously unselected package libkrb5support0:s390x.
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.34 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.34 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.45 Selecting previously unselected package libk5crypto3:s390x.
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.45 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.46 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.64 Selecting previously unselected package libkrb5-3:s390x.
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.64 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ...
05:32:29 [2021-03-26T05:32:29.690Z] #28 24.64 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ...
05:32:29 [2021-03-26T05:32:29.769Z] From https://github.com/docker/buildx
05:32:29 [2021-03-26T05:32:29.769Z]  * [new tag]         v0.5.1     -> build
05:32:30 [2021-03-26T05:32:30.016Z] #28 24.98 Selecting previously unselected package libgssapi-krb5-2:s390x.
05:32:30 [2021-03-26T05:32:30.016Z] #28 24.98 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ...
05:32:30 [2021-03-26T05:32:30.016Z] #28 24.98 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ...
05:32:30 [2021-03-26T05:32:30.016Z] #28 25.09 Selecting previously unselected package libnghttp2-14:s390x.
05:32:30 [2021-03-26T05:32:30.343Z] #28 25.09 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
05:32:30 [2021-03-26T05:32:30.343Z] #28 25.09 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
05:32:30 [2021-03-26T05:32:30.343Z] #28 25.22 Selecting previously unselected package libpsl5:s390x.
05:32:30 [2021-03-26T05:32:30.343Z] #28 25.22 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
05:32:30 [2021-03-26T05:32:30.343Z] #28 25.22 Unpacking libpsl5:s390x (0.20.2-2) ...
05:32:30 [2021-03-26T05:32:30.343Z] #28 25.28 Selecting previously unselected package librtmp1:s390x.
05:32:30 [2021-03-26T05:32:30.343Z] #28 25.28 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
05:32:30 [2021-03-26T05:32:30.343Z] #28 25.28 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
05:32:30 [2021-03-26T05:32:30.405Z] Switched to branch 'build'
05:32:30 [2021-03-26T05:32:30.669Z] #28 25.46 Selecting previously unselected package libssh2-1:s390x.
05:32:30 [2021-03-26T05:32:30.669Z] #28 25.46 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
05:32:30 [2021-03-26T05:32:30.669Z] #28 25.46 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
05:32:30 [2021-03-26T05:32:30.669Z] #28 25.61 Selecting previously unselected package libcurl4:s390x.
05:32:30 [2021-03-26T05:32:30.669Z] #28 25.61 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
05:32:30 [2021-03-26T05:32:30.669Z] #28 25.62 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
05:32:30 [2021-03-26T05:32:30.996Z] #28 25.85 Selecting previously unselected package curl.
05:32:30 [2021-03-26T05:32:30.996Z] #28 25.85 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
05:32:30 [2021-03-26T05:32:30.996Z] #28 25.85 Unpacking curl (7.64.0-4+deb10u1) ...
05:32:30 [2021-03-26T05:32:30.996Z] #28 26.08 Selecting previously unselected package libonig5:s390x.
05:32:30 [2021-03-26T05:32:30.996Z] #28 26.08 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
05:32:30 [2021-03-26T05:32:30.996Z] #28 26.08 Unpacking libonig5:s390x (6.9.1-1) ...
05:32:31 [2021-03-26T05:32:31.046Z] Removing intermediate container b6e71745b5fb
05:32:31 [2021-03-26T05:32:31.046Z]  ---> 0941b40b468c
05:32:31 [2021-03-26T05:32:31.046Z] Step 10/15 : ARG GOOS
05:32:31 [2021-03-26T05:32:31.046Z]  ---> Running in 3de94fdef048
05:32:31 [2021-03-26T05:32:31.046Z] Removing intermediate container 3de94fdef048
05:32:31 [2021-03-26T05:32:31.046Z]  ---> 6018c0165a70
05:32:31 [2021-03-26T05:32:31.046Z] Step 11/15 : ARG GOARCH
05:32:31 [2021-03-26T05:32:31.046Z]  ---> Running in 4b90f5110862
05:32:31 [2021-03-26T05:32:31.046Z] Removing intermediate container 4b90f5110862
05:32:31 [2021-03-26T05:32:31.046Z]  ---> f923f10fbce4
05:32:31 [2021-03-26T05:32:31.046Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
05:32:31 [2021-03-26T05:32:31.046Z]  ---> Running in 84f2f24a2058
05:32:31 [2021-03-26T05:32:31.322Z] #28 26.25 Selecting previously unselected package libjq1:s390x.
05:32:31 [2021-03-26T05:32:31.322Z] #28 26.25 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
05:32:31 [2021-03-26T05:32:31.322Z] #28 26.26 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
05:32:31 [2021-03-26T05:32:31.322Z] #28 26.40 Selecting previously unselected package jq.
05:32:31 [2021-03-26T05:32:31.322Z] #28 26.40 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
05:32:31 [2021-03-26T05:32:31.725Z] #28 26.40 Unpacking jq (1.5+dfsg-2+b1) ...
05:32:31 [2021-03-26T05:32:31.725Z] #28 26.56 Setting up libkeyutils1:s390x (1.6-6) ...
05:32:31 [2021-03-26T05:32:31.725Z] #28 26.57 Setting up libpsl5:s390x (0.20.2-2) ...
05:32:31 [2021-03-26T05:32:31.725Z] #28 26.57 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.01 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.02 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.03 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.04 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.04 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.05 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.06 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.06 Setting up libssh2-1:s390x (1.8.0-2.1) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.07 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.08 Setting up openssl (1.1.1d-0+deb10u6) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.09 Setting up libonig5:s390x (6.9.1-1) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.09 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.10 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ...
05:32:32 [2021-03-26T05:32:32.155Z] #28 27.11 Setting up ca-certificates (20200601~deb10u2) ...
05:32:33 [2021-03-26T05:32:33.803Z] #28 ...
05:32:33 [2021-03-26T05:32:33.803Z] 
05:32:33 [2021-03-26T05:32:33.803Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
05:32:33 [2021-03-26T05:32:33.803Z] #33 32.85 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.
05:32:33 [2021-03-26T05:32:33.803Z] #33 33.07 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:32:34 [2021-03-26T05:32:34.130Z] #33 33.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:32:34 [2021-03-26T05:32:34.130Z] #33 ...
05:32:34 [2021-03-26T05:32:34.130Z] 
05:32:34 [2021-03-26T05:32:34.130Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.667 + RM_GOPATH=0
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.667 + TMP_GOPATH=
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.667 + : /build
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.667 + '[' -z '' ']'
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.668 ++ mktemp -d
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.671 + export GOPATH=/tmp/tmp.OcYDH99tln
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.671 + GOPATH=/tmp/tmp.OcYDH99tln
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.671 + RM_GOPATH=1
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.671 + case "$(go env GOARCH)" in
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.671 ++ go env GOARCH
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.695 + export GO_BUILDMODE=-buildmode=pie
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.695 + GO_BUILDMODE=-buildmode=pie
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.695 ++ dirname /tmp/install/install.sh
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.699 + dir=/tmp/install
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.699 + bin=containerd
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.699 + shift
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.699 + '[' '!' -f /tmp/install/containerd.installer ']'
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.699 + . /tmp/install/containerd.installer
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.699 ++ set -e
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.699 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.699 + install_containerd
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.700 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.700 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OcYDH99tln/src/github.com/containerd/containerd
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.700 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:32:34 [2021-03-26T05:32:34.130Z] #57 0.703 Cloning into '/tmp/tmp.OcYDH99tln/src/github.com/containerd/containerd'...
05:32:34 [2021-03-26T05:32:34.456Z] #57 ...
05:32:34 [2021-03-26T05:32:34.456Z] 
05:32:34 [2021-03-26T05:32:34.456Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:32:34 [2021-03-26T05:32:34.456Z] #35 23.72 sync
05:32:34 [2021-03-26T05:32:34.456Z] #35 23.72 internal/reflectlite
05:32:34 [2021-03-26T05:32:34.456Z] #35 25.95 errors
05:32:34 [2021-03-26T05:32:34.456Z] #35 25.95 sort
05:32:34 [2021-03-26T05:32:34.456Z] #35 26.44 strconv
05:32:34 [2021-03-26T05:32:34.456Z] #35 26.68 io
05:32:34 [2021-03-26T05:32:34.456Z] #35 27.68 internal/oserror
05:32:34 [2021-03-26T05:32:34.456Z] #35 27.71 syscall
05:32:34 [2021-03-26T05:32:34.456Z] #35 29.25 reflect
05:32:34 [2021-03-26T05:32:34.456Z] #35 33.20 time
05:32:34 [2021-03-26T05:32:34.456Z] #35 ...
05:32:34 [2021-03-26T05:32:34.456Z] 
05:32:34 [2021-03-26T05:32:34.456Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:32:34 [2021-03-26T05:32:34.456Z] #14 28.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 30.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB]
05:32:34 [2021-03-26T05:32:34.456Z] #14 31.19 debconf: delaying package configuration, since apt-utils is not installed
05:32:34 [2021-03-26T05:32:34.456Z] #14 31.27 Fetched 73.8 MB in 5s (14.7 MB/s)
05:32:34 [2021-03-26T05:32:34.456Z] #14 31.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
05:32:34 [2021-03-26T05:32:34.456Z] #14 31.39 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.456Z] #14 31.41 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ...
05:32:34 [2021-03-26T05:32:34.456Z] #14 31.74 Setting up libsystemd0:s390x (241-7~deb10u6) ...
05:32:34 [2021-03-26T05:32:34.456Z] #14 31.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 ... 15177 files and directories currently installed.)
05:32:34 [2021-03-26T05:32:34.456Z] #14 31.88 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.456Z] #14 31.89 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ...
05:32:34 [2021-03-26T05:32:34.456Z] #14 31.96 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ...
05:32:34 [2021-03-26T05:32:34.456Z] #14 32.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
05:32:34 [2021-03-26T05:32:34.456Z] #14 32.12 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.456Z] #14 32.13 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ...
05:32:34 [2021-03-26T05:32:34.456Z] #14 32.24 Setting up libudev1:s390x (241-7~deb10u6) ...
05:32:34 [2021-03-26T05:32:34.456Z] #14 32.32 Selecting previously unselected package binutils-mingw-w64-i686.
05:32:34 [2021-03-26T05:32:34.456Z] #14 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 ... 15177 files and directories currently installed.)
05:32:34 [2021-03-26T05:32:34.456Z] #14 32.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.456Z] #14 32.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:32:34 [2021-03-26T05:32:34.784Z] #14 ...
05:32:34 [2021-03-26T05:32:34.784Z] 
05:32:34 [2021-03-26T05:32:34.784Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:32:34 [2021-03-26T05:32:34.784Z] #43 24.39 Selecting previously unselected package libprotobuf17:s390x.
05:32:34 [2021-03-26T05:32:34.784Z] #43 24.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 24.40 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 24.91 Selecting previously unselected package libprotobuf-lite17:s390x.
05:32:34 [2021-03-26T05:32:34.784Z] #43 24.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 24.94 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 25.12 Selecting previously unselected package libprotobuf-dev:s390x.
05:32:34 [2021-03-26T05:32:34.784Z] #43 25.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 25.13 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 26.23 Selecting previously unselected package libprotoc17:s390x.
05:32:34 [2021-03-26T05:32:34.784Z] #43 26.24 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 26.26 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 26.69 Selecting previously unselected package protobuf-c-compiler.
05:32:34 [2021-03-26T05:32:34.784Z] #43 26.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 26.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 26.81 Selecting previously unselected package protobuf-compiler.
05:32:34 [2021-03-26T05:32:34.784Z] #43 26.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 26.82 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 26.94 Selecting previously unselected package python-pkg-resources.
05:32:34 [2021-03-26T05:32:34.784Z] #43 26.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 26.94 Unpacking python-pkg-resources (40.8.0-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 27.14 Selecting previously unselected package python-six.
05:32:34 [2021-03-26T05:32:34.784Z] #43 27.14 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 27.14 Unpacking python-six (1.12.0-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 27.23 Selecting previously unselected package python-protobuf.
05:32:34 [2021-03-26T05:32:34.784Z] #43 27.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 27.23 Unpacking python-protobuf (3.6.1.3-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 27.69 Setting up python-pkg-resources (40.8.0-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 29.96 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 29.97 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 29.97 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 29.98 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 29.99 Setting up python-six (1.12.0-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 31.34 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 31.35 Setting up libnl-3-200:s390x (3.4.0-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 31.39 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 31.40 Setting up libcap-dev:s390x (1:2.25-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 31.40 Setting up libprotoc17:s390x (3.6.1.3-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 31.41 Setting up protobuf-compiler (3.6.1.3-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 31.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 31.43 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 31.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 31.44 Setting up python-protobuf (3.6.1.3-2) ...
05:32:34 [2021-03-26T05:32:34.784Z] #43 ...
05:32:34 [2021-03-26T05:32:34.784Z] 
05:32:34 [2021-03-26T05:32:34.784Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
05:32:34 [2021-03-26T05:32:34.784Z] #37 31.86 Selecting previously unselected package libxml2:s390x.
05:32:34 [2021-03-26T05:32:34.784Z] #37 31.86 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 31.87 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.16 Selecting previously unselected package libarchive13:s390x.
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.17 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.34 Selecting previously unselected package libjsoncpp1:s390x.
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.34 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.34 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.44 Selecting previously unselected package librhash0:s390x.
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.44 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.44 Unpacking librhash0:s390x (1.3.8-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.59 Selecting previously unselected package libuv1:s390x.
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.59 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.59 Unpacking libuv1:s390x (1.24.1-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.70 Selecting previously unselected package cmake.
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.70 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 32.70 Unpacking cmake (3.13.4-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 34.42 Setting up libicu63:s390x (63.1-6+deb10u1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 34.48 Setting up xxd (2:8.1.0875-5) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 34.49 Setting up libuv1:s390x (1.24.1-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 34.50 Setting up vim-common (2:8.1.0875-5) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 34.52 Setting up librhash0:s390x (1.3.8-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 34.52 Setting up cmake-data (3.13.4-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 34.53 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 34.54 Setting up libjsoncpp1:s390x (1.7.4-3) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 34.55 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 34.56 Setting up cmake (3.13.4-1) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 34.57 Processing triggers for libc-bin (2.28-10) ...
05:32:34 [2021-03-26T05:32:34.784Z] #37 34.62 Processing triggers for mime-support (3.62) ...
05:32:35 [2021-03-26T05:32:35.494Z] #37 DONE 35.0s
05:32:35 [2021-03-26T05:32:35.494Z] 
05:32:35 [2021-03-26T05:32:35.494Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:32:35 [2021-03-26T05:32:35.827Z] #38 ...
05:32:35 [2021-03-26T05:32:35.827Z] 
05:32:35 [2021-03-26T05:32:35.827Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
05:32:35 [2021-03-26T05:32:35.827Z] #43 35.12 Setting up libnl-3-dev:s390x (3.4.0-1) ...
05:32:35 [2021-03-26T05:32:35.827Z] #43 35.13 Processing triggers for libc-bin (2.28-10) ...
05:32:35 [2021-03-26T05:32:35.827Z] #43 DONE 35.5s
05:32:35 [2021-03-26T05:32:35.827Z] 
05:32:35 [2021-03-26T05:32:35.827Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:32:35 [2021-03-26T05:32:35.827Z] #14 34.32 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:32:35 [2021-03-26T05:32:35.827Z] #14 34.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
05:32:35 [2021-03-26T05:32:35.827Z] #14 34.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:32:36 [2021-03-26T05:32:36.156Z] #14 ...
05:32:36 [2021-03-26T05:32:36.156Z] 
05:32:36 [2021-03-26T05:32:36.156Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:32:36 [2021-03-26T05:32:36.156Z] #46 25.54 internal/reflectlite
05:32:36 [2021-03-26T05:32:36.156Z] #46 25.57 github.com/LK4D4/vndr/godl/singleflight
05:32:36 [2021-03-26T05:32:36.156Z] #46 25.85 math/rand
05:32:36 [2021-03-26T05:32:36.156Z] #46 26.97 internal/singleflight
05:32:36 [2021-03-26T05:32:36.156Z] #46 27.74 strconv
05:32:36 [2021-03-26T05:32:36.156Z] #46 27.74 bytes
05:32:36 [2021-03-26T05:32:36.156Z] #46 29.69 bufio
05:32:36 [2021-03-26T05:32:36.156Z] #46 30.70 reflect
05:32:36 [2021-03-26T05:32:36.156Z] #46 30.89 syscall
05:32:36 [2021-03-26T05:32:36.156Z] #46 ...
05:32:36 [2021-03-26T05:32:36.156Z] 
05:32:36 [2021-03-26T05:32:36.156Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.711 + RM_GOPATH=0
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.711 + TMP_GOPATH=
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.711 + : /build
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.711 + '[' -z '' ']'
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.713 ++ mktemp -d
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.716 + export GOPATH=/tmp/tmp.S8msdfJ1dl
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.716 + GOPATH=/tmp/tmp.S8msdfJ1dl
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.716 + RM_GOPATH=1
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.716 + case "$(go env GOARCH)" in
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.716 ++ go env GOARCH
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.770 + export GO_BUILDMODE=-buildmode=pie
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.770 + GO_BUILDMODE=-buildmode=pie
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.770 ++ dirname /tmp/install/install.sh
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.777 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.777 + dir=/tmp/install
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.777 + bin=tini
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.777 + shift
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.777 + '[' '!' -f /tmp/install/tini.installer ']'
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.777 + . /tmp/install/tini.installer
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.777 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.777 + install_tini
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.777 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.777 + git clone https://github.com/krallin/tini.git /tmp/tmp.S8msdfJ1dl/tini
05:32:36 [2021-03-26T05:32:36.156Z] #38 0.783 Cloning into '/tmp/tmp.S8msdfJ1dl/tini'...
05:32:36 [2021-03-26T05:32:36.859Z] #38 1.359 + cd /tmp/tmp.S8msdfJ1dl/tini
05:32:36 [2021-03-26T05:32:36.859Z] #38 1.359 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:32:36 [2021-03-26T05:32:36.859Z] #38 1.368 + cmake .
05:32:37 [2021-03-26T05:32:37.185Z] #38 1.682 -- The C compiler identification is GNU 8.3.0
05:32:37 [2021-03-26T05:32:37.185Z] #38 1.723 -- Check for working C compiler: /usr/bin/cc
05:32:37 [2021-03-26T05:32:37.512Z] #38 2.180 -- Check for working C compiler: /usr/bin/cc -- works
05:32:37 [2021-03-26T05:32:37.512Z] #38 2.181 -- Detecting C compiler ABI info
05:32:37 [2021-03-26T05:32:37.839Z] #38 2.541 -- Detecting C compiler ABI info - done
05:32:37 [2021-03-26T05:32:37.839Z] #38 2.565 -- Detecting C compile features
05:32:38 [2021-03-26T05:32:38.543Z] #38 ...
05:32:38 [2021-03-26T05:32:38.543Z] 
05:32:38 [2021-03-26T05:32:38.543Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
05:32:38 [2021-03-26T05:32:38.543Z] #28 28.87 Updating certificates in /etc/ssl/certs...
05:32:38 [2021-03-26T05:32:38.543Z] #28 31.43 137 added, 0 removed; done.
05:32:38 [2021-03-26T05:32:38.543Z] #28 31.49 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ...
05:32:38 [2021-03-26T05:32:38.543Z] #28 31.49 Setting up jq (1.5+dfsg-2+b1) ...
05:32:38 [2021-03-26T05:32:38.543Z] #28 31.50 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
05:32:38 [2021-03-26T05:32:38.543Z] #28 31.51 Setting up curl (7.64.0-4+deb10u1) ...
05:32:38 [2021-03-26T05:32:38.543Z] #28 31.52 Processing triggers for libc-bin (2.28-10) ...
05:32:38 [2021-03-26T05:32:38.543Z] #28 31.55 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:32:38 [2021-03-26T05:32:38.543Z] #28 31.56 Updating certificates in /etc/ssl/certs...
05:32:38 [2021-03-26T05:32:38.543Z] #28 33.06 0 added, 0 removed; done.
05:32:38 [2021-03-26T05:32:38.543Z] #28 33.06 Running hooks in /etc/ca-certificates/update.d...
05:32:38 [2021-03-26T05:32:38.543Z] #28 33.08 done.
05:32:38 [2021-03-26T05:32:38.543Z] #28 DONE 33.5s
05:32:38 [2021-03-26T05:32:38.543Z] 
05:32:38 [2021-03-26T05:32:38.543Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:32:38 [2021-03-26T05:32:38.543Z] #29 DONE 0.1s
05:32:38 [2021-03-26T05:32:38.543Z] 
05:32:38 [2021-03-26T05:32:38.543Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:32:38 [2021-03-26T05:32:38.543Z] #35 38.11 internal/poll
05:32:40 [2021-03-26T05:32:40.191Z] #35 ...
05:32:40 [2021-03-26T05:32:40.191Z] 
05:32:40 [2021-03-26T05:32:40.191Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
05:32:40 [2021-03-26T05:32:40.191Z] #48 DONE 39.3s
05:32:40 [2021-03-26T05:32:40.191Z] 
05:32:40 [2021-03-26T05:32:40.191Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:32:40 [2021-03-26T05:32:40.191Z] #38 3.907 -- Detecting C compile features - done
05:32:40 [2021-03-26T05:32:40.191Z] #38 3.926 -- Performing Test HAS_BUILTIN_FORTIFY
05:32:40 [2021-03-26T05:32:40.191Z] #38 4.113 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:32:40 [2021-03-26T05:32:40.191Z] #38 4.184 -- Configuring done
05:32:40 [2021-03-26T05:32:40.191Z] #38 4.207 -- Generating done
05:32:40 [2021-03-26T05:32:40.191Z] #38 4.211 -- Build files have been written to: /tmp/tmp.S8msdfJ1dl/tini
05:32:40 [2021-03-26T05:32:40.191Z] #38 4.215 + make tini-static
05:32:40 [2021-03-26T05:32:40.191Z] #38 4.645 Scanning dependencies of target tini-static
05:32:40 [2021-03-26T05:32:40.191Z] #38 4.672 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:32:40 [2021-03-26T05:32:40.350Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00e9f9602ea6c6495) in /home/ubuntu/workspace/moby_PR-42203
[Pipeline] {
[Pipeline] checkout
05:32:40 [2021-03-26T05:32:40.461Z] The recommended git tool is: git
05:32:41 [2021-03-26T05:32:41.367Z] #38 5.719 [100%] Linking C executable tini-static
05:32:41 [2021-03-26T05:32:41.367Z] #38 6.044 [100%] Built target tini-static
05:32:41 [2021-03-26T05:32:41.367Z] #38 6.076 + mkdir -p /build
05:32:41 [2021-03-26T05:32:41.367Z] #38 6.099 + cp tini-static /build/docker-init
05:32:41 [2021-03-26T05:32:41.698Z] #38 DONE 6.4s
05:32:41 [2021-03-26T05:32:41.698Z] 
05:32:41 [2021-03-26T05:32:41.698Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:32:41 [2021-03-26T05:32:41.698Z] #30 1.659 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:32:41 [2021-03-26T05:32:41.698Z] #30 1.963 #=#=#                                                                         
05:32:41 [2021-03-26T05:32:41.698Z] #30 2.118 
##                                                                         4.1%
#######                                                                   10.9%
#################                                                         24.5%
########################                                                  33.5%
#################################                                         47.0%
#########################################                                 58.3%
##################################################                        69.5%
#########################################################                 79.9%
################################################################          89.6%
######################################################################    98.6%
######################################################################## 100.0%
05:32:42 [2021-03-26T05:32:42.024Z] #30 3.513 #=#=#                                                                         
05:32:42 [2021-03-26T05:32:42.351Z] #30 3.742 #=#=#                                                                         

#################                                                         24.6%
05:32:42 [2021-03-26T05:32:42.351Z] #30 ...
05:32:42 [2021-03-26T05:32:42.351Z] 
05:32:42 [2021-03-26T05:32:42.351Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:32:42 [2021-03-26T05:32:42.351Z] #52 31.96 reflect
05:32:42 [2021-03-26T05:32:42.351Z] #52 31.97 syscall
05:32:42 [2021-03-26T05:32:42.351Z] #52 38.61 context
05:32:42 [2021-03-26T05:32:42.351Z] #52 39.18 internal/syscall/execenv
05:32:42 [2021-03-26T05:32:42.351Z] #52 39.29 internal/syscall/unix
05:32:42 [2021-03-26T05:32:42.351Z] #52 39.55 os
05:32:42 [2021-03-26T05:32:42.688Z] #52 ...
05:32:42 [2021-03-26T05:32:42.688Z] 
05:32:42 [2021-03-26T05:32:42.688Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:32:43 [2021-03-26T05:32:43.015Z] #30 3.742 #=#=#                                                                         

#################                                                         24.6%
#######################################                                   55.5%
##################################################                        70.4%
######################################################################## 100.0%
05:32:43 [2021-03-26T05:32:43.341Z] #30 4.658 #=#=#                                                                         
05:32:43 [2021-03-26T05:32:43.668Z] #30 4.818 
########################                                                  33.4%
########################################################                  78.2%
######################################################################## 100.0%
05:32:43 [2021-03-26T05:32:43.793Z] using credential docker-jenkins-github-credentials
05:32:43 [2021-03-26T05:32:43.800Z] Cloning the remote Git repository
05:32:43 [2021-03-26T05:32:43.800Z] Cloning with configured refspecs honoured and without tags
05:32:43 [2021-03-26T05:32:43.840Z] Cloning repository https://github.com/moby/moby.git
05:32:43 [2021-03-26T05:32:43.994Z] #30 5.419 #=#=#                                                                         
05:32:43 [2021-03-26T05:32:43.898Z]  > git init /home/ubuntu/workspace/moby_PR-42203 # timeout=10
05:32:44 [2021-03-26T05:32:44.267Z] Fetching upstream changes from https://github.com/moby/moby.git
05:32:44 [2021-03-26T05:32:44.267Z]  > git --version # timeout=10
05:32:44 [2021-03-26T05:32:44.289Z]  > git --version # 'git version 2.17.1'
05:32:44 [2021-03-26T05:32:44.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:32:44 [2021-03-26T05:32:44.363Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:32:45 [2021-03-26T05:32:45.726Z] #30 5.528 
#                                                                          1.5%
#####                                                                      8.1%
############                                                              16.7%
##################                                                        25.3%
########################                                                  33.9%
##############################                                            42.5%
####################################                                      51.1%
##########################################                                58.9%
################################################                          67.5%
########################################################                  78.2%
##############################################################            86.8%
###################################################################       93.2%
######################################################################## 100.0%
05:32:45 [2021-03-26T05:32:45.726Z] #30 ...
05:32:45 [2021-03-26T05:32:45.726Z] 
05:32:45 [2021-03-26T05:32:45.726Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:32:45 [2021-03-26T05:32:45.726Z] #44 6.860 Note: Building without setproctitle() and strlcpy() support.
05:32:45 [2021-03-26T05:32:45.726Z] #44 6.860       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:32:45 [2021-03-26T05:32:45.726Z] #44 6.913 Note: Building without GnuTLS support
05:32:45 [2021-03-26T05:32:45.726Z] #44 6.923 Makefile.config:39: Warn: you have no libnftables installed
05:32:45 [2021-03-26T05:32:45.726Z] #44 6.923 Makefile.config:40: Warn: Building without nftables support
05:32:45 [2021-03-26T05:32:45.726Z] #44 7.982 fatal: not a git repository (or any of the parent directories): .git
05:32:45 [2021-03-26T05:32:45.726Z] #44 8.006   GEN      .gitid
05:32:45 [2021-03-26T05:32:45.726Z] #44 8.013   GEN      criu/include/version.h
05:32:45 [2021-03-26T05:32:45.726Z] #44 8.046   GEN      include/common/asm
05:32:45 [2021-03-26T05:32:45.726Z] #44 8.959   PBCC     images/timens.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 8.964   DEP      images/timens.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.028   PBCC     images/fown.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.036   PBCC     images/google/protobuf/descriptor.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.064   PBCC     images/opts.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.079   PBCC     images/memfd.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.094   DEP      images/fown.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.141   DEP      images/google/protobuf/descriptor.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.173   DEP      images/opts.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.219   DEP      images/memfd.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.250   PBCC     images/sit.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.281   DEP      images/sit.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.312   PBCC     images/macvlan.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.330   DEP      images/macvlan.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.364   PBCC     images/autofs.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.375   DEP      images/autofs.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.386   PBCC     images/sysctl.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.392   DEP      images/sysctl.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.416   PBCC     images/time.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.425   DEP      images/time.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.451   PBCC     images/binfmt-misc.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.465   DEP      images/binfmt-misc.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.513   PBCC     images/seccomp.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.516   DEP      images/seccomp.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.546   PBCC     images/userns.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.558   DEP      images/userns.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.585   PBCC     images/cgroup.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.588   DEP      images/cgroup.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.614   PBCC     images/ext-file.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.626   DEP      images/ext-file.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.654   PBCC     images/rpc.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.660   DEP      images/rpc.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.694   PBCC     images/siginfo.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.705   DEP      images/siginfo.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.732   PBCC     images/pagemap.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.755   DEP      images/pagemap.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.782   PBCC     images/rlimit.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.796   DEP      images/rlimit.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.826   PBCC     images/file-lock.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.836   DEP      images/file-lock.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.856   PBCC     images/tty.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.894   DEP      images/tty.pb-c.d
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.955   PBCC     images/tun.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 9.986   PBCC     images/netdev.pb-c.c
05:32:45 [2021-03-26T05:32:45.726Z] #44 10.02   DEP      images/tun.pb-c.d
05:32:46 [2021-03-26T05:32:46.061Z] #44 10.05   DEP      images/netdev.pb-c.d
05:32:46 [2021-03-26T05:32:46.061Z] #44 10.09   PBCC     images/vma.pb-c.c
05:32:46 [2021-03-26T05:32:46.061Z] #44 ...
05:32:46 [2021-03-26T05:32:46.061Z] 
05:32:46 [2021-03-26T05:32:46.061Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:32:46 [2021-03-26T05:32:46.061Z] #30 7.403 
05:32:47 [2021-03-26T05:32:47.368Z] #30 7.536 #=#=#                                                                         

#                                                                          2.5%
###                                                                        5.0%
####                                                                       6.8%
######                                                                     8.7%
########                                                                  11.2%
#########                                                                 13.7%
###########                                                               15.6%
############                                                              18.0%
##############                                                            20.5%
################                                                          23.0%
##################                                                        25.5%
05:32:47 [2021-03-26T05:32:47.368Z] #30 ...
05:32:47 [2021-03-26T05:32:47.368Z] 
05:32:47 [2021-03-26T05:32:47.368Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:32:47 [2021-03-26T05:32:47.368Z] #14 35.98 Selecting previously unselected package binutils-mingw-w64.
05:32:47 [2021-03-26T05:32:47.368Z] #14 35.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:32:47 [2021-03-26T05:32:47.368Z] #14 35.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:32:47 [2021-03-26T05:32:47.368Z] #14 36.07 Selecting previously unselected package libdevmapper1.02.1:s390x.
05:32:47 [2021-03-26T05:32:47.368Z] #14 36.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
05:32:47 [2021-03-26T05:32:47.368Z] #14 36.08 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
05:32:47 [2021-03-26T05:32:47.368Z] #14 36.20 Selecting previously unselected package dmsetup.
05:32:47 [2021-03-26T05:32:47.368Z] #14 36.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
05:32:47 [2021-03-26T05:32:47.368Z] #14 36.20 Unpacking dmsetup (2:1.02.155-3) ...
05:32:47 [2021-03-26T05:32:47.368Z] #14 36.35 Selecting previously unselected package mingw-w64-common.
05:32:47 [2021-03-26T05:32:47.368Z] #14 36.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:32:47 [2021-03-26T05:32:47.368Z] #14 36.35 Unpacking mingw-w64-common (6.0.0-3) ...
05:32:47 [2021-03-26T05:32:47.368Z] #14 41.16 Selecting previously unselected package mingw-w64-x86-64-dev.
05:32:47 [2021-03-26T05:32:47.368Z] #14 41.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:32:47 [2021-03-26T05:32:47.368Z] #14 41.16 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:32:47 [2021-03-26T05:32:47.368Z] #14 45.96 Selecting previously unselected package gcc-mingw-w64-base.
05:32:47 [2021-03-26T05:32:47.368Z] #14 45.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
05:32:47 [2021-03-26T05:32:47.368Z] #14 45.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:32:47 [2021-03-26T05:32:47.695Z] #14 46.14 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:32:47 [2021-03-26T05:32:47.695Z] #14 ...
05:32:47 [2021-03-26T05:32:47.695Z] 
05:32:47 [2021-03-26T05:32:47.695Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:32:47 [2021-03-26T05:32:47.695Z] #46 37.05 time
05:32:47 [2021-03-26T05:32:47.695Z] #46 41.84 os
05:32:47 [2021-03-26T05:32:47.695Z] #46 43.55 regexp/syntax
05:32:47 [2021-03-26T05:32:47.695Z] #46 44.58 fmt
05:32:47 [2021-03-26T05:32:47.695Z] #46 ...
05:32:47 [2021-03-26T05:32:47.695Z] 
05:32:47 [2021-03-26T05:32:47.695Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:32:50 [2021-03-26T05:32:50.315Z] #30 7.536 #=#=#                                                                         

#                                                                          2.5%
###                                                                        5.0%
####                                                                       6.8%
######                                                                     8.7%
########                                                                  11.2%
#########                                                                 13.7%
###########                                                               15.6%
############                                                              18.0%
##############                                                            20.5%
################                                                          23.0%
##################                                                        25.5%
####################                                                      28.0%
#####################                                                     30.5%
#######################                                                   33.0%
#########################                                                 34.9%
##########################                                                37.4%
############################                                              39.9%
##############################                                            41.8%
###############################                                           44.3%
#################################                                         46.7%
###################################                                       49.2%
####################################                                      51.1%
######################################                                    53.6%
########################################                                  56.1%
##########################################                                58.6%
###########################################                               61.1%
#############################################                             63.6%
###############################################                           66.1%
################################################                          67.9%
##################################################                        69.8%
####################################################                      72.3%
#####################################################                     74.8%
#######################################################                   77.3%
#########################################################                 79.8%
###########################################################               82.3%
############################################################             
05:32:50 [2021-03-26T05:32:50.315Z] #30 ...
05:32:50 [2021-03-26T05:32:50.315Z] 
05:32:50 [2021-03-26T05:32:50.315Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:32:50 [2021-03-26T05:32:50.315Z] #35 39.79 os
05:32:50 [2021-03-26T05:32:50.315Z] #35 40.50 internal/fmtsort
05:32:50 [2021-03-26T05:32:50.315Z] #35 41.16 strings
05:32:50 [2021-03-26T05:32:50.315Z] #35 42.78 fmt
05:32:50 [2021-03-26T05:32:50.315Z] #35 43.20 path/filepath
05:32:50 [2021-03-26T05:32:50.315Z] #35 44.11 io/ioutil
05:32:50 [2021-03-26T05:32:50.315Z] #35 44.54 path
05:32:50 [2021-03-26T05:32:50.315Z] #35 44.87 text/tabwriter
05:32:50 [2021-03-26T05:32:50.315Z] #35 45.61 flag
05:32:50 [2021-03-26T05:32:50.315Z] #35 45.61 github.com/BurntSushi/toml
05:32:50 [2021-03-26T05:32:50.315Z] #35 46.86 log
05:32:50 [2021-03-26T05:32:50.315Z] #35 48.54 github.com/BurntSushi/toml/cmd/tomlv
05:32:50 [2021-03-26T05:32:50.315Z] #35 ...
05:32:50 [2021-03-26T05:32:50.315Z] 
05:32:50 [2021-03-26T05:32:50.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.13   DEP      images/vma.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.17   PBCC     images/creds.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.20   DEP      images/creds.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.27   PBCC     images/utsns.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.29   DEP      images/utsns.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.33   PBCC     images/ipc-desc.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.34   PBCC     images/ipc-sem.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.35   DEP      images/ipc-desc.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.36   DEP      images/ipc-sem.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.43   PBCC     images/ipc-msg.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.44   DEP      images/ipc-msg.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.49   PBCC     images/ipc-shm.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.52   DEP      images/ipc-shm.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.53   PBCC     images/ipc-var.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.55   DEP      images/ipc-var.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.60   PBCC     images/sk-opts.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.61   PBCC     images/packet-sock.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.67   DEP      images/sk-opts.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.72   DEP      images/packet-sock.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.77   PBCC     images/sk-netlink.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.83   DEP      images/sk-netlink.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.88   PBCC     images/sk-inet.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 10.96   DEP      images/sk-inet.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.00   PBCC     images/sk-unix.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.02   DEP      images/sk-unix.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.12   PBCC     images/mm.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.16   DEP      images/mm.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.20   PBCC     images/timerfd.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.21   DEP      images/timerfd.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.27   PBCC     images/timer.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.30   DEP      images/timer.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.35   PBCC     images/sa.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.41   DEP      images/sa.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.46   PBCC     images/pipe-data.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.46   DEP      images/pipe-data.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.50   PBCC     images/mnt.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.52   DEP      images/mnt.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.57   PBCC     images/sk-packet.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.58   DEP      images/sk-packet.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.63   PBCC     images/tcp-stream.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.66   DEP      images/tcp-stream.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.72   PBCC     images/pipe.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.72   DEP      images/pipe.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.78   PBCC     images/pstree.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.78   DEP      images/pstree.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.83   PBCC     images/fs.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.86   DEP      images/fs.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.87   PBCC     images/signalfd.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.91   DEP      images/signalfd.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.97   PBCC     images/fh.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 11.98   PBCC     images/fsnotify.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.05   DEP      images/fh.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.11   DEP      images/fsnotify.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.12   PBCC     images/eventpoll.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.16   DEP      images/eventpoll.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.19   PBCC     images/eventfd.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.20   DEP      images/eventfd.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.23   PBCC     images/remap-file-path.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.26   DEP      images/remap-file-path.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.28   PBCC     images/fifo.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.30   DEP      images/fifo.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.34   PBCC     images/ghost-file.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.38   DEP      images/ghost-file.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.44   PBCC     images/regfile.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.44   DEP      images/regfile.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.51   PBCC     images/ns.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.52   DEP      images/ns.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.57   PBCC     images/fdinfo.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.60   DEP      images/fdinfo.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.65   PBCC     images/core-aarch64.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.70   PBCC     images/core-arm.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.72   PBCC     images/core-ppc64.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.77   PBCC     images/core-s390.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.79   PBCC     images/core-x86.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.82   PBCC     images/core.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.85   PBCC     images/inventory.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.90   DEP      images/core-aarch64.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 12.95   DEP      images/core-arm.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 13.00   DEP      images/core-ppc64.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 13.08   DEP      images/core-s390.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 13.14   DEP      images/core-x86.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 13.20   DEP      images/core.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 13.26   DEP      images/inventory.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 13.31   PBCC     images/cpuinfo.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 13.32   DEP      images/cpuinfo.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 13.37   PBCC     images/stats.pb-c.c
05:32:50 [2021-03-26T05:32:50.315Z] #44 13.41   DEP      images/stats.pb-c.d
05:32:50 [2021-03-26T05:32:50.315Z] #44 14.45 make[1]: Nothing to be done for 'all'.
05:32:51 [2021-03-26T05:32:51.455Z] #44 15.36   CC       images/stats.o
05:32:51 [2021-03-26T05:32:51.455Z] #44 15.63   CC       images/core.o
05:32:51 [2021-03-26T05:32:51.781Z] #44 16.03   CC       images/core-x86.o
05:32:52 [2021-03-26T05:32:52.110Z] #44 16.30   CC       images/core-arm.o
05:32:52 [2021-03-26T05:32:52.444Z] #44 ...
05:32:52 [2021-03-26T05:32:52.444Z] 
05:32:52 [2021-03-26T05:32:52.444Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:32:52 [2021-03-26T05:32:52.444Z] #35 DONE 52.0s
05:32:52 [2021-03-26T05:32:52.444Z] 
05:32:52 [2021-03-26T05:32:52.444Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:32:52 [2021-03-26T05:32:52.444Z] #44 16.61   CC       images/core-aarch64.o
05:32:52 [2021-03-26T05:32:52.444Z] #44 ...
05:32:52 [2021-03-26T05:32:52.444Z] 
05:32:52 [2021-03-26T05:32:52.444Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:32:52 [2021-03-26T05:32:52.444Z] #30 7.536 #=#=#                                                                         

#                                                                          2.5%
###                                                                        5.0%
####                                                                       6.8%
######                                                                     8.7%
########                                                                  11.2%
#########                                                                 13.7%
###########                                                               15.6%
############                                                              18.0%
##############                                                            20.5%
################                                                          23.0%
##################                                                        25.5%
####################                                                      28.0%
#####################                                                     30.5%
#######################                                                   33.0%
#########################                                                 34.9%
##########################                                                37.4%
############################                                              39.9%
##############################                                            41.8%
###############################                                           44.3%
#################################                                         46.7%
###################################                                       49.2%
####################################                                      51.1%
######################################                                    53.6%
########################################                                  56.1%
##########################################                                58.6%
###########################################                               61.1%
#############################################                             63.6%
###############################################                           66.1%
################################################                          67.9%
##################################################                        69.8%
####################################################                      72.3%
#####################################################                     74.8%
#######################################################                   77.3%
#########################################################                 79.8%
###########################################################               82.3%
############################################################              84.2%
##############################################################            86.7%
###############################################################           88.5%
#################################################################         91.0%
###################################################################       93.5%
####################################################################      95.4%
######################################################################    97.9%
######################################################################## 100.0%
05:32:52 [2021-03-26T05:32:52.444Z] #30 12.59 
05:32:52 [2021-03-26T05:32:52.444Z] #30 13.48 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:32:52 [2021-03-26T05:32:52.444Z] #30 13.78 
05:32:52 [2021-03-26T05:32:52.771Z] #30 13.98 
###############################################################           87.6%
######################################################################## 100.0%
05:32:52 [2021-03-26T05:32:52.771Z] #30 14.03 
05:32:53 [2021-03-26T05:32:53.473Z] #30 ...
05:32:53 [2021-03-26T05:32:53.473Z] 
05:32:53 [2021-03-26T05:32:53.473Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:32:53 [2021-03-26T05:32:53.473Z] #52 42.77 strings
05:32:53 [2021-03-26T05:32:53.473Z] #52 42.82 encoding/binary
05:32:53 [2021-03-26T05:32:53.473Z] #52 44.48 encoding/base64
05:32:53 [2021-03-26T05:32:53.473Z] #52 45.16 fmt
05:32:53 [2021-03-26T05:32:53.473Z] #52 45.25 golang.org/x/sys/unix
05:32:53 [2021-03-26T05:32:53.473Z] #52 48.63 encoding/json
05:32:53 [2021-03-26T05:32:53.473Z] #52 51.39 github.com/pkg/diff
05:32:53 [2021-03-26T05:32:53.473Z] #52 52.69 go/ast
05:32:53 [2021-03-26T05:32:53.473Z] #52 ...
05:32:53 [2021-03-26T05:32:53.473Z] 
05:32:53 [2021-03-26T05:32:53.473Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:32:53 [2021-03-26T05:32:53.473Z] #44 16.87   CC       images/core-ppc64.o
05:32:53 [2021-03-26T05:32:53.473Z] #44 17.41   CC       images/core-s390.o
05:32:53 [2021-03-26T05:32:53.473Z] #44 17.66   CC       images/cpuinfo.o
05:32:53 [2021-03-26T05:32:53.800Z] #44 17.96   CC       images/inventory.o
05:32:54 [2021-03-26T05:32:54.126Z] #44 18.15   CC       images/fdinfo.o
05:32:54 [2021-03-26T05:32:54.126Z] #44 18.35   CC       images/fown.o
05:32:54 [2021-03-26T05:32:54.453Z] #44 18.48   CC       images/ns.o
05:32:54 [2021-03-26T05:32:54.453Z] #44 18.58   CC       images/regfile.o
05:32:54 [2021-03-26T05:32:54.779Z] #44 18.76   CC       images/ghost-file.o
05:32:54 [2021-03-26T05:32:54.779Z] #44 18.90   CC       images/fifo.o
05:32:54 [2021-03-26T05:32:54.779Z] #44 19.04   CC       images/remap-file-path.o
05:32:55 [2021-03-26T05:32:55.107Z] #44 19.17   CC       images/eventfd.o
05:32:55 [2021-03-26T05:32:55.107Z] #44 19.26   CC       images/eventpoll.o
05:32:55 [2021-03-26T05:32:55.434Z] #44 19.47   CC       images/fh.o
05:32:55 [2021-03-26T05:32:55.434Z] #44 19.69   CC       images/fsnotify.o
05:32:55 [2021-03-26T05:32:55.763Z] #44 20.03   CC       images/signalfd.o
05:32:56 [2021-03-26T05:32:56.090Z] #44 20.19   CC       images/fs.o
05:32:56 [2021-03-26T05:32:56.090Z] #44 20.27   CC       images/pstree.o
05:32:56 [2021-03-26T05:32:56.417Z] #44 20.36   CC       images/pipe.o
05:32:56 [2021-03-26T05:32:56.417Z] #44 20.48   CC       images/tcp-stream.o
05:32:56 [2021-03-26T05:32:56.417Z] #44 20.55   CC       images/sk-packet.o
05:32:56 [2021-03-26T05:32:56.417Z] #44 20.65   CC       images/mnt.o
05:32:56 [2021-03-26T05:32:56.417Z] #44 20.73   CC       images/pipe-data.o
05:32:56 [2021-03-26T05:32:56.744Z] #44 20.82   CC       images/sa.o
05:32:56 [2021-03-26T05:32:56.744Z] #44 20.94   CC       images/timer.o
05:32:57 [2021-03-26T05:32:57.072Z] #44 21.15   CC       images/timerfd.o
05:32:57 [2021-03-26T05:32:57.072Z] #44 21.28   CC       images/mm.o
05:32:57 [2021-03-26T05:32:57.185Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0c5e5608511013d55) in /home/ubuntu/workspace/moby_PR-42203
[Pipeline] {
[Pipeline] checkout
05:32:57 [2021-03-26T05:32:57.330Z] The recommended git tool is: git
05:32:57 [2021-03-26T05:32:57.458Z] #44 21.47   CC       images/sk-opts.o
05:32:57 [2021-03-26T05:32:57.458Z] #44 21.56   CC       images/sk-unix.o
05:32:57 [2021-03-26T05:32:57.784Z] #44 21.77   CC       images/sk-inet.o
05:32:57 [2021-03-26T05:32:57.784Z] #44 ...
05:32:57 [2021-03-26T05:32:57.784Z] 
05:32:57 [2021-03-26T05:32:57.784Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:32:57 [2021-03-26T05:32:57.784Z] #14 46.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
05:32:57 [2021-03-26T05:32:57.784Z] #14 46.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:32:57 [2021-03-26T05:32:57.784Z] #14 ...
05:32:57 [2021-03-26T05:32:57.784Z] 
05:32:57 [2021-03-26T05:32:57.784Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:32:57 [2021-03-26T05:32:57.784Z] #30 15.11 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
05:32:57 [2021-03-26T05:32:57.784Z] #30 15.13 skipping existing aab193acf6ba
05:32:57 [2021-03-26T05:32:57.784Z] #30 15.20 
05:32:57 [2021-03-26T05:32:57.784Z] #30 15.99 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:32:57 [2021-03-26T05:32:57.784Z] #30 16.27 
05:32:57 [2021-03-26T05:32:57.785Z] #30 16.39 
                                                                           0.1%
#####                                                                      7.5%
###########                                                               15.7%
#################                                                         23.9%
########################                                                  34.1%
###############################                                           44.4%
#####################################                                     52.6%
#############################################                             62.9%
####################################################                      73.1%
##########################################################                81.3%
#################################################################         91.6%
######################################################################## 100.0%
05:32:57 [2021-03-26T05:32:57.785Z] #30 17.73 
05:32:57 [2021-03-26T05:32:57.785Z] #30 18.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:32:57 [2021-03-26T05:32:57.785Z] #30 18.91 
05:32:57 [2021-03-26T05:32:57.785Z] #30 18.99 
######################################################################## 100.0%
05:32:57 [2021-03-26T05:32:57.785Z] #30 19.06 
05:32:58 [2021-03-26T05:32:58.111Z] #30 ...
05:32:58 [2021-03-26T05:32:58.111Z] 
05:32:58 [2021-03-26T05:32:58.111Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:32:58 [2021-03-26T05:32:58.111Z] #46 47.33 regexp
05:32:58 [2021-03-26T05:32:58.111Z] #46 47.56 go/token
05:32:58 [2021-03-26T05:32:58.111Z] #46 48.26 go/scanner
05:32:58 [2021-03-26T05:32:58.111Z] #46 49.34 go/ast
05:32:58 [2021-03-26T05:32:58.111Z] #46 50.13 internal/lazyregexp
05:32:58 [2021-03-26T05:32:58.111Z] #46 50.31 net/url
05:32:58 [2021-03-26T05:32:58.111Z] #46 51.54 text/template/parse
05:32:58 [2021-03-26T05:32:58.111Z] #46 53.10 go/parser
05:32:58 [2021-03-26T05:32:58.111Z] #46 54.68 text/template
05:32:58 [2021-03-26T05:32:58.111Z] #46 54.97 encoding/xml
05:32:58 [2021-03-26T05:32:58.111Z] #46 ...
05:32:58 [2021-03-26T05:32:58.111Z] 
05:32:58 [2021-03-26T05:32:58.111Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
05:32:58 [2021-03-26T05:32:58.111Z] #30 19.57 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:32:58 [2021-03-26T05:32:58.438Z] #30 19.83 
05:32:58 [2021-03-26T05:32:58.438Z] #30 19.88 
######################################################################## 100.0%
05:32:58 [2021-03-26T05:32:58.438Z] #30 19.92 
05:32:58 [2021-03-26T05:32:58.438Z] #30 19.96 Download of images into '/build' complete.
05:32:58 [2021-03-26T05:32:58.765Z] #30 19.97 Use something like the following to load the result into a Docker daemon:
05:32:58 [2021-03-26T05:32:58.765Z] #30 19.97   tar -cC '/build' . | docker load
05:32:59 [2021-03-26T05:32:59.092Z] #30 DONE 20.3s
05:32:59 [2021-03-26T05:32:59.092Z] 
05:32:59 [2021-03-26T05:32:59.092Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:32:59 [2021-03-26T05:32:59.092Z] #44 21.95   CC       images/tun.o
05:32:59 [2021-03-26T05:32:59.092Z] #44 22.06   CC       images/sk-netlink.o
05:32:59 [2021-03-26T05:32:59.092Z] #44 22.17   CC       images/packet-sock.o
05:32:59 [2021-03-26T05:32:59.092Z] #44 22.42   CC       images/ipc-var.o
05:32:59 [2021-03-26T05:32:59.092Z] #44 22.61   CC       images/ipc-desc.o
05:32:59 [2021-03-26T05:32:59.092Z] #44 22.74   CC       images/ipc-shm.o
05:32:59 [2021-03-26T05:32:59.092Z] #44 22.93   CC       images/ipc-msg.o
05:32:59 [2021-03-26T05:32:59.092Z] #44 23.21   CC       images/ipc-sem.o
05:32:59 [2021-03-26T05:32:59.092Z] #44 23.38   CC       images/utsns.o
05:32:59 [2021-03-26T05:32:59.419Z] #44 23.59   CC       images/creds.o
05:32:59 [2021-03-26T05:32:59.745Z] #44 23.79   CC       images/vma.o
05:32:59 [2021-03-26T05:32:59.745Z] #44 23.91   CC       images/netdev.o
05:33:00 [2021-03-26T05:33:00.072Z] #44 24.22   CC       images/tty.o
05:33:00 [2021-03-26T05:33:00.398Z] #44 24.58   CC       images/file-lock.o
05:33:00 [2021-03-26T05:33:00.398Z] #44 24.68   CC       images/rlimit.o
05:33:00 [2021-03-26T05:33:00.725Z] #44 24.83   CC       images/pagemap.o
05:33:00 [2021-03-26T05:33:00.725Z] #44 24.95   CC       images/siginfo.o
05:33:00 [2021-03-26T05:33:00.725Z] #44 25.06   CC       images/rpc.o
05:33:01 [2021-03-26T05:33:01.295Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-048813e7680319ef2) in /home/ubuntu/workspace/moby_PR-42203
[Pipeline] {
[Pipeline] checkout
05:33:01 [2021-03-26T05:33:01.468Z] The recommended git tool is: git
05:33:01 [2021-03-26T05:33:01.708Z] using credential docker-jenkins-github-credentials
05:33:01 [2021-03-26T05:33:01.716Z] Cloning the remote Git repository
05:33:01 [2021-03-26T05:33:01.717Z] Cloning with configured refspecs honoured and without tags
05:33:01 [2021-03-26T05:33:01.867Z] #44 25.71   CC       images/ext-file.o
05:33:01 [2021-03-26T05:33:01.867Z] #44 25.81   CC       images/cgroup.o
05:33:01 [2021-03-26T05:33:01.867Z] #44 26.19   CC       images/userns.o
05:33:01 [2021-03-26T05:33:01.995Z] Cloning repository https://github.com/moby/moby.git
05:33:02 [2021-03-26T05:33:02.059Z]  > git init /home/ubuntu/workspace/moby_PR-42203 # timeout=10
05:33:02 [2021-03-26T05:33:02.330Z] Fetching upstream changes from https://github.com/moby/moby.git
05:33:02 [2021-03-26T05:33:02.330Z]  > git --version # timeout=10
05:33:02 [2021-03-26T05:33:02.193Z] #44 26.32   CC       images/google/protobuf/descriptor.o
05:33:02 [2021-03-26T05:33:02.337Z]  > git --version # 'git version 2.7.4'
05:33:02 [2021-03-26T05:33:02.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:33:02 [2021-03-26T05:33:02.341Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:33:03 [2021-03-26T05:33:03.333Z] #44 27.23   CC       images/opts.o
05:33:03 [2021-03-26T05:33:03.333Z] #44 27.42   CC       images/seccomp.o
05:33:03 [2021-03-26T05:33:03.333Z] #44 27.51   CC       images/binfmt-misc.o
05:33:03 [2021-03-26T05:33:03.661Z] #44 27.65   CC       images/time.o
05:33:03 [2021-03-26T05:33:03.661Z] #44 ...
05:33:03 [2021-03-26T05:33:03.661Z] 
05:33:03 [2021-03-26T05:33:03.661Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
05:33:03 [2021-03-26T05:33:03.661Z] #52 53.05 golang.org/x/crypto/ssh/terminal
05:33:03 [2021-03-26T05:33:03.661Z] #52 53.83 mvdan.cc/editorconfig
05:33:03 [2021-03-26T05:33:03.661Z] #52 54.88 mvdan.cc/sh/v3/fileutil
05:33:03 [2021-03-26T05:33:03.661Z] #52 54.99 mvdan.cc/sh/v3/syntax
05:33:03 [2021-03-26T05:33:03.661Z] #52 60.12 mvdan.cc/sh/v3/cmd/shfmt
05:33:03 [2021-03-26T05:33:03.661Z] #52 DONE 63.1s
05:33:03 [2021-03-26T05:33:03.661Z] 
05:33:03 [2021-03-26T05:33:03.661Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:03 [2021-03-26T05:33:03.661Z] #44 27.79   CC       images/sysctl.o
05:33:03 [2021-03-26T05:33:03.815Z] using credential docker-jenkins-github-credentials
05:33:03 [2021-03-26T05:33:03.823Z] Cloning the remote Git repository
05:33:03 [2021-03-26T05:33:03.823Z] Cloning with configured refspecs honoured and without tags
05:33:03 [2021-03-26T05:33:03.842Z] Cloning repository https://github.com/moby/moby.git
05:33:03 [2021-03-26T05:33:03.996Z] #44 27.94   CC       images/autofs.o
05:33:03 [2021-03-26T05:33:03.996Z] #44 28.08   CC       images/macvlan.o
05:33:03 [2021-03-26T05:33:03.996Z] #44 28.19   CC       images/sit.o
05:33:03 [2021-03-26T05:33:03.996Z] #44 28.28   CC       images/memfd.o
05:33:03 [2021-03-26T05:33:03.996Z] #44 ...
05:33:03 [2021-03-26T05:33:03.996Z] 
05:33:03 [2021-03-26T05:33:03.996Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:33:03 [2021-03-26T05:33:03.996Z] #57 29.84 Checking out files:  85% (3280/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:33:03 [2021-03-26T05:33:03.996Z] #57 30.16 + cd /tmp/tmp.OcYDH99tln/src/github.com/containerd/containerd
05:33:03 [2021-03-26T05:33:03.996Z] #57 30.16 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:33:03 [2021-03-26T05:33:03.996Z] #57 31.35 + export 'BUILDTAGS=netgo osusergo static_build'
05:33:03 [2021-03-26T05:33:03.996Z] #57 31.35 + BUILDTAGS='netgo osusergo static_build'
05:33:03 [2021-03-26T05:33:03.996Z] #57 31.35 + export EXTRA_FLAGS=-buildmode=pie
05:33:03 [2021-03-26T05:33:03.996Z] #57 31.35 + EXTRA_FLAGS=-buildmode=pie
05:33:03 [2021-03-26T05:33:03.996Z] #57 31.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:33:03 [2021-03-26T05:33:03.996Z] #57 31.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:33:03 [2021-03-26T05:33:03.996Z] #57 31.35 + '[' '' = dynamic ']'
05:33:03 [2021-03-26T05:33:03.996Z] #57 31.35 + make
05:33:03 [2021-03-26T05:33:03.996Z] #57 32.31 + bin/ctr
05:33:04 [2021-03-26T05:33:04.327Z] #57 ...
05:33:04 [2021-03-26T05:33:04.327Z] 
05:33:04 [2021-03-26T05:33:04.327Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:04 [2021-03-26T05:33:04.327Z] #44 28.42   CC       images/timens.o
05:33:04 [2021-03-26T05:33:04.327Z] #44 28.60   LINK     images/built-in.o
05:33:04 [2021-03-26T05:33:04.653Z] #44 28.71   GEN      compel/include/asm
05:33:04 [2021-03-26T05:33:04.654Z] #44 28.71   GEN      compel/include/version.h
05:33:04 [2021-03-26T05:33:04.654Z] #44 28.78 touch .config
05:33:04 [2021-03-26T05:33:04.654Z] #44 28.81   GEN      include/common/config.h
05:33:04 [2021-03-26T05:33:04.654Z] #44 28.85   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
05:33:04 [2021-03-26T05:33:04.654Z] #44 28.88   GEN      compel/plugins/include/uapi/std/syscall-codes.h
05:33:04 [2021-03-26T05:33:04.654Z] #44 28.89   GEN      compel/plugins/include/uapi/std/syscall.h
05:33:04 [2021-03-26T05:33:04.654Z] #44 28.90   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
05:33:04 [2021-03-26T05:33:04.654Z] #44 28.92   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
05:33:04 [2021-03-26T05:33:04.980Z] #44 28.93   DEP      compel/arch/s390/plugins/std/parasite-head.d
05:33:04 [2021-03-26T05:33:04.980Z] #44 28.94   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:33:04 [2021-03-26T05:33:04.980Z] #44 28.94   DEP      compel/plugins/std/infect.d
05:33:04 [2021-03-26T05:33:04.980Z] #44 29.03   DEP      compel/plugins/std/string.d
05:33:04 [2021-03-26T05:33:04.980Z] #44 29.06   DEP      compel/plugins/std/log.d
05:33:04 [2021-03-26T05:33:04.980Z] #44 29.09   DEP      compel/plugins/std/fds.d
05:33:04 [2021-03-26T05:33:04.980Z] #44 29.13   DEP      compel/plugins/std/std.d
05:33:04 [2021-03-26T05:33:04.980Z] #44 29.15   DEP      compel/plugins/shmem/shmem.d
05:33:04 [2021-03-26T05:33:04.980Z] #44 29.19   DEP      compel/plugins/fds/fds.d
05:33:03 [2021-03-26T05:33:03.950Z]  > git init /home/ubuntu/workspace/moby_PR-42203 # timeout=10
05:33:04 [2021-03-26T05:33:04.250Z] Fetching upstream changes from https://github.com/moby/moby.git
05:33:04 [2021-03-26T05:33:04.251Z]  > git --version # timeout=10
05:33:04 [2021-03-26T05:33:04.259Z]  > git --version # 'git version 2.17.1'
05:33:04 [2021-03-26T05:33:04.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:33:04 [2021-03-26T05:33:04.279Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:33:05 [2021-03-26T05:33:05.306Z] #44 29.35   CC       compel/plugins/std/std.o
05:33:05 [2021-03-26T05:33:05.306Z] #44 29.46   CC       compel/plugins/std/fds.o
05:33:05 [2021-03-26T05:33:05.633Z] #44 29.79   CC       compel/plugins/std/log.o
05:33:06 [2021-03-26T05:33:06.242Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08d8f1012e09c633c) in /home/ubuntu/workspace/moby_PR-42203
[Pipeline] {
[Pipeline] checkout
05:33:06 [2021-03-26T05:33:06.336Z] #44 30.33   CC       compel/plugins/std/string.o
05:33:06 [2021-03-26T05:33:06.457Z] The recommended git tool is: git
05:33:06 [2021-03-26T05:33:06.663Z] #44 30.72   CC       compel/plugins/std/infect.o
05:33:06 [2021-03-26T05:33:06.989Z] #44 31.02   CC       compel/arch/s390/plugins/std/parasite-head.o
05:33:06 [2021-03-26T05:33:06.989Z] #44 31.07   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
05:33:06 [2021-03-26T05:33:06.989Z] #44 31.10   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
05:33:06 [2021-03-26T05:33:06.989Z] #44 31.17   AR       compel/plugins/std.lib.a
05:33:06 [2021-03-26T05:33:06.989Z] #44 31.19   CC       compel/plugins/fds/fds.o
05:33:06 [2021-03-26T05:33:06.989Z] #44 31.29   AR       compel/plugins/fds.lib.a
05:33:06 [2021-03-26T05:33:06.989Z] #44 31.32   HOSTDEP  compel/src/lib/log-host.d
05:33:07 [2021-03-26T05:33:07.315Z] #44 31.35   HOSTDEP  compel/src/lib/handle-elf-host.d
05:33:07 [2021-03-26T05:33:07.315Z] #44 31.52   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
05:33:07 [2021-03-26T05:33:07.315Z] #44 31.54   HOSTDEP  compel/src/main-host.d
05:33:07 [2021-03-26T05:33:07.315Z] #44 31.61   DEP      compel/src/lib/ptrace.d
05:33:07 [2021-03-26T05:33:07.340Z] Fetching without tags
05:33:07 [2021-03-26T05:33:07.642Z] #44 31.74   DEP      compel/src/lib/infect.d
05:33:07 [2021-03-26T05:33:07.642Z] #44 31.83   DEP      compel/src/lib/infect-util.d
05:33:07 [2021-03-26T05:33:07.836Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 62b5194f627571c019907edb11bb7bc2edd59933
05:33:07 [2021-03-26T05:33:07.968Z] #44 31.92   DEP      compel/src/lib/infect-rpc.d
05:33:07 [2021-03-26T05:33:07.968Z] #44 31.99   DEP      compel/arch/s390/src/lib/infect.d
05:33:07 [2021-03-26T05:33:07.968Z] #44 32.07   DEP      compel/arch/s390/src/lib/cpu.d
05:33:07 [2021-03-26T05:33:07.968Z] #44 32.12   DEP      compel/src/lib/log.d
05:33:07 [2021-03-26T05:33:07.968Z] #44 32.19   DEP      compel/src/main.d
05:33:07 [2021-03-26T05:33:07.968Z] #44 32.25   DEP      compel/src/lib/handle-elf.d
05:33:08 [2021-03-26T05:33:08.294Z] #44 32.32   DEP      compel/arch/s390/src/lib/handle-elf.d
05:33:08 [2021-03-26T05:33:08.294Z] #44 32.39   CC       compel/src/lib/log.o
05:33:08 [2021-03-26T05:33:08.294Z] #44 32.53   CC       compel/arch/s390/src/lib/cpu.o
05:33:08 [2021-03-26T05:33:08.620Z] #44 32.67   CC       compel/arch/s390/src/lib/infect.o
05:33:08 [2021-03-26T05:33:08.620Z] #44 ...
05:33:08 [2021-03-26T05:33:08.621Z] 
05:33:08 [2021-03-26T05:33:08.621Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:33:08 [2021-03-26T05:33:08.621Z] #46 58.20 go/doc
05:33:08 [2021-03-26T05:33:08.621Z] #46 58.95 github.com/LK4D4/vndr/versioned
05:33:08 [2021-03-26T05:33:08.621Z] #46 59.00 compress/flate
05:33:08 [2021-03-26T05:33:08.621Z] #46 59.96 github.com/LK4D4/vndr/build
05:33:08 [2021-03-26T05:33:08.621Z] #46 60.63 hash/crc32
05:33:08 [2021-03-26T05:33:08.621Z] #46 61.02 compress/gzip
05:33:08 [2021-03-26T05:33:08.621Z] #46 61.41 net
05:33:08 [2021-03-26T05:33:08.621Z] #46 61.72 vendor/golang.org/x/text/transform
05:33:08 [2021-03-26T05:33:08.621Z] #46 62.17 vendor/golang.org/x/text/unicode/bidi
05:33:08 [2021-03-26T05:33:08.621Z] #46 63.09 vendor/golang.org/x/text/secure/bidirule
05:33:08 [2021-03-26T05:33:08.621Z] #46 63.46 vendor/golang.org/x/text/unicode/norm
05:33:08 [2021-03-26T05:33:08.621Z] #46 66.09 vendor/golang.org/x/net/idna
05:33:08 [2021-03-26T05:33:08.621Z] #46 67.61 vendor/golang.org/x/net/http2/hpack
05:33:08 [2021-03-26T05:33:08.621Z] #46 68.13 mime
05:33:07 [2021-03-26T05:33:07.165Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:33:07 [2021-03-26T05:33:07.210Z]  > git config --add remote.origin.fetch +refs/pull/42203/head:refs/remotes/origin/PR-42203 # timeout=10
05:33:07 [2021-03-26T05:33:07.250Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:33:07 [2021-03-26T05:33:07.290Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:33:07 [2021-03-26T05:33:07.343Z] Fetching upstream changes from https://github.com/moby/moby.git
05:33:07 [2021-03-26T05:33:07.343Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:33:07 [2021-03-26T05:33:07.344Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:33:07 [2021-03-26T05:33:07.852Z]  > git config core.sparsecheckout # timeout=10
05:33:07 [2021-03-26T05:33:07.890Z]  > git checkout -f 62b5194f627571c019907edb11bb7bc2edd59933 # timeout=10
05:33:08 [2021-03-26T05:33:08.947Z] #46 ...
05:33:08 [2021-03-26T05:33:08.947Z] 
05:33:08 [2021-03-26T05:33:08.947Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:08 [2021-03-26T05:33:08.947Z] #44 33.25   CC       compel/src/lib/infect-rpc.o
05:33:09 [2021-03-26T05:33:09.119Z] using credential docker-jenkins-github-credentials
05:33:09 [2021-03-26T05:33:09.126Z] Cloning the remote Git repository
05:33:09 [2021-03-26T05:33:09.126Z] Cloning with configured refspecs honoured and without tags
05:33:09 [2021-03-26T05:33:09.273Z] #44 33.41   CC       compel/src/lib/infect-util.o
05:33:09 [2021-03-26T05:33:09.621Z] #44 33.63   CC       compel/src/lib/infect.o
05:33:08 [2021-03-26T05:33:08.669Z] Cloning repository https://github.com/moby/moby.git
05:33:08 [2021-03-26T05:33:08.721Z]  > git init /home/ubuntu/workspace/moby_PR-42203 # timeout=10
05:33:09 [2021-03-26T05:33:09.143Z] Fetching upstream changes from https://github.com/moby/moby.git
05:33:09 [2021-03-26T05:33:09.143Z]  > git --version # timeout=10
05:33:09 [2021-03-26T05:33:09.159Z]  > git --version # 'git version 2.25.1'
05:33:09 [2021-03-26T05:33:09.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:33:09 [2021-03-26T05:33:09.226Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:33:10 [2021-03-26T05:33:10.248Z] Merge succeeded, producing a913ed4bc7b5c04959ef1d85ee6dc74290a90929
05:33:10 [2021-03-26T05:33:10.248Z] Checking out Revision a913ed4bc7b5c04959ef1d85ee6dc74290a90929 (PR-42203)
05:33:10 [2021-03-26T05:33:10.760Z] #44 35.00   CC       compel/src/lib/ptrace.o
05:33:11 [2021-03-26T05:33:11.087Z] #44 35.17   AR       compel/libcompel.a
05:33:11 [2021-03-26T05:33:11.087Z] #44 35.20   HOSTCC   compel/src/main-host.o
05:33:09 [2021-03-26T05:33:09.022Z]  > git remote # timeout=10
05:33:09 [2021-03-26T05:33:09.049Z]  > git config --get remote.origin.url # timeout=10
05:33:09 [2021-03-26T05:33:09.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:33:09 [2021-03-26T05:33:09.075Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
05:33:10 [2021-03-26T05:33:10.234Z]  > git rev-parse HEAD^{commit} # timeout=10
05:33:10 [2021-03-26T05:33:10.250Z]  > git config core.sparsecheckout # timeout=10
05:33:10 [2021-03-26T05:33:10.294Z]  > git checkout -f a913ed4bc7b5c04959ef1d85ee6dc74290a90929 # timeout=10
05:33:11 [2021-03-26T05:33:11.413Z] #44 35.57   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
05:33:11 [2021-03-26T05:33:11.413Z] #44 35.69   HOSTCC   compel/src/lib/handle-elf-host.o
05:33:11 [2021-03-26T05:33:11.742Z] #44 35.87   HOSTCC   compel/src/lib/log-host.o
05:33:12 [2021-03-26T05:33:12.068Z] #44 36.00   HOSTLINK compel/compel-host-bin
05:33:12 [2021-03-26T05:33:12.068Z] #44 36.06   DEP      soccr/soccr.d
05:33:12 [2021-03-26T05:33:12.068Z] #44 36.14   CC       soccr/soccr.o
05:33:12 [2021-03-26T05:33:12.771Z] #44 37.02   AR       soccr/libsoccr.a
05:33:13 [2021-03-26T05:33:13.098Z] #44 37.03 make[1]: 'soccr/libsoccr.a' is up to date.
05:33:13 [2021-03-26T05:33:13.098Z] #44 37.15   DEP      criu/arch/s390/sigframe.d
05:33:13 [2021-03-26T05:33:13.098Z] #44 37.22   DEP      criu/arch/s390/crtools.d
05:33:13 [2021-03-26T05:33:13.098Z] #44 ...
05:33:13 [2021-03-26T05:33:13.098Z] 
05:33:13 [2021-03-26T05:33:13.098Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:33:13 [2021-03-26T05:33:13.098Z] #14 61.76 Selecting previously unselected package g++-mingw-w64-x86-64.
05:33:13 [2021-03-26T05:33:13.098Z] #14 61.76 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
05:33:13 [2021-03-26T05:33:13.098Z] #14 61.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:33:13 [2021-03-26T05:33:13.425Z] #14 71.82 Selecting previously unselected package libapparmor1:s390x.
05:33:13 [2021-03-26T05:33:13.425Z] #14 71.84 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
05:33:13 [2021-03-26T05:33:13.425Z] #14 71.84 Unpacking libapparmor1:s390x (2.13.2-10) ...
05:33:13 [2021-03-26T05:33:13.425Z] #14 ...
05:33:13 [2021-03-26T05:33:13.425Z] 
05:33:13 [2021-03-26T05:33:13.425Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:13 [2021-03-26T05:33:13.425Z] #44 37.40   DEP      criu/arch/s390/cpu.d
05:33:13 [2021-03-26T05:33:13.425Z] #44 37.51   CC       criu/arch/s390/cpu.o
05:33:13 [2021-03-26T05:33:13.752Z] #44 37.87   CC       criu/arch/s390/crtools.o
05:33:14 [2021-03-26T05:33:14.080Z] #44 38.39   CC       criu/arch/s390/sigframe.o
05:33:14 [2021-03-26T05:33:14.237Z] Commit message: "Merge commit '797b974cb90e32c7efe9e324d7459122c3f6b7b0' into HEAD"
05:33:14 [2021-03-26T05:33:14.264Z] First time build. Skipping changelog.
05:33:14 [2021-03-26T05:33:14.407Z] #44 38.47   LINK     criu/arch/s390/crtools.built-in.o
05:33:14 [2021-03-26T05:33:14.407Z] #44 38.49   DEP      criu/pie/util-vdso.d
05:33:14 [2021-03-26T05:33:14.407Z] #44 38.55   DEP      criu/pie/util.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:33:14 [2021-03-26T05:33:14.733Z] #44 38.71   CC       criu/pie/util.o
05:33:14 [2021-03-26T05:33:14.734Z] #44 38.93   CC       criu/pie/util-vdso.o
05:33:15 [2021-03-26T05:33:15.387Z] + docker version
05:33:15 [2021-03-26T05:33:15.439Z] #44 39.34   AR       criu/pie/pie.lib.a
05:33:15 [2021-03-26T05:33:15.439Z] #44 39.38   DEP      criu/pie/restorer.d
05:33:15 [2021-03-26T05:33:15.439Z] #44 39.56   DEP      criu/arch/s390/restorer.d
05:33:15 [2021-03-26T05:33:15.766Z] #44 39.71   DEP      criu/arch/s390/vdso-pie.d
05:33:15 [2021-03-26T05:33:15.766Z] #44 39.77   DEP      criu/pie/parasite-vdso.d
05:33:15 [2021-03-26T05:33:15.766Z] #44 39.91   DEP      criu/pie/parasite.d
05:33:15 [2021-03-26T05:33:15.766Z] #44 ...
05:33:15 [2021-03-26T05:33:15.766Z] 
05:33:15 [2021-03-26T05:33:15.766Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m...
05:33:15 [2021-03-26T05:33:15.766Z] #14 71.90 Selecting previously unselected package libapparmor-dev:s390x.
05:33:15 [2021-03-26T05:33:15.766Z] #14 71.90 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.766Z] #14 71.91 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
05:33:15 [2021-03-26T05:33:15.766Z] #14 71.98 Selecting previously unselected package libbtrfs0.
05:33:15 [2021-03-26T05:33:15.766Z] #14 71.98 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.766Z] #14 71.98 Unpacking libbtrfs0 (4.20.1-2) ...
05:33:15 [2021-03-26T05:33:15.766Z] #14 72.04 Selecting previously unselected package libbtrfs-dev.
05:33:15 [2021-03-26T05:33:15.766Z] #14 72.04 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.766Z] #14 72.04 Unpacking libbtrfs-dev (4.20.1-2) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.11 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.11 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.11 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.16 Selecting previously unselected package libudev-dev:s390x.
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.16 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.17 Unpacking libudev-dev:s390x (241-7~deb10u6) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.28 Selecting previously unselected package libsepol1-dev:s390x.
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.28 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.28 Unpacking libsepol1-dev:s390x (2.8-1) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.47 Selecting previously unselected package libpcre16-3:s390x.
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.47 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.47 Unpacking libpcre16-3:s390x (2:8.39-12) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.57 Selecting previously unselected package libpcre32-3:s390x.
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.57 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.57 Unpacking libpcre32-3:s390x (2:8.39-12) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.67 Selecting previously unselected package libpcrecpp0v5:s390x.
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.67 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.67 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.75 Selecting previously unselected package libpcre3-dev:s390x.
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.75 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 72.75 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.04 Selecting previously unselected package libselinux1-dev:s390x.
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.04 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.04 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.28 Selecting previously unselected package libdevmapper-dev:s390x.
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.28 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.28 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.36 Selecting previously unselected package libseccomp-dev:s390x.
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.36 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.36 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.46 Selecting previously unselected package libsystemd-dev:s390x.
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.46 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.46 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.86 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.87 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.87 Setting up libapparmor1:s390x (2.13.2-10) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.88 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.89 Setting up libpcre16-3:s390x (2:8.39-12) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.89 Setting up libsepol1-dev:s390x (2.8-1) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.90 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.91 Setting up libbtrfs0 (4.20.1-2) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.92 Setting up libpcre32-3:s390x (2:8.39-12) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.93 Setting up libudev-dev:s390x (241-7~deb10u6) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.94 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.94 Setting up libbtrfs-dev (4.20.1-2) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.95 Setting up libapparmor-dev:s390x (2.13.2-10) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.96 Setting up mingw-w64-common (6.0.0-3) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.96 Setting up libsystemd-dev:s390x (241-7~deb10u6) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.97 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.98 Setting up libpcre3-dev:s390x (2:8.39-12) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 73.98 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 74.00 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
05:33:15 [2021-03-26T05:33:15.767Z] #14 74.01 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
05:33:15 [2021-03-26T05:33:15.767Z] #14 74.01 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 74.02 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
05:33:15 [2021-03-26T05:33:15.767Z] #14 74.02 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
05:33:15 [2021-03-26T05:33:15.767Z] #14 74.02 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 74.03 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 74.03 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 74.04 Setting up dmsetup (2:1.02.155-3) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 74.05 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 74.05 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 74.06 Processing triggers for libc-bin (2.28-10) ...
05:33:15 [2021-03-26T05:33:15.767Z] #14 DONE 74.5s
05:33:16 [2021-03-26T05:33:16.093Z] 
05:33:16 [2021-03-26T05:33:16.093Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:33:14 [2021-03-26T05:33:14.240Z]  > git rev-list --no-walk 648b9b03fa7e4151d27e65f58b064c04cc595e88 # timeout=10
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.875 + RM_GOPATH=0
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.875 + TMP_GOPATH=
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.875 + : /build
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.875 + '[' -z '' ']'
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.876 ++ mktemp -d
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.880 + export GOPATH=/tmp/tmp.e8vf171Jkp
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.880 + GOPATH=/tmp/tmp.e8vf171Jkp
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.880 + RM_GOPATH=1
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.880 + case "$(go env GOARCH)" in
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.880 ++ go env GOARCH
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.902 + export GO_BUILDMODE=-buildmode=pie
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.902 + GO_BUILDMODE=-buildmode=pie
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.912 ++ dirname /tmp/install/install.sh
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.912 + dir=/tmp/install
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.912 + bin=runc
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.912 + shift
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.913 + '[' '!' -f /tmp/install/runc.installer ']'
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.913 + . /tmp/install/runc.installer
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.913 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.913 + install_runc
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.913 + grep -q '^3\.10\.0.*\.el7\.'
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.914 + uname -r
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.914 + RUNC_BUILDTAGS='seccomp '
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.914 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.914 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.914 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.e8vf171Jkp/src/github.com/opencontainers/runc
05:33:16 [2021-03-26T05:33:16.802Z] #54 0.916 Cloning into '/tmp/tmp.e8vf171Jkp/src/github.com/opencontainers/runc'...
05:33:17 [2021-03-26T05:33:17.128Z] #54 ...
05:33:17 [2021-03-26T05:33:17.128Z] 
05:33:17 [2021-03-26T05:33:17.128Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
05:33:17 [2021-03-26T05:33:17.128Z] #15 DONE 1.1s
05:33:17 [2021-03-26T05:33:17.128Z] 
05:33:17 [2021-03-26T05:33:17.129Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
05:33:17 [2021-03-26T05:33:17.129Z] #59 76.45 + for f in rootlesskit rootlesskit-docker-proxy
05:33:17 [2021-03-26T05:33:17.129Z] #59 76.45 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:33:17 [2021-03-26T05:33:17.832Z] #59 ...
05:33:17 [2021-03-26T05:33:17.832Z] 
05:33:17 [2021-03-26T05:33:17.832Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
05:33:17 [2021-03-26T05:33:17.832Z] #16 DONE 0.9s
05:33:18 [2021-03-26T05:33:18.158Z] 
05:33:18 [2021-03-26T05:33:18.158Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
05:33:18 [2021-03-26T05:33:18.861Z] #17 0.795 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:33:19 [2021-03-26T05:33:19.187Z] #17 DONE 0.9s
05:33:19 [2021-03-26T05:33:19.187Z] 
05:33:19 [2021-03-26T05:33:19.187Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
05:33:19 [2021-03-26T05:33:19.514Z] #18 ...
05:33:19 [2021-03-26T05:33:19.514Z] 
05:33:19 [2021-03-26T05:33:19.514Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:33:19 [2021-03-26T05:33:19.514Z] #46 68.98 mime/quotedprintable
05:33:19 [2021-03-26T05:33:19.514Z] #46 69.14 net/http/internal
05:33:19 [2021-03-26T05:33:19.514Z] #46 71.97 crypto/x509
05:33:19 [2021-03-26T05:33:19.514Z] #46 71.97 net/textproto
05:33:19 [2021-03-26T05:33:19.514Z] #46 72.54 vendor/golang.org/x/net/http/httpguts
05:33:19 [2021-03-26T05:33:19.514Z] #46 72.70 vendor/golang.org/x/net/http/httpproxy
05:33:19 [2021-03-26T05:33:19.514Z] #46 73.02 mime/multipart
05:33:19 [2021-03-26T05:33:19.514Z] #46 74.47 crypto/tls
05:33:19 [2021-03-26T05:33:19.850Z] #46 79.26 net/http/httptrace
05:33:19 [2021-03-26T05:33:19.850Z] #46 ...
05:33:19 [2021-03-26T05:33:19.850Z] 
05:33:19 [2021-03-26T05:33:19.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:19 [2021-03-26T05:33:19.850Z] #44 40.08   CC       criu/pie/parasite.o
05:33:19 [2021-03-26T05:33:19.850Z] #44 40.89   LINK     criu/pie/parasite.built-in.o
05:33:19 [2021-03-26T05:33:19.850Z] #44 40.90   GEN      criu/pie/parasite-blob.h
05:33:19 [2021-03-26T05:33:19.850Z] #44 40.90   CC       criu/pie/parasite-vdso.o
05:33:19 [2021-03-26T05:33:19.850Z] #44 41.33   CC       criu/arch/s390/vdso-pie.o
05:33:19 [2021-03-26T05:33:19.850Z] #44 41.60   CC       criu/arch/s390/restorer.o
05:33:19 [2021-03-26T05:33:19.850Z] #44 41.90   CC       criu/pie/restorer.o
05:33:19 [2021-03-26T05:33:19.850Z] #44 ...
05:33:19 [2021-03-26T05:33:19.850Z] 
05:33:19 [2021-03-26T05:33:19.850Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
05:33:19 [2021-03-26T05:33:19.850Z] #18 DONE 1.0s
05:33:19 [2021-03-26T05:33:19.850Z] 
05:33:19 [2021-03-26T05:33:19.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:19 [2021-03-26T05:33:19.850Z] #44 43.99   LINK     criu/pie/restorer.built-in.o
05:33:19 [2021-03-26T05:33:19.850Z] #44 43.99   GEN      criu/pie/restorer-blob.h
05:33:19 [2021-03-26T05:33:19.850Z] #44 44.03   DEP      criu/vdso.d
05:33:20 [2021-03-26T05:33:20.176Z] #44 44.17   DEP      criu/uts_ns.d
05:33:20 [2021-03-26T05:33:20.176Z] #44 44.24   DEP      criu/util.d
05:33:20 [2021-03-26T05:33:20.176Z] #44 44.50   DEP      criu/uffd.d
05:33:20 [2021-03-26T05:33:20.503Z] #44 44.71   DEP      criu/tun.d
05:33:20 [2021-03-26T05:33:20.829Z] #44 44.91   DEP      criu/tty.d
05:33:20 [2021-03-26T05:33:20.829Z] #44 ...
05:33:20 [2021-03-26T05:33:20.829Z] 
05:33:20 [2021-03-26T05:33:20.829Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
05:33:20 [2021-03-26T05:33:20.829Z] #19 DONE 1.0s
05:33:21 [2021-03-26T05:33:21.156Z] 
05:33:21 [2021-03-26T05:33:21.156Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:21 [2021-03-26T05:33:21.156Z] #44 45.11   DEP      criu/timerfd.d
05:33:21 [2021-03-26T05:33:21.156Z] #44 45.24   DEP      criu/timens.d
05:33:21 [2021-03-26T05:33:21.482Z] #44 45.41   DEP      criu/sysfs_parse.d
05:33:21 [2021-03-26T05:33:21.482Z] #44 45.55   DEP      criu/sysctl.d
05:33:21 [2021-03-26T05:33:21.482Z] #44 45.69   DEP      criu/string.d
05:33:21 [2021-03-26T05:33:21.482Z] #44 45.71   DEP      criu/stats.d
05:33:21 [2021-03-26T05:33:21.809Z] #44 45.85   DEP      criu/sockets.d
05:33:21 [2021-03-26T05:33:21.809Z] #44 ...
05:33:21 [2021-03-26T05:33:21.809Z] 
05:33:21 [2021-03-26T05:33:21.809Z] #20 [dev-systemd-false  6/26] RUN ldconfig
05:33:21 [2021-03-26T05:33:21.809Z] #20 DONE 1.0s
05:33:21 [2021-03-26T05:33:21.809Z] 
05:33:21 [2021-03-26T05:33:21.809Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:21 [2021-03-26T05:33:21.809Z] #44 46.01   DEP      criu/sk-unix.d
05:33:22 [2021-03-26T05:33:22.205Z] #44 46.19   DEP      criu/sk-tcp.d
05:33:22 [2021-03-26T05:33:22.205Z] #44 ...
05:33:22 [2021-03-26T05:33:22.205Z] 
05:33:22 [2021-03-26T05:33:22.205Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
05:33:22 [2021-03-26T05:33:22.205Z] #59 DONE 81.8s
05:33:22 [2021-03-26T05:33:22.532Z] 
05:33:22 [2021-03-26T05:33:22.532Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:22 [2021-03-26T05:33:22.532Z] #44 46.48   DEP      criu/sk-queue.d
05:33:22 [2021-03-26T05:33:22.532Z] #44 46.58   DEP      criu/sk-packet.d
05:33:22 [2021-03-26T05:33:22.532Z] #44 ...
05:33:22 [2021-03-26T05:33:22.532Z] 
05:33:22 [2021-03-26T05:33:22.532Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:33:22 [2021-03-26T05:33:22.532Z] #60 DONE 0.1s
05:33:22 [2021-03-26T05:33:22.532Z] 
05:33:22 [2021-03-26T05:33:22.532Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:33:22 [2021-03-26T05:33:22.532Z] #61 DONE 0.1s
05:33:22 [2021-03-26T05:33:22.532Z] 
05:33:22 [2021-03-26T05:33:22.532Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:22 [2021-03-26T05:33:22.532Z] #44 46.68   DEP      criu/sk-netlink.d
05:33:22 [2021-03-26T05:33:22.858Z] #44 46.88   DEP      criu/sk-inet.d
05:33:23 [2021-03-26T05:33:23.185Z] #44 47.15   DEP      criu/signalfd.d
05:33:23 [2021-03-26T05:33:23.185Z] #44 47.39   DEP      criu/sigframe.d
05:33:23 [2021-03-26T05:33:23.511Z] #44 47.49   DEP      criu/shmem.d
05:33:23 [2021-03-26T05:33:23.511Z] #44 47.58   DEP      criu/servicefd.d
05:33:23 [2021-03-26T05:33:23.511Z] #44 47.66   DEP      criu/seize.d
05:33:23 [2021-03-26T05:33:23.530Z] Client: Docker Engine - Community
05:33:23 [2021-03-26T05:33:23.530Z]  Version:           20.10.3
05:33:23 [2021-03-26T05:33:23.530Z]  API version:       1.41
05:33:23 [2021-03-26T05:33:23.530Z]  Go version:        go1.13.15
05:33:23 [2021-03-26T05:33:23.530Z]  Git commit:        48d30b5
05:33:23 [2021-03-26T05:33:23.530Z]  Built:             Fri Jan 29 14:33:13 2021
05:33:23 [2021-03-26T05:33:23.530Z]  OS/Arch:           linux/amd64
05:33:23 [2021-03-26T05:33:23.530Z]  Context:           default
05:33:23 [2021-03-26T05:33:23.530Z]  Experimental:      true
05:33:23 [2021-03-26T05:33:23.530Z] 
05:33:23 [2021-03-26T05:33:23.530Z] Server: Docker Engine - Community
05:33:23 [2021-03-26T05:33:23.530Z]  Engine:
05:33:23 [2021-03-26T05:33:23.530Z]   Version:          20.10.3
05:33:23 [2021-03-26T05:33:23.530Z]   API version:      1.41 (minimum version 1.12)
05:33:23 [2021-03-26T05:33:23.530Z]   Go version:       go1.13.15
05:33:23 [2021-03-26T05:33:23.530Z]   Git commit:       46229ca
05:33:23 [2021-03-26T05:33:23.530Z]   Built:            Fri Jan 29 14:31:25 2021
05:33:23 [2021-03-26T05:33:23.530Z]   OS/Arch:          linux/amd64
05:33:23 [2021-03-26T05:33:23.530Z]   Experimental:     true
05:33:23 [2021-03-26T05:33:23.530Z]  containerd:
05:33:23 [2021-03-26T05:33:23.530Z]   Version:          1.4.3
05:33:23 [2021-03-26T05:33:23.530Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
05:33:23 [2021-03-26T05:33:23.530Z]  runc:
05:33:23 [2021-03-26T05:33:23.530Z]   Version:          1.0.0-rc92
05:33:23 [2021-03-26T05:33:23.530Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:33:23 [2021-03-26T05:33:23.530Z]  docker-init:
05:33:23 [2021-03-26T05:33:23.530Z]   Version:          0.19.0
05:33:23 [2021-03-26T05:33:23.530Z]   GitCommit:        de40ad0
05:33:23 [2021-03-26T05:33:23.536Z] Fetching without tags
[Pipeline] sh
05:33:23 [2021-03-26T05:33:23.267Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:33:23 [2021-03-26T05:33:23.324Z]  > git config --add remote.origin.fetch +refs/pull/42203/head:refs/remotes/origin/PR-42203 # timeout=10
05:33:23 [2021-03-26T05:33:23.344Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:33:23 [2021-03-26T05:33:23.403Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:33:23 [2021-03-26T05:33:23.564Z] Fetching upstream changes from https://github.com/moby/moby.git
05:33:23 [2021-03-26T05:33:23.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:33:23 [2021-03-26T05:33:23.592Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:33:23 [2021-03-26T05:33:23.837Z] #44 47.82   DEP      criu/seccomp.d
05:33:23 [2021-03-26T05:33:23.837Z] #44 48.00   DEP      criu/rst-malloc.d
05:33:23 [2021-03-26T05:33:23.837Z] #44 48.03   DEP      criu/rbtree.d
05:33:23 [2021-03-26T05:33:23.837Z] #44 48.08   DEP      criu/pstree.d
05:33:23 [2021-03-26T05:33:23.872Z] + docker info
05:33:23 [2021-03-26T05:33:23.982Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 62b5194f627571c019907edb11bb7bc2edd59933
05:33:24 [2021-03-26T05:33:24.164Z] #44 48.27   DEP      criu/protobuf.d
05:33:24 [2021-03-26T05:33:24.164Z] #44 48.33   GEN      criu/protobuf-desc-gen.h
05:33:25 [2021-03-26T05:33:25.303Z] #44 49.33   DEP      criu/protobuf-desc.d
05:33:25 [2021-03-26T05:33:25.303Z] #44 49.46   DEP      criu/proc_parse.d
05:33:25 [2021-03-26T05:33:25.629Z] #44 49.67   DEP      criu/plugin.d
05:33:25 [2021-03-26T05:33:25.629Z] #44 49.75   DEP      criu/pipes.d
05:33:25 [2021-03-26T05:33:25.629Z] #44 49.88   DEP      criu/pie-util.d
05:33:25 [2021-03-26T05:33:25.958Z] #44 49.93   DEP      criu/pie-util-vdso.d
05:33:25 [2021-03-26T05:33:25.958Z] #44 50.09   DEP      criu/path.d
05:33:24 [2021-03-26T05:33:24.012Z]  > git config core.sparsecheckout # timeout=10
05:33:24 [2021-03-26T05:33:24.030Z]  > git checkout -f 62b5194f627571c019907edb11bb7bc2edd59933 # timeout=10
05:33:25 [2021-03-26T05:33:25.773Z]  > git remote # timeout=10
05:33:25 [2021-03-26T05:33:25.787Z]  > git config --get remote.origin.url # timeout=10
05:33:25 [2021-03-26T05:33:25.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:33:25 [2021-03-26T05:33:25.887Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
05:33:26 [2021-03-26T05:33:26.289Z] #44 50.20   DEP      criu/parasite-syscall.d
05:33:26 [2021-03-26T05:33:26.289Z] #44 50.37   DEP      criu/pagemap.d
05:33:26 [2021-03-26T05:33:26.289Z] #44 50.45   DEP      criu/pagemap-cache.d
05:33:26 [2021-03-26T05:33:26.289Z] #44 50.51   DEP      criu/page-xfer.d
05:33:26 [2021-03-26T05:33:26.422Z] Merge succeeded, producing 4a1ce396aef17b7e2f42c7eb5de6c3409dd96723
05:33:26 [2021-03-26T05:33:26.422Z] Checking out Revision 4a1ce396aef17b7e2f42c7eb5de6c3409dd96723 (PR-42203)
05:33:26 [2021-03-26T05:33:26.616Z] #44 50.65   DEP      criu/page-pipe.d
05:33:26 [2021-03-26T05:33:26.616Z] #44 50.76   DEP      criu/netfilter.d
05:33:26 [2021-03-26T05:33:26.945Z] #44 50.95   DEP      criu/net.d
05:33:26 [2021-03-26T05:33:26.945Z] #44 51.16   DEP      criu/namespaces.d
05:33:27 [2021-03-26T05:33:27.274Z] #44 51.35   DEP      criu/mount.d
05:33:27 [2021-03-26T05:33:27.274Z] #44 51.50   DEP      criu/memfd.d
05:33:27 [2021-03-26T05:33:27.600Z] #44 51.63   DEP      criu/mem.d
05:33:27 [2021-03-26T05:33:27.600Z] #44 51.74   DEP      criu/lsm.d
05:33:27 [2021-03-26T05:33:27.600Z] #44 51.83   DEP      criu/log.d
05:33:27 [2021-03-26T05:33:27.926Z] #44 51.92   DEP      criu/libnetlink.d
05:33:27 [2021-03-26T05:33:27.926Z] #44 52.04   DEP      criu/kerndat.d
05:33:27 [2021-03-26T05:33:27.926Z] #44 52.14   DEP      criu/kcmp-ids.d
05:33:28 [2021-03-26T05:33:28.253Z] #44 52.20   DEP      criu/irmap.d
05:33:28 [2021-03-26T05:33:28.253Z] #44 52.34   DEP      criu/ipc_ns.d
05:33:28 [2021-03-26T05:33:28.253Z] #44 52.48   DEP      criu/image.d
05:33:26 [2021-03-26T05:33:26.426Z]  > git rev-parse HEAD^{commit} # timeout=10
05:33:26 [2021-03-26T05:33:26.439Z]  > git config core.sparsecheckout # timeout=10
05:33:26 [2021-03-26T05:33:26.456Z]  > git checkout -f 4a1ce396aef17b7e2f42c7eb5de6c3409dd96723 # timeout=10
05:33:28 [2021-03-26T05:33:28.579Z] #44 52.62   DEP      criu/image-desc.d
05:33:28 [2021-03-26T05:33:28.579Z] #44 52.72   DEP      criu/fsnotify.d
05:33:28 [2021-03-26T05:33:28.905Z] #44 52.87   DEP      criu/filesystems.d
05:33:28 [2021-03-26T05:33:28.905Z] #44 53.01   DEP      criu/files.d
05:33:29 [2021-03-26T05:33:29.231Z] #44 53.19   DEP      criu/files-reg.d
05:33:29 [2021-03-26T05:33:29.231Z] #44 53.30   DEP      criu/files-ext.d
05:33:29 [2021-03-26T05:33:29.231Z] #44 53.42   DEP      criu/file-lock.d
05:33:29 [2021-03-26T05:33:29.231Z] #44 53.54   DEP      criu/file-ids.d
05:33:29 [2021-03-26T05:33:29.558Z] #44 53.62   DEP      criu/fifo.d
05:33:29 [2021-03-26T05:33:29.558Z] #44 53.75   DEP      criu/fdstore.d
05:33:29 [2021-03-26T05:33:29.558Z] #44 53.83   DEP      criu/fault-injection.d
05:33:29 [2021-03-26T05:33:29.652Z] Fetching without tags
05:33:29 [2021-03-26T05:33:29.884Z] #44 53.84   DEP      criu/external.d
05:33:29 [2021-03-26T05:33:29.884Z] #44 53.92   DEP      criu/eventpoll.d
05:33:29 [2021-03-26T05:33:29.884Z] #44 54.09   DEP      criu/eventfd.d
05:33:29 [2021-03-26T05:33:29.884Z] #44 54.19   DEP      criu/crtools.d
05:33:29 [2021-03-26T05:33:29.884Z] #44 ...
05:33:29 [2021-03-26T05:33:29.884Z] 
05:33:29 [2021-03-26T05:33:29.884Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:33:29 [2021-03-26T05:33:29.884Z] #46 79.42 net/http
05:33:29 [2021-03-26T05:33:29.884Z] #46 87.59 github.com/LK4D4/vndr/godl
05:33:29 [2021-03-26T05:33:29.884Z] #46 88.09 github.com/LK4D4/vndr
05:33:29 [2021-03-26T05:33:29.478Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:33:29 [2021-03-26T05:33:29.518Z]  > git config --add remote.origin.fetch +refs/pull/42203/head:refs/remotes/origin/PR-42203 # timeout=10
05:33:29 [2021-03-26T05:33:29.567Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:33:29 [2021-03-26T05:33:29.609Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:33:29 [2021-03-26T05:33:29.654Z] Fetching upstream changes from https://github.com/moby/moby.git
05:33:29 [2021-03-26T05:33:29.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:33:29 [2021-03-26T05:33:29.656Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:33:30 [2021-03-26T05:33:30.020Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 62b5194f627571c019907edb11bb7bc2edd59933
05:33:30 [2021-03-26T05:33:30.211Z] #46 ...
05:33:30 [2021-03-26T05:33:30.211Z] 
05:33:30 [2021-03-26T05:33:30.211Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
05:33:30 [2021-03-26T05:33:30.211Z] #21 1.081 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:33:30 [2021-03-26T05:33:30.211Z] #21 1.246 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:33:30 [2021-03-26T05:33:30.211Z] #21 1.366 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:33:30 [2021-03-26T05:33:30.211Z] #21 1.548 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:33:30 [2021-03-26T05:33:30.211Z] #21 1.702 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB]
05:33:30 [2021-03-26T05:33:30.211Z] #21 2.238 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
05:33:30 [2021-03-26T05:33:30.211Z] #21 3.534 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB]
05:33:30 [2021-03-26T05:33:30.211Z] #21 4.465 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B]
05:33:30 [2021-03-26T05:33:30.211Z] #21 6.701 Fetched 8584 kB in 6s (1488 kB/s)
05:33:30 [2021-03-26T05:33:30.211Z] #21 6.701 Reading package lists...
05:33:30 [2021-03-26T05:33:30.211Z] #21 ...
05:33:30 [2021-03-26T05:33:30.211Z] 
05:33:30 [2021-03-26T05:33:30.211Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:30 [2021-03-26T05:33:30.211Z] #44 54.36   DEP      criu/cr-service.d
05:33:30 [2021-03-26T05:33:30.537Z] #44 54.52   DEP      criu/cr-restore.d
05:33:30 [2021-03-26T05:33:30.537Z] #44 54.67   DEP      criu/cr-errno.d
05:33:30 [2021-03-26T05:33:30.537Z] #44 54.68   DEP      criu/cr-dump.d
05:33:30 [2021-03-26T05:33:30.594Z] Commit message: "Merge commit '797b974cb90e32c7efe9e324d7459122c3f6b7b0' into HEAD"
05:33:30 [2021-03-26T05:33:30.614Z] First time build. Skipping changelog.
05:33:30 [2021-03-26T05:33:30.864Z] #44 54.89   DEP      criu/cr-dedup.d
05:33:30 [2021-03-26T05:33:30.864Z] #44 54.99   DEP      criu/cr-check.d
05:33:30 [2021-03-26T05:33:30.604Z]  > git rev-list --no-walk 648b9b03fa7e4151d27e65f58b064c04cc595e88 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:33:31 [2021-03-26T05:33:31.190Z] #44 55.15   DEP      criu/config.d
05:33:31 [2021-03-26T05:33:31.190Z] #44 55.34   DEP      criu/clone-noasan.d
05:33:31 [2021-03-26T05:33:31.190Z] #44 55.38   DEP      criu/cgroup.d
05:33:31 [2021-03-26T05:33:31.190Z] #44 55.47   DEP      criu/cgroup-props.d
05:33:31 [2021-03-26T05:33:31.356Z] Fetching without tags
05:33:31 [2021-03-26T05:33:31.516Z] #44 55.54   DEP      criu/bitmap.d
05:33:31 [2021-03-26T05:33:31.517Z] #44 55.55   DEP      criu/bfd.d
05:33:31 [2021-03-26T05:33:31.517Z] #44 55.68   DEP      criu/autofs.d
05:33:31 [2021-03-26T05:33:31.517Z] #44 55.79   DEP      criu/aio.d
05:33:31 [2021-03-26T05:33:31.610Z] + docker version
05:33:31 [2021-03-26T05:33:31.781Z] Merge succeeded, producing 85e55d1fd883e5ed530b232f7c66650e31af67e6
05:33:31 [2021-03-26T05:33:31.781Z] Checking out Revision 85e55d1fd883e5ed530b232f7c66650e31af67e6 (PR-42203)
05:33:31 [2021-03-26T05:33:31.817Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 62b5194f627571c019907edb11bb7bc2edd59933
05:33:31 [2021-03-26T05:33:31.843Z] #44 55.88   DEP      criu/action-scripts.d
05:33:32 [2021-03-26T05:33:32.170Z] #44 56.20   CC       criu/action-scripts.o
05:33:30 [2021-03-26T05:33:30.035Z]  > git config core.sparsecheckout # timeout=10
05:33:30 [2021-03-26T05:33:30.070Z]  > git checkout -f 62b5194f627571c019907edb11bb7bc2edd59933 # timeout=10
05:33:30 [2021-03-26T05:33:30.761Z]  > git remote # timeout=10
05:33:30 [2021-03-26T05:33:30.794Z]  > git config --get remote.origin.url # timeout=10
05:33:30 [2021-03-26T05:33:30.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:33:30 [2021-03-26T05:33:30.819Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
05:33:31 [2021-03-26T05:33:31.758Z]  > git rev-parse HEAD^{commit} # timeout=10
05:33:31 [2021-03-26T05:33:31.783Z]  > git config core.sparsecheckout # timeout=10
05:33:31 [2021-03-26T05:33:31.800Z]  > git checkout -f 85e55d1fd883e5ed530b232f7c66650e31af67e6 # timeout=10
05:33:32 [2021-03-26T05:33:32.496Z] #44 56.59   CC       criu/aio.o
05:33:31 [2021-03-26T05:33:31.175Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:33:31 [2021-03-26T05:33:31.209Z]  > git config --add remote.origin.fetch +refs/pull/42203/head:refs/remotes/origin/PR-42203 # timeout=10
05:33:31 [2021-03-26T05:33:31.256Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:33:31 [2021-03-26T05:33:31.296Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:33:31 [2021-03-26T05:33:31.370Z] Fetching upstream changes from https://github.com/moby/moby.git
05:33:31 [2021-03-26T05:33:31.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:33:31 [2021-03-26T05:33:31.371Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:33:31 [2021-03-26T05:33:31.834Z]  > git config core.sparsecheckout # timeout=10
05:33:31 [2021-03-26T05:33:31.856Z]  > git checkout -f 62b5194f627571c019907edb11bb7bc2edd59933 # timeout=10
05:33:32 [2021-03-26T05:33:32.823Z] #44 56.88   CC       criu/autofs.o
05:33:32 [2021-03-26T05:33:32.823Z] #44 ...
05:33:32 [2021-03-26T05:33:32.823Z] 
05:33:32 [2021-03-26T05:33:32.823Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:33:32 [2021-03-26T05:33:32.823Z] #54 6.715 + cd /tmp/tmp.e8vf171Jkp/src/github.com/opencontainers/runc
05:33:32 [2021-03-26T05:33:32.823Z] #54 6.715 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:33:32 [2021-03-26T05:33:32.823Z] #54 7.213 + '[' -z '' ']'
05:33:32 [2021-03-26T05:33:32.823Z] #54 7.213 + target=static
05:33:32 [2021-03-26T05:33:32.823Z] #54 7.213 + make 'BUILDTAGS=seccomp ' static
05:33:32 [2021-03-26T05:33:32.823Z] #54 7.728 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:33:32 [2021-03-26T05:33:32.823Z] #54 ...
05:33:32 [2021-03-26T05:33:32.823Z] 
05:33:32 [2021-03-26T05:33:32.823Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
05:33:32 [2021-03-26T05:33:32.823Z] #21 6.701 Reading package lists...
05:33:32 [2021-03-26T05:33:32.823Z] #21 8.880 Reading package lists...
05:33:33 [2021-03-26T05:33:33.149Z] #21 10.86 Building dependency tree...
05:33:33 [2021-03-26T05:33:33.149Z] #21 11.42 libcap2-bin is already the newest version (1:2.25-2).
05:33:33 [2021-03-26T05:33:33.149Z] #21 11.42 The following additional packages will be installed:
05:33:33 [2021-03-26T05:33:33.476Z] #21 11.43   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:33:33 [2021-03-26T05:33:33.476Z] #21 11.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:33:33 [2021-03-26T05:33:33.476Z] #21 11.43   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:33:33 [2021-03-26T05:33:33.476Z] #21 11.43   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:33:33 [2021-03-26T05:33:33.476Z] #21 11.43   python3.7 python3.7-minimal vim-runtime xxd
05:33:33 [2021-03-26T05:33:33.476Z] #21 11.43 Suggested packages:
05:33:33 [2021-03-26T05:33:33.476Z] #21 11.43   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:33:33 [2021-03-26T05:33:33.476Z] #21 11.43   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:33:33 [2021-03-26T05:33:33.476Z] #21 11.43   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:33:33 [2021-03-26T05:33:33.476Z] #21 11.43 Recommended packages:
05:33:33 [2021-03-26T05:33:33.476Z] #21 11.43   aufs-dkms nftables build-essential python3-dev python3-keyring
05:33:33 [2021-03-26T05:33:33.476Z] #21 11.43   python3-keyrings.alt python3-xdg unzip
05:33:34 [2021-03-26T05:33:34.662Z] Merge succeeded, producing 8479645c5497d0ac5c615abe059ba557acb3919c
05:33:34 [2021-03-26T05:33:34.662Z] Checking out Revision 8479645c5497d0ac5c615abe059ba557acb3919c (PR-42203)
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.68 The following NEW packages will be installed:
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.68   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.68   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.68   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.68   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.68   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.68   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.69   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.69   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.69   xz-utils zip
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.76 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.76 Need to get 27.7 MB of archives.
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.76 After this operation, 117 MB of additional disk space will be used.
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
05:33:34 [2021-03-26T05:33:34.677Z] #21 12.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
05:33:34 [2021-03-26T05:33:34.355Z]  > git remote # timeout=10
05:33:34 [2021-03-26T05:33:34.372Z]  > git config --get remote.origin.url # timeout=10
05:33:34 [2021-03-26T05:33:34.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:33:34 [2021-03-26T05:33:34.406Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
05:33:34 [2021-03-26T05:33:34.652Z]  > git rev-parse HEAD^{commit} # timeout=10
05:33:34 [2021-03-26T05:33:34.665Z]  > git config core.sparsecheckout # timeout=10
05:33:34 [2021-03-26T05:33:34.674Z]  > git checkout -f 8479645c5497d0ac5c615abe059ba557acb3919c # timeout=10
05:33:35 [2021-03-26T05:33:35.004Z] #21 12.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 12.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 ...
05:33:35 [2021-03-26T05:33:35.004Z] 
05:33:35 [2021-03-26T05:33:35.004Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:33:35 [2021-03-26T05:33:35.004Z] #46 DONE 94.5s
05:33:35 [2021-03-26T05:33:35.004Z] 
05:33:35 [2021-03-26T05:33:35.004Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
05:33:35 [2021-03-26T05:33:35.004Z] #21 13.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
05:33:35 [2021-03-26T05:33:35.332Z] #21 13.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
05:33:35 [2021-03-26T05:33:35.332Z] #21 13.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
05:33:35 [2021-03-26T05:33:35.332Z] #21 13.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
05:33:35 [2021-03-26T05:33:35.332Z] #21 13.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
05:33:35 [2021-03-26T05:33:35.332Z] #21 13.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
05:33:35 [2021-03-26T05:33:35.332Z] #21 13.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.67 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.67 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.67 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.75 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.75 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.83 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
05:33:35 [2021-03-26T05:33:35.659Z] #21 13.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
05:33:35 [2021-03-26T05:33:35.706Z] Commit message: "Merge commit '797b974cb90e32c7efe9e324d7459122c3f6b7b0' into HEAD"
05:33:35 [2021-03-26T05:33:35.748Z] First time build. Skipping changelog.
05:33:35 [2021-03-26T05:33:35.986Z] #21 14.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
05:33:35 [2021-03-26T05:33:35.986Z] #21 14.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
05:33:35 [2021-03-26T05:33:35.986Z] #21 14.08 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
05:33:36 [2021-03-26T05:33:36.313Z] #21 14.50 debconf: delaying package configuration, since apt-utils is not installed
05:33:36 [2021-03-26T05:33:36.313Z] #21 14.55 Fetched 27.7 MB in 1s (20.0 MB/s)
05:33:36 [2021-03-26T05:33:36.313Z] #21 14.58 Selecting previously unselected package pigz.
05:33:36 [2021-03-26T05:33:36.639Z] #21 14.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23201 files and directories currently installed.)
05:33:36 [2021-03-26T05:33:36.639Z] #21 14.61 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
05:33:36 [2021-03-26T05:33:36.639Z] #21 14.62 Unpacking pigz (2.4-1) ...
05:33:36 [2021-03-26T05:33:36.640Z] #21 14.67 Selecting previously unselected package libpython3.7-minimal:s390x.
05:33:36 [2021-03-26T05:33:36.640Z] #21 14.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
05:33:36 [2021-03-26T05:33:36.640Z] #21 14.67 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
05:33:36 [2021-03-26T05:33:36.882Z] + docker version
05:33:36 [2021-03-26T05:33:36.966Z] #21 15.02 Selecting previously unselected package python3.7-minimal.
05:33:36 [2021-03-26T05:33:36.966Z] #21 15.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
05:33:36 [2021-03-26T05:33:36.966Z] #21 15.03 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
05:33:35 [2021-03-26T05:33:35.711Z]  > git rev-list --no-walk 648b9b03fa7e4151d27e65f58b064c04cc595e88 # timeout=10
05:33:37 [2021-03-26T05:33:37.670Z] #21 15.62 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
05:33:37 [2021-03-26T05:33:37.670Z] #21 15.63 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
05:33:38 [2021-03-26T05:33:38.373Z] #21 ...
05:33:38 [2021-03-26T05:33:38.373Z] 
05:33:38 [2021-03-26T05:33:38.373Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
05:33:38 [2021-03-26T05:33:38.373Z] #33 DONE 98.1s
05:33:38 [2021-03-26T05:33:38.400Z] Commit message: "Merge commit '797b974cb90e32c7efe9e324d7459122c3f6b7b0' into HEAD"
05:33:38 [2021-03-26T05:33:38.416Z] First time build. Skipping changelog.
05:33:38 [2021-03-26T05:33:38.714Z] 
05:33:38 [2021-03-26T05:33:38.715Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:38 [2021-03-26T05:33:38.715Z] #44 57.79   CC       criu/bfd.o
05:33:38 [2021-03-26T05:33:38.715Z] #44 58.13   CC       criu/bitmap.o
05:33:38 [2021-03-26T05:33:38.715Z] #44 58.30   CC       criu/cgroup-props.o
05:33:38 [2021-03-26T05:33:38.715Z] #44 58.89   CC       criu/cgroup.o
05:33:38 [2021-03-26T05:33:38.715Z] #44 60.94   CC       criu/clone-noasan.o
05:33:38 [2021-03-26T05:33:38.715Z] #44 61.06   CC       criu/config.o
05:33:38 [2021-03-26T05:33:38.715Z] #44 61.95   CC       criu/cr-check.o
05:33:38 [2021-03-26T05:33:38.715Z] #44 62.64   CC       criu/cr-dedup.o
05:33:38 [2021-03-26T05:33:38.786Z] Client:
05:33:38 [2021-03-26T05:33:38.786Z]  Context:    default
05:33:38 [2021-03-26T05:33:38.786Z]  Debug Mode: false
05:33:38 [2021-03-26T05:33:38.786Z]  Plugins:
05:33:38 [2021-03-26T05:33:38.786Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
05:33:38 [2021-03-26T05:33:38.786Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
05:33:38 [2021-03-26T05:33:38.786Z] 
05:33:38 [2021-03-26T05:33:38.786Z] Server:
05:33:38 [2021-03-26T05:33:38.786Z]  Containers: 0
05:33:38 [2021-03-26T05:33:38.786Z]   Running: 0
05:33:38 [2021-03-26T05:33:38.786Z]   Paused: 0
05:33:38 [2021-03-26T05:33:38.786Z]   Stopped: 0
05:33:38 [2021-03-26T05:33:38.786Z]  Images: 0
05:33:38 [2021-03-26T05:33:38.786Z]  Server Version: 20.10.3
05:33:38 [2021-03-26T05:33:38.786Z]  Storage Driver: overlay2
05:33:38 [2021-03-26T05:33:38.786Z]   Backing Filesystem: extfs
05:33:38 [2021-03-26T05:33:38.786Z]   Supports d_type: true
05:33:38 [2021-03-26T05:33:38.786Z]   Native Overlay Diff: true
05:33:38 [2021-03-26T05:33:38.787Z]  Logging Driver: json-file
05:33:38 [2021-03-26T05:33:38.787Z]  Cgroup Driver: cgroupfs
05:33:38 [2021-03-26T05:33:38.787Z]  Cgroup Version: 1
05:33:38 [2021-03-26T05:33:38.787Z]  Plugins:
05:33:38 [2021-03-26T05:33:38.787Z]   Volume: local
05:33:38 [2021-03-26T05:33:38.787Z]   Network: bridge host ipvlan macvlan null overlay
05:33:38 [2021-03-26T05:33:38.787Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
05:33:38 [2021-03-26T05:33:38.787Z]  Swarm: inactive
05:33:38 [2021-03-26T05:33:38.787Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
05:33:38 [2021-03-26T05:33:38.787Z]  Default Runtime: runc
05:33:38 [2021-03-26T05:33:38.787Z]  Init Binary: docker-init
05:33:38 [2021-03-26T05:33:38.787Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
05:33:38 [2021-03-26T05:33:38.787Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:33:38 [2021-03-26T05:33:38.787Z]  init version: de40ad0
05:33:38 [2021-03-26T05:33:38.787Z]  Security Options:
05:33:38 [2021-03-26T05:33:38.787Z]   apparmor
05:33:38 [2021-03-26T05:33:38.787Z]   seccomp
05:33:38 [2021-03-26T05:33:38.787Z]    Profile: default
05:33:38 [2021-03-26T05:33:38.787Z]  Kernel Version: 5.4.0-1037-aws
05:33:38 [2021-03-26T05:33:38.787Z]  Operating System: Ubuntu 18.04.5 LTS
05:33:38 [2021-03-26T05:33:38.787Z]  OSType: linux
05:33:38 [2021-03-26T05:33:38.787Z]  Architecture: x86_64
05:33:38 [2021-03-26T05:33:38.787Z]  CPUs: 2
05:33:38 [2021-03-26T05:33:38.787Z]  Total Memory: 7.569GiB
05:33:38 [2021-03-26T05:33:38.787Z]  Name: ip-10-100-106-125
05:33:38 [2021-03-26T05:33:38.787Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
05:33:38 [2021-03-26T05:33:38.787Z]  Docker Root Dir: /var/lib/docker
05:33:38 [2021-03-26T05:33:38.787Z]  Debug Mode: false
05:33:38 [2021-03-26T05:33:38.787Z]  Registry: https://index.docker.io/v1/
05:33:38 [2021-03-26T05:33:38.787Z]  Labels:
05:33:38 [2021-03-26T05:33:38.787Z]  Experimental: true
05:33:38 [2021-03-26T05:33:38.787Z]  Insecure Registries:
05:33:38 [2021-03-26T05:33:38.787Z]   127.0.0.0/8
05:33:38 [2021-03-26T05:33:38.787Z]  Live Restore Enabled: true
05:33:38 [2021-03-26T05:33:38.787Z] 
05:33:38 [2021-03-26T05:33:38.787Z] WARNING: No swap limit support
05:33:38 [2021-03-26T05:33:38.787Z] WARNING: No blkio weight support
05:33:38 [2021-03-26T05:33:38.787Z] WARNING: No blkio weight_device support
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] sh
05:33:39 [2021-03-26T05:33:39.048Z] #44 63.04   CC       criu/cr-dump.o
05:33:39 [2021-03-26T05:33:39.124Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:33:39 [2021-03-26T05:33:39.124Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:33:39 [2021-03-26T05:33:39.124Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42203/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
05:33:39 [2021-03-26T05:33:39.124Z] + bash /home/ubuntu/workspace/moby_PR-42203/check-config.sh
05:33:39 [2021-03-26T05:33:39.124Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
05:33:39 [2021-03-26T05:33:39.124Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
05:33:39 [2021-03-26T05:33:39.124Z] 
05:33:39 [2021-03-26T05:33:39.124Z] Generally Necessary:
05:33:39 [2021-03-26T05:33:39.124Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
05:33:39 [2021-03-26T05:33:39.124Z] - apparmor: enabled and tools installed
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_NAMESPACES: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_NET_NS: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_PID_NS: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_IPC_NS: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_UTS_NS: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_CGROUPS: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_CGROUP_CPUACCT: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_CGROUP_DEVICE: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_CGROUP_FREEZER: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_CGROUP_SCHED: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_CPUSETS: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_MEMCG: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_KEYS: enabled
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_VETH: enabled (as module)
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_BRIDGE: enabled (as module)
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_NF_NAT_IPV4: missing
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_IP_NF_FILTER: enabled (as module)
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_IP_NF_NAT: enabled (as module)
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_NF_NAT: enabled (as module)
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_NF_NAT_NEEDED: missing
05:33:39 [2021-03-26T05:33:39.124Z] - CONFIG_POSIX_MQUEUE: enabled
05:33:39 [2021-03-26T05:33:39.124Z] 
05:33:39 [2021-03-26T05:33:39.124Z] Optional Features:
05:33:39 [2021-03-26T05:33:39.381Z] #44 ...
05:33:39 [2021-03-26T05:33:39.381Z] 
05:33:39 [2021-03-26T05:33:39.381Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
05:33:39 [2021-03-26T05:33:39.381Z] #21 17.26 Selecting previously unselected package python3-minimal.
05:33:39 [2021-03-26T05:33:39.381Z] #21 17.26 (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 ... 23450 files and directories currently installed.)
05:33:39 [2021-03-26T05:33:39.381Z] #21 17.30 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
05:33:39 [2021-03-26T05:33:39.381Z] #21 17.30 Unpacking python3-minimal (3.7.3-1) ...
05:33:39 [2021-03-26T05:33:39.381Z] #21 17.45 Selecting previously unselected package libmpdec2:s390x.
05:33:39 [2021-03-26T05:33:39.381Z] #21 17.45 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
05:33:39 [2021-03-26T05:33:39.381Z] #21 17.47 Unpacking libmpdec2:s390x (2.4.2-2) ...
05:33:39 [2021-03-26T05:33:39.381Z] #21 17.61 Selecting previously unselected package libpython3.7-stdlib:s390x.
05:33:39 [2021-03-26T05:33:39.381Z] #21 17.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
05:33:39 [2021-03-26T05:33:39.381Z] #21 17.61 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_USER_NS: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_SECCOMP: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_CGROUP_PIDS: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_MEMCG_SWAP: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
05:33:39 [2021-03-26T05:33:39.415Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_BLK_CGROUP: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_BLK_DEV_THROTTLING: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_IOSCHED_CFQ: missing
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_CGROUP_PERF: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_CGROUP_HUGETLB: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_CGROUP_NET_PRIO: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_CFS_BANDWIDTH: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_FAIR_GROUP_SCHED: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_RT_GROUP_SCHED: missing
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_IP_VS: enabled (as module)
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_IP_VS_NFCT: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_IP_VS_PROTO_TCP: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_IP_VS_PROTO_UDP: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_IP_VS_RR: enabled (as module)
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_EXT4_FS: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - CONFIG_EXT4_FS_SECURITY: enabled
05:33:39 [2021-03-26T05:33:39.415Z] - Network Drivers:
05:33:39 [2021-03-26T05:33:39.415Z]   - "overlay":
05:33:39 [2021-03-26T05:33:39.415Z]     - CONFIG_VXLAN: enabled (as module)
05:33:39 [2021-03-26T05:33:39.415Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
05:33:39 [2021-03-26T05:33:39.415Z]       Optional (for encrypted networks):
05:33:39 [2021-03-26T05:33:39.468Z] + docker version
05:33:39 [2021-03-26T05:33:39.675Z]       - CONFIG_CRYPTO: enabled
05:33:39 [2021-03-26T05:33:39.675Z]       - CONFIG_CRYPTO_AEAD: enabled
05:33:39 [2021-03-26T05:33:39.675Z]       - CONFIG_CRYPTO_GCM: enabled
05:33:39 [2021-03-26T05:33:39.675Z]       - CONFIG_CRYPTO_SEQIV: enabled
05:33:39 [2021-03-26T05:33:39.675Z]       - CONFIG_CRYPTO_GHASH: enabled
05:33:39 [2021-03-26T05:33:39.675Z]       - CONFIG_XFRM: enabled
05:33:39 [2021-03-26T05:33:39.675Z]       - CONFIG_XFRM_USER: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]       - CONFIG_XFRM_ALGO: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]       - CONFIG_INET_ESP: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
05:33:39 [2021-03-26T05:33:39.675Z]   - "ipvlan":
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_IPVLAN: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]   - "macvlan":
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_MACVLAN: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_DUMMY: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]   - "ftp,tftp client in container":
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z] - Storage Drivers:
05:33:39 [2021-03-26T05:33:39.675Z]   - "aufs":
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_AUFS_FS: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]   - "btrfs":
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_BTRFS_FS: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
05:33:39 [2021-03-26T05:33:39.675Z]   - "devicemapper":
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_BLK_DEV_DM: enabled
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]   - "overlay":
05:33:39 [2021-03-26T05:33:39.675Z]     - CONFIG_OVERLAY_FS: enabled (as module)
05:33:39 [2021-03-26T05:33:39.675Z]   - "zfs":
05:33:39 [2021-03-26T05:33:39.675Z]     - /dev/zfs: present
05:33:39 [2021-03-26T05:33:39.675Z]     - zfs command: missing
05:33:39 [2021-03-26T05:33:39.675Z]     - zpool command: missing
05:33:39 [2021-03-26T05:33:39.675Z] 
05:33:39 [2021-03-26T05:33:39.675Z] Limits:
05:33:39 [2021-03-26T05:33:39.675Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
05:33:39 [2021-03-26T05:33:39.675Z] 
05:33:39 [2021-03-26T05:33:39.675Z] + true
[Pipeline] }
05:33:38 [2021-03-26T05:33:38.402Z]  > git rev-list --no-walk 648b9b03fa7e4151d27e65f58b064c04cc595e88 # timeout=10
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:33:40 [2021-03-26T05:33:40.026Z] + sudo modprobe ip_vs
05:33:40 [2021-03-26T05:33:40.026Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 .
05:33:40 [2021-03-26T05:33:40.084Z] #21 18.24 Selecting previously unselected package python3.7.
05:33:40 [2021-03-26T05:33:40.084Z] #21 18.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
05:33:40 [2021-03-26T05:33:40.084Z] #21 18.25 Unpacking python3.7 (3.7.3-2+deb10u2) ...
05:33:40 [2021-03-26T05:33:40.084Z] #21 18.32 Selecting previously unselected package libpython3-stdlib:s390x.
05:33:40 [2021-03-26T05:33:40.288Z] #1 [internal] load build definition from Dockerfile
05:33:40 [2021-03-26T05:33:40.288Z] #1 sha256:2eb8a4813c7e6b82852c1920a80719989ff3ab44917559c337e83059dd983739
05:33:40 [2021-03-26T05:33:40.410Z] #21 18.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
05:33:40 [2021-03-26T05:33:40.411Z] #21 18.32 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
05:33:40 [2021-03-26T05:33:40.411Z] #21 18.42 Setting up python3-minimal (3.7.3-1) ...
05:33:40 [2021-03-26T05:33:40.547Z] #1 transferring dockerfile: 17.02kB done
05:33:40 [2021-03-26T05:33:40.547Z] #1 DONE 0.2s
05:33:40 [2021-03-26T05:33:40.547Z] 
05:33:40 [2021-03-26T05:33:40.547Z] #2 [internal] load .dockerignore
05:33:40 [2021-03-26T05:33:40.547Z] #2 sha256:ab737e7f9f9884a8112900907fb6c398cead752833494ed5d002718ff124a7d9
05:33:40 [2021-03-26T05:33:40.547Z] #2 transferring context: 87B done
05:33:40 [2021-03-26T05:33:40.547Z] #2 DONE 0.1s
05:33:40 [2021-03-26T05:33:40.547Z] 
05:33:40 [2021-03-26T05:33:40.547Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
05:33:40 [2021-03-26T05:33:40.547Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
05:33:40 [2021-03-26T05:33:40.807Z] #3 DONE 0.3s
05:33:40 [2021-03-26T05:33:40.807Z] 
05:33:40 [2021-03-26T05:33:40.807Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
05:33:40 [2021-03-26T05:33:40.807Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
05:33:40 [2021-03-26T05:33:40.807Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:33:40 [2021-03-26T05:33:40.807Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
05:33:40 [2021-03-26T05:33:40.807Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
05:33:40 [2021-03-26T05:33:40.807Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
05:33:40 [2021-03-26T05:33:40.807Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s
05:33:41 [2021-03-26T05:33:41.070Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.02 Selecting previously unselected package python3.
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.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 ... 23862 files and directories currently installed.)
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.04 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.04 Unpacking python3 (3.7.3-1) ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.11 Selecting previously unselected package libip4tc0:s390x.
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.11 Unpacking libip4tc0:s390x (1.8.2-4) ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.16 Selecting previously unselected package libip6tc0:s390x.
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.16 Unpacking libip6tc0:s390x (1.8.2-4) ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.20 Selecting previously unselected package libiptc0:s390x.
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.20 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.20 Unpacking libiptc0:s390x (1.8.2-4) ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.25 Selecting previously unselected package libnfnetlink0:s390x.
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.25 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.28 Selecting previously unselected package libnetfilter-conntrack3:s390x.
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.28 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.32 Selecting previously unselected package libnftnl11:s390x.
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.32 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.32 Unpacking libnftnl11:s390x (1.1.2-2) ...
05:33:41 [2021-03-26T05:33:41.114Z] #21 19.35 Selecting previously unselected package iptables.
05:33:41 [2021-03-26T05:33:41.339Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
05:33:41 [2021-03-26T05:33:41.339Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
05:33:41 [2021-03-26T05:33:41.440Z] #21 19.35 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
05:33:41 [2021-03-26T05:33:41.440Z] #21 19.35 Unpacking iptables (1.8.2-4) ...
05:33:41 [2021-03-26T05:33:41.440Z] #21 19.53 Selecting previously unselected package xxd.
05:33:41 [2021-03-26T05:33:41.440Z] #21 19.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
05:33:41 [2021-03-26T05:33:41.440Z] #21 19.54 Unpacking xxd (2:8.1.0875-5) ...
05:33:41 [2021-03-26T05:33:41.440Z] #21 19.64 Selecting previously unselected package vim-common.
05:33:41 [2021-03-26T05:33:41.603Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
05:33:41 [2021-03-26T05:33:41.603Z] #4 DONE 0.7s
05:33:41 [2021-03-26T05:33:41.635Z] Client: Docker Engine - Community
05:33:41 [2021-03-26T05:33:41.635Z]  Version:           20.10.3
05:33:41 [2021-03-26T05:33:41.635Z]  API version:       1.41
05:33:41 [2021-03-26T05:33:41.635Z]  Go version:        go1.13.15
05:33:41 [2021-03-26T05:33:41.635Z]  Git commit:        48d30b5
05:33:41 [2021-03-26T05:33:41.635Z]  Built:             Fri Jan 29 14:33:53 2021
05:33:41 [2021-03-26T05:33:41.635Z]  OS/Arch:           linux/arm64
05:33:41 [2021-03-26T05:33:41.635Z]  Context:           default
05:33:41 [2021-03-26T05:33:41.635Z]  Experimental:      true
05:33:41 [2021-03-26T05:33:41.635Z] 
05:33:41 [2021-03-26T05:33:41.635Z] Server: Docker Engine - Community
05:33:41 [2021-03-26T05:33:41.635Z]  Engine:
05:33:41 [2021-03-26T05:33:41.635Z]   Version:          20.10.3
05:33:41 [2021-03-26T05:33:41.635Z]   API version:      1.41 (minimum version 1.12)
05:33:41 [2021-03-26T05:33:41.635Z]   Go version:       go1.13.15
05:33:41 [2021-03-26T05:33:41.635Z]   Git commit:       46229ca
05:33:41 [2021-03-26T05:33:41.635Z]   Built:            Fri Jan 29 14:32:08 2021
05:33:41 [2021-03-26T05:33:41.635Z]   OS/Arch:          linux/arm64
05:33:41 [2021-03-26T05:33:41.635Z]   Experimental:     true
05:33:41 [2021-03-26T05:33:41.635Z]  containerd:
05:33:41 [2021-03-26T05:33:41.635Z]   Version:          1.4.3
05:33:41 [2021-03-26T05:33:41.635Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
05:33:41 [2021-03-26T05:33:41.635Z]  runc:
05:33:41 [2021-03-26T05:33:41.635Z]   Version:          1.0.0-rc92
05:33:41 [2021-03-26T05:33:41.635Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:33:41 [2021-03-26T05:33:41.635Z]  docker-init:
05:33:41 [2021-03-26T05:33:41.635Z]   Version:          0.19.0
05:33:41 [2021-03-26T05:33:41.635Z]   GitCommit:        de40ad0
[Pipeline] sh
05:33:41 [2021-03-26T05:33:41.767Z] #21 19.64 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:33:41 [2021-03-26T05:33:41.767Z] #21 19.65 Unpacking vim-common (2:8.1.0875-5) ...
05:33:41 [2021-03-26T05:33:41.767Z] #21 19.76 Selecting previously unselected package bash-completion.
05:33:41 [2021-03-26T05:33:41.767Z] #21 19.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:33:41 [2021-03-26T05:33:41.863Z] 
05:33:41 [2021-03-26T05:33:41.863Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:33:41 [2021-03-26T05:33:41.863Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
05:33:41 [2021-03-26T05:33:41.981Z] + docker info
05:33:42 [2021-03-26T05:33:42.203Z] Client: Docker Engine - Community
05:33:42 [2021-03-26T05:33:42.203Z]  Version:           20.10.3
05:33:42 [2021-03-26T05:33:42.203Z]  API version:       1.41
05:33:42 [2021-03-26T05:33:42.203Z]  Go version:        go1.13.15
05:33:42 [2021-03-26T05:33:42.203Z]  Git commit:        48d30b5
05:33:42 [2021-03-26T05:33:42.203Z]  Built:             Fri Jan 29 14:33:13 2021
05:33:42 [2021-03-26T05:33:42.203Z]  OS/Arch:           linux/amd64
05:33:42 [2021-03-26T05:33:42.203Z]  Context:           default
05:33:42 [2021-03-26T05:33:42.203Z]  Experimental:      true
05:33:42 [2021-03-26T05:33:42.203Z] 
05:33:42 [2021-03-26T05:33:42.203Z] Server: Docker Engine - Community
05:33:42 [2021-03-26T05:33:42.203Z]  Engine:
05:33:42 [2021-03-26T05:33:42.203Z]   Version:          20.10.3
05:33:42 [2021-03-26T05:33:42.203Z]   API version:      1.41 (minimum version 1.12)
05:33:42 [2021-03-26T05:33:42.203Z]   Go version:       go1.13.15
05:33:42 [2021-03-26T05:33:42.203Z]   Git commit:       46229ca
05:33:42 [2021-03-26T05:33:42.203Z]   Built:            Fri Jan 29 14:31:25 2021
05:33:42 [2021-03-26T05:33:42.203Z]   OS/Arch:          linux/amd64
05:33:42 [2021-03-26T05:33:42.203Z]   Experimental:     true
05:33:42 [2021-03-26T05:33:42.203Z]  containerd:
05:33:42 [2021-03-26T05:33:42.203Z]   Version:          1.4.3
05:33:42 [2021-03-26T05:33:42.203Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
05:33:42 [2021-03-26T05:33:42.203Z]  runc:
05:33:42 [2021-03-26T05:33:42.203Z]   Version:          1.0.0-rc92
05:33:42 [2021-03-26T05:33:42.203Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:33:42 [2021-03-26T05:33:42.203Z]  docker-init:
05:33:42 [2021-03-26T05:33:42.203Z]   Version:          0.19.0
05:33:42 [2021-03-26T05:33:42.203Z]   GitCommit:        de40ad0
[Pipeline] sh
05:33:42 [2021-03-26T05:33:42.593Z] + docker info
05:33:42 [2021-03-26T05:33:42.806Z] #8 DONE 1.0s
05:33:42 [2021-03-26T05:33:42.806Z] 
05:33:42 [2021-03-26T05:33:42.806Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:33:42 [2021-03-26T05:33:42.806Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
05:33:42 [2021-03-26T05:33:42.806Z] #5 DONE 1.0s
05:33:42 [2021-03-26T05:33:42.806Z] 
05:33:42 [2021-03-26T05:33:42.806Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:33:42 [2021-03-26T05:33:42.806Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:33:42 [2021-03-26T05:33:42.806Z] #6 DONE 1.1s
05:33:42 [2021-03-26T05:33:42.806Z] 
05:33:42 [2021-03-26T05:33:42.806Z] #7 [internal] load metadata for docker.io/library/debian:buster
05:33:42 [2021-03-26T05:33:42.806Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
05:33:42 [2021-03-26T05:33:42.806Z] #7 DONE 1.1s
05:33:43 [2021-03-26T05:33:43.414Z] #21 21.18 Unpacking bash-completion (1:2.8-6) ...
05:33:43 [2021-03-26T05:33:43.414Z] #21 21.48 Selecting previously unselected package bzip2.
05:33:43 [2021-03-26T05:33:43.414Z] #21 21.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
05:33:43 [2021-03-26T05:33:43.414Z] #21 21.49 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:33:43 [2021-03-26T05:33:43.414Z] #21 21.54 Selecting previously unselected package xz-utils.
05:33:43 [2021-03-26T05:33:43.414Z] #21 21.54 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
05:33:43 [2021-03-26T05:33:43.414Z] #21 21.54 Unpacking xz-utils (5.2.4-1) ...
05:33:43 [2021-03-26T05:33:43.414Z] #21 21.65 Selecting previously unselected package apparmor.
05:33:43 [2021-03-26T05:33:43.741Z] #21 21.65 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
05:33:43 [2021-03-26T05:33:43.741Z] #21 21.69 Unpacking apparmor (2.13.2-10) ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 21.97 Selecting previously unselected package aufs-tools.
05:33:44 [2021-03-26T05:33:44.067Z] #21 21.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 21.98 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.06 Selecting previously unselected package libonig5:s390x.
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.06 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.06 Unpacking libonig5:s390x (6.9.1-1) ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.14 Selecting previously unselected package libjq1:s390x.
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.14 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.18 Selecting previously unselected package jq.
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.19 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.19 Unpacking jq (1.5+dfsg-2+b1) ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.22 Selecting previously unselected package libaio1:s390x.
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.22 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.22 Unpacking libaio1:s390x (0.3.112-3) ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.27 Selecting previously unselected package libgpm2:s390x.
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.27 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.28 Unpacking libgpm2:s390x (1.20.7-5) ...
05:33:44 [2021-03-26T05:33:44.067Z] #21 22.31 Selecting previously unselected package libicu63:s390x.
05:33:44 [2021-03-26T05:33:44.394Z] #21 22.31 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
05:33:44 [2021-03-26T05:33:44.394Z] #21 22.31 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
05:33:44 [2021-03-26T05:33:44.717Z] 
05:33:44 [2021-03-26T05:33:44.717Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:33:44 [2021-03-26T05:33:44.717Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:33:44 [2021-03-26T05:33:44.717Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:33:44 [2021-03-26T05:33:44.717Z] #64 DONE 0.0s
05:33:44 [2021-03-26T05:33:44.717Z] 
05:33:44 [2021-03-26T05:33:44.717Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:33:44 [2021-03-26T05:33:44.717Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:33:44 [2021-03-26T05:33:44.717Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
05:33:44 [2021-03-26T05:33:44.717Z] #9 DONE 0.1s
05:33:44 [2021-03-26T05:33:44.717Z] 
05:33:44 [2021-03-26T05:33:44.717Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:33:44 [2021-03-26T05:33:44.717Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:33:44 [2021-03-26T05:33:44.717Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:33:44 [2021-03-26T05:33:44.978Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done
05:33:44 [2021-03-26T05:33:44.978Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done
05:33:44 [2021-03-26T05:33:44.978Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done
05:33:45 [2021-03-26T05:33:45.240Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done
05:33:46 [2021-03-26T05:33:46.042Z] #21 24.23 Selecting previously unselected package libnet1:s390x.
05:33:46 [2021-03-26T05:33:46.042Z] #21 24.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
05:33:46 [2021-03-26T05:33:46.042Z] #21 24.23 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
05:33:46 [2021-03-26T05:33:46.042Z] #21 24.28 Selecting previously unselected package libnl-3-200:s390x.
05:33:46 [2021-03-26T05:33:46.042Z] #21 24.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
05:33:46 [2021-03-26T05:33:46.042Z] #21 24.28 Unpacking libnl-3-200:s390x (3.4.0-1) ...
05:33:46 [2021-03-26T05:33:46.042Z] #21 24.32 Selecting previously unselected package libprotobuf-c1:s390x.
05:33:46 [2021-03-26T05:33:46.368Z] #21 24.32 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
05:33:46 [2021-03-26T05:33:46.368Z] #21 24.32 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
05:33:46 [2021-03-26T05:33:46.368Z] #21 24.35 Selecting previously unselected package libreadline5:s390x.
05:33:46 [2021-03-26T05:33:46.368Z] #21 24.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
05:33:46 [2021-03-26T05:33:46.368Z] #21 24.36 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
05:33:46 [2021-03-26T05:33:46.368Z] #21 24.46 Selecting previously unselected package net-tools.
05:33:46 [2021-03-26T05:33:46.368Z] #21 24.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
05:33:46 [2021-03-26T05:33:46.368Z] #21 24.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:33:46 [2021-03-26T05:33:46.368Z] #21 24.57 Selecting previously unselected package python-pip-whl.
05:33:46 [2021-03-26T05:33:46.695Z] #21 24.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:33:46 [2021-03-26T05:33:46.695Z] #21 24.57 Unpacking python-pip-whl (18.1-5) ...
05:33:47 [2021-03-26T05:33:47.021Z] #21 24.95 Selecting previously unselected package python3-lib2to3.
05:33:47 [2021-03-26T05:33:47.021Z] #21 24.95 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:33:47 [2021-03-26T05:33:47.021Z] #21 24.95 Unpacking python3-lib2to3 (3.7.3-1) ...
05:33:47 [2021-03-26T05:33:47.021Z] #21 25.02 Selecting previously unselected package python3-distutils.
05:33:47 [2021-03-26T05:33:47.021Z] #21 25.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:33:47 [2021-03-26T05:33:47.021Z] #21 25.02 Unpacking python3-distutils (3.7.3-1) ...
05:33:47 [2021-03-26T05:33:47.021Z] #21 25.10 Selecting previously unselected package python3-pip.
05:33:47 [2021-03-26T05:33:47.021Z] #21 25.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:33:47 [2021-03-26T05:33:47.021Z] #21 25.11 Unpacking python3-pip (18.1-5) ...
05:33:47 [2021-03-26T05:33:47.347Z] #21 25.21 Selecting previously unselected package python3-pkg-resources.
05:33:47 [2021-03-26T05:33:47.347Z] #21 25.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:33:47 [2021-03-26T05:33:47.347Z] #21 25.22 Unpacking python3-pkg-resources (40.8.0-1) ...
05:33:47 [2021-03-26T05:33:47.347Z] #21 25.31 Selecting previously unselected package python3-setuptools.
05:33:47 [2021-03-26T05:33:47.347Z] #21 25.31 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:33:47 [2021-03-26T05:33:47.347Z] #21 25.31 Unpacking python3-setuptools (40.8.0-1) ...
05:33:47 [2021-03-26T05:33:47.347Z] #21 25.42 Selecting previously unselected package python3-wheel.
05:33:47 [2021-03-26T05:33:47.347Z] #21 25.42 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:33:47 [2021-03-26T05:33:47.347Z] #21 25.43 Unpacking python3-wheel (0.32.3-2) ...
05:33:47 [2021-03-26T05:33:47.347Z] #21 25.48 Selecting previously unselected package sudo.
05:33:47 [2021-03-26T05:33:47.347Z] #21 25.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ...
05:33:47 [2021-03-26T05:33:47.347Z] #21 25.48 Unpacking sudo (1.8.27-1+deb10u3) ...
05:33:47 [2021-03-26T05:33:47.695Z] #21 25.77 Selecting previously unselected package thin-provisioning-tools.
05:33:47 [2021-03-26T05:33:47.695Z] #21 25.78 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
05:33:47 [2021-03-26T05:33:47.695Z] #21 25.78 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:33:48 [2021-03-26T05:33:48.022Z] #21 25.98 Selecting previously unselected package uidmap.
05:33:48 [2021-03-26T05:33:48.022Z] #21 25.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
05:33:48 [2021-03-26T05:33:48.022Z] #21 25.98 Unpacking uidmap (1:4.5-1.1) ...
05:33:48 [2021-03-26T05:33:48.022Z] #21 26.03 Selecting previously unselected package vim-runtime.
05:33:48 [2021-03-26T05:33:48.022Z] #21 26.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:33:48 [2021-03-26T05:33:48.022Z] #21 26.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:33:48 [2021-03-26T05:33:48.022Z] #21 26.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:33:48 [2021-03-26T05:33:48.022Z] #21 26.08 Unpacking vim-runtime (2:8.1.0875-5) ...
05:33:49 [2021-03-26T05:33:49.195Z] Client:
05:33:49 [2021-03-26T05:33:49.195Z]  Context:    default
05:33:49 [2021-03-26T05:33:49.195Z]  Debug Mode: false
05:33:49 [2021-03-26T05:33:49.195Z]  Plugins:
05:33:49 [2021-03-26T05:33:49.195Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
05:33:49 [2021-03-26T05:33:49.195Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
05:33:49 [2021-03-26T05:33:49.195Z] 
05:33:49 [2021-03-26T05:33:49.195Z] Server:
05:33:49 [2021-03-26T05:33:49.195Z]  Containers: 0
05:33:49 [2021-03-26T05:33:49.195Z]   Running: 0
05:33:49 [2021-03-26T05:33:49.195Z]   Paused: 0
05:33:49 [2021-03-26T05:33:49.195Z]   Stopped: 0
05:33:49 [2021-03-26T05:33:49.195Z]  Images: 0
05:33:49 [2021-03-26T05:33:49.195Z]  Server Version: 20.10.3
05:33:49 [2021-03-26T05:33:49.195Z]  Storage Driver: overlay2
05:33:49 [2021-03-26T05:33:49.195Z]   Backing Filesystem: extfs
05:33:49 [2021-03-26T05:33:49.195Z]   Supports d_type: true
05:33:49 [2021-03-26T05:33:49.195Z]   Native Overlay Diff: true
05:33:49 [2021-03-26T05:33:49.195Z]  Logging Driver: json-file
05:33:49 [2021-03-26T05:33:49.195Z]  Cgroup Driver: cgroupfs
05:33:49 [2021-03-26T05:33:49.195Z]  Cgroup Version: 1
05:33:49 [2021-03-26T05:33:49.195Z]  Plugins:
05:33:49 [2021-03-26T05:33:49.195Z]   Volume: local
05:33:49 [2021-03-26T05:33:49.195Z]   Network: bridge host ipvlan macvlan null overlay
05:33:49 [2021-03-26T05:33:49.195Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
05:33:49 [2021-03-26T05:33:49.195Z]  Swarm: inactive
05:33:49 [2021-03-26T05:33:49.195Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
05:33:49 [2021-03-26T05:33:49.195Z]  Default Runtime: runc
05:33:49 [2021-03-26T05:33:49.195Z]  Init Binary: docker-init
05:33:49 [2021-03-26T05:33:49.195Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
05:33:49 [2021-03-26T05:33:49.195Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:33:49 [2021-03-26T05:33:49.195Z]  init version: de40ad0
05:33:49 [2021-03-26T05:33:49.195Z]  Security Options:
05:33:49 [2021-03-26T05:33:49.195Z]   apparmor
05:33:49 [2021-03-26T05:33:49.195Z]   seccomp
05:33:49 [2021-03-26T05:33:49.195Z]    Profile: default
05:33:49 [2021-03-26T05:33:49.195Z]  Kernel Version: 5.4.0-1037-aws
05:33:49 [2021-03-26T05:33:49.195Z]  Operating System: Ubuntu 18.04.5 LTS
05:33:49 [2021-03-26T05:33:49.195Z]  OSType: linux
05:33:49 [2021-03-26T05:33:49.195Z]  Architecture: x86_64
05:33:49 [2021-03-26T05:33:49.195Z]  CPUs: 2
05:33:49 [2021-03-26T05:33:49.195Z]  Total Memory: 7.569GiB
05:33:49 [2021-03-26T05:33:49.195Z]  Name: ip-10-100-35-187
05:33:49 [2021-03-26T05:33:49.195Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
05:33:49 [2021-03-26T05:33:49.195Z]  Docker Root Dir: /var/lib/docker
05:33:49 [2021-03-26T05:33:49.195Z]  Debug Mode: false
05:33:49 [2021-03-26T05:33:49.195Z]  Registry: https://index.docker.io/v1/
05:33:49 [2021-03-26T05:33:49.195Z]  Labels:
05:33:49 [2021-03-26T05:33:49.195Z]  Experimental: true
05:33:49 [2021-03-26T05:33:49.195Z]  Insecure Registries:
05:33:49 [2021-03-26T05:33:49.195Z]   127.0.0.0/8
05:33:49 [2021-03-26T05:33:49.195Z]  Live Restore Enabled: true
05:33:49 [2021-03-26T05:33:49.195Z] 
05:33:49 [2021-03-26T05:33:49.195Z] WARNING: No swap limit support
05:33:49 [2021-03-26T05:33:49.195Z] WARNING: No blkio weight support
05:33:49 [2021-03-26T05:33:49.195Z] WARNING: No blkio weight_device support
[Pipeline] sh
05:33:49 [2021-03-26T05:33:49.457Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 4.3s
05:33:49 [2021-03-26T05:33:49.468Z] Client: Docker Engine - Community
05:33:49 [2021-03-26T05:33:49.468Z]  Version:           20.10.3
05:33:49 [2021-03-26T05:33:49.468Z]  API version:       1.41
05:33:49 [2021-03-26T05:33:49.468Z]  Go version:        go1.13.15
05:33:49 [2021-03-26T05:33:49.468Z]  Git commit:        48d30b5
05:33:49 [2021-03-26T05:33:49.468Z]  Built:             Fri Jan 29 14:33:21 2021
05:33:49 [2021-03-26T05:33:49.468Z]  OS/Arch:           linux/amd64
05:33:49 [2021-03-26T05:33:49.468Z]  Context:           default
05:33:49 [2021-03-26T05:33:49.468Z]  Experimental:      true
05:33:49 [2021-03-26T05:33:49.468Z] 
05:33:49 [2021-03-26T05:33:49.468Z] Server: Docker Engine - Community
05:33:49 [2021-03-26T05:33:49.468Z]  Engine:
05:33:49 [2021-03-26T05:33:49.468Z]   Version:          20.10.3
05:33:49 [2021-03-26T05:33:49.468Z]   API version:      1.41 (minimum version 1.12)
05:33:49 [2021-03-26T05:33:49.468Z]   Go version:       go1.13.15
05:33:49 [2021-03-26T05:33:49.468Z]   Git commit:       46229ca
05:33:49 [2021-03-26T05:33:49.468Z]   Built:            Fri Jan 29 14:31:32 2021
05:33:49 [2021-03-26T05:33:49.468Z]   OS/Arch:          linux/amd64
05:33:49 [2021-03-26T05:33:49.468Z]   Experimental:     true
05:33:49 [2021-03-26T05:33:49.468Z]  containerd:
05:33:49 [2021-03-26T05:33:49.468Z]   Version:          1.4.3
05:33:49 [2021-03-26T05:33:49.468Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
05:33:49 [2021-03-26T05:33:49.468Z]  runc:
05:33:49 [2021-03-26T05:33:49.468Z]   Version:          1.0.0-rc92
05:33:49 [2021-03-26T05:33:49.468Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:33:49 [2021-03-26T05:33:49.468Z]  docker-init:
05:33:49 [2021-03-26T05:33:49.468Z]   Version:          0.19.0
05:33:49 [2021-03-26T05:33:49.468Z]   GitCommit:        de40ad0
[Pipeline] sh
05:33:49 [2021-03-26T05:33:49.512Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:33:49 [2021-03-26T05:33:49.512Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:33:49 [2021-03-26T05:33:49.512Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42203/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
05:33:49 [2021-03-26T05:33:49.512Z] + bash /home/ubuntu/workspace/moby_PR-42203/check-config.sh
05:33:49 [2021-03-26T05:33:49.512Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
05:33:49 [2021-03-26T05:33:49.512Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
05:33:49 [2021-03-26T05:33:49.512Z] 
05:33:49 [2021-03-26T05:33:49.512Z] Generally Necessary:
05:33:49 [2021-03-26T05:33:49.512Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
05:33:49 [2021-03-26T05:33:49.512Z] - apparmor: enabled and tools installed
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_NAMESPACES: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_NET_NS: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_PID_NS: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_IPC_NS: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_UTS_NS: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_CGROUPS: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_CGROUP_CPUACCT: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_CGROUP_DEVICE: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_CGROUP_FREEZER: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_CGROUP_SCHED: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_CPUSETS: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_MEMCG: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_KEYS: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_VETH: enabled (as module)
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_BRIDGE: enabled (as module)
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_NF_NAT_IPV4: missing
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_IP_NF_FILTER: enabled (as module)
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_IP_NF_NAT: enabled (as module)
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_NF_NAT: enabled (as module)
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_NF_NAT_NEEDED: missing
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_POSIX_MQUEUE: enabled
05:33:49 [2021-03-26T05:33:49.512Z] 
05:33:49 [2021-03-26T05:33:49.512Z] Optional Features:
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_USER_NS: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_SECCOMP: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_CGROUP_PIDS: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_MEMCG_SWAP: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
05:33:49 [2021-03-26T05:33:49.512Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_BLK_CGROUP: enabled
05:33:49 [2021-03-26T05:33:49.512Z] - CONFIG_BLK_DEV_THROTTLING: enabled
05:33:49 [2021-03-26T05:33:49.787Z] + docker info
05:33:49 [2021-03-26T05:33:49.794Z] - CONFIG_IOSCHED_CFQ: missing
05:33:49 [2021-03-26T05:33:49.794Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
05:33:49 [2021-03-26T05:33:49.794Z] - CONFIG_CGROUP_PERF: enabled
05:33:49 [2021-03-26T05:33:49.794Z] - CONFIG_CGROUP_HUGETLB: enabled
05:33:49 [2021-03-26T05:33:49.794Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
05:33:49 [2021-03-26T05:33:49.794Z] - CONFIG_CGROUP_NET_PRIO: enabled
05:33:49 [2021-03-26T05:33:49.794Z] - CONFIG_CFS_BANDWIDTH: enabled
05:33:49 [2021-03-26T05:33:49.794Z] - CONFIG_FAIR_GROUP_SCHED: enabled
05:33:49 [2021-03-26T05:33:49.794Z] - CONFIG_RT_GROUP_SCHED: missing
05:33:49 [2021-03-26T05:33:49.794Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z] - CONFIG_IP_VS: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z] - CONFIG_IP_VS_NFCT: enabled
05:33:49 [2021-03-26T05:33:49.795Z] - CONFIG_IP_VS_PROTO_TCP: enabled
05:33:49 [2021-03-26T05:33:49.795Z] - CONFIG_IP_VS_PROTO_UDP: enabled
05:33:49 [2021-03-26T05:33:49.795Z] - CONFIG_IP_VS_RR: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z] - CONFIG_EXT4_FS: enabled
05:33:49 [2021-03-26T05:33:49.795Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
05:33:49 [2021-03-26T05:33:49.795Z] - CONFIG_EXT4_FS_SECURITY: enabled
05:33:49 [2021-03-26T05:33:49.795Z] - Network Drivers:
05:33:49 [2021-03-26T05:33:49.795Z]   - "overlay":
05:33:49 [2021-03-26T05:33:49.795Z]     - CONFIG_VXLAN: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
05:33:49 [2021-03-26T05:33:49.795Z]       Optional (for encrypted networks):
05:33:49 [2021-03-26T05:33:49.795Z]       - CONFIG_CRYPTO: enabled
05:33:49 [2021-03-26T05:33:49.795Z]       - CONFIG_CRYPTO_AEAD: enabled
05:33:49 [2021-03-26T05:33:49.795Z]       - CONFIG_CRYPTO_GCM: enabled
05:33:49 [2021-03-26T05:33:49.795Z]       - CONFIG_CRYPTO_SEQIV: enabled
05:33:49 [2021-03-26T05:33:49.795Z]       - CONFIG_CRYPTO_GHASH: enabled
05:33:49 [2021-03-26T05:33:49.795Z]       - CONFIG_XFRM: enabled
05:33:49 [2021-03-26T05:33:49.795Z]       - CONFIG_XFRM_USER: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z]       - CONFIG_XFRM_ALGO: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z]       - CONFIG_INET_ESP: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
05:33:49 [2021-03-26T05:33:49.795Z]   - "ipvlan":
05:33:49 [2021-03-26T05:33:49.795Z]     - CONFIG_IPVLAN: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z]   - "macvlan":
05:33:49 [2021-03-26T05:33:49.795Z]     - CONFIG_MACVLAN: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z]     - CONFIG_DUMMY: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z]   - "ftp,tftp client in container":
05:33:49 [2021-03-26T05:33:49.795Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
05:33:49 [2021-03-26T05:33:49.795Z] - Storage Drivers:
05:33:49 [2021-03-26T05:33:49.795Z]   - "aufs":
05:33:50 [2021-03-26T05:33:50.035Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 7.34MB / 50.40MB 4.7s
05:33:50 [2021-03-26T05:33:50.070Z]     - CONFIG_AUFS_FS: enabled (as module)
05:33:50 [2021-03-26T05:33:50.070Z]   - "btrfs":
05:33:50 [2021-03-26T05:33:50.070Z]     - CONFIG_BTRFS_FS: enabled (as module)
05:33:50 [2021-03-26T05:33:50.070Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
05:33:50 [2021-03-26T05:33:50.070Z]   - "devicemapper":
05:33:50 [2021-03-26T05:33:50.070Z]     - CONFIG_BLK_DEV_DM: enabled
05:33:50 [2021-03-26T05:33:50.070Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
05:33:50 [2021-03-26T05:33:50.070Z]   - "overlay":
05:33:50 [2021-03-26T05:33:50.070Z]     - CONFIG_OVERLAY_FS: enabled (as module)
05:33:50 [2021-03-26T05:33:50.070Z]   - "zfs":
05:33:50 [2021-03-26T05:33:50.070Z]     - /dev/zfs: present
05:33:50 [2021-03-26T05:33:50.070Z]     - zfs command: missing
05:33:50 [2021-03-26T05:33:50.070Z]     - zpool command: missing
05:33:50 [2021-03-26T05:33:50.070Z] 
05:33:50 [2021-03-26T05:33:50.070Z] Limits:
05:33:50 [2021-03-26T05:33:50.070Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
05:33:50 [2021-03-26T05:33:50.070Z] 
05:33:50 [2021-03-26T05:33:50.070Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:33:50 [2021-03-26T05:33:50.264Z] #21 27.97 Selecting previously unselected package vim.
05:33:50 [2021-03-26T05:33:50.264Z] #21 27.97 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
05:33:50 [2021-03-26T05:33:50.264Z] #21 27.98 Unpacking vim (2:8.1.0875-5) ...
05:33:50 [2021-03-26T05:33:50.264Z] #21 28.37 Selecting previously unselected package xfsprogs.
05:33:50 [2021-03-26T05:33:50.264Z] #21 28.38 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
05:33:50 [2021-03-26T05:33:50.264Z] #21 28.38 Unpacking xfsprogs (4.20.0-1) ...
05:33:50 [2021-03-26T05:33:50.264Z] #21 ...
05:33:50 [2021-03-26T05:33:50.264Z] 
05:33:50 [2021-03-26T05:33:50.264Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:33:50 [2021-03-26T05:33:50.264Z] #44 64.57   CC       criu/cr-errno.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 64.61   CC       criu/cr-restore.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 67.26   CC       criu/cr-service.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 67.94   CC       criu/crtools.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 68.32   CC       criu/eventfd.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 68.47   CC       criu/eventpoll.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 69.16   CC       criu/external.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 69.45   CC       criu/fault-injection.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 69.49   CC       criu/fdstore.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 69.69   CC       criu/fifo.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 69.98   CC       criu/file-ids.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 70.15   CC       criu/file-lock.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 70.65   CC       criu/files-ext.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 70.85   CC       criu/files-reg.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 71.97   CC       criu/files.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 73.29   CC       criu/filesystems.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 73.77   CC       criu/fsnotify.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 74.45   CC       criu/image-desc.o
05:33:50 [2021-03-26T05:33:50.264Z] #44 74.55   CC       criu/image.o
05:33:50 [2021-03-26T05:33:50.297Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 13.63MB / 50.40MB 4.9s
05:33:50 [2021-03-26T05:33:50.297Z] #26 ...
05:33:50 [2021-03-26T05:33:50.297Z] 
05:33:50 [2021-03-26T05:33:50.297Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:33:50 [2021-03-26T05:33:50.297Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:33:50 [2021-03-26T05:33:50.297Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
05:33:50 [2021-03-26T05:33:50.297Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
05:33:50 [2021-03-26T05:33:50.297Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
05:33:50 [2021-03-26T05:33:50.297Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
05:33:50 [2021-03-26T05:33:50.297Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
05:33:50 [2021-03-26T05:33:50.297Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done
05:33:50 [2021-03-26T05:33:50.297Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done
05:33:50 [2021-03-26T05:33:50.297Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done
05:33:50 [2021-03-26T05:33:50.297Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s done
05:33:50 [2021-03-26T05:33:50.297Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.5s
05:33:50 [2021-03-26T05:33:50.297Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done
05:33:50 [2021-03-26T05:33:50.297Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 5.2s
05:33:50 [2021-03-26T05:33:50.416Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 .
05:33:50 [2021-03-26T05:33:50.559Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 5.6s
05:33:50 [2021-03-26T05:33:50.559Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.57MB / 120.17MB 5.7s
05:33:50 [2021-03-26T05:33:50.591Z] #44 ...
05:33:50 [2021-03-26T05:33:50.591Z] 
05:33:50 [2021-03-26T05:33:50.591Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.60 Selecting previously unselected package zip.
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.60 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.61 Unpacking zip (3.0-11+b1) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.68 Setting up aufs-tools (1:4.14+20190211-1) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.69 Setting up libip6tc0:s390x (1.8.2-4) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.70 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.71 Setting up libgpm2:s390x (1.20.7-5) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.71 Setting up libip4tc0:s390x (1.8.2-4) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.72 Setting up uidmap (1:4.5-1.1) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.73 Setting up libnftnl11:s390x (1.1.2-2) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.74 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.75 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.76 Setting up libicu63:s390x (63.1-6+deb10u1) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.76 Setting up xxd (2:8.1.0875-5) ...
05:33:50 [2021-03-26T05:33:50.591Z] #21 28.79 Setting up zip (3.0-11+b1) ...
05:33:50 [2021-03-26T05:33:50.678Z] #1 [internal] load build definition from Dockerfile
05:33:50 [2021-03-26T05:33:50.678Z] #1 sha256:f46f69bf55d7b27cb6f6a92ddfbf92ff14f68757127b67d4690017fbc030314b
05:33:50 [2021-03-26T05:33:50.678Z] #1 transferring dockerfile:
05:33:50 [2021-03-26T05:33:50.828Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 5.9s
05:33:50 [2021-03-26T05:33:50.920Z] #21 28.80 Setting up vim-common (2:8.1.0875-5) ...
05:33:50 [2021-03-26T05:33:50.920Z] #21 28.81 Setting up bash-completion (1:2.8-6) ...
05:33:50 [2021-03-26T05:33:50.938Z] #1 transferring dockerfile: 17.02kB done
05:33:50 [2021-03-26T05:33:50.938Z] #1 DONE 0.2s
05:33:50 [2021-03-26T05:33:50.938Z] 
05:33:50 [2021-03-26T05:33:50.938Z] #2 [internal] load .dockerignore
05:33:50 [2021-03-26T05:33:50.938Z] #2 sha256:7b495de074d4e44fa7565535089e96f61be2a64684ae39e55779383b1f23daab
05:33:50 [2021-03-26T05:33:50.938Z] #2 transferring context: 87B done
05:33:50 [2021-03-26T05:33:50.938Z] #2 DONE 0.2s
05:33:50 [2021-03-26T05:33:50.938Z] 
05:33:50 [2021-03-26T05:33:50.938Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
05:33:50 [2021-03-26T05:33:50.938Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
05:33:51 [2021-03-26T05:33:51.089Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.43MB / 120.17MB 6.0s
05:33:51 [2021-03-26T05:33:51.510Z] #3 DONE 0.5s
05:33:51 [2021-03-26T05:33:51.510Z] 
05:33:51 [2021-03-26T05:33:51.510Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
05:33:51 [2021-03-26T05:33:51.510Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
05:33:51 [2021-03-26T05:33:51.510Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:33:51 [2021-03-26T05:33:51.510Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
05:33:51 [2021-03-26T05:33:51.510Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
05:33:51 [2021-03-26T05:33:51.510Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
05:33:51 [2021-03-26T05:33:51.510Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
05:33:51 [2021-03-26T05:33:51.510Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.44MB / 9.64MB 0.2s
05:33:51 [2021-03-26T05:33:51.748Z] #9 ...
05:33:51 [2021-03-26T05:33:51.748Z] 
05:33:51 [2021-03-26T05:33:51.748Z] #23 [internal] load build context
05:33:51 [2021-03-26T05:33:51.748Z] #23 sha256:249f1ca72bf4a2052f1def7d3c8951421060e47a55930f433387edc82ac9d342
05:33:51 [2021-03-26T05:33:51.748Z] #23 transferring context: 53.43MB 6.4s done
05:33:51 [2021-03-26T05:33:51.748Z] #23 DONE 6.8s
05:33:51 [2021-03-26T05:33:51.748Z] 
05:33:51 [2021-03-26T05:33:51.748Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:33:51 [2021-03-26T05:33:51.748Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:33:51 [2021-03-26T05:33:51.748Z] #9 ...
05:33:51 [2021-03-26T05:33:51.748Z] 
05:33:51 [2021-03-26T05:33:51.748Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:33:51 [2021-03-26T05:33:51.748Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:33:51 [2021-03-26T05:33:51.748Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 6.3s done
05:33:51 [2021-03-26T05:33:51.770Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
05:33:51 [2021-03-26T05:33:51.770Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
05:33:52 [2021-03-26T05:33:52.016Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d
05:33:52 [2021-03-26T05:33:52.063Z] #21 30.09 Setting up libiptc0:s390x (1.8.2-4) ...
05:33:52 [2021-03-26T05:33:52.063Z] #21 30.10 Setting up xz-utils (5.2.4-1) ...
05:33:52 [2021-03-26T05:33:52.063Z] #21 30.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:33:52 [2021-03-26T05:33:52.064Z] #21 30.11 Setting up sudo (1.8.27-1+deb10u3) ...
05:33:52 [2021-03-26T05:33:52.064Z] #21 30.16 invoke-rc.d: could not determine current runlevel
05:33:52 [2021-03-26T05:33:52.064Z] #21 30.16 invoke-rc.d: policy-rc.d denied execution of start.
05:33:52 [2021-03-26T05:33:52.064Z] #21 30.17 Setting up pigz (2.4-1) ...
05:33:52 [2021-03-26T05:33:52.064Z] #21 30.17 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
05:33:52 [2021-03-26T05:33:52.064Z] #21 30.18 Setting up libnl-3-200:s390x (3.4.0-1) ...
05:33:52 [2021-03-26T05:33:52.064Z] #21 30.20 Setting up python-pip-whl (18.1-5) ...
05:33:52 [2021-03-26T05:33:52.342Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
05:33:52 [2021-03-26T05:33:52.342Z] #4 DONE 0.8s
05:33:52 [2021-03-26T05:33:52.342Z] 
05:33:52 [2021-03-26T05:33:52.342Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:33:52 [2021-03-26T05:33:52.342Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.21 Setting up libmpdec2:s390x (2.4.2-2) ...
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.22 Setting up vim-runtime (2:8.1.0875-5) ...
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.38 Setting up libaio1:s390x (0.3.112-3) ...
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.38 Setting up libonig5:s390x (6.9.1-1) ...
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.39 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.40 Setting up vim (2:8.1.0875-5) ...
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.44 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.44 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.45 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.46 Setting up jq (1.5+dfsg-2+b1) ...
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.46 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
05:33:52 [2021-03-26T05:33:52.390Z] #21 30.47 Setting up python3.7 (3.7.3-2+deb10u2) ...
05:33:53 [2021-03-26T05:33:53.283Z] #5 ...
05:33:53 [2021-03-26T05:33:53.283Z] 
05:33:53 [2021-03-26T05:33:53.283Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:33:53 [2021-03-26T05:33:53.283Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
05:33:53 [2021-03-26T05:33:53.283Z] #7 DONE 0.9s
05:33:53 [2021-03-26T05:33:53.283Z] 
05:33:53 [2021-03-26T05:33:53.283Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:33:53 [2021-03-26T05:33:53.283Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
05:33:53 [2021-03-26T05:33:53.283Z] #6 DONE 0.9s
05:33:53 [2021-03-26T05:33:53.283Z] 
05:33:53 [2021-03-26T05:33:53.283Z] #8 [internal] load metadata for docker.io/library/debian:buster
05:33:53 [2021-03-26T05:33:53.283Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
05:33:53 [2021-03-26T05:33:53.283Z] #8 DONE 0.9s
05:33:53 [2021-03-26T05:33:53.283Z] 
05:33:53 [2021-03-26T05:33:53.283Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:33:53 [2021-03-26T05:33:53.283Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:33:53 [2021-03-26T05:33:53.283Z] #5 DONE 0.9s
05:33:53 [2021-03-26T05:33:53.401Z] #26 ...
05:33:53 [2021-03-26T05:33:53.401Z] 
05:33:53 [2021-03-26T05:33:53.401Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:33:53 [2021-03-26T05:33:53.401Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
05:33:53 [2021-03-26T05:33:53.401Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
05:33:53 [2021-03-26T05:33:53.401Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:33:53 [2021-03-26T05:33:53.401Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
05:33:53 [2021-03-26T05:33:53.401Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
05:33:53 [2021-03-26T05:33:53.401Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done
05:33:53 [2021-03-26T05:33:53.401Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done
05:33:53 [2021-03-26T05:33:53.401Z] #62 DONE 8.3s
05:33:53 [2021-03-26T05:33:53.401Z] 
05:33:53 [2021-03-26T05:33:53.401Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:33:53 [2021-03-26T05:33:53.401Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:33:53 [2021-03-26T05:33:53.401Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:33:53 [2021-03-26T05:33:53.401Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:33:53 [2021-03-26T05:33:53.401Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
05:33:53 [2021-03-26T05:33:53.401Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
05:33:53 [2021-03-26T05:33:53.401Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done
05:33:53 [2021-03-26T05:33:53.401Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done
05:33:53 [2021-03-26T05:33:53.401Z] #64 DONE 8.3s
05:33:53 [2021-03-26T05:33:53.401Z] 
05:33:53 [2021-03-26T05:33:53.401Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:33:53 [2021-03-26T05:33:53.401Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:33:53 [2021-03-26T05:33:53.437Z] Removing intermediate container 84f2f24a2058
05:33:53 [2021-03-26T05:33:53.437Z]  ---> ef3da7e41f7b
05:33:53 [2021-03-26T05:33:53.437Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
05:33:53 [2021-03-26T05:33:53.437Z]  ---> 805dc2d65d1c
05:33:53 [2021-03-26T05:33:53.437Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
05:33:53 [2021-03-26T05:33:53.437Z]  ---> ef3f2d107c45
05:33:53 [2021-03-26T05:33:53.437Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
05:33:53 [2021-03-26T05:33:53.437Z]  ---> Running in 5ca9f3fe133e
05:33:53 [2021-03-26T05:33:53.437Z] Removing intermediate container 5ca9f3fe133e
05:33:53 [2021-03-26T05:33:53.437Z]  ---> d222281e7a0a
05:33:53 [2021-03-26T05:33:53.437Z] Successfully built d222281e7a0a
05:33:53 [2021-03-26T05:33:53.437Z] Successfully tagged moby-buildx:latest
05:33:53 [2021-03-26T05:33:53.437Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
05:33:53 [2021-03-26T05:33:53.437Z] if [ -n "${id}" ]; then \
05:33:53 [2021-03-26T05:33:53.437Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
05:33:53 [2021-03-26T05:33:53.437Z] 	&& touch bundles/buildx; \
05:33:53 [2021-03-26T05:33:53.437Z] 	docker rm -f ${id}; \
05:33:53 [2021-03-26T05:33:53.437Z] fi
05:33:53 [2021-03-26T05:33:53.437Z] 4df518e7ab9b6976a77dfbaf88ed0e7dabf91ed8d357275ea0829b5e957a8a0c
05:33:53 [2021-03-26T05:33:53.437Z] bundles/buildx version
05:33:53 [2021-03-26T05:33:53.437Z] buildx v0.5.1 11057da
05:33:53 [2021-03-26T05:33:53.437Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 .
05:33:53 [2021-03-26T05:33:53.437Z] #1 [internal] booting buildkit
05:33:53 [2021-03-26T05:33:53.437Z] #1 sha256:bd9aa147e1b6dc0008e48f7491f405733dc87a89ced0ec6d55ce518b77098999
05:33:53 [2021-03-26T05:33:53.437Z] #1 pulling image moby/buildkit:buildx-stable-1
05:33:53 [2021-03-26T05:33:53.437Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done
05:33:53 [2021-03-26T05:33:53.437Z] #1 creating container buildx_buildkit_default
05:33:53 [2021-03-26T05:33:53.437Z] #1 creating container buildx_buildkit_default 0.4s done
05:33:53 [2021-03-26T05:33:53.437Z] #1 DONE 3.0s
05:33:53 [2021-03-26T05:33:53.437Z] 
05:33:53 [2021-03-26T05:33:53.437Z] #2 [internal] load build definition from Dockerfile
05:33:53 [2021-03-26T05:33:53.437Z] #2 sha256:9dd6ea3f651aee24f82172f29c9f4009f967760609547a7c9991f095451c25a7
05:33:53 [2021-03-26T05:33:53.437Z] #2 transferring dockerfile: 17.01kB done
05:33:53 [2021-03-26T05:33:53.437Z] #2 DONE 0.0s
05:33:53 [2021-03-26T05:33:53.437Z] 
05:33:53 [2021-03-26T05:33:53.437Z] #3 [internal] load .dockerignore
05:33:53 [2021-03-26T05:33:53.437Z] #3 sha256:16a924396f765ff1fa37d7c632a567992b0d879dc7155f06c6ae9a43336308e0
05:33:53 [2021-03-26T05:33:53.437Z] #3 transferring context: 87B done
05:33:53 [2021-03-26T05:33:53.437Z] #3 DONE 0.0s
05:33:53 [2021-03-26T05:33:53.437Z] 
05:33:53 [2021-03-26T05:33:53.437Z] #4 resolve image config for docker.io/docker/dockerfile:1.2
05:33:53 [2021-03-26T05:33:53.437Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e
05:33:54 [2021-03-26T05:33:54.059Z] #21 32.14 Setting up iptables (1.8.2-4) ...
05:33:54 [2021-03-26T05:33:54.059Z] #21 32.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:33:54 [2021-03-26T05:33:54.059Z] #21 32.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:33:54 [2021-03-26T05:33:54.059Z] #21 32.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:33:54 [2021-03-26T05:33:54.059Z] #21 32.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:33:54 [2021-03-26T05:33:54.059Z] #21 32.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:33:54 [2021-03-26T05:33:54.059Z] #21 32.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:33:54 [2021-03-26T05:33:54.059Z] #21 32.17 Setting up python3 (3.7.3-1) ...
05:33:54 [2021-03-26T05:33:54.075Z] #4 DONE 0.6s
05:33:54 [2021-03-26T05:33:54.075Z] 
05:33:54 [2021-03-26T05:33:54.075Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
05:33:54 [2021-03-26T05:33:54.075Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35
05:33:54 [2021-03-26T05:33:54.075Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:33:54 [2021-03-26T05:33:54.223Z] 
05:33:54 [2021-03-26T05:33:54.223Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:33:54 [2021-03-26T05:33:54.223Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:33:54 [2021-03-26T05:33:54.223Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
05:33:54 [2021-03-26T05:33:54.223Z] #64 DONE 0.0s
05:33:54 [2021-03-26T05:33:54.223Z] 
05:33:54 [2021-03-26T05:33:54.223Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:33:54 [2021-03-26T05:33:54.223Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:33:54 [2021-03-26T05:33:54.223Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done
05:33:54 [2021-03-26T05:33:54.223Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done
05:33:54 [2021-03-26T05:33:54.223Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done
05:33:54 [2021-03-26T05:33:54.223Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done
05:33:54 [2021-03-26T05:33:54.242Z] Client:
05:33:54 [2021-03-26T05:33:54.242Z]  Context:    default
05:33:54 [2021-03-26T05:33:54.242Z]  Debug Mode: false
05:33:54 [2021-03-26T05:33:54.242Z]  Plugins:
05:33:54 [2021-03-26T05:33:54.242Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
05:33:54 [2021-03-26T05:33:54.242Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
05:33:54 [2021-03-26T05:33:54.242Z] 
05:33:54 [2021-03-26T05:33:54.242Z] Server:
05:33:54 [2021-03-26T05:33:54.242Z]  Containers: 0
05:33:54 [2021-03-26T05:33:54.242Z]   Running: 0
05:33:54 [2021-03-26T05:33:54.242Z]   Paused: 0
05:33:54 [2021-03-26T05:33:54.242Z]   Stopped: 0
05:33:54 [2021-03-26T05:33:54.242Z]  Images: 0
05:33:54 [2021-03-26T05:33:54.242Z]  Server Version: 20.10.3
05:33:54 [2021-03-26T05:33:54.242Z]  Storage Driver: overlay2
05:33:54 [2021-03-26T05:33:54.242Z]   Backing Filesystem: extfs
05:33:54 [2021-03-26T05:33:54.242Z]   Supports d_type: true
05:33:54 [2021-03-26T05:33:54.242Z]   Native Overlay Diff: true
05:33:54 [2021-03-26T05:33:54.242Z]  Logging Driver: json-file
05:33:54 [2021-03-26T05:33:54.242Z]  Cgroup Driver: cgroupfs
05:33:54 [2021-03-26T05:33:54.242Z]  Cgroup Version: 1
05:33:54 [2021-03-26T05:33:54.242Z]  Plugins:
05:33:54 [2021-03-26T05:33:54.242Z]   Volume: local
05:33:54 [2021-03-26T05:33:54.242Z]   Network: bridge host ipvlan macvlan null overlay
05:33:54 [2021-03-26T05:33:54.242Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
05:33:54 [2021-03-26T05:33:54.242Z]  Swarm: inactive
05:33:54 [2021-03-26T05:33:54.242Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
05:33:54 [2021-03-26T05:33:54.242Z]  Default Runtime: runc
05:33:54 [2021-03-26T05:33:54.242Z]  Init Binary: docker-init
05:33:54 [2021-03-26T05:33:54.242Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
05:33:54 [2021-03-26T05:33:54.242Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:33:54 [2021-03-26T05:33:54.242Z]  init version: de40ad0
05:33:54 [2021-03-26T05:33:54.242Z]  Security Options:
05:33:54 [2021-03-26T05:33:54.242Z]   apparmor
05:33:54 [2021-03-26T05:33:54.242Z]   seccomp
05:33:54 [2021-03-26T05:33:54.242Z]    Profile: default
05:33:54 [2021-03-26T05:33:54.242Z]  Kernel Version: 4.15.0-1093-aws
05:33:54 [2021-03-26T05:33:54.242Z]  Operating System: Ubuntu 16.04.7 LTS
05:33:54 [2021-03-26T05:33:54.242Z]  OSType: linux
05:33:54 [2021-03-26T05:33:54.242Z]  Architecture: aarch64
05:33:54 [2021-03-26T05:33:54.242Z]  CPUs: 4
05:33:54 [2021-03-26T05:33:54.242Z]  Total Memory: 7.525GiB
05:33:54 [2021-03-26T05:33:54.242Z]  Name: ip-10-100-63-196
05:33:54 [2021-03-26T05:33:54.242Z]  ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S
05:33:54 [2021-03-26T05:33:54.242Z]  Docker Root Dir: /var/lib/docker
05:33:54 [2021-03-26T05:33:54.242Z]  Debug Mode: false
05:33:54 [2021-03-26T05:33:54.242Z]  Registry: https://index.docker.io/v1/
05:33:54 [2021-03-26T05:33:54.242Z]  Labels:
05:33:54 [2021-03-26T05:33:54.242Z]  Experimental: true
05:33:54 [2021-03-26T05:33:54.242Z]  Insecure Registries:
05:33:54 [2021-03-26T05:33:54.242Z]   127.0.0.0/8
05:33:54 [2021-03-26T05:33:54.242Z]  Live Restore Enabled: true
05:33:54 [2021-03-26T05:33:54.242Z] 
05:33:54 [2021-03-26T05:33:54.242Z] WARNING: No swap limit support
[Pipeline] sh
05:33:54 [2021-03-26T05:33:54.369Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done
05:33:54 [2021-03-26T05:33:54.369Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988
05:33:54 [2021-03-26T05:33:54.369Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done
05:33:54 [2021-03-26T05:33:54.369Z] #5 DONE 0.3s
05:33:54 [2021-03-26T05:33:54.385Z] #21 32.36 Setting up python3-wheel (0.32.3-2) ...
05:33:54 [2021-03-26T05:33:54.544Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:33:54 [2021-03-26T05:33:54.544Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
05:33:54 [2021-03-26T05:33:54.544Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42203/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
05:33:54 [2021-03-26T05:33:54.544Z] + bash /home/ubuntu/workspace/moby_PR-42203/check-config.sh
05:33:54 [2021-03-26T05:33:54.544Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
05:33:54 [2021-03-26T05:33:54.544Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ...
05:33:54 [2021-03-26T05:33:54.544Z] 
05:33:54 [2021-03-26T05:33:54.544Z] Generally Necessary:
05:33:54 [2021-03-26T05:33:54.661Z] 
05:33:54 [2021-03-26T05:33:54.661Z] #9 [internal] load metadata for docker.io/library/debian:buster
05:33:54 [2021-03-26T05:33:54.661Z] #9 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16
05:33:54 [2021-03-26T05:33:54.712Z] #21 32.77 Setting up apparmor (2.13.2-10) ...
05:33:54 [2021-03-26T05:33:54.807Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
05:33:54 [2021-03-26T05:33:54.807Z] - apparmor: enabled and tools installed
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_NAMESPACES: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_NET_NS: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_PID_NS: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_IPC_NS: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_UTS_NS: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_CGROUPS: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_CGROUP_CPUACCT: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_CGROUP_DEVICE: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_CGROUP_FREEZER: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_CGROUP_SCHED: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_CPUSETS: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_MEMCG: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_KEYS: enabled
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_VETH: enabled (as module)
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_BRIDGE: enabled (as module)
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
05:33:54 [2021-03-26T05:33:54.807Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
05:33:54 [2021-03-26T05:33:54.954Z] #9 ...
05:33:54 [2021-03-26T05:33:54.954Z] 
05:33:54 [2021-03-26T05:33:54.954Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:33:54 [2021-03-26T05:33:54.954Z] #6 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743
05:33:54 [2021-03-26T05:33:54.954Z] #6 DONE 0.5s
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_IP_NF_FILTER: enabled (as module)
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_IP_NF_NAT: enabled (as module)
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_NF_NAT: enabled (as module)
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_NF_NAT_NEEDED: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_POSIX_MQUEUE: enabled
05:33:55 [2021-03-26T05:33:55.070Z] 
05:33:55 [2021-03-26T05:33:55.070Z] Optional Features:
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_USER_NS: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_SECCOMP: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_CGROUP_PIDS: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_MEMCG_SWAP: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
05:33:55 [2021-03-26T05:33:55.070Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_BLK_CGROUP: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_BLK_DEV_THROTTLING: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_IOSCHED_CFQ: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_CGROUP_PERF: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_CGROUP_HUGETLB: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_CGROUP_NET_PRIO: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_CFS_BANDWIDTH: enabled
05:33:55 [2021-03-26T05:33:55.070Z] - CONFIG_FAIR_GROUP_SCHED: enabled
05:33:55 [2021-03-26T05:33:55.254Z] 
05:33:55 [2021-03-26T05:33:55.254Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:33:55 [2021-03-26T05:33:55.254Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
05:33:55 [2021-03-26T05:33:55.254Z] #8 DONE 0.6s
05:33:55 [2021-03-26T05:33:55.254Z] 
05:33:55 [2021-03-26T05:33:55.254Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:33:55 [2021-03-26T05:33:55.254Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:33:55 [2021-03-26T05:33:55.254Z] #7 DONE 0.6s
05:33:55 [2021-03-26T05:33:55.254Z] 
05:33:55 [2021-03-26T05:33:55.254Z] #9 [internal] load metadata for docker.io/library/debian:buster
05:33:55 [2021-03-26T05:33:55.254Z] #9 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16
05:33:55 [2021-03-26T05:33:55.254Z] #9 DONE 0.6s
05:33:55 [2021-03-26T05:33:55.254Z] 
05:33:55 [2021-03-26T05:33:55.254Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:33:55 [2021-03-26T05:33:55.254Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
05:33:55 [2021-03-26T05:33:55.254Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
05:33:55 [2021-03-26T05:33:55.333Z] - CONFIG_RT_GROUP_SCHED: missing
05:33:55 [2021-03-26T05:33:55.333Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
05:33:55 [2021-03-26T05:33:55.333Z] - CONFIG_IP_VS: enabled (as module)
05:33:55 [2021-03-26T05:33:55.333Z] - CONFIG_IP_VS_NFCT: enabled
05:33:55 [2021-03-26T05:33:55.333Z] - CONFIG_IP_VS_PROTO_TCP: enabled
05:33:55 [2021-03-26T05:33:55.333Z] - CONFIG_IP_VS_PROTO_UDP: enabled
05:33:55 [2021-03-26T05:33:55.333Z] - CONFIG_IP_VS_RR: enabled (as module)
05:33:55 [2021-03-26T05:33:55.333Z] - CONFIG_EXT4_FS: enabled
05:33:55 [2021-03-26T05:33:55.333Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
05:33:55 [2021-03-26T05:33:55.333Z] - CONFIG_EXT4_FS_SECURITY: enabled
05:33:55 [2021-03-26T05:33:55.333Z] - Network Drivers:
05:33:55 [2021-03-26T05:33:55.333Z]   - "overlay":
05:33:55 [2021-03-26T05:33:55.333Z]     - CONFIG_VXLAN: enabled (as module)
05:33:55 [2021-03-26T05:33:55.333Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
05:33:55 [2021-03-26T05:33:55.333Z]       Optional (for encrypted networks):
05:33:55 [2021-03-26T05:33:55.333Z]       - CONFIG_CRYPTO: enabled
05:33:55 [2021-03-26T05:33:55.333Z]       - CONFIG_CRYPTO_AEAD: enabled
05:33:55 [2021-03-26T05:33:55.333Z]       - CONFIG_CRYPTO_GCM: enabled
05:33:55 [2021-03-26T05:33:55.333Z]       - CONFIG_CRYPTO_SEQIV: enabled
05:33:55 [2021-03-26T05:33:55.333Z]       - CONFIG_CRYPTO_GHASH: enabled
05:33:55 [2021-03-26T05:33:55.333Z]       - CONFIG_XFRM: enabled
05:33:55 [2021-03-26T05:33:55.333Z]       - CONFIG_XFRM_USER: enabled (as module)
05:33:55 [2021-03-26T05:33:55.333Z]       - CONFIG_XFRM_ALGO: enabled (as module)
05:33:55 [2021-03-26T05:33:55.333Z]       - CONFIG_INET_ESP: enabled (as module)
05:33:55 [2021-03-26T05:33:55.333Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
05:33:55 [2021-03-26T05:33:55.333Z]   - "ipvlan":
05:33:55 [2021-03-26T05:33:55.333Z]     - CONFIG_IPVLAN: enabled (as module)
05:33:55 [2021-03-26T05:33:55.333Z]   - "macvlan":
05:33:55 [2021-03-26T05:33:55.414Z] #21 33.65 Setting up xfsprogs (4.20.0-1) ...
05:33:55 [2021-03-26T05:33:55.575Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.2s
05:33:55 [2021-03-26T05:33:55.575Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.3s
05:33:55 [2021-03-26T05:33:55.595Z]     - CONFIG_MACVLAN: enabled (as module)
05:33:55 [2021-03-26T05:33:55.595Z]     - CONFIG_DUMMY: enabled (as module)
05:33:55 [2021-03-26T05:33:55.595Z]   - "ftp,tftp client in container":
05:33:55 [2021-03-26T05:33:55.595Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
05:33:55 [2021-03-26T05:33:55.595Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
05:33:55 [2021-03-26T05:33:55.595Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
05:33:55 [2021-03-26T05:33:55.595Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
05:33:55 [2021-03-26T05:33:55.595Z] - Storage Drivers:
05:33:55 [2021-03-26T05:33:55.595Z]   - "aufs":
05:33:55 [2021-03-26T05:33:55.595Z]     - CONFIG_AUFS_FS: enabled (as module)
05:33:55 [2021-03-26T05:33:55.595Z]   - "btrfs":
05:33:55 [2021-03-26T05:33:55.595Z]     - CONFIG_BTRFS_FS: enabled (as module)
05:33:55 [2021-03-26T05:33:55.595Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
05:33:55 [2021-03-26T05:33:55.595Z]   - "devicemapper":
05:33:55 [2021-03-26T05:33:55.595Z]     - CONFIG_BLK_DEV_DM: enabled
05:33:55 [2021-03-26T05:33:55.595Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
05:33:55 [2021-03-26T05:33:55.595Z]   - "overlay":
05:33:55 [2021-03-26T05:33:55.595Z]     - CONFIG_OVERLAY_FS: enabled (as module)
05:33:55 [2021-03-26T05:33:55.595Z]   - "zfs":
05:33:55 [2021-03-26T05:33:55.595Z]     - /dev/zfs: missing
05:33:55 [2021-03-26T05:33:55.595Z]     - zfs command: missing
05:33:55 [2021-03-26T05:33:55.595Z]     - zpool command: missing
05:33:55 [2021-03-26T05:33:55.595Z] 
05:33:55 [2021-03-26T05:33:55.595Z] Limits:
05:33:55 [2021-03-26T05:33:55.595Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
05:33:55 [2021-03-26T05:33:55.595Z] 
05:33:55 [2021-03-26T05:33:55.595Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:33:55 [2021-03-26T05:33:55.741Z] #21 33.67 Setting up python3-lib2to3 (3.7.3-1) ...
05:33:55 [2021-03-26T05:33:55.741Z] #21 33.86 Setting up python3-pkg-resources (40.8.0-1) ...
05:33:55 [2021-03-26T05:33:55.898Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
05:33:55 [2021-03-26T05:33:55.898Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
05:33:55 [2021-03-26T05:33:55.948Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 .
05:33:56 [2021-03-26T05:33:56.214Z] #1 [internal] load build definition from Dockerfile
05:33:56 [2021-03-26T05:33:56.214Z] #1 sha256:e10d1ec20b8a419b6e46a54d160571ff20db573f96885ebabd098d4191f47e0e
05:33:56 [2021-03-26T05:33:56.214Z] #1 transferring dockerfile: 17.02kB 0.0s done
05:33:56 [2021-03-26T05:33:56.443Z] #21 34.49 Setting up python3-distutils (3.7.3-1) ...
05:33:56 [2021-03-26T05:33:56.479Z] #1 DONE 0.2s
05:33:56 [2021-03-26T05:33:56.479Z] 
05:33:56 [2021-03-26T05:33:56.479Z] #2 [internal] load .dockerignore
05:33:56 [2021-03-26T05:33:56.479Z] #2 sha256:0672e7327decf1b75d9d70d6c5825937798eca98f5a8ecaafc3ce46c4c7178ab
05:33:56 [2021-03-26T05:33:56.479Z] #2 transferring context: 87B done
05:33:56 [2021-03-26T05:33:56.479Z] #2 DONE 0.0s
05:33:56 [2021-03-26T05:33:56.741Z] 
05:33:56 [2021-03-26T05:33:56.741Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
05:33:56 [2021-03-26T05:33:56.741Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
05:33:56 [2021-03-26T05:33:56.770Z] #21 34.86 Setting up python3-setuptools (40.8.0-1) ...
05:33:57 [2021-03-26T05:33:57.470Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done
05:33:57 [2021-03-26T05:33:57.470Z] #63 DONE 2.2s
05:33:57 [2021-03-26T05:33:57.470Z] 
05:33:57 [2021-03-26T05:33:57.470Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:33:57 [2021-03-26T05:33:57.470Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:33:57 [2021-03-26T05:33:57.470Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
05:33:57 [2021-03-26T05:33:57.470Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done
05:33:57 [2021-03-26T05:33:57.470Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 14.68MB / 57.46MB 1.4s
05:33:57 [2021-03-26T05:33:57.470Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 22.02MB / 73.58MB 1.4s
05:33:57 [2021-03-26T05:33:57.470Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 22.02MB / 96.52MB 1.5s
05:33:57 [2021-03-26T05:33:57.470Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.3s done
05:33:57 [2021-03-26T05:33:57.470Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done
05:33:57 [2021-03-26T05:33:57.470Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 16.78MB / 54.14MB 1.2s
05:33:57 [2021-03-26T05:33:57.474Z] #21 35.56 Setting up python3-pip (18.1-5) ...
05:33:57 [2021-03-26T05:33:57.541Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 2.8s
05:33:57 [2021-03-26T05:33:57.541Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 8.39MB / 50.40MB 3.0s
05:33:57 [2021-03-26T05:33:57.541Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 15.73MB / 50.40MB 3.1s
05:33:57 [2021-03-26T05:33:57.541Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 22.02MB / 50.40MB 3.3s
05:33:57 [2021-03-26T05:33:57.541Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 29.36MB / 50.40MB 3.4s
05:33:57 [2021-03-26T05:33:57.614Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.0s
05:33:57 [2021-03-26T05:33:57.614Z] #26 ...
05:33:57 [2021-03-26T05:33:57.614Z] 
05:33:57 [2021-03-26T05:33:57.614Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:33:57 [2021-03-26T05:33:57.614Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
05:33:57 [2021-03-26T05:33:57.614Z] #63 DONE 0.7s
05:33:57 [2021-03-26T05:33:57.614Z] 
05:33:57 [2021-03-26T05:33:57.614Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:33:57 [2021-03-26T05:33:57.614Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:33:57 [2021-03-26T05:33:57.802Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 32.53MB / 50.40MB 3.5s
05:33:58 [2021-03-26T05:33:58.018Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 19.92MB / 54.14MB 1.4s
05:33:58 [2021-03-26T05:33:58.018Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 18.87MB / 57.46MB 1.7s
05:33:58 [2021-03-26T05:33:58.018Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 27.26MB / 73.58MB 1.7s
05:33:58 [2021-03-26T05:33:58.018Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 24.12MB / 54.14MB 1.7s
05:33:58 [2021-03-26T05:33:58.018Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 22.02MB / 57.46MB 2.0s
05:33:58 [2021-03-26T05:33:58.064Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 37.75MB / 50.40MB 3.7s
05:33:58 [2021-03-26T05:33:58.064Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 41.94MB / 50.40MB 3.8s
05:33:58 [2021-03-26T05:33:58.176Z] #21 36.23 Processing triggers for libc-bin (2.28-10) ...
05:33:58 [2021-03-26T05:33:58.176Z] #21 36.26 Processing triggers for mime-support (3.62) ...
05:33:58 [2021-03-26T05:33:58.186Z] #26 ...
05:33:58 [2021-03-26T05:33:58.186Z] 
05:33:58 [2021-03-26T05:33:58.186Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:33:58 [2021-03-26T05:33:58.186Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
05:33:58 [2021-03-26T05:33:58.186Z] #65 DONE 0.9s
05:33:58 [2021-03-26T05:33:58.186Z] 
05:33:58 [2021-03-26T05:33:58.186Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:33:58 [2021-03-26T05:33:58.186Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:33:58 [2021-03-26T05:33:58.186Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.6s done
05:33:58 [2021-03-26T05:33:58.186Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.1s done
05:33:58 [2021-03-26T05:33:58.186Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s
05:33:58 [2021-03-26T05:33:58.205Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|files|exports_file|imports|name) took 2m1.662761013s 
05:33:58 [2021-03-26T05:33:58.205Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 643.508961ms 
05:33:58 [2021-03-26T05:33:58.320Z] #10 ...
05:33:58 [2021-03-26T05:33:58.320Z] 
05:33:58 [2021-03-26T05:33:58.320Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:33:58 [2021-03-26T05:33:58.320Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:33:58 [2021-03-26T05:33:58.320Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
05:33:58 [2021-03-26T05:33:58.320Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
05:33:58 [2021-03-26T05:33:58.320Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done
05:33:58 [2021-03-26T05:33:58.320Z] #65 DONE 2.8s
05:33:58 [2021-03-26T05:33:58.320Z] 
05:33:58 [2021-03-26T05:33:58.320Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:33:58 [2021-03-26T05:33:58.320Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:33:58 [2021-03-26T05:33:58.320Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 32.51MB / 73.58MB 2.1s
05:33:58 [2021-03-26T05:33:58.320Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 27.26MB / 54.14MB 2.0s
05:33:58 [2021-03-26T05:33:58.320Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 26.21MB / 57.46MB 2.3s
05:33:58 [2021-03-26T05:33:58.326Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 47.19MB / 50.40MB 4.0s
05:33:58 [2021-03-26T05:33:58.326Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 4.1s
05:33:58 [2021-03-26T05:33:58.587Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 4.5s done
05:33:58 [2021-03-26T05:33:58.620Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 29.36MB / 57.46MB 2.4s
05:33:58 [2021-03-26T05:33:58.620Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 31.46MB / 54.14MB 2.3s
05:33:58 [2021-03-26T05:33:58.620Z] #10 ...
05:33:58 [2021-03-26T05:33:58.620Z] 
05:33:58 [2021-03-26T05:33:58.620Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:33:58 [2021-03-26T05:33:58.620Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f
05:33:58 [2021-03-26T05:33:58.620Z] #64 DONE 0.2s
05:33:58 [2021-03-26T05:33:58.620Z] 
05:33:58 [2021-03-26T05:33:58.620Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:33:58 [2021-03-26T05:33:58.620Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:33:58 [2021-03-26T05:33:58.620Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 37.75MB / 73.58MB 2.6s
05:33:58 [2021-03-26T05:33:58.660Z] #3 DONE 2.1s
05:33:58 [2021-03-26T05:33:58.660Z] 
05:33:58 [2021-03-26T05:33:58.660Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
05:33:58 [2021-03-26T05:33:58.660Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
05:33:58 [2021-03-26T05:33:58.660Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:33:58 [2021-03-26T05:33:58.757Z] #9 ...
05:33:58 [2021-03-26T05:33:58.757Z] 
05:33:58 [2021-03-26T05:33:58.757Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:33:58 [2021-03-26T05:33:58.757Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:33:58 [2021-03-26T05:33:58.757Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 6.5s done
05:33:58 [2021-03-26T05:33:58.757Z] #26 DONE 13.9s
05:33:58 [2021-03-26T05:33:58.757Z] 
05:33:58 [2021-03-26T05:33:58.757Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:33:58 [2021-03-26T05:33:58.757Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:33:58 [2021-03-26T05:33:58.757Z] #9 ...
05:33:58 [2021-03-26T05:33:58.757Z] 
05:33:58 [2021-03-26T05:33:58.757Z] #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
05:33:58 [2021-03-26T05:33:58.757Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
05:33:58 [2021-03-26T05:33:58.882Z] #21 DONE 36.8s
05:33:58 [2021-03-26T05:33:58.882Z] 
05:33:58 [2021-03-26T05:33:58.882Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
05:33:58 [2021-03-26T05:33:58.921Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 34.60MB / 57.46MB 2.7s
05:33:58 [2021-03-26T05:33:58.921Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 35.65MB / 54.14MB 2.6s
05:33:58 [2021-03-26T05:33:58.921Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 41.94MB / 73.58MB 2.9s
05:33:58 [2021-03-26T05:33:58.922Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
05:33:58 [2021-03-26T05:33:58.922Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
05:33:58 [2021-03-26T05:33:58.922Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
05:33:59 [2021-03-26T05:33:59.159Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d
05:33:59 [2021-03-26T05:33:59.185Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.3s
05:33:59 [2021-03-26T05:33:59.243Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 41.94MB / 57.46MB 3.0s
05:33:59 [2021-03-26T05:33:59.243Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 39.85MB / 54.14MB 2.9s
05:33:59 [2021-03-26T05:33:59.243Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 47.19MB / 73.58MB 3.2s
05:33:59 [2021-03-26T05:33:59.243Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 42.99MB / 54.14MB 3.0s
05:33:59 [2021-03-26T05:33:59.448Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s
05:33:59 [2021-03-26T05:33:59.569Z] #10 ...
05:33:59 [2021-03-26T05:33:59.569Z] 
05:33:59 [2021-03-26T05:33:59.569Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:33:59 [2021-03-26T05:33:59.569Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac
05:33:59 [2021-03-26T05:33:59.569Z] #66 DONE 0.4s
05:33:59 [2021-03-26T05:33:59.569Z] 
05:33:59 [2021-03-26T05:33:59.569Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:33:59 [2021-03-26T05:33:59.569Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:33:59 [2021-03-26T05:33:59.569Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.23MB / 57.46MB 3.3s
05:33:59 [2021-03-26T05:33:59.569Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 46.14MB / 54.14MB 3.2s
05:33:59 [2021-03-26T05:33:59.569Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.38MB / 57.46MB 3.5s
05:33:59 [2021-03-26T05:33:59.593Z] #22 0.859 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:33:59 [2021-03-26T05:33:59.593Z] #22 0.863 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:33:59 [2021-03-26T05:33:59.593Z] #22 0.865 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:33:59 [2021-03-26T05:33:59.869Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 56.62MB / 57.46MB 3.6s
05:33:59 [2021-03-26T05:33:59.869Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 52.43MB / 73.58MB 3.6s
05:33:59 [2021-03-26T05:33:59.869Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.38MB / 54.14MB 3.5s
05:33:59 [2021-03-26T05:33:59.869Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.7s done
05:33:59 [2021-03-26T05:33:59.869Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.6s done
05:33:59 [2021-03-26T05:33:59.920Z] #22 DONE 1.0s
05:33:59 [2021-03-26T05:33:59.920Z] 
05:33:59 [2021-03-26T05:33:59.920Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:34:00 [2021-03-26T05:34:00.022Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a
05:34:00 [2021-03-26T05:34:00.099Z] #26 ...
05:34:00 [2021-03-26T05:34:00.099Z] 
05:34:00 [2021-03-26T05:34:00.099Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:00 [2021-03-26T05:34:00.099Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:00 [2021-03-26T05:34:00.100Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
05:34:00 [2021-03-26T05:34:00.100Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
05:34:00 [2021-03-26T05:34:00.100Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
05:34:00 [2021-03-26T05:34:00.100Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done
05:34:00 [2021-03-26T05:34:00.100Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
05:34:00 [2021-03-26T05:34:00.100Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done
05:34:00 [2021-03-26T05:34:00.100Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
05:34:00 [2021-03-26T05:34:00.100Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.1s done
05:34:00 [2021-03-26T05:34:00.100Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.7s done
05:34:00 [2021-03-26T05:34:00.100Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.9s
05:34:00 [2021-03-26T05:34:00.100Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done
05:34:00 [2021-03-26T05:34:00.100Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.7s
05:34:00 [2021-03-26T05:34:00.171Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 27.26MB / 96.52MB 3.9s
05:34:00 [2021-03-26T05:34:00.171Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53
05:34:00 [2021-03-26T05:34:00.171Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.72MB / 73.58MB 4.1s
05:34:00 [2021-03-26T05:34:00.286Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 1.0s done
05:34:00 [2021-03-26T05:34:00.286Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
05:34:00 [2021-03-26T05:34:00.470Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 62.91MB / 73.58MB 4.2s
05:34:00 [2021-03-26T05:34:00.665Z] #27 1.669 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:00 [2021-03-26T05:34:00.665Z] #27 1.678 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
05:34:00 [2021-03-26T05:34:00.665Z] #27 1.678 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:00 [2021-03-26T05:34:00.665Z] #27 1.868 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:34:00 [2021-03-26T05:34:00.670Z] #9 ...
05:34:00 [2021-03-26T05:34:00.670Z] 
05:34:00 [2021-03-26T05:34:00.670Z] #23 [internal] load build context
05:34:00 [2021-03-26T05:34:00.670Z] #23 sha256:9c3321cc69cd04dd04e1ac1bc173a41949e46ab39ad10a36af1b17f127ea0678
05:34:00 [2021-03-26T05:34:00.670Z] #23 transferring context: 53.43MB 5.6s done
05:34:00 [2021-03-26T05:34:00.670Z] #23 DONE 6.2s
05:34:00 [2021-03-26T05:34:00.670Z] 
05:34:00 [2021-03-26T05:34:00.670Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:00 [2021-03-26T05:34:00.670Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:00 [2021-03-26T05:34:00.670Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.2s done
05:34:00 [2021-03-26T05:34:00.670Z] #9 ...
05:34:00 [2021-03-26T05:34:00.670Z] 
05:34:00 [2021-03-26T05:34:00.670Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:34:00 [2021-03-26T05:34:00.670Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:34:00 [2021-03-26T05:34:00.767Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.21MB / 73.58MB 4.5s
05:34:00 [2021-03-26T05:34:00.767Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 33.55MB / 96.52MB 4.5s
05:34:00 [2021-03-26T05:34:00.925Z] #27 2.125 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:01 [2021-03-26T05:34:01.060Z] #23 ...
05:34:01 [2021-03-26T05:34:01.060Z] 
05:34:01 [2021-03-26T05:34:01.060Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:34:01 [2021-03-26T05:34:01.060Z] #44 75.04   CC       criu/ipc_ns.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 75.94   CC       criu/irmap.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 76.28   CC       criu/kcmp-ids.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 76.56   CC       criu/kerndat.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 77.15   CC       criu/libnetlink.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 77.36   CC       criu/log.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 77.68   CC       criu/lsm.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 78.00   CC       criu/mem.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 79.01   CC       criu/memfd.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 79.49   CC       criu/mount.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 81.41   CC       criu/namespaces.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 82.41   CC       criu/net.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 84.29   CC       criu/netfilter.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 84.60   CC       criu/page-pipe.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 85.10   CC       criu/page-xfer.o
05:34:01 [2021-03-26T05:34:01.060Z] #44 ...
05:34:01 [2021-03-26T05:34:01.060Z] 
05:34:01 [2021-03-26T05:34:01.060Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
05:34:01 [2021-03-26T05:34:01.060Z] #41 120.3 + dpkg --print-architecture
05:34:01 [2021-03-26T05:34:01.060Z] #41 120.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
05:34:01 [2021-03-26T05:34:01.066Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.8s done
05:34:01 [2021-03-26T05:34:01.066Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 39.85MB / 96.52MB 4.8s
05:34:01 [2021-03-26T05:34:01.066Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 47.19MB / 96.52MB 5.1s
05:34:01 [2021-03-26T05:34:01.242Z] #4 DONE 2.3s
05:34:01 [2021-03-26T05:34:01.386Z] #41 120.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
05:34:01 [2021-03-26T05:34:01.386Z] #41 120.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
05:34:01 [2021-03-26T05:34:01.494Z] #27 2.518 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:34:01 [2021-03-26T05:34:01.505Z] 
05:34:01 [2021-03-26T05:34:01.505Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:34:01 [2021-03-26T05:34:01.505Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
05:34:01 [2021-03-26T05:34:01.720Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 55.12MB / 96.52MB 5.4s
05:34:01 [2021-03-26T05:34:01.720Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 63.96MB / 96.52MB 5.7s
05:34:02 [2021-03-26T05:34:02.017Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.35MB / 96.52MB 6.0s
05:34:02 [2021-03-26T05:34:02.057Z] #26 ...
05:34:02 [2021-03-26T05:34:02.057Z] 
05:34:02 [2021-03-26T05:34:02.057Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:34:02 [2021-03-26T05:34:02.057Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
05:34:02 [2021-03-26T05:34:02.057Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:34:02 [2021-03-26T05:34:02.057Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
05:34:02 [2021-03-26T05:34:02.057Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
05:34:02 [2021-03-26T05:34:02.057Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:34:02 [2021-03-26T05:34:02.057Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done
05:34:02 [2021-03-26T05:34:02.057Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done
05:34:02 [2021-03-26T05:34:02.057Z] #62 DONE 7.5s
05:34:02 [2021-03-26T05:34:02.057Z] 
05:34:02 [2021-03-26T05:34:02.057Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:34:02 [2021-03-26T05:34:02.057Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:34:02 [2021-03-26T05:34:02.057Z] #26 ...
05:34:02 [2021-03-26T05:34:02.057Z] 
05:34:02 [2021-03-26T05:34:02.057Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:34:02 [2021-03-26T05:34:02.057Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:34:02 [2021-03-26T05:34:02.057Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:34:02 [2021-03-26T05:34:02.057Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
05:34:02 [2021-03-26T05:34:02.057Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:34:02 [2021-03-26T05:34:02.057Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
05:34:02 [2021-03-26T05:34:02.057Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done
05:34:02 [2021-03-26T05:34:02.057Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done
05:34:02 [2021-03-26T05:34:02.057Z] #64 DONE 7.8s
05:34:02 [2021-03-26T05:34:02.057Z] 
05:34:02 [2021-03-26T05:34:02.057Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:34:02 [2021-03-26T05:34:02.057Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:34:02 [2021-03-26T05:34:02.317Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 80.74MB / 96.52MB 6.3s
05:34:02 [2021-03-26T05:34:02.451Z] #8 ...
05:34:02 [2021-03-26T05:34:02.451Z] 
05:34:02 [2021-03-26T05:34:02.451Z] #5 [internal] load metadata for docker.io/library/debian:buster
05:34:02 [2021-03-26T05:34:02.451Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
05:34:02 [2021-03-26T05:34:02.451Z] #5 DONE 0.9s
05:34:02 [2021-03-26T05:34:02.451Z] 
05:34:02 [2021-03-26T05:34:02.451Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:34:02 [2021-03-26T05:34:02.451Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
05:34:02 [2021-03-26T05:34:02.451Z] #7 DONE 1.0s
05:34:02 [2021-03-26T05:34:02.451Z] 
05:34:02 [2021-03-26T05:34:02.451Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:34:02 [2021-03-26T05:34:02.451Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:34:02 [2021-03-26T05:34:02.451Z] #6 DONE 1.1s
05:34:02 [2021-03-26T05:34:02.451Z] 
05:34:02 [2021-03-26T05:34:02.451Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:34:02 [2021-03-26T05:34:02.451Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
05:34:02 [2021-03-26T05:34:02.451Z] #8 DONE 1.1s
05:34:02 [2021-03-26T05:34:02.616Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 85.98MB / 96.52MB 6.5s
05:34:02 [2021-03-26T05:34:02.616Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 91.23MB / 96.52MB 6.6s
05:34:02 [2021-03-26T05:34:02.914Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.8s
05:34:02 [2021-03-26T05:34:02.914Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.8s done
05:34:03 [2021-03-26T05:34:03.211Z] #10 ...
05:34:03 [2021-03-26T05:34:03.211Z] 
05:34:03 [2021-03-26T05:34:03.211Z] #24 [internal] load build context
05:34:03 [2021-03-26T05:34:03.211Z] #24 sha256:b505f55d5b7a6529be889bb7e6602c968bb073d4ee5d87dcfd77fec2134b24a3
05:34:03 [2021-03-26T05:34:03.211Z] #24 transferring context: 53.43MB 7.7s done
05:34:03 [2021-03-26T05:34:03.211Z] #24 DONE 7.8s
05:34:03 [2021-03-26T05:34:03.211Z] 
05:34:03 [2021-03-26T05:34:03.211Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:34:03 [2021-03-26T05:34:03.211Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8
05:34:03 [2021-03-26T05:34:03.211Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.1s done
05:34:03 [2021-03-26T05:34:03.211Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 54.14MB / 54.14MB 3.1s done
05:34:03 [2021-03-26T05:34:03.211Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf
05:34:03 [2021-03-26T05:34:03.396Z] 
05:34:03 [2021-03-26T05:34:03.396Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:03 [2021-03-26T05:34:03.396Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:34:03 [2021-03-26T05:34:03.396Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
05:34:03 [2021-03-26T05:34:03.396Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
05:34:03 [2021-03-26T05:34:03.396Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
05:34:03 [2021-03-26T05:34:03.407Z] #27 4.268 Fetched 8424 kB in 3s (2944 kB/s)
05:34:03 [2021-03-26T05:34:03.660Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
05:34:03 [2021-03-26T05:34:03.978Z] #27 4.268 Reading package lists...
05:34:04 [2021-03-26T05:34:04.263Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 5.8s done
05:34:04 [2021-03-26T05:34:04.263Z] #27 DONE 9.0s
05:34:04 [2021-03-26T05:34:04.263Z] 
05:34:04 [2021-03-26T05:34:04.263Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:04 [2021-03-26T05:34:04.263Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:34:04 [2021-03-26T05:34:04.562Z] #10 ...
05:34:04 [2021-03-26T05:34:04.562Z] 
05:34:04 [2021-03-26T05:34:04.562Z] #28 [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
05:34:04 [2021-03-26T05:34:04.562Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5
05:34:04 [2021-03-26T05:34:04.562Z] #28 0.240 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:04 [2021-03-26T05:34:04.562Z] #28 0.260 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
05:34:04 [2021-03-26T05:34:04.601Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.2s
05:34:04 [2021-03-26T05:34:04.624Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 1.1s
05:34:04 [2021-03-26T05:34:04.704Z] Client:
05:34:04 [2021-03-26T05:34:04.704Z]  Context:    default
05:34:04 [2021-03-26T05:34:04.704Z]  Debug Mode: false
05:34:04 [2021-03-26T05:34:04.704Z]  Plugins:
05:34:04 [2021-03-26T05:34:04.704Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
05:34:04 [2021-03-26T05:34:04.704Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
05:34:04 [2021-03-26T05:34:04.704Z] 
05:34:04 [2021-03-26T05:34:04.704Z] Server:
05:34:04 [2021-03-26T05:34:04.704Z]  Containers: 0
05:34:04 [2021-03-26T05:34:04.704Z]   Running: 0
05:34:04 [2021-03-26T05:34:04.704Z]   Paused: 0
05:34:04 [2021-03-26T05:34:04.704Z]   Stopped: 0
05:34:04 [2021-03-26T05:34:04.704Z]  Images: 0
05:34:04 [2021-03-26T05:34:04.704Z]  Server Version: 20.10.3
05:34:04 [2021-03-26T05:34:04.704Z]  Storage Driver: overlay2
05:34:04 [2021-03-26T05:34:04.704Z]   Backing Filesystem: extfs
05:34:04 [2021-03-26T05:34:04.704Z]   Supports d_type: true
05:34:04 [2021-03-26T05:34:04.704Z]   Native Overlay Diff: true
05:34:04 [2021-03-26T05:34:04.704Z]  Logging Driver: json-file
05:34:04 [2021-03-26T05:34:04.704Z]  Cgroup Driver: systemd
05:34:04 [2021-03-26T05:34:04.704Z]  Cgroup Version: 2
05:34:04 [2021-03-26T05:34:04.704Z]  Plugins:
05:34:04 [2021-03-26T05:34:04.704Z]   Volume: local
05:34:04 [2021-03-26T05:34:04.704Z]   Network: bridge host ipvlan macvlan null overlay
05:34:04 [2021-03-26T05:34:04.704Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
05:34:04 [2021-03-26T05:34:04.704Z]  Swarm: inactive
05:34:04 [2021-03-26T05:34:04.704Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
05:34:04 [2021-03-26T05:34:04.704Z]  Default Runtime: runc
05:34:04 [2021-03-26T05:34:04.704Z]  Init Binary: docker-init
05:34:04 [2021-03-26T05:34:04.704Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
05:34:04 [2021-03-26T05:34:04.704Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
05:34:04 [2021-03-26T05:34:04.704Z]  init version: de40ad0
05:34:04 [2021-03-26T05:34:04.704Z]  Security Options:
05:34:04 [2021-03-26T05:34:04.704Z]   apparmor
05:34:04 [2021-03-26T05:34:04.704Z]   seccomp
05:34:04 [2021-03-26T05:34:04.704Z]    Profile: default
05:34:04 [2021-03-26T05:34:04.704Z]   cgroupns
05:34:04 [2021-03-26T05:34:04.704Z]  Kernel Version: 5.4.0-1037-aws
05:34:04 [2021-03-26T05:34:04.704Z]  Operating System: Ubuntu 20.04.2 LTS
05:34:04 [2021-03-26T05:34:04.704Z]  OSType: linux
05:34:04 [2021-03-26T05:34:04.704Z]  Architecture: x86_64
05:34:04 [2021-03-26T05:34:04.704Z]  CPUs: 2
05:34:04 [2021-03-26T05:34:04.704Z]  Total Memory: 7.487GiB
05:34:04 [2021-03-26T05:34:04.704Z]  Name: ip-10-100-35-79
05:34:04 [2021-03-26T05:34:04.704Z]  ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K
05:34:04 [2021-03-26T05:34:04.704Z]  Docker Root Dir: /var/lib/docker
05:34:04 [2021-03-26T05:34:04.704Z]  Debug Mode: false
05:34:04 [2021-03-26T05:34:04.704Z]  Registry: https://index.docker.io/v1/
05:34:04 [2021-03-26T05:34:04.704Z]  Labels:
05:34:04 [2021-03-26T05:34:04.704Z]  Experimental: true
05:34:04 [2021-03-26T05:34:04.704Z]  Insecure Registries:
05:34:04 [2021-03-26T05:34:04.704Z]   127.0.0.0/8
05:34:04 [2021-03-26T05:34:04.704Z]  Live Restore Enabled: true
05:34:04 [2021-03-26T05:34:04.704Z] 
05:34:04 [2021-03-26T05:34:04.704Z] WARNING: No kernel memory TCP limit support
05:34:04 [2021-03-26T05:34:04.704Z] WARNING: No oom kill disable support
05:34:04 [2021-03-26T05:34:04.704Z] WARNING: Support for cgroup v2 is experimental
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
05:34:04 [2021-03-26T05:34:04.860Z] #28 0.279 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:04 [2021-03-26T05:34:04.860Z] #28 0.463 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB]
05:34:04 [2021-03-26T05:34:04.887Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.26MB / 49.18MB 1.3s
05:34:04 [2021-03-26T05:34:04.887Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 12.58MB / 49.18MB 1.4s
05:34:04 [2021-03-26T05:34:04.887Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 23.16MB / 49.18MB 1.5s
05:34:04 [2021-03-26T05:34:04.925Z] #27 5.225 Reading package lists...
05:34:05 [2021-03-26T05:34:05.042Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 .
05:34:05 [2021-03-26T05:34:05.150Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 38.30MB / 49.18MB 1.7s
05:34:05 [2021-03-26T05:34:05.160Z] #28 ...
05:34:05 [2021-03-26T05:34:05.160Z] 
05:34:05 [2021-03-26T05:34:05.160Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:05 [2021-03-26T05:34:05.160Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:34:05 [2021-03-26T05:34:05.160Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.9s done
05:34:05 [2021-03-26T05:34:05.160Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done
05:34:05 [2021-03-26T05:34:05.160Z] #10 DONE 9.3s
05:34:05 [2021-03-26T05:34:05.185Z] #27 6.213 Building dependency tree...
05:34:05 [2021-03-26T05:34:05.185Z] #27 ...
05:34:05 [2021-03-26T05:34:05.185Z] 
05:34:05 [2021-03-26T05:34:05.185Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:05 [2021-03-26T05:34:05.185Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:05 [2021-03-26T05:34:05.185Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.4s done
05:34:05 [2021-03-26T05:34:05.185Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done
05:34:05 [2021-03-26T05:34:05.185Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.6s
05:34:05 [2021-03-26T05:34:05.302Z] #2 [internal] load .dockerignore
05:34:05 [2021-03-26T05:34:05.302Z] #2 sha256:859dfd59289b9220a629bfc20bb12b8331fbe65836fe2d9ab972a9e4cd378ae5
05:34:05 [2021-03-26T05:34:05.414Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.8s
05:34:05 [2021-03-26T05:34:05.456Z] 
05:34:05 [2021-03-26T05:34:05.456Z] #28 [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
05:34:05 [2021-03-26T05:34:05.456Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5
05:34:05 [2021-03-26T05:34:05.456Z] #28 0.841 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
05:34:05 [2021-03-26T05:34:05.456Z] #28 1.137 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
05:34:05 [2021-03-26T05:34:05.542Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 6.5s done
05:34:06 [2021-03-26T05:34:06.115Z] #26 DONE 11.8s
05:34:06 [2021-03-26T05:34:06.115Z] 
05:34:06 [2021-03-26T05:34:06.115Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:34:06 [2021-03-26T05:34:06.115Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
05:34:06 [2021-03-26T05:34:06.115Z] #63 DONE 0.2s
05:34:06 [2021-03-26T05:34:06.115Z] 
05:34:06 [2021-03-26T05:34:06.115Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:34:06 [2021-03-26T05:34:06.115Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
05:34:06 [2021-03-26T05:34:06.127Z] #9 ...
05:34:06 [2021-03-26T05:34:06.127Z] 
05:34:06 [2021-03-26T05:34:06.127Z] #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
05:34:06 [2021-03-26T05:34:06.127Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.213 Building dependency tree...
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.631 The following additional packages will be installed:
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.631   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.631   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.631   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.631 Suggested packages:
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.631   krb5-doc krb5-user
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.631 Recommended packages:
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.631   krb5-locales publicsuffix libsasl2-modules
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.807 The following NEW packages will be installed:
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.815   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.815   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.815   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:34:06 [2021-03-26T05:34:06.127Z] #27 6.815   libssh2-1 libssl1.1 openssl
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.096 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.096 Need to get 5057 kB of archives.
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.096 After this operation, 12.1 MB of additional disk space will be used.
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.096 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.109 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.109 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.109 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.109 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.109 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.117 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.117 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.143 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.147 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.148 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.151 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.152 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.157 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.174 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.211 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.211 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.211 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.211 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.215 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.222 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.448 debconf: delaying package configuration, since apt-utils is not installed
05:34:06 [2021-03-26T05:34:06.127Z] #27 7.486 Fetched 5057 kB in 0s (13.1 MB/s)
05:34:06 [2021-03-26T05:34:06.243Z] #2 transferring context: 87B done
05:34:06 [2021-03-26T05:34:06.243Z] #2 DONE 1.2s
05:34:06 [2021-03-26T05:34:06.243Z] 
05:34:06 [2021-03-26T05:34:06.243Z] #1 [internal] load build definition from Dockerfile
05:34:06 [2021-03-26T05:34:06.243Z] #1 sha256:f9dfd1adbcc2298f9f11a2bf6f03de17833509196237d9d472140ff3740b35e1
05:34:06 [2021-03-26T05:34:06.243Z] #1 transferring dockerfile: 17.02kB done
05:34:06 [2021-03-26T05:34:06.243Z] #1 DONE 1.2s
05:34:06 [2021-03-26T05:34:06.376Z] #65 DONE 0.4s
05:34:06 [2021-03-26T05:34:06.376Z] 
05:34:06 [2021-03-26T05:34:06.376Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:06 [2021-03-26T05:34:06.376Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:06 [2021-03-26T05:34:06.376Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.9s done
05:34:06 [2021-03-26T05:34:06.376Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done
05:34:06 [2021-03-26T05:34:06.388Z] #27 7.539 Selecting previously unselected package libssl1.1:amd64.
05:34:06 [2021-03-26T05:34:06.388Z] #27 7.539 (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.)
05:34:06 [2021-03-26T05:34:06.388Z] #27 7.541 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
05:34:06 [2021-03-26T05:34:06.388Z] #27 7.550 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:34:06 [2021-03-26T05:34:06.504Z] 
05:34:06 [2021-03-26T05:34:06.504Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
05:34:06 [2021-03-26T05:34:06.504Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
05:34:06 [2021-03-26T05:34:06.636Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
05:34:06 [2021-03-26T05:34:06.648Z] #27 7.792 Selecting previously unselected package libsasl2-modules-db:amd64.
05:34:06 [2021-03-26T05:34:06.648Z] #27 7.794 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:34:06 [2021-03-26T05:34:06.648Z] #27 7.797 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:34:06 [2021-03-26T05:34:06.648Z] #27 7.847 Selecting previously unselected package libsasl2-2:amd64.
05:34:06 [2021-03-26T05:34:06.648Z] #27 7.847 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:34:06 [2021-03-26T05:34:06.648Z] #27 7.850 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:34:06 [2021-03-26T05:34:06.909Z] #27 7.916 Selecting previously unselected package libldap-common.
05:34:06 [2021-03-26T05:34:06.909Z] #27 7.916 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:34:06 [2021-03-26T05:34:06.909Z] #27 7.920 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:34:06 [2021-03-26T05:34:06.909Z] #27 7.980 Selecting previously unselected package libldap-2.4-2:amd64.
05:34:06 [2021-03-26T05:34:06.909Z] #27 7.980 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
05:34:06 [2021-03-26T05:34:06.909Z] #27 7.985 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:34:06 [2021-03-26T05:34:06.909Z] #27 8.060 Selecting previously unselected package openssl.
05:34:06 [2021-03-26T05:34:06.909Z] #27 8.060 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u6_amd64.deb ...
05:34:06 [2021-03-26T05:34:06.909Z] #27 8.065 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:34:07 [2021-03-26T05:34:07.076Z] #3 DONE 0.4s
05:34:07 [2021-03-26T05:34:07.076Z] 
05:34:07 [2021-03-26T05:34:07.076Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
05:34:07 [2021-03-26T05:34:07.076Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
05:34:07 [2021-03-26T05:34:07.076Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
05:34:07 [2021-03-26T05:34:07.076Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
05:34:07 [2021-03-26T05:34:07.076Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
05:34:07 [2021-03-26T05:34:07.076Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
05:34:07 [2021-03-26T05:34:07.076Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
05:34:07 [2021-03-26T05:34:07.170Z] #27 8.276 Selecting previously unselected package ca-certificates.
05:34:07 [2021-03-26T05:34:07.170Z] #27 8.278 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
05:34:07 [2021-03-26T05:34:07.170Z] #27 8.283 Unpacking ca-certificates (20200601~deb10u2) ...
05:34:07 [2021-03-26T05:34:07.170Z] #27 8.371 Selecting previously unselected package libkeyutils1:amd64.
05:34:07 [2021-03-26T05:34:07.170Z] #27 8.373 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
05:34:07 [2021-03-26T05:34:07.170Z] #27 8.382 Unpacking libkeyutils1:amd64 (1.6-6) ...
05:34:07 [2021-03-26T05:34:07.170Z] #27 8.443 Selecting previously unselected package libkrb5support0:amd64.
05:34:07 [2021-03-26T05:34:07.170Z] #27 8.443 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
05:34:07 [2021-03-26T05:34:07.170Z] #27 8.457 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:34:07 [2021-03-26T05:34:07.335Z] #9 ...
05:34:07 [2021-03-26T05:34:07.335Z] 
05:34:07 [2021-03-26T05:34:07.335Z] #23 [internal] load build context
05:34:07 [2021-03-26T05:34:07.335Z] #23 sha256:c0836abc95c16b09dce1d10c1694cb2c812a941c1a7f0ae29691474121f243a1
05:34:07 [2021-03-26T05:34:07.335Z] #23 transferring context: 53.43MB 3.5s done
05:34:07 [2021-03-26T05:34:07.335Z] #23 DONE 3.8s
05:34:07 [2021-03-26T05:34:07.335Z] 
05:34:07 [2021-03-26T05:34:07.335Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:34:07 [2021-03-26T05:34:07.335Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:34:07 [2021-03-26T05:34:07.335Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:34:07 [2021-03-26T05:34:07.335Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:34:07 [2021-03-26T05:34:07.335Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
05:34:07 [2021-03-26T05:34:07.335Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
05:34:07 [2021-03-26T05:34:07.335Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
05:34:07 [2021-03-26T05:34:07.335Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done
05:34:07 [2021-03-26T05:34:07.335Z] #64 DONE 3.8s
05:34:07 [2021-03-26T05:34:07.335Z] 
05:34:07 [2021-03-26T05:34:07.335Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:07 [2021-03-26T05:34:07.335Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:34:07 [2021-03-26T05:34:07.335Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.6s done
05:34:07 [2021-03-26T05:34:07.335Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 3.6s
05:34:07 [2021-03-26T05:34:07.335Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 3.6s
05:34:07 [2021-03-26T05:34:07.335Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 3.6s
05:34:07 [2021-03-26T05:34:07.335Z] #9 ...
05:34:07 [2021-03-26T05:34:07.335Z] 
05:34:07 [2021-03-26T05:34:07.335Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:34:07 [2021-03-26T05:34:07.335Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
05:34:07 [2021-03-26T05:34:07.335Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:34:07 [2021-03-26T05:34:07.335Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:34:07 [2021-03-26T05:34:07.335Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
05:34:07 [2021-03-26T05:34:07.335Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
05:34:07 [2021-03-26T05:34:07.335Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done
05:34:07 [2021-03-26T05:34:07.335Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done
05:34:07 [2021-03-26T05:34:07.335Z] #62 DONE 3.9s
05:34:07 [2021-03-26T05:34:07.335Z] 
05:34:07 [2021-03-26T05:34:07.335Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:07 [2021-03-26T05:34:07.335Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:34:07 [2021-03-26T05:34:07.335Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
05:34:07 [2021-03-26T05:34:07.335Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 6.08MB / 7.68MB 3.8s
05:34:07 [2021-03-26T05:34:07.335Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 4.0s
05:34:07 [2021-03-26T05:34:07.335Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.44MB / 9.98MB 4.0s
05:34:07 [2021-03-26T05:34:07.335Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.53MB / 52.16MB 4.0s
05:34:07 [2021-03-26T05:34:07.337Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
05:34:07 [2021-03-26T05:34:07.337Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
05:34:07 [2021-03-26T05:34:07.435Z] #27 8.501 Selecting previously unselected package libk5crypto3:amd64.
05:34:07 [2021-03-26T05:34:07.435Z] #27 8.501 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
05:34:07 [2021-03-26T05:34:07.435Z] #27 8.506 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:34:07 [2021-03-26T05:34:07.435Z] #27 8.587 Selecting previously unselected package libkrb5-3:amd64.
05:34:07 [2021-03-26T05:34:07.435Z] #27 8.587 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
05:34:07 [2021-03-26T05:34:07.435Z] #27 8.592 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:34:07 [2021-03-26T05:34:07.435Z] #27 8.697 Selecting previously unselected package libgssapi-krb5-2:amd64.
05:34:07 [2021-03-26T05:34:07.435Z] #27 8.697 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
05:34:07 [2021-03-26T05:34:07.435Z] #27 8.702 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:34:07 [2021-03-26T05:34:07.435Z] #27 8.795 Selecting previously unselected package libnghttp2-14:amd64.
05:34:07 [2021-03-26T05:34:07.435Z] #27 8.795 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
05:34:07 [2021-03-26T05:34:07.435Z] #27 8.805 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:34:07 [2021-03-26T05:34:07.588Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done
05:34:07 [2021-03-26T05:34:07.598Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
05:34:07 [2021-03-26T05:34:07.598Z] #4 DONE 0.7s
05:34:07 [2021-03-26T05:34:07.598Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.1s
05:34:07 [2021-03-26T05:34:07.598Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 19.92MB / 52.16MB 4.1s
05:34:07 [2021-03-26T05:34:07.598Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 30.41MB / 52.16MB 4.2s
05:34:07 [2021-03-26T05:34:07.697Z] #27 8.864 Selecting previously unselected package libpsl5:amd64.
05:34:07 [2021-03-26T05:34:07.697Z] #27 8.864 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
05:34:07 [2021-03-26T05:34:07.697Z] #27 8.870 Unpacking libpsl5:amd64 (0.20.2-2) ...
05:34:07 [2021-03-26T05:34:07.697Z] #27 8.916 Selecting previously unselected package librtmp1:amd64.
05:34:07 [2021-03-26T05:34:07.697Z] #27 8.916 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
05:34:07 [2021-03-26T05:34:07.697Z] #27 8.921 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:34:07 [2021-03-26T05:34:07.697Z] #27 8.986 Selecting previously unselected package libssh2-1:amd64.
05:34:07 [2021-03-26T05:34:07.697Z] #27 8.986 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
05:34:07 [2021-03-26T05:34:07.697Z] #27 8.990 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
05:34:07 [2021-03-26T05:34:07.853Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
05:34:07 [2021-03-26T05:34:07.859Z] 
05:34:07 [2021-03-26T05:34:07.859Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:34:07 [2021-03-26T05:34:07.859Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
05:34:07 [2021-03-26T05:34:07.861Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 40.89MB / 52.16MB 4.3s
05:34:07 [2021-03-26T05:34:07.861Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 50.75MB / 52.16MB 4.4s
05:34:07 [2021-03-26T05:34:07.959Z] #27 9.077 Selecting previously unselected package libcurl4:amd64.
05:34:07 [2021-03-26T05:34:07.959Z] #27 9.077 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
05:34:07 [2021-03-26T05:34:07.959Z] #27 9.119 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:34:07 [2021-03-26T05:34:07.959Z] #27 9.191 Selecting previously unselected package curl.
05:34:07 [2021-03-26T05:34:07.959Z] #27 9.191 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
05:34:08 [2021-03-26T05:34:08.125Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 4.3s done
05:34:08 [2021-03-26T05:34:08.125Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 4.6s
05:34:08 [2021-03-26T05:34:08.219Z] #27 9.196 Unpacking curl (7.64.0-4+deb10u1) ...
05:34:08 [2021-03-26T05:34:08.219Z] #27 9.265 Selecting previously unselected package libonig5:amd64.
05:34:08 [2021-03-26T05:34:08.219Z] #27 9.265 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
05:34:08 [2021-03-26T05:34:08.219Z] #27 9.279 Unpacking libonig5:amd64 (6.9.1-1) ...
05:34:08 [2021-03-26T05:34:08.219Z] #27 9.362 Selecting previously unselected package libjq1:amd64.
05:34:08 [2021-03-26T05:34:08.219Z] #27 9.362 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:34:08 [2021-03-26T05:34:08.219Z] #27 9.366 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:34:08 [2021-03-26T05:34:08.219Z] #27 9.421 Selecting previously unselected package jq.
05:34:08 [2021-03-26T05:34:08.219Z] #27 9.421 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
05:34:08 [2021-03-26T05:34:08.219Z] #27 9.429 Unpacking jq (1.5+dfsg-2+b1) ...
05:34:08 [2021-03-26T05:34:08.223Z] #28 3.300 Fetched 8199 kB in 3s (2674 kB/s)
05:34:08 [2021-03-26T05:34:08.223Z] #28 3.300 Reading package lists...
05:34:08 [2021-03-26T05:34:08.223Z] #28 ...
05:34:08 [2021-03-26T05:34:08.223Z] 
05:34:08 [2021-03-26T05:34:08.223Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:08 [2021-03-26T05:34:08.223Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:34:08 [2021-03-26T05:34:08.223Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.4s done
05:34:08 [2021-03-26T05:34:08.223Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done
05:34:08 [2021-03-26T05:34:08.223Z] #10 DONE 12.2s
05:34:08 [2021-03-26T05:34:08.223Z] 
05:34:08 [2021-03-26T05:34:08.223Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:08 [2021-03-26T05:34:08.223Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:34:08 [2021-03-26T05:34:08.223Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad
05:34:08 [2021-03-26T05:34:08.389Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.15MB / 62.53MB 4.8s
05:34:08 [2021-03-26T05:34:08.389Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 14.68MB / 62.53MB 4.9s
05:34:08 [2021-03-26T05:34:08.389Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 22.43MB / 62.53MB 5.0s
05:34:08 [2021-03-26T05:34:08.479Z] #27 9.477 Setting up libkeyutils1:amd64 (1.6-6) ...
05:34:08 [2021-03-26T05:34:08.479Z] #27 9.488 Setting up libpsl5:amd64 (0.20.2-2) ...
05:34:08 [2021-03-26T05:34:08.479Z] #27 9.498 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:34:08 [2021-03-26T05:34:08.479Z] #27 9.653 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:34:08 [2021-03-26T05:34:08.479Z] #27 9.663 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:34:08 [2021-03-26T05:34:08.479Z] #27 9.677 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:34:08 [2021-03-26T05:34:08.479Z] #27 9.687 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:34:08 [2021-03-26T05:34:08.479Z] #27 9.696 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:34:08 [2021-03-26T05:34:08.479Z] #27 9.706 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:34:08 [2021-03-26T05:34:08.479Z] #27 9.716 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:34:08 [2021-03-26T05:34:08.479Z] #27 9.726 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
05:34:08 [2021-03-26T05:34:08.671Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.41MB / 62.53MB 5.1s
05:34:08 [2021-03-26T05:34:08.671Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 5.3s done
05:34:08 [2021-03-26T05:34:08.671Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.3s
05:34:08 [2021-03-26T05:34:08.692Z] #41 ...
05:34:08 [2021-03-26T05:34:08.692Z] 
05:34:08 [2021-03-26T05:34:08.692Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:34:08 [2021-03-26T05:34:08.692Z] #44 86.01   CC       criu/pagemap-cache.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 86.23   CC       criu/pagemap.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 86.87   CC       criu/parasite-syscall.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 87.61   CC       criu/path.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 87.81   CC       criu/pie-util-vdso.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 88.14   CC       criu/pie-util.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 88.35   CC       criu/pipes.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 88.89   CC       criu/plugin.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 89.23   CC       criu/proc_parse.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 90.88   CC       criu/protobuf-desc.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 91.45   CC       criu/protobuf.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 91.79   CC       criu/pstree.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 92.61   CC       criu/rbtree.o
05:34:08 [2021-03-26T05:34:08.692Z] #44 92.82   CC       criu/rst-malloc.o
05:34:08 [2021-03-26T05:34:08.740Z] #27 9.736 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:34:08 [2021-03-26T05:34:08.740Z] #27 9.746 Setting up openssl (1.1.1d-0+deb10u6) ...
05:34:08 [2021-03-26T05:34:08.740Z] #27 9.762 Setting up libonig5:amd64 (6.9.1-1) ...
05:34:08 [2021-03-26T05:34:08.740Z] #27 9.772 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:34:08 [2021-03-26T05:34:08.740Z] #27 9.782 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:34:08 [2021-03-26T05:34:08.740Z] #27 9.793 Setting up ca-certificates (20200601~deb10u2) ...
05:34:08 [2021-03-26T05:34:08.800Z] #8 DONE 1.0s
05:34:08 [2021-03-26T05:34:08.800Z] 
05:34:08 [2021-03-26T05:34:08.800Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:34:08 [2021-03-26T05:34:08.800Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:34:08 [2021-03-26T05:34:08.800Z] #7 ...
05:34:08 [2021-03-26T05:34:08.800Z] 
05:34:08 [2021-03-26T05:34:08.800Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
05:34:08 [2021-03-26T05:34:08.800Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
05:34:08 [2021-03-26T05:34:08.800Z] #6 DONE 1.1s
05:34:09 [2021-03-26T05:34:09.018Z] #44 93.05   CC       criu/seccomp.o
05:34:09 [2021-03-26T05:34:09.061Z] 
05:34:09 [2021-03-26T05:34:09.061Z] #5 [internal] load metadata for docker.io/library/debian:buster
05:34:09 [2021-03-26T05:34:09.061Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
05:34:09 [2021-03-26T05:34:09.061Z] #5 DONE 1.2s
05:34:09 [2021-03-26T05:34:09.061Z] 
05:34:09 [2021-03-26T05:34:09.061Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
05:34:09 [2021-03-26T05:34:09.061Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
05:34:09 [2021-03-26T05:34:09.061Z] #7 DONE 1.2s
05:34:09 [2021-03-26T05:34:09.312Z] #27 10.61 Updating certificates in /etc/ssl/certs...
05:34:09 [2021-03-26T05:34:09.345Z] #44 93.53   CC       criu/seize.o
05:34:10 [2021-03-26T05:34:10.048Z] #44 94.14   CC       criu/servicefd.o
05:34:10 [2021-03-26T05:34:10.120Z] 
05:34:10 [2021-03-26T05:34:10.120Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:34:10 [2021-03-26T05:34:10.120Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:34:10 [2021-03-26T05:34:10.120Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done
05:34:10 [2021-03-26T05:34:10.374Z] #44 94.55   CC       criu/shmem.o
05:34:10 [2021-03-26T05:34:10.399Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done
05:34:10 [2021-03-26T05:34:10.399Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done
05:34:10 [2021-03-26T05:34:10.399Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done
05:34:10 [2021-03-26T05:34:10.596Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.1s done
05:34:10 [2021-03-26T05:34:10.671Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 0.2s
05:34:10 [2021-03-26T05:34:10.671Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 3.15MB / 50.40MB 0.3s
05:34:10 [2021-03-26T05:34:10.702Z] #27 11.99 137 added, 0 removed; done.
05:34:10 [2021-03-26T05:34:10.702Z] #27 12.06 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:34:10 [2021-03-26T05:34:10.702Z] #27 12.07 Setting up jq (1.5+dfsg-2+b1) ...
05:34:10 [2021-03-26T05:34:10.926Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.7s done
05:34:10 [2021-03-26T05:34:10.926Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 7.5s
05:34:10 [2021-03-26T05:34:10.944Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 6.29MB / 50.40MB 0.4s
05:34:10 [2021-03-26T05:34:10.944Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 15.73MB / 50.40MB 0.5s
05:34:10 [2021-03-26T05:34:10.964Z] #27 12.08 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:34:10 [2021-03-26T05:34:10.964Z] #27 12.09 Setting up curl (7.64.0-4+deb10u1) ...
05:34:10 [2021-03-26T05:34:10.964Z] #27 12.10 Processing triggers for libc-bin (2.28-10) ...
05:34:10 [2021-03-26T05:34:10.964Z] #27 12.12 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:34:10 [2021-03-26T05:34:10.964Z] #27 12.13 Updating certificates in /etc/ssl/certs...
05:34:10 [2021-03-26T05:34:10.981Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done
05:34:10 [2021-03-26T05:34:10.981Z] #10 DONE 14.6s
05:34:10 [2021-03-26T05:34:10.981Z] 
05:34:10 [2021-03-26T05:34:10.981Z] #28 [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
05:34:10 [2021-03-26T05:34:10.981Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5
05:34:10 [2021-03-26T05:34:10.981Z] #28 3.300 Reading package lists...
05:34:10 [2021-03-26T05:34:10.981Z] #28 4.841 Reading package lists...
05:34:11 [2021-03-26T05:34:11.077Z] #44 95.24   CC       criu/sigframe.o
05:34:11 [2021-03-26T05:34:11.187Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 26.21MB / 97.69MB 7.8s
05:34:11 [2021-03-26T05:34:11.204Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 30.60MB / 50.40MB 0.7s
05:34:11 [2021-03-26T05:34:11.204Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 36.70MB / 50.40MB 0.8s
05:34:11 [2021-03-26T05:34:11.277Z] #28 6.390 Building dependency tree...
05:34:11 [2021-03-26T05:34:11.277Z] #28 6.881 The following additional packages will be installed:
05:34:11 [2021-03-26T05:34:11.403Z] #44 95.38   CC       criu/signalfd.o
05:34:11 [2021-03-26T05:34:11.404Z] #44 95.54   CC       criu/sk-inet.o
05:34:11 [2021-03-26T05:34:11.449Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 34.60MB / 97.69MB 7.9s
05:34:11 [2021-03-26T05:34:11.449Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 44.04MB / 97.69MB 8.0s
05:34:11 [2021-03-26T05:34:11.468Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 40.89MB / 50.40MB 0.9s
05:34:11 [2021-03-26T05:34:11.468Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 46.14MB / 50.40MB 1.0s
05:34:11 [2021-03-26T05:34:11.582Z] #28 6.881   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:34:11 [2021-03-26T05:34:11.582Z] #28 6.881   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:34:11 [2021-03-26T05:34:11.582Z] #28 6.882   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:34:11 [2021-03-26T05:34:11.582Z] #28 6.884 Suggested packages:
05:34:11 [2021-03-26T05:34:11.582Z] #28 6.884   krb5-doc krb5-user
05:34:11 [2021-03-26T05:34:11.582Z] #28 6.884 Recommended packages:
05:34:11 [2021-03-26T05:34:11.582Z] #28 6.884   krb5-locales publicsuffix libsasl2-modules
05:34:11 [2021-03-26T05:34:11.582Z] #28 7.162 The following NEW packages will be installed:
05:34:11 [2021-03-26T05:34:11.582Z] #28 7.163   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:34:11 [2021-03-26T05:34:11.582Z] #28 7.163   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:34:11 [2021-03-26T05:34:11.582Z] #28 7.169   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:34:11 [2021-03-26T05:34:11.582Z] #28 7.169   libssh2-1 libssl1.1 openssl
05:34:11 [2021-03-26T05:34:11.582Z] #28 7.213 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
05:34:11 [2021-03-26T05:34:11.582Z] #28 7.213 Need to get 5175 kB of archives.
05:34:11 [2021-03-26T05:34:11.582Z] #28 7.213 After this operation, 14.6 MB of additional disk space will be used.
05:34:11 [2021-03-26T05:34:11.582Z] #28 7.213 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB]
05:34:11 [2021-03-26T05:34:11.582Z] #28 7.225 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
05:34:11 [2021-03-26T05:34:11.582Z] #28 7.249 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
05:34:11 [2021-03-26T05:34:11.582Z] #28 7.264 Get:4 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB]
05:34:11 [2021-03-26T05:34:11.733Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 1.1s
05:34:11 [2021-03-26T05:34:11.751Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 53.48MB / 97.69MB 8.1s
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.275 Get:5 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.275 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.280 Get:7 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.289 Get:8 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.292 Get:9 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.299 Get:10 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.299 Get:11 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.304 Get:12 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.307 Get:13 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.309 Get:14 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.311 Get:15 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.315 Get:16 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.324 Get:17 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.326 Get:18 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.330 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.335 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
05:34:11 [2021-03-26T05:34:11.879Z] #28 7.338 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
05:34:11 [2021-03-26T05:34:11.909Z] #27 13.06 0 added, 0 removed; done.
05:34:11 [2021-03-26T05:34:11.909Z] #27 13.06 Running hooks in /etc/ca-certificates/update.d...
05:34:11 [2021-03-26T05:34:11.909Z] #27 13.07 done.
05:34:12 [2021-03-26T05:34:12.014Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 61.87MB / 97.69MB 8.4s
05:34:12 [2021-03-26T05:34:12.128Z] #44 96.30   CC       criu/sk-netlink.o
05:34:12 [2021-03-26T05:34:12.179Z] #28 7.580 debconf: delaying package configuration, since apt-utils is not installed
05:34:12 [2021-03-26T05:34:12.179Z] #28 7.609 Fetched 5175 kB in 0s (32.8 MB/s)
05:34:12 [2021-03-26T05:34:12.179Z] #28 7.636 Selecting previously unselected package libssl1.1:ppc64el.
05:34:12 [2021-03-26T05:34:12.179Z] #28 7.636 (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.)
05:34:12 [2021-03-26T05:34:12.179Z] #28 7.646 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ...
05:34:12 [2021-03-26T05:34:12.179Z] #28 7.649 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ...
05:34:12 [2021-03-26T05:34:12.276Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.88MB / 97.69MB 8.7s
05:34:12 [2021-03-26T05:34:12.276Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.8s
05:34:12 [2021-03-26T05:34:12.307Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 1.7s done
05:34:12 [2021-03-26T05:34:12.454Z] #44 96.57   CC       criu/sk-packet.o
05:34:12 [2021-03-26T05:34:12.478Z] #28 7.933 Selecting previously unselected package libsasl2-modules-db:ppc64el.
05:34:12 [2021-03-26T05:34:12.478Z] #28 7.936 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
05:34:12 [2021-03-26T05:34:12.478Z] #28 7.937 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
05:34:12 [2021-03-26T05:34:12.478Z] #28 7.981 Selecting previously unselected package libsasl2-2:ppc64el.
05:34:12 [2021-03-26T05:34:12.478Z] #28 7.984 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
05:34:12 [2021-03-26T05:34:12.478Z] #28 7.985 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
05:34:12 [2021-03-26T05:34:12.478Z] #28 8.030 Selecting previously unselected package libldap-common.
05:34:12 [2021-03-26T05:34:12.478Z] #28 8.030 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:34:12 [2021-03-26T05:34:12.478Z] #28 8.032 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:34:12 [2021-03-26T05:34:12.478Z] #28 8.076 Selecting previously unselected package libldap-2.4-2:ppc64el.
05:34:12 [2021-03-26T05:34:12.478Z] #28 8.079 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ...
05:34:12 [2021-03-26T05:34:12.478Z] #28 8.084 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ...
05:34:12 [2021-03-26T05:34:12.568Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.148 Selecting previously unselected package openssl.
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.151 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u6_ppc64el.deb ...
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.152 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.301 Selecting previously unselected package ca-certificates.
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.301 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.302 Unpacking ca-certificates (20200601~deb10u2) ...
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.362 Selecting previously unselected package libkeyutils1:ppc64el.
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.364 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ...
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.365 Unpacking libkeyutils1:ppc64el (1.6-6) ...
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.398 Selecting previously unselected package libkrb5support0:ppc64el.
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.400 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ...
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.402 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ...
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.434 Selecting previously unselected package libk5crypto3:ppc64el.
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.436 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ...
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.438 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ...
05:34:12 [2021-03-26T05:34:12.774Z] #28 8.481 Selecting previously unselected package libkrb5-3:ppc64el.
05:34:12 [2021-03-26T05:34:12.781Z] #44 ...
05:34:12 [2021-03-26T05:34:12.781Z] 
05:34:12 [2021-03-26T05:34:12.781Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:34:12 [2021-03-26T05:34:12.781Z] #23 2.942 Collecting yamllint==1.16.0
05:34:12 [2021-03-26T05:34:12.781Z] #23 3.115   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:34:12 [2021-03-26T05:34:12.781Z] #23 3.153 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:34:12 [2021-03-26T05:34:12.781Z] #23 3.170   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:34:12 [2021-03-26T05:34:12.781Z] #23 3.198 Collecting pyyaml (from yamllint==1.16.0)
05:34:12 [2021-03-26T05:34:12.781Z] #23 3.377   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
05:34:12 [2021-03-26T05:34:12.781Z] #23 3.749   Installing build dependencies: started
05:34:12 [2021-03-26T05:34:12.781Z] #23 9.846   Installing build dependencies: finished with status 'done'
05:34:12 [2021-03-26T05:34:12.781Z] #23 12.83 Building wheels for collected packages: pyyaml
05:34:12 [2021-03-26T05:34:12.781Z] #23 12.83   Running setup.py bdist_wheel for pyyaml: started
05:34:13 [2021-03-26T05:34:13.080Z] #28 8.483 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ...
05:34:13 [2021-03-26T05:34:13.080Z] #28 8.485 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ...
05:34:13 [2021-03-26T05:34:13.080Z] #28 8.602 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
05:34:13 [2021-03-26T05:34:13.080Z] #28 8.604 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ...
05:34:13 [2021-03-26T05:34:13.080Z] #28 8.606 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
05:34:13 [2021-03-26T05:34:13.080Z] #28 8.657 Selecting previously unselected package libnghttp2-14:ppc64el.
05:34:13 [2021-03-26T05:34:13.080Z] #28 8.659 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
05:34:13 [2021-03-26T05:34:13.080Z] #28 8.661 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
05:34:13 [2021-03-26T05:34:13.080Z] #28 8.696 Selecting previously unselected package libpsl5:ppc64el.
05:34:13 [2021-03-26T05:34:13.080Z] #28 8.698 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
05:34:13 [2021-03-26T05:34:13.080Z] #28 8.699 Unpacking libpsl5:ppc64el (0.20.2-2) ...
05:34:13 [2021-03-26T05:34:13.080Z] #28 8.728 Selecting previously unselected package librtmp1:ppc64el.
05:34:13 [2021-03-26T05:34:13.107Z] #23 ...
05:34:13 [2021-03-26T05:34:13.107Z] 
05:34:13 [2021-03-26T05:34:13.107Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:34:13 [2021-03-26T05:34:13.107Z] #44 97.10   CC       criu/sk-queue.o
05:34:13 [2021-03-26T05:34:13.107Z] #44 97.46   CC       criu/sk-tcp.o
05:34:13 [2021-03-26T05:34:13.144Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s
05:34:13 [2021-03-26T05:34:13.222Z] #9 ...
05:34:13 [2021-03-26T05:34:13.222Z] 
05:34:13 [2021-03-26T05:34:13.222Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:34:13 [2021-03-26T05:34:13.222Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd
05:34:13 [2021-03-26T05:34:13.222Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done
05:34:13 [2021-03-26T05:34:13.222Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done
05:34:13 [2021-03-26T05:34:13.222Z] #26 sha256:917ab0af993d3997abb8404f8b309c832d73bc9996cb04cc89c656258c6b3999 529B / 529B done
05:34:13 [2021-03-26T05:34:13.222Z] #26 sha256:e2e57caf3a6744542984f4107cd43fe826e3fb8be3a0d4d34a6cb158851f4c42 1.46kB / 1.46kB done
05:34:13 [2021-03-26T05:34:13.222Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 49.20MB / 49.20MB 2.3s done
05:34:13 [2021-03-26T05:34:13.222Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 4.0s done
05:34:13 [2021-03-26T05:34:13.222Z] #26 ...
05:34:13 [2021-03-26T05:34:13.222Z] 
05:34:13 [2021-03-26T05:34:13.222Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:13 [2021-03-26T05:34:13.222Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.730 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.732 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.764 Selecting previously unselected package libssh2-1:ppc64el.
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.764 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.766 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.814 Selecting previously unselected package libcurl4:ppc64el.
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.818 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.819 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.885 Selecting previously unselected package curl.
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.888 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.889 Unpacking curl (7.64.0-4+deb10u1) ...
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.943 Selecting previously unselected package libonig5:ppc64el.
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.945 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.946 Unpacking libonig5:ppc64el (6.9.1-1) ...
05:34:13 [2021-03-26T05:34:13.376Z] #28 8.998 Selecting previously unselected package libjq1:ppc64el.
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.001 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.011 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.038 Selecting previously unselected package jq.
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.040 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.041 Unpacking jq (1.5+dfsg-2+b1) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.073 Setting up libkeyutils1:ppc64el (1.6-6) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.077 Setting up libpsl5:ppc64el (0.20.2-2) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.081 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.246 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.249 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.253 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.256 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.259 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.262 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.265 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.268 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.271 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.274 Setting up openssl (1.1.1d-0+deb10u6) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.280 Setting up libonig5:ppc64el (6.9.1-1) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.283 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.286 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ...
05:34:13 [2021-03-26T05:34:13.673Z] #28 9.290 Setting up ca-certificates (20200601~deb10u2) ...
05:34:13 [2021-03-26T05:34:13.810Z] #44 97.81   CC       criu/sk-unix.o
05:34:14 [2021-03-26T05:34:14.089Z] #9 ...
05:34:14 [2021-03-26T05:34:14.089Z] 
05:34:14 [2021-03-26T05:34:14.089Z] #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
05:34:14 [2021-03-26T05:34:14.089Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
05:34:14 [2021-03-26T05:34:14.089Z] #27 2.014 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 2.031 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 2.065 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 2.227 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 2.704 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:34:14 [2021-03-26T05:34:14.089Z] #27 2.925 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 4.419 Fetched 8424 kB in 3s (3160 kB/s)
05:34:14 [2021-03-26T05:34:14.089Z] #27 4.419 Reading package lists...
05:34:14 [2021-03-26T05:34:14.089Z] #27 5.327 Reading package lists...
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.259 Building dependency tree...
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.587 The following additional packages will be installed:
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.587   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.587   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.587   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.595 Suggested packages:
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.595   krb5-doc krb5-user
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.595 Recommended packages:
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.595   krb5-locales publicsuffix libsasl2-modules
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.766 The following NEW packages will be installed:
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.766   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.766   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.766   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:34:14 [2021-03-26T05:34:14.089Z] #27 6.766   libssh2-1 libssl1.1 openssl
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.054 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.054 Need to get 5057 kB of archives.
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.054 After this operation, 12.1 MB of additional disk space will be used.
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.054 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.054 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.058 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.062 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.070 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.070 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.073 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.086 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.094 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.103 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.103 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.111 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.111 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.115 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.127 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.127 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.135 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.135 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.140 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.147 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.147 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.389 debconf: delaying package configuration, since apt-utils is not installed
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.418 Fetched 5057 kB in 0s (14.3 MB/s)
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.459 Selecting previously unselected package libssl1.1:amd64.
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.459 (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.)
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.464 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.473 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.687 Selecting previously unselected package libsasl2-modules-db:amd64.
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.687 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.694 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.748 Selecting previously unselected package libsasl2-2:amd64.
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.750 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.762 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.820 Selecting previously unselected package libldap-common.
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.820 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.830 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.885 Selecting previously unselected package libldap-2.4-2:amd64.
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.886 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.891 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.966 Selecting previously unselected package openssl.
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.966 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u6_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.089Z] #27 7.971 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:34:14 [2021-03-26T05:34:14.089Z] #27 8.135 Selecting previously unselected package ca-certificates.
05:34:14 [2021-03-26T05:34:14.089Z] #27 8.135 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
05:34:14 [2021-03-26T05:34:14.146Z] #44 ...
05:34:14 [2021-03-26T05:34:14.146Z] 
05:34:14 [2021-03-26T05:34:14.146Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:34:14 [2021-03-26T05:34:14.146Z] #23 13.65   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
05:34:14 [2021-03-26T05:34:14.146Z] #23 13.65   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
05:34:14 [2021-03-26T05:34:14.146Z] #23 13.72 Successfully built pyyaml
05:34:14 [2021-03-26T05:34:14.146Z] #23 13.73 Installing collected packages: pathspec, pyyaml, yamllint
05:34:14 [2021-03-26T05:34:14.146Z] #23 13.90 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:34:14 [2021-03-26T05:34:14.146Z] #23 DONE 14.3s
05:34:14 [2021-03-26T05:34:14.167Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 10.4s done
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.139 Unpacking ca-certificates (20200601~deb10u2) ...
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.241 Selecting previously unselected package libkeyutils1:amd64.
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.241 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.248 Unpacking libkeyutils1:amd64 (1.6-6) ...
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.291 Selecting previously unselected package libkrb5support0:amd64.
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.291 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.301 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.346 Selecting previously unselected package libk5crypto3:amd64.
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.346 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.354 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.419 Selecting previously unselected package libkrb5-3:amd64.
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.420 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.350Z] #27 8.434 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:34:14 [2021-03-26T05:34:14.462Z] #27 DONE 15.7s
05:34:14 [2021-03-26T05:34:14.462Z] 
05:34:14 [2021-03-26T05:34:14.462Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:34:14 [2021-03-26T05:34:14.462Z] #28 sha256:999bcc9d162341430378c018228ce99aa0c9c6deda5e8a7b6d2a695852376935
05:34:14 [2021-03-26T05:34:14.473Z] 
05:34:14 [2021-03-26T05:34:14.473Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
05:34:14 [2021-03-26T05:34:14.473Z] #26 DONE 0.2s
05:34:14 [2021-03-26T05:34:14.473Z] 
05:34:14 [2021-03-26T05:34:14.473Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
05:34:14 [2021-03-26T05:34:14.489Z] #26 ...
05:34:14 [2021-03-26T05:34:14.489Z] 
05:34:14 [2021-03-26T05:34:14.489Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:34:14 [2021-03-26T05:34:14.489Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
05:34:14 [2021-03-26T05:34:14.489Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:34:14 [2021-03-26T05:34:14.489Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:34:14 [2021-03-26T05:34:14.489Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
05:34:14 [2021-03-26T05:34:14.489Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
05:34:14 [2021-03-26T05:34:14.489Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
05:34:14 [2021-03-26T05:34:14.489Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done
05:34:14 [2021-03-26T05:34:14.489Z] #62 DONE 4.0s
05:34:14 [2021-03-26T05:34:14.489Z] 
05:34:14 [2021-03-26T05:34:14.489Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:34:14 [2021-03-26T05:34:14.489Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:34:14 [2021-03-26T05:34:14.611Z] #27 8.551 Selecting previously unselected package libgssapi-krb5-2:amd64.
05:34:14 [2021-03-26T05:34:14.611Z] #27 8.551 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.611Z] #27 8.553 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:34:14 [2021-03-26T05:34:14.611Z] #27 8.651 Selecting previously unselected package libnghttp2-14:amd64.
05:34:14 [2021-03-26T05:34:14.611Z] #27 8.651 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.611Z] #27 8.655 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:34:14 [2021-03-26T05:34:14.611Z] #27 8.751 Selecting previously unselected package libpsl5:amd64.
05:34:14 [2021-03-26T05:34:14.611Z] #27 8.751 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.721Z] #28 DONE 0.3s
05:34:14 [2021-03-26T05:34:14.721Z] 
05:34:14 [2021-03-26T05:34:14.722Z] #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
05:34:14 [2021-03-26T05:34:14.722Z] #29 sha256:057729373796226d8ca50aeb8f7289e2231146fa78f2ce10bcd10475d5e65d70
05:34:14 [2021-03-26T05:34:14.733Z] #28 10.24 Updating certificates in /etc/ssl/certs...
05:34:14 [2021-03-26T05:34:14.872Z] #27 8.759 Unpacking libpsl5:amd64 (0.20.2-2) ...
05:34:14 [2021-03-26T05:34:14.872Z] #27 8.816 Selecting previously unselected package librtmp1:amd64.
05:34:14 [2021-03-26T05:34:14.872Z] #27 8.816 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
05:34:14 [2021-03-26T05:34:14.872Z] #27 8.827 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:34:14 [2021-03-26T05:34:14.872Z] #27 8.877 Selecting previously unselected package libssh2-1:amd64.
05:34:14 [2021-03-26T05:34:14.872Z] #27 8.877 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
05:34:15 [2021-03-26T05:34:15.114Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
05:34:15 [2021-03-26T05:34:15.116Z] #26 ...
05:34:15 [2021-03-26T05:34:15.116Z] 
05:34:15 [2021-03-26T05:34:15.116Z] #23 [internal] load build context
05:34:15 [2021-03-26T05:34:15.116Z] #23 sha256:a0676c76de9af66b96c9d1d7a4af1e6c41720263ed71ccaba4739a92cc4e2df0
05:34:15 [2021-03-26T05:34:15.116Z] #23 transferring context: 53.42MB 4.5s done
05:34:15 [2021-03-26T05:34:15.116Z] #23 DONE 5.1s
05:34:15 [2021-03-26T05:34:15.133Z] #27 8.882 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
05:34:15 [2021-03-26T05:34:15.133Z] #27 8.940 Selecting previously unselected package libcurl4:amd64.
05:34:15 [2021-03-26T05:34:15.133Z] #27 8.940 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
05:34:15 [2021-03-26T05:34:15.133Z] #27 8.945 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:34:15 [2021-03-26T05:34:15.133Z] #27 9.045 Selecting previously unselected package curl.
05:34:15 [2021-03-26T05:34:15.133Z] #27 9.045 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
05:34:15 [2021-03-26T05:34:15.133Z] #27 9.049 Unpacking curl (7.64.0-4+deb10u1) ...
05:34:15 [2021-03-26T05:34:15.133Z] #27 9.130 Selecting previously unselected package libonig5:amd64.
05:34:15 [2021-03-26T05:34:15.133Z] #27 9.130 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
05:34:15 [2021-03-26T05:34:15.133Z] #27 9.133 Unpacking libonig5:amd64 (6.9.1-1) ...
05:34:15 [2021-03-26T05:34:15.133Z] #27 9.212 Selecting previously unselected package libjq1:amd64.
05:34:15 [2021-03-26T05:34:15.133Z] #27 9.212 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:34:15 [2021-03-26T05:34:15.133Z] #27 9.215 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:34:15 [2021-03-26T05:34:15.176Z] #31 DONE 1.0s
05:34:15 [2021-03-26T05:34:15.176Z] 
05:34:15 [2021-03-26T05:34:15.176Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:34:15 [2021-03-26T05:34:15.380Z] 
05:34:15 [2021-03-26T05:34:15.380Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:34:15 [2021-03-26T05:34:15.380Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:34:15 [2021-03-26T05:34:15.393Z] #27 9.287 Selecting previously unselected package jq.
05:34:15 [2021-03-26T05:34:15.393Z] #27 9.287 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
05:34:15 [2021-03-26T05:34:15.393Z] #27 9.291 Unpacking jq (1.5+dfsg-2+b1) ...
05:34:15 [2021-03-26T05:34:15.393Z] #27 9.344 Setting up libkeyutils1:amd64 (1.6-6) ...
05:34:15 [2021-03-26T05:34:15.393Z] #27 9.356 Setting up libpsl5:amd64 (0.20.2-2) ...
05:34:15 [2021-03-26T05:34:15.393Z] #27 9.369 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:34:15 [2021-03-26T05:34:15.393Z] #27 9.475 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:34:15 [2021-03-26T05:34:15.502Z] #50 ...
05:34:15 [2021-03-26T05:34:15.502Z] 
05:34:15 [2021-03-26T05:34:15.502Z] #34 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
05:34:15 [2021-03-26T05:34:15.502Z] #34 DONE 0.1s
05:34:15 [2021-03-26T05:34:15.502Z] 
05:34:15 [2021-03-26T05:34:15.502Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:34:15 [2021-03-26T05:34:15.502Z] #44 99.41   CC       criu/sockets.o
05:34:15 [2021-03-26T05:34:15.502Z] #44 ...
05:34:15 [2021-03-26T05:34:15.502Z] 
05:34:15 [2021-03-26T05:34:15.502Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
05:34:15 [2021-03-26T05:34:15.502Z] #36 DONE 0.2s
05:34:15 [2021-03-26T05:34:15.654Z] #27 9.499 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:34:15 [2021-03-26T05:34:15.654Z] #27 9.505 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:34:15 [2021-03-26T05:34:15.654Z] #27 9.516 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:34:15 [2021-03-26T05:34:15.654Z] #27 9.528 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:34:15 [2021-03-26T05:34:15.654Z] #27 9.542 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:34:15 [2021-03-26T05:34:15.654Z] #27 9.554 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:34:15 [2021-03-26T05:34:15.655Z] #27 9.566 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
05:34:15 [2021-03-26T05:34:15.655Z] #27 9.578 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:34:15 [2021-03-26T05:34:15.655Z] #27 9.591 Setting up openssl (1.1.1d-0+deb10u6) ...
05:34:15 [2021-03-26T05:34:15.655Z] #27 9.607 Setting up libonig5:amd64 (6.9.1-1) ...
05:34:15 [2021-03-26T05:34:15.655Z] #27 9.618 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:34:15 [2021-03-26T05:34:15.655Z] #27 9.629 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:34:15 [2021-03-26T05:34:15.655Z] #27 9.647 Setting up ca-certificates (20200601~deb10u2) ...
05:34:15 [2021-03-26T05:34:15.688Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done
05:34:15 [2021-03-26T05:34:15.782Z] #28 ...
05:34:15 [2021-03-26T05:34:15.782Z] 
05:34:15 [2021-03-26T05:34:15.782Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:15 [2021-03-26T05:34:15.782Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1
05:34:15 [2021-03-26T05:34:15.782Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.9s done
05:34:15 [2021-03-26T05:34:15.782Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done
05:34:15 [2021-03-26T05:34:15.782Z] #10 DONE 19.5s
05:34:15 [2021-03-26T05:34:15.782Z] 
05:34:15 [2021-03-26T05:34:15.782Z] #28 [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
05:34:15 [2021-03-26T05:34:15.782Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5
05:34:15 [2021-03-26T05:34:15.782Z] #28 11.18 137 added, 0 removed; done.
05:34:15 [2021-03-26T05:34:15.782Z] #28 ...
05:34:15 [2021-03-26T05:34:15.782Z] 
05:34:15 [2021-03-26T05:34:15.782Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:34:15 [2021-03-26T05:34:15.782Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858
05:34:15 [2021-03-26T05:34:15.782Z] #11 DONE 0.2s
05:34:15 [2021-03-26T05:34:15.782Z] 
05:34:15 [2021-03-26T05:34:15.782Z] #28 [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
05:34:15 [2021-03-26T05:34:15.782Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5
05:34:15 [2021-03-26T05:34:15.782Z] #28 11.20 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
05:34:15 [2021-03-26T05:34:15.782Z] #28 11.21 Setting up jq (1.5+dfsg-2+b1) ...
05:34:15 [2021-03-26T05:34:15.782Z] #28 11.21 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
05:34:15 [2021-03-26T05:34:15.782Z] #28 11.21 Setting up curl (7.64.0-4+deb10u1) ...
05:34:15 [2021-03-26T05:34:15.782Z] #28 11.21 Processing triggers for libc-bin (2.28-10) ...
05:34:15 [2021-03-26T05:34:15.782Z] #28 11.22 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:34:15 [2021-03-26T05:34:15.782Z] #28 11.23 Updating certificates in /etc/ssl/certs...
05:34:15 [2021-03-26T05:34:15.782Z] #28 ...
05:34:15 [2021-03-26T05:34:15.782Z] 
05:34:15 [2021-03-26T05:34:15.782Z] #12 [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
05:34:15 [2021-03-26T05:34:15.782Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159
05:34:15 [2021-03-26T05:34:15.782Z] #12 DONE 0.2s
05:34:15 [2021-03-26T05:34:15.829Z] 
05:34:15 [2021-03-26T05:34:15.829Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
05:34:15 [2021-03-26T05:34:15.829Z] #39 DONE 0.1s
05:34:15 [2021-03-26T05:34:15.829Z] 
05:34:15 [2021-03-26T05:34:15.829Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:34:15 [2021-03-26T05:34:15.829Z] #44 99.96   CC       criu/stats.o
05:34:16 [2021-03-26T05:34:16.081Z] 
05:34:16 [2021-03-26T05:34:16.081Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:34:16 [2021-03-26T05:34:16.081Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92
05:34:16 [2021-03-26T05:34:16.081Z] #32 DONE 0.1s
05:34:16 [2021-03-26T05:34:16.081Z] 
05:34:16 [2021-03-26T05:34:16.081Z] #56 [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
05:34:16 [2021-03-26T05:34:16.081Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
05:34:16 [2021-03-26T05:34:16.081Z] #56 ...
05:34:16 [2021-03-26T05:34:16.081Z] 
05:34:16 [2021-03-26T05:34:16.081Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:34:16 [2021-03-26T05:34:16.081Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0
05:34:16 [2021-03-26T05:34:16.081Z] #40 DONE 0.1s
05:34:16 [2021-03-26T05:34:16.112Z] #29 ...
05:34:16 [2021-03-26T05:34:16.112Z] 
05:34:16 [2021-03-26T05:34:16.112Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:16 [2021-03-26T05:34:16.112Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:16 [2021-03-26T05:34:16.112Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.3s done
05:34:16 [2021-03-26T05:34:16.112Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done
05:34:16 [2021-03-26T05:34:16.112Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.9s
05:34:16 [2021-03-26T05:34:16.112Z] #9 ...
05:34:16 [2021-03-26T05:34:16.112Z] 
05:34:16 [2021-03-26T05:34:16.112Z] #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
05:34:16 [2021-03-26T05:34:16.112Z] #29 sha256:057729373796226d8ca50aeb8f7289e2231146fa78f2ce10bcd10475d5e65d70
05:34:16 [2021-03-26T05:34:16.112Z] #29 1.500 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:34:16 [2021-03-26T05:34:16.156Z] #44 100.2   CC       criu/string.o
05:34:16 [2021-03-26T05:34:16.156Z] #44 100.3   CC       criu/sysctl.o
05:34:16 [2021-03-26T05:34:16.323Z] #26 ...
05:34:16 [2021-03-26T05:34:16.323Z] 
05:34:16 [2021-03-26T05:34:16.323Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
05:34:16 [2021-03-26T05:34:16.323Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
05:34:16 [2021-03-26T05:34:16.323Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
05:34:16 [2021-03-26T05:34:16.324Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
05:34:16 [2021-03-26T05:34:16.324Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
05:34:16 [2021-03-26T05:34:16.324Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
05:34:16 [2021-03-26T05:34:16.324Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
05:34:16 [2021-03-26T05:34:16.324Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done
05:34:16 [2021-03-26T05:34:16.324Z] #64 DONE 6.0s
05:34:16 [2021-03-26T05:34:16.324Z] 
05:34:16 [2021-03-26T05:34:16.324Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:34:16 [2021-03-26T05:34:16.324Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538
05:34:16 [2021-03-26T05:34:16.373Z] #29 1.595 
05:34:16 [2021-03-26T05:34:16.381Z] 
05:34:16 [2021-03-26T05:34:16.382Z] #41 [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
05:34:16 [2021-03-26T05:34:16.382Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
05:34:16 [2021-03-26T05:34:16.382Z] #41 ...
05:34:16 [2021-03-26T05:34:16.382Z] 
05:34:16 [2021-03-26T05:34:16.382Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
05:34:16 [2021-03-26T05:34:16.382Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168
05:34:16 [2021-03-26T05:34:16.382Z] #13 DONE 0.5s
05:34:16 [2021-03-26T05:34:16.382Z] 
05:34:16 [2021-03-26T05:34:16.382Z] #59 [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
05:34:16 [2021-03-26T05:34:16.382Z] #59 sha256:0e463c40452c4bfee8d6dd920ca1f26ee56e76204915fd0c9d436fba185df6b4
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.556 + RM_GOPATH=0
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.557 + TMP_GOPATH=
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.557 + : /build
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.557 + '[' -z '' ']'
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.559 ++ mktemp -d
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.561 + export GOPATH=/tmp/tmp.tx9RfpsuKE
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.561 + GOPATH=/tmp/tmp.tx9RfpsuKE
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.561 + RM_GOPATH=1
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.562 + case "$(go env GOARCH)" in
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.562 ++ go env GOARCH
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.568 + export GO_BUILDMODE=-buildmode=pie
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.568 + GO_BUILDMODE=-buildmode=pie
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.569 ++ dirname /tmp/install/install.sh
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.571 + dir=/tmp/install
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.571 + bin=rootlesskit
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.571 + shift
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.572 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.572 + . /tmp/install/rootlesskit.installer
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.572 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.573 + install_rootlesskit
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.573 + case "$1" in
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.573 + export CGO_ENABLED=0
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.573 + CGO_ENABLED=0
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.573 + _install_rootlesskit
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.574 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.574 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.575 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tx9RfpsuKE/src/github.com/rootless-containers/rootlesskit
05:34:16 [2021-03-26T05:34:16.382Z] #59 0.579 Cloning into '/tmp/tmp.tx9RfpsuKE/src/github.com/rootless-containers/rootlesskit'...
05:34:16 [2021-03-26T05:34:16.482Z] #44 100.8   CC       criu/sysfs_parse.o
05:34:16 [2021-03-26T05:34:16.597Z] #27 10.37 Updating certificates in /etc/ssl/certs...
05:34:16 [2021-03-26T05:34:16.894Z] #29 1.716 
#########                                                                 13.0%
##########################                                                36.3%
########################################                                  56.2%
######################################################                    76.3%
####################################################################      95.7%
######################################################################## 100.0%
05:34:17 [2021-03-26T05:34:17.079Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 13.5s done
05:34:17 [2021-03-26T05:34:17.154Z] #29 2.235 
05:34:17 [2021-03-26T05:34:17.154Z] #29 2.368 
######################################################################## 100.0%
05:34:17 [2021-03-26T05:34:17.154Z] #29 2.474 
05:34:17 [2021-03-26T05:34:17.186Z] #44 101.1   CC       criu/timens.o
05:34:17 [2021-03-26T05:34:17.186Z] #44 101.3   CC       criu/timerfd.o
05:34:17 [2021-03-26T05:34:17.349Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
05:34:17 [2021-03-26T05:34:17.349Z] #9 ...
05:34:17 [2021-03-26T05:34:17.349Z] 
05:34:17 [2021-03-26T05:34:17.349Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac
05:34:17 [2021-03-26T05:34:17.349Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd
05:34:17 [2021-03-26T05:34:17.349Z] #26 DONE 14.1s
05:34:17 [2021-03-26T05:34:17.349Z] 
05:34:17 [2021-03-26T05:34:17.349Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:17 [2021-03-26T05:34:17.349Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:34:17 [2021-03-26T05:34:17.349Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 13.9s
05:34:17 [2021-03-26T05:34:17.415Z] #29 2.596 
###############################                                           43.7%
######################################################################## 100.0%
05:34:17 [2021-03-26T05:34:17.512Z] #44 101.6   CC       criu/tty.o
05:34:17 [2021-03-26T05:34:17.612Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 13.9s done
05:34:17 [2021-03-26T05:34:17.675Z] #29 2.765 
05:34:17 [2021-03-26T05:34:17.711Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.1s
05:34:17 [2021-03-26T05:34:17.876Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
05:34:17 [2021-03-26T05:34:17.935Z] #29 2.900 
#######                                                                   10.8%
#######################                                                   32.2%
########################################                                  55.9%
######################################################                    75.0%
###################################################################       94.2%
######################################################################## 100.0%
05:34:17 [2021-03-26T05:34:17.981Z] #27 11.62 137 added, 0 removed; done.
05:34:17 [2021-03-26T05:34:17.981Z] #27 11.67 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:34:17 [2021-03-26T05:34:17.981Z] #27 11.68 Setting up jq (1.5+dfsg-2+b1) ...
05:34:17 [2021-03-26T05:34:17.981Z] #27 11.69 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:34:17 [2021-03-26T05:34:17.981Z] #27 11.71 Setting up curl (7.64.0-4+deb10u1) ...
05:34:17 [2021-03-26T05:34:17.981Z] #27 11.72 Processing triggers for libc-bin (2.28-10) ...
05:34:17 [2021-03-26T05:34:17.981Z] #27 11.74 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:34:17 [2021-03-26T05:34:17.981Z] #27 11.75 Updating certificates in /etc/ssl/certs...
05:34:18 [2021-03-26T05:34:18.140Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s
05:34:18 [2021-03-26T05:34:18.196Z] #29 3.460 
05:34:18 [2021-03-26T05:34:18.506Z] #59 ...
05:34:18 [2021-03-26T05:34:18.506Z] 
05:34:18 [2021-03-26T05:34:18.506Z] #28 [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
05:34:18 [2021-03-26T05:34:18.506Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5
05:34:18 [2021-03-26T05:34:18.506Z] #28 13.62 0 added, 0 removed; done.
05:34:18 [2021-03-26T05:34:18.506Z] #28 13.62 Running hooks in /etc/ca-certificates/update.d...
05:34:18 [2021-03-26T05:34:18.506Z] #28 13.65 done.
05:34:18 [2021-03-26T05:34:18.506Z] #28 DONE 14.0s
05:34:18 [2021-03-26T05:34:18.506Z] 
05:34:18 [2021-03-26T05:34:18.506Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:34:18 [2021-03-26T05:34:18.506Z] #29 sha256:6768891216a74785a20bc0732292053d48e0df967ab4e9d51544f82feca2f414
05:34:18 [2021-03-26T05:34:18.506Z] #29 DONE 0.1s
05:34:18 [2021-03-26T05:34:18.506Z] 
05:34:18 [2021-03-26T05:34:18.506Z] #25 [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
05:34:18 [2021-03-26T05:34:18.506Z] #25 sha256:5c95be8ba901bf98fa5ecb10da804ab67af74783f7585508cddbdc97d9fd3d57
05:34:18 [2021-03-26T05:34:18.506Z] #25 0.602 + RM_GOPATH=0
05:34:18 [2021-03-26T05:34:18.506Z] #25 0.602 + TMP_GOPATH=
05:34:18 [2021-03-26T05:34:18.506Z] #25 0.602 + : /build
05:34:18 [2021-03-26T05:34:18.506Z] #25 0.602 + '[' -z '' ']'
05:34:18 [2021-03-26T05:34:18.506Z] #25 0.603 ++ mktemp -d
05:34:18 [2021-03-26T05:34:18.506Z] #25 0.605 + export GOPATH=/tmp/tmp.RwHt2lLwfT
05:34:18 [2021-03-26T05:34:18.506Z] #25 0.606 + GOPATH=/tmp/tmp.RwHt2lLwfT
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.606 + RM_GOPATH=1
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.606 + case "$(go env GOARCH)" in
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.606 ++ go env GOARCH
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.614 + export GO_BUILDMODE=-buildmode=pie
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.614 + GO_BUILDMODE=-buildmode=pie
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.616 ++ dirname /tmp/install/install.sh
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.617 + dir=/tmp/install
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.617 + bin=dockercli
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.617 + shift
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.617 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.618 + . /tmp/install/dockercli.installer
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.618 ++ : stable
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.618 ++ : 17.06.2-ce
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.619 + install_dockercli
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.619 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.619 Install docker/cli version 17.06.2-ce from stable
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.620 ++ uname -m
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.624 + arch=ppc64le
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.625 + '[' ppc64le '!=' x86_64 ']'
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.626 + '[' ppc64le '!=' s390x ']'
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.626 + '[' ppc64le '!=' armhf ']'
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.626 + build_dockercli
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.626 + git clone https://github.com/docker/docker-ce /tmp/tmp.RwHt2lLwfT/tmp/docker-ce
05:34:18 [2021-03-26T05:34:18.507Z] #25 0.629 Cloning into '/tmp/tmp.RwHt2lLwfT/tmp/docker-ce'...
05:34:18 [2021-03-26T05:34:18.652Z] #44 102.6   CC       criu/tun.o
05:34:18 [2021-03-26T05:34:18.652Z] #44 ...
05:34:18 [2021-03-26T05:34:18.652Z] 
05:34:18 [2021-03-26T05:34:18.652Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
05:34:18 [2021-03-26T05:34:18.652Z] #41 DONE 138.1s
05:34:18 [2021-03-26T05:34:18.658Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 6.1s done
05:34:18 [2021-03-26T05:34:18.923Z] #27 12.73 0 added, 0 removed; done.
05:34:18 [2021-03-26T05:34:18.923Z] #27 12.73 Running hooks in /etc/ca-certificates/update.d...
05:34:18 [2021-03-26T05:34:18.923Z] #27 12.73 done.
05:34:18 [2021-03-26T05:34:18.978Z] 
05:34:18 [2021-03-26T05:34:18.978Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:34:18 [2021-03-26T05:34:18.978Z] #44 102.9   CC       criu/uffd.o
05:34:19 [2021-03-26T05:34:19.615Z] #26 DONE 9.4s
05:34:19 [2021-03-26T05:34:19.615Z] 
05:34:19 [2021-03-26T05:34:19.615Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:19 [2021-03-26T05:34:19.615Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:19 [2021-03-26T05:34:19.615Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
05:34:19 [2021-03-26T05:34:19.615Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
05:34:19 [2021-03-26T05:34:19.615Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
05:34:19 [2021-03-26T05:34:19.615Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
05:34:19 [2021-03-26T05:34:19.615Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done
05:34:19 [2021-03-26T05:34:19.615Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.6s done
05:34:19 [2021-03-26T05:34:19.615Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done
05:34:19 [2021-03-26T05:34:19.615Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.2s done
05:34:19 [2021-03-26T05:34:19.615Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.7s done
05:34:19 [2021-03-26T05:34:19.615Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s done
05:34:19 [2021-03-26T05:34:19.615Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.5s done
05:34:19 [2021-03-26T05:34:19.615Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done
05:34:19 [2021-03-26T05:34:19.615Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
05:34:19 [2021-03-26T05:34:19.683Z] #44 ...
05:34:19 [2021-03-26T05:34:19.683Z] 
05:34:19 [2021-03-26T05:34:19.683Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
05:34:19 [2021-03-26T05:34:19.683Z] #42 DONE 0.2s
05:34:19 [2021-03-26T05:34:19.683Z] 
05:34:19 [2021-03-26T05:34:19.683Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
05:34:19 [2021-03-26T05:34:19.683Z] #50 139.0 + /build/golangci-lint --version
05:34:19 [2021-03-26T05:34:19.683Z] #50 139.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:34:19 [2021-03-26T05:34:19.878Z] #9 ...
05:34:19 [2021-03-26T05:34:19.878Z] 
05:34:19 [2021-03-26T05:34:19.878Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:34:19 [2021-03-26T05:34:19.878Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
05:34:20 [2021-03-26T05:34:20.013Z] #50 DONE 139.5s
05:34:20 [2021-03-26T05:34:20.013Z] 
05:34:20 [2021-03-26T05:34:20.013Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
05:34:20 [2021-03-26T05:34:20.013Z] #44 104.0   CC       criu/util.o
05:34:20 [2021-03-26T05:34:20.067Z] #9 ...
05:34:20 [2021-03-26T05:34:20.067Z] 
05:34:20 [2021-03-26T05:34:20.067Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
05:34:20 [2021-03-26T05:34:20.067Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
05:34:20 [2021-03-26T05:34:20.067Z] #63 DONE 1.5s
05:34:20 [2021-03-26T05:34:20.292Z] #29 3.602 
                                                                           0.0%
####                                                                       6.4%
########                                                                  11.1%
############                                                              17.9%
##################                                                        25.5%
######################                                                    30.8%
#########################                                                 35.3%
#############################                                             41.2%
#################################                                         46.4%
#####################################                                     51.6%
########################################                                  56.8%
############################################                              62.0%
################################################                          67.3%
####################################################                      72.4%
#######################################################                   77.7%
###########################################################               82.9%
###############################################################           87.9%
###################################################################       93.3%
######################################################################    98.5%
######################################################################## 100.0%
05:34:20 [2021-03-26T05:34:20.292Z] #29 5.462 
05:34:20 [2021-03-26T05:34:20.307Z] #27 DONE 14.2s
05:34:20 [2021-03-26T05:34:20.307Z] 
05:34:20 [2021-03-26T05:34:20.307Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:34:20 [2021-03-26T05:34:20.307Z] #28 sha256:4c2e2d478d04669c7cd18df8ec60a8c86bae6046433ce8997d62cb1928f0d3eb
05:34:20 [2021-03-26T05:34:20.307Z] #28 DONE 0.1s
05:34:20 [2021-03-26T05:34:20.307Z] 
05:34:20 [2021-03-26T05:34:20.307Z] #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
05:34:20 [2021-03-26T05:34:20.307Z] #29 sha256:1b516cc9f9b57242012d2ef4ded08b4e439dd3a1b4e1555375fa2ee370bfed6c
05:34:20 [2021-03-26T05:34:20.331Z] 
05:34:20 [2021-03-26T05:34:20.331Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:20 [2021-03-26T05:34:20.331Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:34:20 [2021-03-26T05:34:20.555Z] #29 5.799 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:34:20 [2021-03-26T05:34:20.555Z] #29 5.908 
05:34:20 [2021-03-26T05:34:20.758Z] #44 105.0   CC       criu/uts_ns.o
05:34:20 [2021-03-26T05:34:20.815Z] #29 6.018 
######################################################################## 100.0%
05:34:20 [2021-03-26T05:34:20.815Z] #29 6.060 
05:34:20 [2021-03-26T05:34:20.829Z] #63 DONE 0.9s
05:34:20 [2021-03-26T05:34:20.829Z] 
05:34:20 [2021-03-26T05:34:20.829Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:34:20 [2021-03-26T05:34:20.829Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
05:34:21 [2021-03-26T05:34:21.079Z] #29 6.401 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
05:34:21 [2021-03-26T05:34:21.085Z] #44 105.2   CC       criu/vdso.o
05:34:21 [2021-03-26T05:34:21.338Z] #29 6.507 
05:34:21 [2021-03-26T05:34:21.338Z] #29 6.639 
###########################                                               37.7%
######################################################################## 100.0%
05:34:21 [2021-03-26T05:34:21.338Z] #29 6.696 
05:34:21 [2021-03-26T05:34:21.412Z] #44 105.5   LINK     criu/built-in.o
05:34:21 [2021-03-26T05:34:21.412Z] #44 105.6   LINK     criu/criu
05:34:21 [2021-03-26T05:34:21.736Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.3s done
05:34:21 [2021-03-26T05:34:21.738Z] #44 105.7   DEP      lib/c/criu.d
05:34:21 [2021-03-26T05:34:21.738Z] #44 105.7   CC       images/rpc.pb-c.o
05:34:21 [2021-03-26T05:34:21.915Z] #29 7.115 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:34:21 [2021-03-26T05:34:21.915Z] #29 7.226 
05:34:22 [2021-03-26T05:34:22.065Z] #44 106.0   CC       lib/c/criu.o
05:34:22 [2021-03-26T05:34:22.102Z] #25 ...
05:34:22 [2021-03-26T05:34:22.102Z] 
05:34:22 [2021-03-26T05:34:22.102Z] #59 [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
05:34:22 [2021-03-26T05:34:22.102Z] #59 sha256:0e463c40452c4bfee8d6dd920ca1f26ee56e76204915fd0c9d436fba185df6b4
05:34:22 [2021-03-26T05:34:22.102Z] #59 5.477 + cd /tmp/tmp.tx9RfpsuKE/src/github.com/rootless-containers/rootlesskit
05:34:22 [2021-03-26T05:34:22.102Z] #59 5.477 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:34:22 [2021-03-26T05:34:22.102Z] #59 5.543 + export GO111MODULE=on
05:34:22 [2021-03-26T05:34:22.102Z] #59 5.543 + GO111MODULE=on
05:34:22 [2021-03-26T05:34:22.102Z] #59 5.543 + export GOPROXY=https://proxy.golang.org
05:34:22 [2021-03-26T05:34:22.102Z] #59 5.543 + GOPROXY=https://proxy.golang.org
05:34:22 [2021-03-26T05:34:22.102Z] #59 5.543 + for f in rootlesskit rootlesskit-docker-proxy
05:34:22 [2021-03-26T05:34:22.102Z] #59 5.543 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:34:22 [2021-03-26T05:34:22.214Z] #65 DONE 1.1s
05:34:22 [2021-03-26T05:34:22.214Z] 
05:34:22 [2021-03-26T05:34:22.214Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:22 [2021-03-26T05:34:22.214Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:22 [2021-03-26T05:34:22.214Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done
05:34:22 [2021-03-26T05:34:22.214Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
05:34:22 [2021-03-26T05:34:22.214Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.0s
05:34:22 [2021-03-26T05:34:22.230Z] #29 1.828 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:34:22 [2021-03-26T05:34:22.230Z] #29 1.917 
05:34:22 [2021-03-26T05:34:22.311Z] #9 ...
05:34:22 [2021-03-26T05:34:22.311Z] 
05:34:22 [2021-03-26T05:34:22.311Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
05:34:22 [2021-03-26T05:34:22.311Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
05:34:22 [2021-03-26T05:34:22.311Z] #65 DONE 2.2s
05:34:22 [2021-03-26T05:34:22.311Z] 
05:34:22 [2021-03-26T05:34:22.311Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:22 [2021-03-26T05:34:22.311Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:34:22 [2021-03-26T05:34:22.311Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
05:34:22 [2021-03-26T05:34:22.392Z] #44 106.5   LINK     lib/c/built-in.o
05:34:22 [2021-03-26T05:34:22.392Z] #44 106.5   LINK     lib/c/libcriu.so
05:34:22 [2021-03-26T05:34:22.392Z] #44 106.5   LINK     lib/c/libcriu.a
05:34:22 [2021-03-26T05:34:22.392Z] #44 106.6   GEN      magic.py
05:34:22 [2021-03-26T05:34:22.718Z] #44 106.7 Note: Building without setproctitle() and strlcpy() support.
05:34:22 [2021-03-26T05:34:22.718Z] #44 106.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:34:22 [2021-03-26T05:34:22.718Z] #44 106.7 Note: Building without GnuTLS support
05:34:22 [2021-03-26T05:34:22.718Z] #44 106.7 Makefile.config:39: Warn: you have no libnftables installed
05:34:22 [2021-03-26T05:34:22.718Z] #44 106.7 Makefile.config:40: Warn: Building without nftables support
05:34:22 [2021-03-26T05:34:22.718Z] #44 106.9 fatal: not a git repository (or any of the parent directories): .git
05:34:22 [2021-03-26T05:34:22.745Z] #29 7.367 
                                                                           0.0%
                                                                           0.3%
###############                                                           21.1%
#################################                                         47.1%
###########################################                               60.4%
##########################################################                80.6%
######################################################################## 100.0%
05:34:22 [2021-03-26T05:34:22.745Z] #29 8.160 
05:34:22 [2021-03-26T05:34:22.759Z] #29 2.043 
#########                                                                 13.1%
##########################                                                37.2%
#########################################                                 57.1%
#######################################################                   76.8%
#####################################################################     96.9%
######################################################################## 100.0%
05:34:22 [2021-03-26T05:34:22.759Z] #29 2.539 
05:34:23 [2021-03-26T05:34:23.023Z] #29 2.663 
###############################################                           66.6%
######################################################################## 100.0%
05:34:23 [2021-03-26T05:34:23.023Z] #29 2.779 
05:34:23 [2021-03-26T05:34:23.044Z] #44 107.2 make[1]: Nothing to be done for 'all'.
05:34:23 [2021-03-26T05:34:23.292Z] #29 2.894 
###################################################                       71.2%
######################################################################## 100.0%
05:34:23 [2021-03-26T05:34:23.292Z] #29 3.016 
05:34:23 [2021-03-26T05:34:23.330Z] #29 8.574 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:34:23 [2021-03-26T05:34:23.330Z] #29 8.683 
05:34:23 [2021-03-26T05:34:23.371Z] #44 107.5 make[1]: 'images/built-in.o' is up to date.
05:34:23 [2021-03-26T05:34:23.371Z] #44 107.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:34:23 [2021-03-26T05:34:23.371Z] #44 107.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:34:23 [2021-03-26T05:34:23.371Z] #44 107.5 make[1]: 'compel/libcompel.a' is up to date.
05:34:23 [2021-03-26T05:34:23.371Z] #44 107.5 make[1]: 'compel/compel-host-bin' is up to date.
05:34:23 [2021-03-26T05:34:23.371Z] #44 107.5 make[1]: Nothing to be done for 'all'.
05:34:23 [2021-03-26T05:34:23.371Z] #44 107.5 make[1]: 'soccr/libsoccr.a' is up to date.
05:34:23 [2021-03-26T05:34:23.371Z] #44 107.6 make[2]: Nothing to be done for 'all'.
05:34:23 [2021-03-26T05:34:23.371Z] #44 107.6 make[2]: Nothing to be done for 'all'.
05:34:23 [2021-03-26T05:34:23.371Z] #44 107.6 make[2]: Nothing to be done for 'all'.
05:34:23 [2021-03-26T05:34:23.592Z] #29 8.762 
######################################################################## 100.0%
05:34:23 [2021-03-26T05:34:23.592Z] #29 8.803 
05:34:23 [2021-03-26T05:34:23.698Z] #44 107.7 make[2]: Nothing to be done for 'all'.
05:34:23 [2021-03-26T05:34:23.698Z] #44 107.7 make[2]: Nothing to be done for 'all'.
05:34:23 [2021-03-26T05:34:23.698Z] #44 107.7 make[2]: Nothing to be done for 'all'.
05:34:23 [2021-03-26T05:34:23.698Z] #44 107.7 make[2]: Nothing to be done for 'all'.
05:34:23 [2021-03-26T05:34:23.698Z] #44 107.8 make[2]: Nothing to be done for 'all'.
05:34:23 [2021-03-26T05:34:23.698Z] #44 107.8   INSTALL  criu/criu
05:34:23 [2021-03-26T05:34:23.698Z] #44 DONE 108.0s
05:34:23 [2021-03-26T05:34:23.698Z] 
05:34:23 [2021-03-26T05:34:23.698Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:34:23 [2021-03-26T05:34:23.819Z] #29 3.137 
#######                                                                    9.9%
#######################                                                   32.7%
#####################################                                     51.9%
##################################################                        70.5%
###################################################################       93.4%
######################################################################## 100.0%
05:34:23 [2021-03-26T05:34:23.819Z] #29 3.671 
05:34:23 [2021-03-26T05:34:23.853Z] #29 9.087 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:34:23 [2021-03-26T05:34:23.853Z] #29 9.201 
05:34:24 [2021-03-26T05:34:24.112Z] #29 9.280 
######################################################################## 100.0%
05:34:24 [2021-03-26T05:34:24.112Z] #29 9.313 
05:34:24 [2021-03-26T05:34:24.112Z] #29 9.341 Download of images into '/build' complete.
05:34:24 [2021-03-26T05:34:24.112Z] #29 9.341 Use something like the following to load the result into a Docker daemon:
05:34:24 [2021-03-26T05:34:24.112Z] #29 9.341   tar -cC '/build' . | docker load
05:34:24 [2021-03-26T05:34:24.250Z] #59 8.432 go: downloading github.com/urfave/cli/v2 v2.3.0
05:34:24 [2021-03-26T05:34:24.250Z] #59 8.435 go: downloading github.com/sirupsen/logrus v1.8.1
05:34:24 [2021-03-26T05:34:24.250Z] #59 8.436 go: downloading github.com/pkg/errors v0.9.1
05:34:24 [2021-03-26T05:34:24.250Z] #59 8.466 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:34:24 [2021-03-26T05:34:24.343Z] #29 3.808 
##                                                                         3.3%
######                                                                     9.3%
05:34:24 [2021-03-26T05:34:24.343Z] #29 ...
05:34:24 [2021-03-26T05:34:24.343Z] 
05:34:24 [2021-03-26T05:34:24.343Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:24 [2021-03-26T05:34:24.343Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:24 [2021-03-26T05:34:24.343Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s done
05:34:24 [2021-03-26T05:34:24.343Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done
05:34:24 [2021-03-26T05:34:24.343Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.5s
05:34:24 [2021-03-26T05:34:24.343Z] #9 ...
05:34:24 [2021-03-26T05:34:24.343Z] 
05:34:24 [2021-03-26T05:34:24.343Z] #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
05:34:24 [2021-03-26T05:34:24.343Z] #29 sha256:1b516cc9f9b57242012d2ef4ded08b4e439dd3a1b4e1555375fa2ee370bfed6c
05:34:24 [2021-03-26T05:34:24.551Z] #59 8.477 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:34:24 [2021-03-26T05:34:24.551Z] #59 8.479 go: downloading github.com/google/uuid v1.2.0
05:34:24 [2021-03-26T05:34:24.551Z] #59 8.590 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:34:24 [2021-03-26T05:34:24.843Z] #57 ...
05:34:24 [2021-03-26T05:34:24.843Z] 
05:34:24 [2021-03-26T05:34:24.843Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:34:24 [2021-03-26T05:34:24.843Z] #45 DONE 0.2s
05:34:24 [2021-03-26T05:34:24.843Z] 
05:34:24 [2021-03-26T05:34:24.843Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:34:24 [2021-03-26T05:34:24.843Z] #57 ...
05:34:24 [2021-03-26T05:34:24.843Z] 
05:34:24 [2021-03-26T05:34:24.843Z] #47 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
05:34:24 [2021-03-26T05:34:24.843Z] #47 DONE 0.2s
05:34:24 [2021-03-26T05:34:24.843Z] 
05:34:24 [2021-03-26T05:34:24.843Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
05:34:24 [2021-03-26T05:34:24.853Z] #59 9.019 go: extracting github.com/pkg/errors v0.9.1
05:34:24 [2021-03-26T05:34:24.869Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.7s done
05:34:25 [2021-03-26T05:34:25.133Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s
05:34:25 [2021-03-26T05:34:25.170Z] #59 9.085 go: downloading github.com/gofrs/flock v0.8.0
05:34:25 [2021-03-26T05:34:25.170Z] #59 9.308 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:34:25 [2021-03-26T05:34:25.172Z] #49 DONE 0.2s
05:34:25 [2021-03-26T05:34:25.172Z] 
05:34:25 [2021-03-26T05:34:25.172Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
05:34:25 [2021-03-26T05:34:25.172Z] #51 DONE 0.2s
05:34:25 [2021-03-26T05:34:25.172Z] 
05:34:25 [2021-03-26T05:34:25.172Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
05:34:25 [2021-03-26T05:34:25.479Z] #59 9.346 go: extracting github.com/google/uuid v1.2.0
05:34:25 [2021-03-26T05:34:25.479Z] #59 9.479 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:34:25 [2021-03-26T05:34:25.479Z] #59 9.574 go: extracting github.com/sirupsen/logrus v1.8.1
05:34:25 [2021-03-26T05:34:25.479Z] #59 9.597 go: downloading github.com/moby/vpnkit v0.5.0
05:34:25 [2021-03-26T05:34:25.501Z] #53 DONE 0.2s
05:34:25 [2021-03-26T05:34:25.501Z] 
05:34:25 [2021-03-26T05:34:25.501Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:34:25 [2021-03-26T05:34:25.520Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.6s done
05:34:25 [2021-03-26T05:34:25.776Z] #59 9.734 go: downloading github.com/gorilla/mux v1.8.0
05:34:25 [2021-03-26T05:34:25.781Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
05:34:25 [2021-03-26T05:34:25.923Z] #29 3.808 
##                                                                         3.3%
######                                                                     9.3%
##########                                                                14.5%
##############                                                            19.5%
#################                                                         25.0%
#####################                                                     30.3%
#######################                                                   33.3%
###############################                                           43.2%
###################################                                       48.7%
######################################                                    53.9%
##########################################                                59.0%
############################################                              61.2%
###################################################                       71.6%
#######################################################                   77.7%
###########################################################               83.0%
###############################################################           88.2%
###################################################################       93.4%
#######################################################################   98.6%
######################################################################## 100.0%
05:34:26 [2021-03-26T05:34:26.076Z] #59 10.01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:34:26 [2021-03-26T05:34:26.076Z] #59 ...
05:34:26 [2021-03-26T05:34:26.076Z] 
05:34:26 [2021-03-26T05:34:26.076Z] #48 [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
05:34:26 [2021-03-26T05:34:26.076Z] #48 sha256:cb9f554d75c048636fbe0d17bb0e170dd81f6fbaf0b15552316cee66bef0ed65
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.890 + RM_GOPATH=0
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.890 + TMP_GOPATH=
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.890 + : /build
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.890 + '[' -z '' ']'
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.890 ++ mktemp -d
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.892 + export GOPATH=/tmp/tmp.FRnH2z8waX
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.893 + GOPATH=/tmp/tmp.FRnH2z8waX
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.893 + RM_GOPATH=1
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.893 + case "$(go env GOARCH)" in
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.906 ++ go env GOARCH
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.959 + export GO_BUILDMODE=-buildmode=pie
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.959 + GO_BUILDMODE=-buildmode=pie
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.960 ++ dirname /tmp/install/install.sh
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.964 + dir=/tmp/install
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.964 + bin=gotestsum
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.964 + shift
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.964 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.964 + . /tmp/install/gotestsum.installer
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.965 ++ : v0.5.3
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.965 + install_gotestsum
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.982 + set -e
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.983 + export GO111MODULE=on
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.983 + GO111MODULE=on
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.983 + GOBIN=/build
05:34:26 [2021-03-26T05:34:26.076Z] #48 0.983 + go get gotest.tools/gotestsum@v0.5.3
05:34:26 [2021-03-26T05:34:26.076Z] #48 1.092 go: finding gotest.tools v0.5.3
05:34:26 [2021-03-26T05:34:26.076Z] #48 1.094 go: finding gotest.tools/gotestsum v0.5.3
05:34:26 [2021-03-26T05:34:26.076Z] #48 2.006 go: downloading gotest.tools/gotestsum v0.5.3
05:34:26 [2021-03-26T05:34:26.076Z] #48 3.187 go: extracting gotest.tools/gotestsum v0.5.3
05:34:26 [2021-03-26T05:34:26.076Z] #48 5.053 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:34:26 [2021-03-26T05:34:26.076Z] #48 5.057 go: downloading github.com/pkg/errors v0.9.1
05:34:26 [2021-03-26T05:34:26.076Z] #48 5.139 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:34:26 [2021-03-26T05:34:26.076Z] #48 5.215 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:34:26 [2021-03-26T05:34:26.076Z] #48 5.244 go: downloading github.com/fatih/color v1.9.0
05:34:26 [2021-03-26T05:34:26.076Z] #48 5.262 go: downloading github.com/spf13/pflag v1.0.3
05:34:26 [2021-03-26T05:34:26.076Z] #48 5.318 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:34:26 [2021-03-26T05:34:26.076Z] #48 5.398 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:34:26 [2021-03-26T05:34:26.076Z] #48 5.563 go: downloading github.com/jonboulle/clockwork v0.1.0
05:34:26 [2021-03-26T05:34:26.076Z] #48 5.598 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:34:26 [2021-03-26T05:34:26.076Z] #48 5.616 go: extracting github.com/pkg/errors v0.9.1
05:34:26 [2021-03-26T05:34:26.076Z] #48 6.190 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:34:26 [2021-03-26T05:34:26.076Z] #48 6.255 go: extracting github.com/spf13/pflag v1.0.3
05:34:26 [2021-03-26T05:34:26.076Z] #48 6.527 go: extracting github.com/fatih/color v1.9.0
05:34:26 [2021-03-26T05:34:26.076Z] #48 6.819 go: extracting github.com/jonboulle/clockwork v0.1.0
05:34:26 [2021-03-26T05:34:26.076Z] #48 6.932 go: downloading github.com/mattn/go-isatty v0.0.12
05:34:26 [2021-03-26T05:34:26.076Z] #48 6.989 go: downloading github.com/mattn/go-colorable v0.1.6
05:34:26 [2021-03-26T05:34:26.076Z] #48 7.270 go: extracting github.com/mattn/go-colorable v0.1.6
05:34:26 [2021-03-26T05:34:26.076Z] #48 7.317 go: extracting github.com/mattn/go-isatty v0.0.12
05:34:26 [2021-03-26T05:34:26.076Z] #48 10.14 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:34:26 [2021-03-26T05:34:26.076Z] #48 10.16 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:34:26 [2021-03-26T05:34:26.076Z] #48 ...
05:34:26 [2021-03-26T05:34:26.076Z] 
05:34:26 [2021-03-26T05:34:26.076Z] #68 [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
05:34:26 [2021-03-26T05:34:26.076Z] #68 sha256:33cc8264e735c11e9b391cb150c782c95f9638ad13dba983767db45e8e0158c7
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.716 + RM_GOPATH=0
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.717 + TMP_GOPATH=
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.717 + : /build
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.717 + '[' -z '' ']'
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.722 ++ mktemp -d
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.723 + export GOPATH=/tmp/tmp.JrakXyYjsp
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.724 + GOPATH=/tmp/tmp.JrakXyYjsp
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.726 + RM_GOPATH=1
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.727 + case "$(go env GOARCH)" in
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.733 ++ go env GOARCH
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.745 + export GO_BUILDMODE=-buildmode=pie
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.747 + GO_BUILDMODE=-buildmode=pie
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.749 ++ dirname /tmp/install/install.sh
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.750 + dir=/tmp/install
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.751 + bin=proxy
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.751 + shift
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.751 + '[' '!' -f /tmp/install/proxy.installer ']'
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.753 + . /tmp/install/proxy.installer
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.753 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.753 + install_proxy
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.753 + case "$1" in
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.754 + export CGO_ENABLED=0
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.754 + CGO_ENABLED=0
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.754 + _install_proxy
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.754 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.754 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.755 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JrakXyYjsp/src/github.com/docker/libnetwork
05:34:26 [2021-03-26T05:34:26.076Z] #68 0.759 Cloning into '/tmp/tmp.JrakXyYjsp/src/github.com/docker/libnetwork'...
05:34:26 [2021-03-26T05:34:26.186Z] #29 5.673 
05:34:26 [2021-03-26T05:34:26.379Z] #68 ...
05:34:26 [2021-03-26T05:34:26.379Z] 
05:34:26 [2021-03-26T05:34:26.379Z] #33 [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
05:34:26 [2021-03-26T05:34:26.379Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
05:34:26 [2021-03-26T05:34:26.379Z] #33 0.697 + git clone https://github.com/kolyshkin/go-swagger.git .
05:34:26 [2021-03-26T05:34:26.379Z] #33 0.703 Cloning into '.'...
05:34:26 [2021-03-26T05:34:26.379Z] #33 ...
05:34:26 [2021-03-26T05:34:26.379Z] 
05:34:26 [2021-03-26T05:34:26.379Z] #37 [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
05:34:26 [2021-03-26T05:34:26.379Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
05:34:26 [2021-03-26T05:34:26.379Z] #37 1.144 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:26 [2021-03-26T05:34:26.379Z] #37 1.239 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:26 [2021-03-26T05:34:26.379Z] #37 1.320 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:26 [2021-03-26T05:34:26.379Z] #37 2.862 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
05:34:26 [2021-03-26T05:34:26.379Z] #37 5.054 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB]
05:34:26 [2021-03-26T05:34:26.379Z] #37 7.290 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
05:34:26 [2021-03-26T05:34:26.379Z] #37 ...
05:34:26 [2021-03-26T05:34:26.379Z] 
05:34:26 [2021-03-26T05:34:26.379Z] #43 [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
05:34:26 [2021-03-26T05:34:26.379Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:34:26 [2021-03-26T05:34:26.379Z] #43 1.032 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:26 [2021-03-26T05:34:26.379Z] #43 1.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:26 [2021-03-26T05:34:26.379Z] #43 1.321 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:26 [2021-03-26T05:34:26.379Z] #43 2.857 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
05:34:26 [2021-03-26T05:34:26.379Z] #43 5.361 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB]
05:34:26 [2021-03-26T05:34:26.379Z] #43 7.598 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
05:34:26 [2021-03-26T05:34:26.447Z] #29 6.002 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:34:26 [2021-03-26T05:34:26.447Z] #29 6.114 
05:34:26 [2021-03-26T05:34:26.651Z] #29 ...
05:34:26 [2021-03-26T05:34:26.651Z] 
05:34:26 [2021-03-26T05:34:26.651Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:26 [2021-03-26T05:34:26.651Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:26 [2021-03-26T05:34:26.651Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.3s done
05:34:26 [2021-03-26T05:34:26.693Z] #43 ...
05:34:26 [2021-03-26T05:34:26.693Z] 
05:34:26 [2021-03-26T05:34:26.693Z] #14 [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
05:34:26 [2021-03-26T05:34:26.693Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:34:26 [2021-03-26T05:34:26.693Z] #14 0.635 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:34:26 [2021-03-26T05:34:26.693Z] #14 0.639 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:26 [2021-03-26T05:34:26.693Z] #14 0.768 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:26 [2021-03-26T05:34:26.693Z] #14 0.818 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:26 [2021-03-26T05:34:26.693Z] #14 2.005 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB]
05:34:26 [2021-03-26T05:34:26.693Z] #14 4.282 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
05:34:26 [2021-03-26T05:34:26.693Z] #14 6.515 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB]
05:34:26 [2021-03-26T05:34:26.693Z] #14 8.257 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
05:34:26 [2021-03-26T05:34:26.693Z] #14 ...
05:34:26 [2021-03-26T05:34:26.693Z] 
05:34:26 [2021-03-26T05:34:26.693Z] #46 [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
05:34:26 [2021-03-26T05:34:26.693Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.834 + RM_GOPATH=0
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.835 + TMP_GOPATH=
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.835 + : /build
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.835 + '[' -z '' ']'
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.835 ++ mktemp -d
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.837 + export GOPATH=/tmp/tmp.yAqZa6kebh
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.839 + GOPATH=/tmp/tmp.yAqZa6kebh
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.840 + RM_GOPATH=1
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.842 + case "$(go env GOARCH)" in
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.855 ++ go env GOARCH
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.925 + export GO_BUILDMODE=-buildmode=pie
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.926 + GO_BUILDMODE=-buildmode=pie
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.927 ++ dirname /tmp/install/install.sh
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.929 + dir=/tmp/install
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.930 + bin=vndr
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.930 + shift
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.930 + '[' '!' -f /tmp/install/vndr.installer ']'
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.931 + . /tmp/install/vndr.installer
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.931 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.932 + install_vndr
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.932 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.932 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.932 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yAqZa6kebh/src/github.com/LK4D4/vndr
05:34:26 [2021-03-26T05:34:26.693Z] #46 0.941 Cloning into '/tmp/tmp.yAqZa6kebh/src/github.com/LK4D4/vndr'...
05:34:26 [2021-03-26T05:34:26.693Z] #46 2.107 + cd /tmp/tmp.yAqZa6kebh/src/github.com/LK4D4/vndr
05:34:26 [2021-03-26T05:34:26.693Z] #46 2.109 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:34:26 [2021-03-26T05:34:26.693Z] #46 2.164 + go build -buildmode=pie -v -o /build/vndr .
05:34:26 [2021-03-26T05:34:26.693Z] #46 4.127 runtime/internal/sys
05:34:26 [2021-03-26T05:34:26.693Z] #46 4.135 internal/cpu
05:34:26 [2021-03-26T05:34:26.693Z] #46 4.172 internal/race
05:34:26 [2021-03-26T05:34:26.693Z] #46 4.346 sync/atomic
05:34:26 [2021-03-26T05:34:26.693Z] #46 4.854 unicode
05:34:26 [2021-03-26T05:34:26.693Z] #46 4.915 unicode/utf8
05:34:26 [2021-03-26T05:34:26.693Z] #46 5.724 math
05:34:26 [2021-03-26T05:34:26.693Z] #46 5.872 internal/bytealg
05:34:26 [2021-03-26T05:34:26.693Z] #46 7.492 encoding
05:34:26 [2021-03-26T05:34:26.693Z] #46 7.755 unicode/utf16
05:34:26 [2021-03-26T05:34:26.693Z] #46 8.181 runtime
05:34:26 [2021-03-26T05:34:26.693Z] #46 8.501 container/list
05:34:26 [2021-03-26T05:34:26.693Z] #46 10.95 crypto/internal/subtle
05:34:26 [2021-03-26T05:34:26.693Z] #46 ...
05:34:26 [2021-03-26T05:34:26.693Z] 
05:34:26 [2021-03-26T05:34:26.693Z] #52 [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
05:34:26 [2021-03-26T05:34:26.693Z] #52 sha256:01b005bfb32ee53983849fc97b333185bf63a90279b4478e691a79979c0e1df0
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.520 + RM_GOPATH=0
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.520 + TMP_GOPATH=
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.520 + : /build
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.521 + '[' -z '' ']'
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.521 ++ mktemp -d
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.524 + export GOPATH=/tmp/tmp.mqGIdJZHKu
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.524 + GOPATH=/tmp/tmp.mqGIdJZHKu
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.524 + RM_GOPATH=1
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.524 + case "$(go env GOARCH)" in
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.525 ++ go env GOARCH
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.533 + export GO_BUILDMODE=-buildmode=pie
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.533 + GO_BUILDMODE=-buildmode=pie
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.534 ++ dirname /tmp/install/install.sh
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.537 + dir=/tmp/install
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.537 + bin=shfmt
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.537 + shift
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.539 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.539 + . /tmp/install/shfmt.installer
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.542 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.542 + install_shfmt
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.543 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.543 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.543 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mqGIdJZHKu/src/github.com/mvdan/sh
05:34:26 [2021-03-26T05:34:26.693Z] #52 0.551 Cloning into '/tmp/tmp.mqGIdJZHKu/src/github.com/mvdan/sh'...
05:34:26 [2021-03-26T05:34:26.707Z] #29 6.196 
######################################################################## 100.0%
05:34:26 [2021-03-26T05:34:26.707Z] #29 6.243 
05:34:26 [2021-03-26T05:34:26.911Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
05:34:26 [2021-03-26T05:34:26.968Z] #29 6.610 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
05:34:26 [2021-03-26T05:34:26.968Z] #29 6.713 
05:34:26 [2021-03-26T05:34:26.996Z] #52 ...
05:34:26 [2021-03-26T05:34:26.996Z] 
05:34:26 [2021-03-26T05:34:26.996Z] #50 [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
05:34:26 [2021-03-26T05:34:26.996Z] #50 sha256:dce2d9c2baa8cace4170a143861995e2a44e60c9fc3a5bf167adc57653e5ced1
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.804 + RM_GOPATH=0
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.804 + TMP_GOPATH=
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.804 + : /build
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.804 + '[' -z '' ']'
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.805 ++ mktemp -d
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.831 + export GOPATH=/tmp/tmp.3aIw4jkaGA
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.832 + GOPATH=/tmp/tmp.3aIw4jkaGA
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.832 + RM_GOPATH=1
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.833 + case "$(go env GOARCH)" in
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.841 ++ go env GOARCH
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.885 + export GO_BUILDMODE=-buildmode=pie
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.886 + GO_BUILDMODE=-buildmode=pie
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.916 ++ dirname /tmp/install/install.sh
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.922 + dir=/tmp/install
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.923 + bin=golangci_lint
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.923 + shift
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.923 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.924 + . /tmp/install/golangci_lint.installer
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.924 ++ : v1.23.8
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.925 + install_golangci_lint
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.926 + set -e
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.926 + export GO111MODULE=on
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.926 + GO111MODULE=on
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.926 + GOBIN=/build
05:34:26 [2021-03-26T05:34:26.996Z] #50 0.927 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:34:26 [2021-03-26T05:34:26.996Z] #50 1.075 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:34:26 [2021-03-26T05:34:26.996Z] #50 1.076 go: finding github.com/golangci/golangci-lint v1.23.8
05:34:26 [2021-03-26T05:34:26.996Z] #50 1.076 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:34:26 [2021-03-26T05:34:26.996Z] #50 1.077 go: finding github.com/golangci v1.23.8
05:34:26 [2021-03-26T05:34:26.996Z] #50 1.077 go: finding github.com v1.23.8
05:34:26 [2021-03-26T05:34:26.996Z] #50 2.390 go: downloading github.com/golangci/golangci-lint v1.23.8
05:34:26 [2021-03-26T05:34:26.997Z] #50 3.839 go: extracting github.com/golangci/golangci-lint v1.23.8
05:34:26 [2021-03-26T05:34:26.997Z] #50 ...
05:34:26 [2021-03-26T05:34:26.997Z] 
05:34:26 [2021-03-26T05:34:26.997Z] #41 [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
05:34:26 [2021-03-26T05:34:26.997Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
05:34:26 [2021-03-26T05:34:26.997Z] #41 0.686 + git clone https://github.com/docker/distribution.git .
05:34:26 [2021-03-26T05:34:26.997Z] #41 0.689 Cloning into '.'...
05:34:27 [2021-03-26T05:34:27.171Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
05:34:27 [2021-03-26T05:34:27.229Z] #29 6.838 
                                                                           0.6%
######################################################################## 100.0%
05:34:27 [2021-03-26T05:34:27.229Z] #29 6.912 
05:34:27 [2021-03-26T05:34:27.296Z] #41 ...
05:34:27 [2021-03-26T05:34:27.296Z] 
05:34:27 [2021-03-26T05:34:27.296Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:34:27 [2021-03-26T05:34:27.296Z] #35 sha256:bc7218fc796d5426ccb95dba8b2003872eb46df359e76ed2b0e79a79bf84aabc
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.801 + RM_GOPATH=0
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.805 + TMP_GOPATH=
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.806 + : /build
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.806 + '[' -z '' ']'
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.806 ++ mktemp -d
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.808 + export GOPATH=/tmp/tmp.sdE9SJHb8N
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.809 + GOPATH=/tmp/tmp.sdE9SJHb8N
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.810 + RM_GOPATH=1
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.811 + case "$(go env GOARCH)" in
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.814 ++ go env GOARCH
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.872 + export GO_BUILDMODE=-buildmode=pie
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.872 + GO_BUILDMODE=-buildmode=pie
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.874 ++ dirname /tmp/install/install.sh
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.901 + dir=/tmp/install
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.902 + bin=tomlv
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.902 + shift
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.902 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.902 + . /tmp/install/tomlv.installer
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.902 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.903 + install_tomlv
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.904 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.904 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sdE9SJHb8N/src/github.com/BurntSushi/toml
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.904 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:27 [2021-03-26T05:34:27.296Z] #35 0.911 Cloning into '/tmp/tmp.sdE9SJHb8N/src/github.com/BurntSushi/toml'...
05:34:27 [2021-03-26T05:34:27.296Z] #35 2.129 + cd /tmp/tmp.sdE9SJHb8N/src/github.com/BurntSushi/toml
05:34:27 [2021-03-26T05:34:27.296Z] #35 2.131 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:27 [2021-03-26T05:34:27.296Z] #35 2.163 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:34:27 [2021-03-26T05:34:27.296Z] #35 3.242 math/bits
05:34:27 [2021-03-26T05:34:27.296Z] #35 3.278 internal/cpu
05:34:27 [2021-03-26T05:34:27.296Z] #35 3.330 runtime/internal/atomic
05:34:27 [2021-03-26T05:34:27.296Z] #35 3.337 runtime/internal/sys
05:34:27 [2021-03-26T05:34:27.296Z] #35 4.236 unicode/utf8
05:34:27 [2021-03-26T05:34:27.296Z] #35 4.274 runtime/internal/math
05:34:27 [2021-03-26T05:34:27.296Z] #35 4.484 internal/race
05:34:27 [2021-03-26T05:34:27.296Z] #35 4.771 sync/atomic
05:34:27 [2021-03-26T05:34:27.296Z] #35 5.144 internal/bytealg
05:34:27 [2021-03-26T05:34:27.296Z] #35 5.583 math
05:34:27 [2021-03-26T05:34:27.296Z] #35 5.902 unicode
05:34:27 [2021-03-26T05:34:27.296Z] #35 6.555 internal/testlog
05:34:27 [2021-03-26T05:34:27.296Z] #35 7.369 encoding
05:34:27 [2021-03-26T05:34:27.296Z] #35 7.575 runtime
05:34:27 [2021-03-26T05:34:27.296Z] #35 7.819 runtime/cgo
05:34:27 [2021-03-26T05:34:27.296Z] #35 ...
05:34:27 [2021-03-26T05:34:27.296Z] 
05:34:27 [2021-03-26T05:34:27.296Z] #56 [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
05:34:27 [2021-03-26T05:34:27.296Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
05:34:27 [2021-03-26T05:34:27.296Z] #56 1.062 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:27 [2021-03-26T05:34:27.296Z] #56 1.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:27 [2021-03-26T05:34:27.296Z] #56 1.326 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:27 [2021-03-26T05:34:27.296Z] #56 2.658 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
05:34:27 [2021-03-26T05:34:27.296Z] #56 4.841 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB]
05:34:27 [2021-03-26T05:34:27.296Z] #56 7.122 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
05:34:27 [2021-03-26T05:34:27.490Z] #29 7.320 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:34:27 [2021-03-26T05:34:27.610Z] #56 ...
05:34:27 [2021-03-26T05:34:27.610Z] 
05:34:27 [2021-03-26T05:34:27.610Z] #30 [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
05:34:27 [2021-03-26T05:34:27.610Z] #30 sha256:2e20601c7b4badcd54206f7056599c6de931dd3a5a2bb6ccb3bf5e05ccfc6374
05:34:27 [2021-03-26T05:34:27.610Z] #30 2.200 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:34:27 [2021-03-26T05:34:27.610Z] #30 2.760 #=#=#                                                                         
05:34:27 [2021-03-26T05:34:27.610Z] #30 3.064 
                                                                           0.7%
#                                                                          2.8%
######                                                                     8.8%
###############                                                           21.1%
######################                                                    31.3%
###############################                                           43.5%
################################                                          45.6%
#######################################                                   55.0%
###############################################                           65.8%
###################################################                       72.0%
############################################################              83.4%
################################################################          89.5%
######################################################################## 100.0%
05:34:27 [2021-03-26T05:34:27.610Z] #30 5.122 
05:34:27 [2021-03-26T05:34:27.610Z] #30 5.386 
#####                                                                      7.1%
##############                                                            20.6%
##################################                                        47.4%
#####################################################                     74.1%
######################################################################## 100.0%
05:34:27 [2021-03-26T05:34:27.610Z] #30 6.555 
05:34:27 [2021-03-26T05:34:27.610Z] #30 6.726 
####                                                                       5.7%
##################                                                        26.3%
#################################                                         46.9%
#######################################################                   77.7%
######################################################################## 100.0%
05:34:27 [2021-03-26T05:34:27.610Z] #30 7.560 
05:34:27 [2021-03-26T05:34:27.694Z] #9 ...
05:34:27 [2021-03-26T05:34:27.694Z] 
05:34:27 [2021-03-26T05:34:27.694Z] #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
05:34:27 [2021-03-26T05:34:27.694Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02
05:34:27 [2021-03-26T05:34:27.694Z] #27 2.273 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 2.291 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 2.340 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 2.579 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 2.984 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
05:34:27 [2021-03-26T05:34:27.694Z] #27 3.127 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 4.672 Fetched 8248 kB in 3s (3116 kB/s)
05:34:27 [2021-03-26T05:34:27.694Z] #27 4.672 Reading package lists...
05:34:27 [2021-03-26T05:34:27.694Z] #27 6.023 Reading package lists...
05:34:27 [2021-03-26T05:34:27.694Z] #27 7.339 Building dependency tree...
05:34:27 [2021-03-26T05:34:27.694Z] #27 7.999 The following additional packages will be installed:
05:34:27 [2021-03-26T05:34:27.694Z] #27 7.999   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:34:27 [2021-03-26T05:34:27.694Z] #27 7.999   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.008   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.008 Suggested packages:
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.008   krb5-doc krb5-user
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.008 Recommended packages:
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.008   krb5-locales publicsuffix libsasl2-modules
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.233 The following NEW packages will be installed:
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.234   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.234   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.234   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.235   libssh2-1 libssl1.1 openssl
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.535 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.535 Need to get 4777 kB of archives.
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.535 After this operation, 11.5 MB of additional disk space will be used.
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.535 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.536 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.540 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.555 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.555 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.555 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.555 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.555 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.555 Get:9 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.560 Get:10 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.567 Get:11 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.567 Get:12 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.567 Get:13 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.567 Get:14 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.628 Get:15 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.640 Get:16 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.647 Get:17 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.647 Get:18 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.647 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.647 Get:20 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 8.648 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB]
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.028 debconf: delaying package configuration, since apt-utils is not installed
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.067 Fetched 4777 kB in 0s (11.1 MB/s)
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.111 Selecting previously unselected package libssl1.1:arm64.
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.111 (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.)
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.118 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.130 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.431 Selecting previously unselected package libsasl2-modules-db:arm64.
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.432 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.436 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.480 Selecting previously unselected package libsasl2-2:arm64.
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.480 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.485 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.540 Selecting previously unselected package libldap-common.
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.542 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.545 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.659 Selecting previously unselected package libldap-2.4-2:arm64.
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.661 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.666 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.799 Selecting previously unselected package openssl.
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.799 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u6_arm64.deb ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 9.803 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 10.04 Selecting previously unselected package ca-certificates.
05:34:27 [2021-03-26T05:34:27.694Z] #27 10.04 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 10.05 Unpacking ca-certificates (20200601~deb10u2) ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 10.20 Selecting previously unselected package libkeyutils1:arm64.
05:34:27 [2021-03-26T05:34:27.694Z] #27 10.20 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 10.21 Unpacking libkeyutils1:arm64 (1.6-6) ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 10.25 Selecting previously unselected package libkrb5support0:arm64.
05:34:27 [2021-03-26T05:34:27.694Z] #27 10.25 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 10.26 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
05:34:27 [2021-03-26T05:34:27.694Z] #27 10.32 Selecting previously unselected package libk5crypto3:arm64.
05:34:27 [2021-03-26T05:34:27.694Z] #27 ...
05:34:27 [2021-03-26T05:34:27.694Z] 
05:34:27 [2021-03-26T05:34:27.694Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:27 [2021-03-26T05:34:27.694Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
05:34:27 [2021-03-26T05:34:27.751Z] #29 7.414 
05:34:28 [2021-03-26T05:34:28.275Z] #29 7.531 
#                                                                          2.4%
#############                                                             18.3%
#################################                                         47.1%
###########################################                               60.6%
####################################################################      95.2%
######################################################################## 100.0%
05:34:28 [2021-03-26T05:34:28.275Z] #29 8.027 
05:34:28 [2021-03-26T05:34:28.326Z] #9 ...
05:34:28 [2021-03-26T05:34:28.327Z] 
05:34:28 [2021-03-26T05:34:28.327Z] #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
05:34:28 [2021-03-26T05:34:28.327Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
05:34:28 [2021-03-26T05:34:28.327Z] #27 1.347 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 1.359 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 1.437 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 1.494 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 1.918 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 2.033 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:34:28 [2021-03-26T05:34:28.327Z] #27 3.717 Fetched 8424 kB in 3s (3204 kB/s)
05:34:28 [2021-03-26T05:34:28.327Z] #27 3.717 Reading package lists...
05:34:28 [2021-03-26T05:34:28.327Z] #27 4.616 Reading package lists...
05:34:28 [2021-03-26T05:34:28.327Z] #27 5.528 Building dependency tree...
05:34:28 [2021-03-26T05:34:28.327Z] #27 5.863 The following additional packages will be installed:
05:34:28 [2021-03-26T05:34:28.327Z] #27 5.863   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
05:34:28 [2021-03-26T05:34:28.327Z] #27 5.863   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
05:34:28 [2021-03-26T05:34:28.327Z] #27 5.864   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
05:34:28 [2021-03-26T05:34:28.327Z] #27 5.865 Suggested packages:
05:34:28 [2021-03-26T05:34:28.327Z] #27 5.865   krb5-doc krb5-user
05:34:28 [2021-03-26T05:34:28.327Z] #27 5.865 Recommended packages:
05:34:28 [2021-03-26T05:34:28.327Z] #27 5.865   krb5-locales publicsuffix libsasl2-modules
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.034 The following NEW packages will be installed:
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.035   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.035   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.035   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.036   libssh2-1 libssl1.1 openssl
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.320 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.320 Need to get 5057 kB of archives.
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.320 After this operation, 12.1 MB of additional disk space will be used.
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.320 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.320 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.329 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.329 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.349 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.349 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.349 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.349 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.353 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.360 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.360 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.362 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.369 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.369 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.372 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.375 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.380 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.384 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.391 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.391 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.391 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.558 debconf: delaying package configuration, since apt-utils is not installed
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.582 Fetched 5057 kB in 0s (14.8 MB/s)
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.627 Selecting previously unselected package libssl1.1:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.627 (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.)
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.636 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.647 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.863 Selecting previously unselected package libsasl2-modules-db:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.863 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 6.867 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.005 Selecting previously unselected package libsasl2-2:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.005 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.010 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.064 Selecting previously unselected package libldap-common.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.064 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.071 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.118 Selecting previously unselected package libldap-2.4-2:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.118 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.123 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.182 Selecting previously unselected package openssl.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.182 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u6_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.186 Unpacking openssl (1.1.1d-0+deb10u6) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.327 Selecting previously unselected package ca-certificates.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.327 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.332 Unpacking ca-certificates (20200601~deb10u2) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.469 Selecting previously unselected package libkeyutils1:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.469 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.475 Unpacking libkeyutils1:amd64 (1.6-6) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.515 Selecting previously unselected package libkrb5support0:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.515 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.519 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.562 Selecting previously unselected package libk5crypto3:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.562 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.566 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.616 Selecting previously unselected package libkrb5-3:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.616 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.620 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.709 Selecting previously unselected package libgssapi-krb5-2:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.709 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.719 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.765 Selecting previously unselected package libnghttp2-14:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.765 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.770 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.813 Selecting previously unselected package libpsl5:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.813 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.817 Unpacking libpsl5:amd64 (0.20.2-2) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.857 Selecting previously unselected package librtmp1:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.857 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.861 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.908 Selecting previously unselected package libssh2-1:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.908 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.912 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.962 Selecting previously unselected package libcurl4:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.963 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 7.971 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.042 Selecting previously unselected package curl.
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.042 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.054 Unpacking curl (7.64.0-4+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.106 Selecting previously unselected package libonig5:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.106 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.110 Unpacking libonig5:amd64 (6.9.1-1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.169 Selecting previously unselected package libjq1:amd64.
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.169 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.173 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.218 Selecting previously unselected package jq.
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.218 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.223 Unpacking jq (1.5+dfsg-2+b1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.314 Setting up libkeyutils1:amd64 (1.6-6) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.327 Setting up libpsl5:amd64 (0.20.2-2) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.339 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.456 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.468 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.482 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.494 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.507 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.522 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.532 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.544 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.558 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.572 Setting up openssl (1.1.1d-0+deb10u6) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.589 Setting up libonig5:amd64 (6.9.1-1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.603 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.629 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 8.644 Setting up ca-certificates (20200601~deb10u2) ...
05:34:28 [2021-03-26T05:34:28.327Z] #27 ...
05:34:28 [2021-03-26T05:34:28.327Z] 
05:34:28 [2021-03-26T05:34:28.327Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:28 [2021-03-26T05:34:28.327Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:28 [2021-03-26T05:34:28.519Z] #30 7.745 #=#=#                                                                         

###                                                                        5.0%
#########                                                                 12.6%
###########                                                               16.5%
##############                                                            20.3%
#################                                                         24.2%
####################                                                      28.0%
#########################                                                 35.7%
############################                                              39.5%
################################                                          45.2%
###################################                                       49.1%
#######################################                                   54.8%
##############################################                            64.7%
####################################################                      73.6%
#######################################################                   77.5%
###########################################################               83.2%
################################################################          88.9%
####################################################################      94.7%
######################################################################## 100.0%
05:34:28 [2021-03-26T05:34:28.820Z] #30 10.34 
05:34:28 [2021-03-26T05:34:28.854Z] #29 8.431 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:34:28 [2021-03-26T05:34:28.854Z] #29 8.559 
05:34:28 [2021-03-26T05:34:28.854Z] #29 8.611 
######################################################################## 100.0%
05:34:28 [2021-03-26T05:34:28.854Z] #29 8.635 
05:34:29 [2021-03-26T05:34:29.120Z] #29 8.895 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:34:29 [2021-03-26T05:34:29.268Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done
05:34:29 [2021-03-26T05:34:29.268Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
05:34:29 [2021-03-26T05:34:29.380Z] #29 9.025 
05:34:29 [2021-03-26T05:34:29.640Z] #29 9.121 
######################################################################## 100.0%
05:34:29 [2021-03-26T05:34:29.640Z] #29 9.153 
05:34:29 [2021-03-26T05:34:29.640Z] #29 9.158 Download of images into '/build' complete.
05:34:29 [2021-03-26T05:34:29.640Z] #29 9.158 Use something like the following to load the result into a Docker daemon:
05:34:29 [2021-03-26T05:34:29.640Z] #29 9.158   tar -cC '/build' . | docker load
05:34:29 [2021-03-26T05:34:29.710Z] #9 DONE 44.4s
05:34:29 [2021-03-26T05:34:29.711Z] 
05:34:29 [2021-03-26T05:34:29.711Z] #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
05:34:29 [2021-03-26T05:34:29.711Z] #29 sha256:057729373796226d8ca50aeb8f7289e2231146fa78f2ce10bcd10475d5e65d70
05:34:29 [2021-03-26T05:34:29.711Z] #29 DONE 14.5s
05:34:29 [2021-03-26T05:34:29.711Z] 
05:34:29 [2021-03-26T05:34:29.711Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:34:29 [2021-03-26T05:34:29.711Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
05:34:30 [2021-03-26T05:34:30.256Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.8s done
05:34:30 [2021-03-26T05:34:30.519Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
05:34:30 [2021-03-26T05:34:30.652Z] #10 DONE 1.1s
05:34:30 [2021-03-26T05:34:30.652Z] 
05:34:30 [2021-03-26T05:34:30.652Z] #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
05:34:30 [2021-03-26T05:34:30.652Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
05:34:30 [2021-03-26T05:34:30.790Z] #9 DONE 27.4s
05:34:30 [2021-03-26T05:34:30.790Z] 
05:34:30 [2021-03-26T05:34:30.790Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:34:30 [2021-03-26T05:34:30.790Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
05:34:31 [2021-03-26T05:34:31.382Z] #57 126.6 + bin/containerd
05:34:31 [2021-03-26T05:34:31.592Z] #11 DONE 1.1s
05:34:31 [2021-03-26T05:34:31.592Z] 
05:34:31 [2021-03-26T05:34:31.592Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:34:31 [2021-03-26T05:34:31.592Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
05:34:31 [2021-03-26T05:34:31.855Z] #31 DONE 0.3s
05:34:31 [2021-03-26T05:34:31.855Z] 
05:34:31 [2021-03-26T05:34:31.855Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:34:31 [2021-03-26T05:34:31.855Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
05:34:31 [2021-03-26T05:34:31.855Z] #39 DONE 0.3s
05:34:31 [2021-03-26T05:34:31.855Z] 
05:34:31 [2021-03-26T05:34:31.855Z] #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
05:34:31 [2021-03-26T05:34:31.855Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:34:32 [2021-03-26T05:34:32.571Z] #9 ...
05:34:32 [2021-03-26T05:34:32.571Z] 
05:34:32 [2021-03-26T05:34:32.571Z] #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
05:34:32 [2021-03-26T05:34:32.571Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8
05:34:32 [2021-03-26T05:34:32.571Z] #27 9.213 Updating certificates in /etc/ssl/certs...
05:34:32 [2021-03-26T05:34:32.571Z] #27 9.948 137 added, 0 removed; done.
05:34:32 [2021-03-26T05:34:32.571Z] #27 9.986 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
05:34:32 [2021-03-26T05:34:32.571Z] #27 10.00 Setting up jq (1.5+dfsg-2+b1) ...
05:34:32 [2021-03-26T05:34:32.571Z] #27 10.01 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
05:34:32 [2021-03-26T05:34:32.571Z] #27 10.02 Setting up curl (7.64.0-4+deb10u1) ...
05:34:32 [2021-03-26T05:34:32.571Z] #27 10.04 Processing triggers for libc-bin (2.28-10) ...
05:34:32 [2021-03-26T05:34:32.571Z] #27 10.06 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:34:32 [2021-03-26T05:34:32.571Z] #27 10.07 Updating certificates in /etc/ssl/certs...
05:34:32 [2021-03-26T05:34:32.571Z] #27 10.63 0 added, 0 removed; done.
05:34:32 [2021-03-26T05:34:32.571Z] #27 10.63 Running hooks in /etc/ca-certificates/update.d...
05:34:32 [2021-03-26T05:34:32.571Z] #27 10.64 done.
05:34:32 [2021-03-26T05:34:32.571Z] #27 DONE 12.7s
05:34:32 [2021-03-26T05:34:32.571Z] 
05:34:32 [2021-03-26T05:34:32.571Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:32 [2021-03-26T05:34:32.571Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:33 [2021-03-26T05:34:33.513Z] #9 ...
05:34:33 [2021-03-26T05:34:33.513Z] 
05:34:33 [2021-03-26T05:34:33.513Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:34:33 [2021-03-26T05:34:33.513Z] #28 sha256:eba33773ba1f709b30598c7e7451eab2649b057136cf4a44726bcafca1db533e
05:34:33 [2021-03-26T05:34:33.513Z] #28 DONE 1.4s
05:34:33 [2021-03-26T05:34:33.779Z] 
05:34:33 [2021-03-26T05:34:33.779Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:33 [2021-03-26T05:34:33.779Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:34 [2021-03-26T05:34:34.325Z] #57 ...
05:34:34 [2021-03-26T05:34:34.325Z] 
05:34:34 [2021-03-26T05:34:34.325Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
05:34:34 [2021-03-26T05:34:34.325Z] #54 77.60 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:34:34 [2021-03-26T05:34:34.325Z] #54 78.10 + mkdir -p /build
05:34:34 [2021-03-26T05:34:34.325Z] #54 78.10 + cp runc /build/runc
05:34:34 [2021-03-26T05:34:34.325Z] #54 DONE 78.4s
05:34:34 [2021-03-26T05:34:34.350Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s done
05:34:34 [2021-03-26T05:34:34.611Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
05:34:34 [2021-03-26T05:34:34.651Z] 
05:34:34 [2021-03-26T05:34:34.651Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:34:34 [2021-03-26T05:34:34.875Z] #9 DONE 24.7s
05:34:34 [2021-03-26T05:34:34.875Z] 
05:34:34 [2021-03-26T05:34:34.875Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:34:34 [2021-03-26T05:34:34.875Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
05:34:34 [2021-03-26T05:34:34.930Z] #29 ...
05:34:34 [2021-03-26T05:34:34.930Z] 
05:34:34 [2021-03-26T05:34:34.930Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
05:34:34 [2021-03-26T05:34:34.930Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
05:34:34 [2021-03-26T05:34:34.930Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.7s done
05:34:34 [2021-03-26T05:34:34.930Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
05:34:34 [2021-03-26T05:34:34.930Z] #9 DONE 40.6s
05:34:34 [2021-03-26T05:34:34.930Z] 
05:34:34 [2021-03-26T05:34:34.930Z] #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
05:34:34 [2021-03-26T05:34:34.930Z] #29 sha256:1b516cc9f9b57242012d2ef4ded08b4e439dd3a1b4e1555375fa2ee370bfed6c
05:34:34 [2021-03-26T05:34:34.930Z] #29 DONE 14.7s
05:34:34 [2021-03-26T05:34:34.930Z] 
05:34:34 [2021-03-26T05:34:34.930Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:34:34 [2021-03-26T05:34:34.930Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
05:34:35 [2021-03-26T05:34:35.354Z] #57 ...
05:34:35 [2021-03-26T05:34:35.354Z] 
05:34:35 [2021-03-26T05:34:35.354Z] #55 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
05:34:35 [2021-03-26T05:34:35.354Z] #55 DONE 0.2s
05:34:35 [2021-03-26T05:34:35.354Z] 
05:34:35 [2021-03-26T05:34:35.354Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
05:34:36 [2021-03-26T05:34:36.091Z] #10 ...
05:34:36 [2021-03-26T05:34:36.091Z] 
05:34:36 [2021-03-26T05:34:36.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
05:34:36 [2021-03-26T05:34:36.091Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.33 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.34 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.40 Selecting previously unselected package libkrb5-3:arm64.
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.40 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.41 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.57 Selecting previously unselected package libgssapi-krb5-2:arm64.
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.57 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.57 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.70 Selecting previously unselected package libnghttp2-14:arm64.
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.70 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.70 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.76 Selecting previously unselected package libpsl5:arm64.
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.76 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.77 Unpacking libpsl5:arm64 (0.20.2-2) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.91 Selecting previously unselected package librtmp1:arm64.
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.91 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.91 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.97 Selecting previously unselected package libssh2-1:arm64.
05:34:36 [2021-03-26T05:34:36.091Z] #27 10.97 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.06 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.27 Selecting previously unselected package libcurl4:arm64.
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.27 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.28 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.46 Selecting previously unselected package curl.
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.46 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.47 Unpacking curl (7.64.0-4+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.59 Selecting previously unselected package libonig5:arm64.
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.59 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.60 Unpacking libonig5:arm64 (6.9.1-1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.82 Selecting previously unselected package libjq1:arm64.
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.82 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.83 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.93 Selecting previously unselected package jq.
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.93 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.94 Unpacking jq (1.5+dfsg-2+b1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 11.99 Setting up libkeyutils1:arm64 (1.6-6) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.07 Setting up libpsl5:arm64 (0.20.2-2) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.08 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.46 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.47 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.49 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.50 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.52 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.53 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.55 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.56 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.57 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.61 Setting up openssl (1.1.1d-0+deb10u6) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.63 Setting up libonig5:arm64 (6.9.1-1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.65 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.65 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 12.67 Setting up ca-certificates (20200601~deb10u2) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 13.58 Updating certificates in /etc/ssl/certs...
05:34:36 [2021-03-26T05:34:36.091Z] #27 14.74 137 added, 0 removed; done.
05:34:36 [2021-03-26T05:34:36.091Z] #27 16.07 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 16.29 Setting up jq (1.5+dfsg-2+b1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 16.69 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 16.78 Setting up curl (7.64.0-4+deb10u1) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 16.88 Processing triggers for libc-bin (2.28-10) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 18.38 Processing triggers for ca-certificates (20200601~deb10u2) ...
05:34:36 [2021-03-26T05:34:36.091Z] #27 18.41 Updating certificates in /etc/ssl/certs...
05:34:36 [2021-03-26T05:34:36.174Z] #30 10.57 
                                                                           0.7%
                                                                           1.2%
##                                                                         2.8%
##                                                                         3.9%
###                                                                        4.5%
####                                                                       5.6%
####                                                                       6.1%
#####                                                                      8.3%
######                                                                     9.4%
#######                                                                   11.0%
#########                                                                 12.6%
#########                                                                 13.7%
##########                                                                14.8%
###########                                                               15.9%
###########                                                               16.4%
############                                                              17.0%
#############                                                             18.1%
#############                                                             19.1%
##############                                                            19.7%
##############                                                            20.8%
###############                                                           21.9%
################                                                          22.9%
#################                                                         24.7%
##################                                                        25.5%
###################                                                       27.1%
#####################                                                     29.8%
######################                                                    31.5%
#######################                                                   33.1%
########################                                                  34.2%
#########################                                                 35.3%
##########################                                                36.3%
###########################                                               38.0%
############################                                              39.6%
#############################                                             41.2%
##############################                                            42.3%
###############################                                           43.9%
################################                                          45.6%
##################################                                        47.8%
###################################                                       48.9%
####################################                                      50.5%
#####################################                                     52.7%
#######################################                                   54.3%
########################################                                  55.9%
#########################################                                 57.6%
##########################################                                59.2%
############################################                              61.9%
##############################################                            64.6%
################################################                          66.8%
################################################                          67.9%
#################################################                         69.0%
##################################################                        70.6%
####################################################                      72.8%
######################################################                    75.5%
#######################################################                   77.7%
#########################################################                 79.8%
##########################################################                81.5%
###########################################################               83.1%
05:34:36 [2021-03-26T05:34:36.174Z] #30 ...
05:34:36 [2021-03-26T05:34:36.174Z] 
05:34:36 [2021-03-26T05:34:36.174Z] #59 [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
05:34:36 [2021-03-26T05:34:36.174Z] #59 sha256:0e463c40452c4bfee8d6dd920ca1f26ee56e76204915fd0c9d436fba185df6b4
05:34:36 [2021-03-26T05:34:36.174Z] #59 10.26 go: extracting github.com/gofrs/flock v0.8.0
05:34:36 [2021-03-26T05:34:36.174Z] #59 10.66 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:34:36 [2021-03-26T05:34:36.174Z] #59 10.78 go: extracting github.com/gorilla/mux v1.8.0
05:34:36 [2021-03-26T05:34:36.174Z] #59 12.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:34:36 [2021-03-26T05:34:36.174Z] #59 12.10 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:34:36 [2021-03-26T05:34:36.174Z] #59 12.90 go: extracting github.com/moby/vpnkit v0.5.0
05:34:36 [2021-03-26T05:34:36.174Z] #59 14.02 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:34:36 [2021-03-26T05:34:36.174Z] #59 14.35 go: extracting github.com/urfave/cli/v2 v2.3.0
05:34:36 [2021-03-26T05:34:36.174Z] #59 19.28 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:34:36 [2021-03-26T05:34:36.318Z] #10 DONE 1.3s
05:34:36 [2021-03-26T05:34:36.318Z] 
05:34:36 [2021-03-26T05:34:36.318Z] #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
05:34:36 [2021-03-26T05:34:36.318Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
05:34:36 [2021-03-26T05:34:36.471Z] #59 ...
05:34:36 [2021-03-26T05:34:36.471Z] 
05:34:36 [2021-03-26T05:34:36.472Z] #30 [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
05:34:36 [2021-03-26T05:34:36.472Z] #30 sha256:2e20601c7b4badcd54206f7056599c6de931dd3a5a2bb6ccb3bf5e05ccfc6374
05:34:36 [2021-03-26T05:34:36.684Z] #27 19.31 0 added, 0 removed; done.
05:34:36 [2021-03-26T05:34:36.684Z] #27 19.31 Running hooks in /etc/ca-certificates/update.d...
05:34:36 [2021-03-26T05:34:36.684Z] #27 19.31 done.
05:34:36 [2021-03-26T05:34:36.946Z] #27 ...
05:34:36 [2021-03-26T05:34:36.946Z] 
05:34:36 [2021-03-26T05:34:36.946Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
05:34:36 [2021-03-26T05:34:36.946Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
05:34:36 [2021-03-26T05:34:36.946Z] #10 DONE 6.1s
05:34:36 [2021-03-26T05:34:36.946Z] 
05:34:36 [2021-03-26T05:34:36.946Z] #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
05:34:36 [2021-03-26T05:34:36.946Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
05:34:36 [2021-03-26T05:34:36.946Z] #11 ...
05:34:36 [2021-03-26T05:34:36.946Z] 
05:34:36 [2021-03-26T05:34:36.946Z] #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
05:34:36 [2021-03-26T05:34:36.946Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02
05:34:36 [2021-03-26T05:34:36.946Z] #27 DONE 19.7s
05:34:37 [2021-03-26T05:34:37.209Z] 
05:34:37 [2021-03-26T05:34:37.209Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
05:34:37 [2021-03-26T05:34:37.209Z] #28 sha256:6b48e1757f37f3ac5624a8e12830f05e3af2e5fc83cae2627e619314eea1239b
05:34:37 [2021-03-26T05:34:37.209Z] #28 DONE 0.1s
05:34:37 [2021-03-26T05:34:37.209Z] 
05:34:37 [2021-03-26T05:34:37.209Z] #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
05:34:37 [2021-03-26T05:34:37.209Z] #29 sha256:ec2026bc70cd8fd53f59dead40bfd6ce0476ea21083a58e6f8a5b0dff4a0f425
05:34:37 [2021-03-26T05:34:37.261Z] #11 DONE 1.0s
05:34:37 [2021-03-26T05:34:37.261Z] 
05:34:37 [2021-03-26T05:34:37.261Z] #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
05:34:37 [2021-03-26T05:34:37.261Z] #58 sha256:a3e95bb5f640d79b7949d6b5b66bd22d79c5704c80b0546e298219ac169756cb
05:34:37 [2021-03-26T05:34:37.401Z] #30 10.57 
                                                                           0.7%
                                                                           1.2%
##                                                                         2.8%
##                                                                         3.9%
###                                                                        4.5%
####                                                                       5.6%
####                                                                       6.1%
#####                                                                      8.3%
######                                                                     9.4%
#######                                                                   11.0%
#########                                                                 12.6%
#########                                                                 13.7%
##########                                                                14.8%
###########                                                               15.9%
###########                                                               16.4%
############                                                              17.0%
#############                                                             18.1%
#############                                                             19.1%
##############                                                            19.7%
##############                                                            20.8%
###############                                                           21.9%
################                                                          22.9%
#################                                                         24.7%
##################                                                        25.5%
###################                                                       27.1%
#####################                                                     29.8%
######################                                                    31.5%
#######################                                                   33.1%
########################                                                  34.2%
#########################                                                 35.3%
##########################                                                36.3%
###########################                                               38.0%
############################                                              39.6%
#############################                                             41.2%
##############################                                            42.3%
###############################                                           43.9%
################################                                          45.6%
##################################                                        47.8%
###################################                                       48.9%
####################################                                      50.5%
#####################################                                     52.7%
#######################################                                   54.3%
########################################                                  55.9%
#########################################                                 57.6%
##########################################                                59.2%
############################################                              61.9%
##############################################                            64.6%
################################################                          66.8%
################################################                          67.9%
#################################################                         69.0%
##################################################                        70.6%
####################################################                      72.8%
######################################################                    75.5%
#######################################################                   77.7%
#########################################################                 79.8%
##########################################################                81.5%
###########################################################               83.1%
#############################################################             85.3%
##############################################################            86.3%
###############################################################           88.0%
################################################################          89.1%
################################################################          90.1%
#################################################################         91.2%
##################################################################        92.3%
###################################################################       93.9%
####################################################################      95.0%
#####################################################################     96.1%
05:34:37 [2021-03-26T05:34:37.401Z] #30 ...
05:34:37 [2021-03-26T05:34:37.401Z] 
05:34:37 [2021-03-26T05:34:37.401Z] #46 [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
05:34:37 [2021-03-26T05:34:37.401Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:34:37 [2021-03-26T05:34:37.401Z] #46 11.49 crypto/subtle
05:34:37 [2021-03-26T05:34:37.401Z] #46 12.08 vendor/golang.org/x/crypto/cryptobyte/asn1
05:34:37 [2021-03-26T05:34:37.401Z] #46 12.57 internal/nettrace
05:34:37 [2021-03-26T05:34:37.401Z] #46 13.22 runtime/cgo
05:34:37 [2021-03-26T05:34:37.401Z] #46 14.93 vendor/golang.org/x/crypto/internal/subtle
05:34:37 [2021-03-26T05:34:37.425Z] #10 DONE 2.5s
05:34:37 [2021-03-26T05:34:37.425Z] 
05:34:37 [2021-03-26T05:34:37.425Z] #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
05:34:37 [2021-03-26T05:34:37.425Z] #29 sha256:9ae72afc11adbd48a1aedb552f7e769e1c5d2f61c149b20af2af64cdc1d17b0f
05:34:37 [2021-03-26T05:34:37.425Z] #29 1.038 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:34:37 [2021-03-26T05:34:37.425Z] #29 1.098 
05:34:37 [2021-03-26T05:34:37.425Z] #29 1.310 
###                                                                        5.3%
##############                                                            19.7%
#######################################                                   54.2%
#########################################                                 57.0%
################################################################          89.7%
######################################################################## 100.0%
05:34:37 [2021-03-26T05:34:37.425Z] #29 1.830 
05:34:37 [2021-03-26T05:34:37.425Z] #29 1.930 
######################################################################## 100.0%
05:34:37 [2021-03-26T05:34:37.425Z] #29 1.982 
05:34:37 [2021-03-26T05:34:37.425Z] #29 2.093 
##################################################################        91.9%
######################################################################## 100.0%
05:34:37 [2021-03-26T05:34:37.425Z] #29 2.157 
05:34:37 [2021-03-26T05:34:37.426Z] #29 2.268 
############                                                              17.8%
##########################                                                37.2%
########################################                                  56.3%
######################################################                    75.6%
############################################################              83.7%
######################################################################## 100.0%
05:34:37 [2021-03-26T05:34:37.426Z] #29 2.795 
05:34:37 [2021-03-26T05:34:37.701Z] #46 ...
05:34:37 [2021-03-26T05:34:37.701Z] 
05:34:37 [2021-03-26T05:34:37.701Z] #30 [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
05:34:37 [2021-03-26T05:34:37.701Z] #30 sha256:2e20601c7b4badcd54206f7056599c6de931dd3a5a2bb6ccb3bf5e05ccfc6374
05:34:37 [2021-03-26T05:34:37.701Z] #30 10.57 
                                                                           0.7%
                                                                           1.2%
##                                                                         2.8%
##                                                                         3.9%
###                                                                        4.5%
####                                                                       5.6%
####                                                                       6.1%
#####                                                                      8.3%
######                                                                     9.4%
#######                                                                   11.0%
#########                                                                 12.6%
#########                                                                 13.7%
##########                                                                14.8%
###########                                                               15.9%
###########                                                               16.4%
############                                                              17.0%
#############                                                             18.1%
#############                                                             19.1%
##############                                                            19.7%
##############                                                            20.8%
###############                                                           21.9%
################                                                          22.9%
#################                                                         24.7%
##################                                                        25.5%
###################                                                       27.1%
#####################                                                     29.8%
######################                                                    31.5%
#######################                                                   33.1%
########################                                                  34.2%
#########################                                                 35.3%
##########################                                                36.3%
###########################                                               38.0%
############################                                              39.6%
#############################                                             41.2%
##############################                                            42.3%
###############################                                           43.9%
################################                                          45.6%
##################################                                        47.8%
###################################                                       48.9%
####################################                                      50.5%
#####################################                                     52.7%
#######################################                                   54.3%
########################################                                  55.9%
#########################################                                 57.6%
##########################################                                59.2%
############################################                              61.9%
##############################################                            64.6%
################################################                          66.8%
################################################                          67.9%
#################################################                         69.0%
##################################################                        70.6%
####################################################                      72.8%
######################################################                    75.5%
#######################################################                   77.7%
#########################################################                 79.8%
##########################################################                81.5%
###########################################################               83.1%
#############################################################             85.3%
##############################################################            86.3%
###############################################################           88.0%
################################################################          89.1%
################################################################          90.1%
#################################################################         91.2%
##################################################################        92.3%
###################################################################       93.9%
####################################################################      95.0%
#####################################################################     96.1%
######################################################################    97.7%
#######################################################################   98.8%
######################################################################## 100.0%
05:34:37 [2021-03-26T05:34:37.701Z] #30 19.31 
05:34:37 [2021-03-26T05:34:37.785Z] #29 ...
05:34:37 [2021-03-26T05:34:37.785Z] 
05:34:37 [2021-03-26T05:34:37.785Z] #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
05:34:37 [2021-03-26T05:34:37.785Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
05:34:37 [2021-03-26T05:34:37.785Z] #11 DONE 1.0s
05:34:37 [2021-03-26T05:34:37.831Z] #58 ...
05:34:37 [2021-03-26T05:34:37.831Z] 
05:34:37 [2021-03-26T05:34:37.831Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:34:37 [2021-03-26T05:34:37.832Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
05:34:37 [2021-03-26T05:34:37.832Z] #39 DONE 0.4s
05:34:37 [2021-03-26T05:34:37.832Z] 
05:34:37 [2021-03-26T05:34:37.832Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:34:37 [2021-03-26T05:34:37.832Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
05:34:37 [2021-03-26T05:34:37.832Z] #31 DONE 0.6s
05:34:37 [2021-03-26T05:34:37.832Z] 
05:34:37 [2021-03-26T05:34:37.832Z] #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
05:34:37 [2021-03-26T05:34:37.832Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:34:38 [2021-03-26T05:34:38.046Z] 
05:34:38 [2021-03-26T05:34:38.046Z] #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
05:34:38 [2021-03-26T05:34:38.046Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
05:34:38 [2021-03-26T05:34:38.309Z] #36 ...
05:34:38 [2021-03-26T05:34:38.309Z] 
05:34:38 [2021-03-26T05:34:38.309Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:34:38 [2021-03-26T05:34:38.309Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
05:34:38 [2021-03-26T05:34:38.309Z] #31 DONE 0.3s
05:34:38 [2021-03-26T05:34:38.309Z] 
05:34:38 [2021-03-26T05:34:38.309Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:34:38 [2021-03-26T05:34:38.309Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
05:34:38 [2021-03-26T05:34:38.309Z] #39 DONE 0.4s
05:34:38 [2021-03-26T05:34:38.309Z] 
05:34:38 [2021-03-26T05:34:38.309Z] #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
05:34:38 [2021-03-26T05:34:38.309Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
05:34:38 [2021-03-26T05:34:38.350Z] #30 ...
05:34:38 [2021-03-26T05:34:38.350Z] 
05:34:38 [2021-03-26T05:34:38.350Z] #52 [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
05:34:38 [2021-03-26T05:34:38.350Z] #52 sha256:01b005bfb32ee53983849fc97b333185bf63a90279b4478e691a79979c0e1df0
05:34:38 [2021-03-26T05:34:38.350Z] #52 12.40 + cd /tmp/tmp.mqGIdJZHKu/src/github.com/mvdan/sh
05:34:38 [2021-03-26T05:34:38.350Z] #52 12.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:38 [2021-03-26T05:34:38.350Z] #52 12.49 + GO111MODULE=on
05:34:38 [2021-03-26T05:34:38.350Z] #52 12.49 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:34:38 [2021-03-26T05:34:38.350Z] #52 14.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:34:38 [2021-03-26T05:34:38.350Z] #52 14.43 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:34:38 [2021-03-26T05:34:38.350Z] #52 14.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:34:38 [2021-03-26T05:34:38.350Z] #52 14.62 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:34:38 [2021-03-26T05:34:38.350Z] #52 15.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:34:38 [2021-03-26T05:34:38.350Z] #52 16.42 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:34:38 [2021-03-26T05:34:38.350Z] #52 18.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:34:38 [2021-03-26T05:34:38.350Z] #52 21.29 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:34:38 [2021-03-26T05:34:38.443Z] #32 ...
05:34:38 [2021-03-26T05:34:38.443Z] 
05:34:38 [2021-03-26T05:34:38.443Z] #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
05:34:38 [2021-03-26T05:34:38.443Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
05:34:38 [2021-03-26T05:34:38.443Z] #12 DONE 6.1s
05:34:38 [2021-03-26T05:34:38.443Z] 
05:34:38 [2021-03-26T05:34:38.443Z] #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
05:34:38 [2021-03-26T05:34:38.443Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:34:38 [2021-03-26T05:34:38.443Z] #40 ...
05:34:38 [2021-03-26T05:34:38.443Z] 
05:34:38 [2021-03-26T05:34:38.443Z] #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
05:34:38 [2021-03-26T05:34:38.443Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:34:38 [2021-03-26T05:34:38.475Z] #29 2.911 
                                                                           0.1%
####                                                                       6.4%
##########                                                                15.0%
##############                                                            20.3%
##################                                                        25.5%
######################                                                    30.7%
#########################                                                 36.0%
#############################                                             41.2%
#################################                                         46.4%
####################################                                      50.7%
########################################                                  56.8%
############################################                              62.0%
################################################                          67.1%
####################################################                      72.4%
#######################################################                   77.5%
###########################################################               82.7%
###############################################################           87.6%
###################################################################       93.1%
######################################################################    98.4%
######################################################################## 100.0%
05:34:38 [2021-03-26T05:34:38.475Z] #29 4.770 
05:34:38 [2021-03-26T05:34:38.651Z] #52 ...
05:34:38 [2021-03-26T05:34:38.651Z] 
05:34:38 [2021-03-26T05:34:38.651Z] #41 [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
05:34:38 [2021-03-26T05:34:38.651Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
05:34:38 [2021-03-26T05:34:38.651Z] #41 19.66 Checking out files:  72% (1221/1682)   
Checking out files:  73% (1228/1682)   
Checking out files:  74% (1245/1682)   
Checking out files:  75% (1262/1682)   
Checking out files:  76% (1279/1682)   
Checking out files:  77% (1296/1682)   
Checking out files:  78% (1312/1682)   
Checking out files:  79% (1329/1682)   
Checking out files:  80% (1346/1682)   
Checking out files:  81% (1363/1682)   
Checking out files:  82% (1380/1682)   
Checking out files:  83% (1397/1682)   
Checking out files:  84% (1413/1682)   
Checking out files:  85% (1430/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
05:34:38 [2021-03-26T05:34:38.651Z] #41 20.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:34:38 [2021-03-26T05:34:38.651Z] #41 22.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:34:38 [2021-03-26T05:34:38.651Z] #41 ...
05:34:38 [2021-03-26T05:34:38.651Z] 
05:34:38 [2021-03-26T05:34:38.651Z] #48 [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
05:34:38 [2021-03-26T05:34:38.651Z] #48 sha256:cb9f554d75c048636fbe0d17bb0e170dd81f6fbaf0b15552316cee66bef0ed65
05:34:38 [2021-03-26T05:34:38.651Z] #48 12.71 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:34:38 [2021-03-26T05:34:38.651Z] #48 19.10 go: finding github.com/fatih/color v1.9.0
05:34:38 [2021-03-26T05:34:38.651Z] #48 19.13 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:34:38 [2021-03-26T05:34:38.651Z] #48 19.30 go: finding github.com/pkg/errors v0.9.1
05:34:38 [2021-03-26T05:34:38.651Z] #48 19.30 go: finding github.com/spf13/pflag v1.0.3
05:34:38 [2021-03-26T05:34:38.651Z] #48 19.51 go: finding github.com/mattn/go-colorable v0.1.6
05:34:38 [2021-03-26T05:34:38.651Z] #48 19.78 go: finding github.com/mattn/go-isatty v0.0.12
05:34:38 [2021-03-26T05:34:38.651Z] #48 20.34 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:34:38 [2021-03-26T05:34:38.651Z] #48 20.47 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:34:38 [2021-03-26T05:34:38.651Z] #48 20.51 go: finding github.com/jonboulle/clockwork v0.1.0
05:34:38 [2021-03-26T05:34:38.651Z] #48 20.54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:34:38 [2021-03-26T05:34:38.651Z] #48 20.57 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:34:38 [2021-03-26T05:34:38.651Z] #48 ...
05:34:38 [2021-03-26T05:34:38.651Z] 
05:34:38 [2021-03-26T05:34:38.651Z] #52 [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
05:34:38 [2021-03-26T05:34:38.651Z] #52 sha256:01b005bfb32ee53983849fc97b333185bf63a90279b4478e691a79979c0e1df0
05:34:38 [2021-03-26T05:34:38.651Z] #52 22.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:34:38 [2021-03-26T05:34:38.735Z] #29 5.050 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:34:38 [2021-03-26T05:34:38.735Z] #29 5.101 
05:34:38 [2021-03-26T05:34:38.735Z] #29 5.148 
######################################################################## 100.0%
05:34:38 [2021-03-26T05:34:38.735Z] #29 5.165 
05:34:38 [2021-03-26T05:34:38.996Z] #52 22.88 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:34:39 [2021-03-26T05:34:39.296Z] #52 23.55 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:34:39 [2021-03-26T05:34:39.305Z] #29 5.615 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
05:34:39 [2021-03-26T05:34:39.305Z] #29 5.665 
05:34:39 [2021-03-26T05:34:39.305Z] #29 5.791 
                                                                           0.1%
######################################################################## 100.0%
05:34:39 [2021-03-26T05:34:39.305Z] #29 5.857 
05:34:39 [2021-03-26T05:34:39.565Z] #29 6.087 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:34:39 [2021-03-26T05:34:39.565Z] #29 6.140 
05:34:39 [2021-03-26T05:34:39.594Z] #52 23.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:34:40 [2021-03-26T05:34:40.350Z] #29 6.252 
###########                                                               16.5%
########################                                                  34.5%
#####################################                                     52.4%
##################################################                        70.4%
###############################################################           88.6%
######################################################################## 100.0%
05:34:40 [2021-03-26T05:34:40.350Z] #29 6.739 
05:34:40 [2021-03-26T05:34:40.613Z] #29 6.952 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:34:40 [2021-03-26T05:34:40.613Z] #29 7.009 
05:34:40 [2021-03-26T05:34:40.653Z] #52 ...
05:34:40 [2021-03-26T05:34:40.653Z] 
05:34:40 [2021-03-26T05:34:40.653Z] #50 [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
05:34:40 [2021-03-26T05:34:40.653Z] #50 sha256:dce2d9c2baa8cace4170a143861995e2a44e60c9fc3a5bf167adc57653e5ced1
05:34:40 [2021-03-26T05:34:40.653Z] #50 14.69 go: downloading github.com/fatih/color v1.7.0
05:34:40 [2021-03-26T05:34:40.653Z] #50 14.71 go: downloading github.com/spf13/pflag v1.0.5
05:34:40 [2021-03-26T05:34:40.653Z] #50 14.72 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:34:40 [2021-03-26T05:34:40.653Z] #50 14.77 go: downloading github.com/spf13/cobra v0.0.5
05:34:40 [2021-03-26T05:34:40.653Z] #50 14.79 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:34:40 [2021-03-26T05:34:40.653Z] #50 14.81 go: extracting github.com/fatih/color v1.7.0
05:34:40 [2021-03-26T05:34:40.653Z] #50 14.97 go: downloading github.com/spf13/viper v1.6.1
05:34:40 [2021-03-26T05:34:40.653Z] #50 15.00 go: downloading github.com/pkg/errors v0.8.1
05:34:40 [2021-03-26T05:34:40.653Z] #50 15.11 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:34:40 [2021-03-26T05:34:40.653Z] #50 15.58 go: downloading github.com/stretchr/testify v1.4.0
05:34:40 [2021-03-26T05:34:40.653Z] #50 15.74 go: downloading github.com/mattn/go-isatty v0.0.8
05:34:40 [2021-03-26T05:34:40.653Z] #50 16.11 go: extracting github.com/spf13/cobra v0.0.5
05:34:40 [2021-03-26T05:34:40.653Z] #50 16.20 go: extracting github.com/spf13/pflag v1.0.5
05:34:40 [2021-03-26T05:34:40.653Z] #50 16.37 go: extracting github.com/mattn/go-isatty v0.0.8
05:34:40 [2021-03-26T05:34:40.653Z] #50 16.37 go: extracting github.com/pkg/errors v0.8.1
05:34:40 [2021-03-26T05:34:40.653Z] #50 16.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:34:40 [2021-03-26T05:34:40.653Z] #50 16.64 go: extracting github.com/spf13/viper v1.6.1
05:34:40 [2021-03-26T05:34:40.653Z] #50 16.83 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:34:40 [2021-03-26T05:34:40.653Z] #50 17.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:34:40 [2021-03-26T05:34:40.653Z] #50 17.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:34:40 [2021-03-26T05:34:40.653Z] #50 17.14 go: extracting github.com/stretchr/testify v1.4.0
05:34:40 [2021-03-26T05:34:40.653Z] #50 17.30 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:34:40 [2021-03-26T05:34:40.653Z] #50 17.71 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:34:40 [2021-03-26T05:34:40.653Z] #50 19.11 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:34:40 [2021-03-26T05:34:40.653Z] #50 22.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:34:40 [2021-03-26T05:34:40.653Z] #50 22.43 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:34:40 [2021-03-26T05:34:40.653Z] #50 22.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:34:40 [2021-03-26T05:34:40.653Z] #50 22.53 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:34:40 [2021-03-26T05:34:40.653Z] #50 22.83 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:34:40 [2021-03-26T05:34:40.653Z] #50 22.88 go: downloading github.com/mattn/go-colorable v0.1.4
05:34:40 [2021-03-26T05:34:40.653Z] #50 23.03 go: extracting github.com/mattn/go-colorable v0.1.4
05:34:40 [2021-03-26T05:34:40.653Z] #50 23.26 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:34:40 [2021-03-26T05:34:40.653Z] #50 ...
05:34:40 [2021-03-26T05:34:40.653Z] 
05:34:40 [2021-03-26T05:34:40.653Z] #30 [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
05:34:40 [2021-03-26T05:34:40.653Z] #30 sha256:2e20601c7b4badcd54206f7056599c6de931dd3a5a2bb6ccb3bf5e05ccfc6374
05:34:40 [2021-03-26T05:34:40.653Z] #30 21.14 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:34:40 [2021-03-26T05:34:40.653Z] #30 21.71 
05:34:40 [2021-03-26T05:34:40.653Z] #30 22.01 
##                                                                         3.3%
###########################################                               60.7%
######################################################################## 100.0%
05:34:40 [2021-03-26T05:34:40.873Z] #29 7.064 
######################################################################## 100.0%
05:34:40 [2021-03-26T05:34:40.873Z] #29 7.130 
05:34:40 [2021-03-26T05:34:40.952Z] #30 22.39 
05:34:41 [2021-03-26T05:34:41.134Z] #29 7.408 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:34:41 [2021-03-26T05:34:41.134Z] #29 7.471 
05:34:41 [2021-03-26T05:34:41.134Z] #29 7.522 
######################################################################## 100.0%
05:34:41 [2021-03-26T05:34:41.134Z] #29 7.550 
05:34:41 [2021-03-26T05:34:41.134Z] #29 7.559 Download of images into '/build' complete.
05:34:41 [2021-03-26T05:34:41.134Z] #29 7.559 Use something like the following to load the result into a Docker daemon:
05:34:41 [2021-03-26T05:34:41.134Z] #29 7.559   tar -cC '/build' . | docker load
05:34:41 [2021-03-26T05:34:41.722Z] #29 DONE 8.0s
05:34:41 [2021-03-26T05:34:41.722Z] 
05:34:41 [2021-03-26T05:34:41.722Z] #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
05:34:41 [2021-03-26T05:34:41.722Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
05:34:41 [2021-03-26T05:34:41.722Z] #11 DONE 4.3s
05:34:41 [2021-03-26T05:34:41.722Z] 
05:34:41 [2021-03-26T05:34:41.722Z] #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
05:34:41 [2021-03-26T05:34:41.722Z] #58 sha256:9078fd33bd6b4927338597df380ebe8e6eb6bc470fd69a475060052bb75023d4
05:34:41 [2021-03-26T05:34:41.876Z] #13 ...
05:34:41 [2021-03-26T05:34:41.876Z] 
05:34:41 [2021-03-26T05:34:41.876Z] #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
05:34:41 [2021-03-26T05:34:41.876Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.850 + RM_GOPATH=0
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.854 + TMP_GOPATH=
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.854 + : /build
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.854 + '[' -z '' ']'
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.854 ++ mktemp -d
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.854 + export GOPATH=/tmp/tmp.cm311buhaf
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.854 + GOPATH=/tmp/tmp.cm311buhaf
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.854 + RM_GOPATH=1
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.854 + case "$(go env GOARCH)" in
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.862 ++ go env GOARCH
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + export GO_BUILDMODE=-buildmode=pie
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + GO_BUILDMODE=-buildmode=pie
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 ++ dirname /tmp/install/install.sh
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + dir=/tmp/install
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + bin=golangci_lint
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + shift
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + . /tmp/install/golangci_lint.installer
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 ++ : v1.23.8
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + install_golangci_lint
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + set -e
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + export GO111MODULE=on
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + GO111MODULE=on
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + GOBIN=/build
05:34:41 [2021-03-26T05:34:41.876Z] #49 8.902 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:34:41 [2021-03-26T05:34:41.876Z] #49 9.022 go: finding github.com v1.23.8
05:34:41 [2021-03-26T05:34:41.876Z] #49 9.022 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:34:41 [2021-03-26T05:34:41.876Z] #49 9.022 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:34:41 [2021-03-26T05:34:41.876Z] #49 9.022 go: finding github.com/golangci/golangci-lint v1.23.8
05:34:41 [2021-03-26T05:34:41.876Z] #49 9.022 go: finding github.com/golangci v1.23.8
05:34:41 [2021-03-26T05:34:41.876Z] #49 ...
05:34:41 [2021-03-26T05:34:41.876Z] 
05:34:41 [2021-03-26T05:34:41.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
05:34:41 [2021-03-26T05:34:41.876Z] #58 sha256:5f2d918718a92eb3addb9d0c49029b8185d49b7625d4ea9c7c44cf533ad2b8b8
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.543 + RM_GOPATH=0
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.543 + TMP_GOPATH=
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.543 + : /build
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.543 + '[' -z '' ']'
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.543 ++ mktemp -d
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.543 + export GOPATH=/tmp/tmp.6bxhgtUr76
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.543 + GOPATH=/tmp/tmp.6bxhgtUr76
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.543 + RM_GOPATH=1
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.543 + case "$(go env GOARCH)" in
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 ++ go env GOARCH
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + export GO_BUILDMODE=-buildmode=pie
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + GO_BUILDMODE=-buildmode=pie
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 ++ dirname /tmp/install/install.sh
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + dir=/tmp/install
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + bin=rootlesskit
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + shift
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + . /tmp/install/rootlesskit.installer
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + install_rootlesskit
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + case "$1" in
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + export CGO_ENABLED=0
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + CGO_ENABLED=0
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + _install_rootlesskit
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6bxhgtUr76/src/github.com/rootless-containers/rootlesskit
05:34:41 [2021-03-26T05:34:41.876Z] #58 8.595 Cloning into '/tmp/tmp.6bxhgtUr76/src/github.com/rootless-containers/rootlesskit'...
05:34:41 [2021-03-26T05:34:41.876Z] #58 ...
05:34:41 [2021-03-26T05:34:41.876Z] 
05:34:41 [2021-03-26T05:34:41.876Z] #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
05:34:41 [2021-03-26T05:34:41.876Z] #67 sha256:dfb8f9562309d9d9d0a5d04226da35239e8fc58fb9a5e91afa8be7908f4f4694
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + RM_GOPATH=0
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + TMP_GOPATH=
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + : /build
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + '[' -z '' ']'
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 ++ mktemp -d
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + export GOPATH=/tmp/tmp.p5eCICgDsI
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + GOPATH=/tmp/tmp.p5eCICgDsI
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + RM_GOPATH=1
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + case "$(go env GOARCH)" in
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 ++ go env GOARCH
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + export GO_BUILDMODE=-buildmode=pie
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + GO_BUILDMODE=-buildmode=pie
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 ++ dirname /tmp/install/install.sh
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + dir=/tmp/install
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + bin=proxy
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + shift
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + '[' '!' -f /tmp/install/proxy.installer ']'
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + . /tmp/install/proxy.installer
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + install_proxy
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + case "$1" in
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + export CGO_ENABLED=0
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + CGO_ENABLED=0
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + _install_proxy
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.p5eCICgDsI/src/github.com/docker/libnetwork
05:34:41 [2021-03-26T05:34:41.876Z] #67 6.212 Cloning into '/tmp/tmp.p5eCICgDsI/src/github.com/docker/libnetwork'...
05:34:41 [2021-03-26T05:34:41.876Z] #67 ...
05:34:41 [2021-03-26T05:34:41.876Z] 
05:34:41 [2021-03-26T05:34:41.876Z] #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
05:34:41 [2021-03-26T05:34:41.876Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:34:41 [2021-03-26T05:34:41.876Z] #42 9.466 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:41 [2021-03-26T05:34:41.876Z] #42 9.621 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:41 [2021-03-26T05:34:41.876Z] #42 9.833 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:41 [2021-03-26T05:34:41.990Z] #58 ...
05:34:41 [2021-03-26T05:34:41.990Z] 
05:34:41 [2021-03-26T05:34:41.990Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
05:34:41 [2021-03-26T05:34:41.990Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
05:34:41 [2021-03-26T05:34:41.990Z] #39 DONE 0.4s
05:34:41 [2021-03-26T05:34:41.990Z] 
05:34:41 [2021-03-26T05:34:41.990Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
05:34:41 [2021-03-26T05:34:41.990Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
05:34:41 [2021-03-26T05:34:41.990Z] #31 DONE 0.4s
05:34:41 [2021-03-26T05:34:41.990Z] 
05:34:41 [2021-03-26T05:34:41.990Z] #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
05:34:41 [2021-03-26T05:34:41.990Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:34:42 [2021-03-26T05:34:42.143Z] #42 ...
05:34:42 [2021-03-26T05:34:42.143Z] 
05:34:42 [2021-03-26T05:34:42.143Z] #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
05:34:42 [2021-03-26T05:34:42.144Z] #51 sha256:933415054a9e8575e59682061aa2107dbce966efee2f0f2d1e8170b7c12190cd
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.680 + RM_GOPATH=0
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.680 + TMP_GOPATH=
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.680 + : /build
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.680 + '[' -z '' ']'
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.680 ++ mktemp -d
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.680 + export GOPATH=/tmp/tmp.5MR2aWlfi0
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.680 + GOPATH=/tmp/tmp.5MR2aWlfi0
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.680 + RM_GOPATH=1
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.680 + case "$(go env GOARCH)" in
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.680 ++ go env GOARCH
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.728 + export GO_BUILDMODE=-buildmode=pie
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.728 + GO_BUILDMODE=-buildmode=pie
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.751 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.753 ++ dirname /tmp/install/install.sh
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.753 + dir=/tmp/install
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.753 + bin=shfmt
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.753 + shift
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.753 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.753 + . /tmp/install/shfmt.installer
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.753 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.753 + install_shfmt
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.753 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.753 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5MR2aWlfi0/src/github.com/mvdan/sh
05:34:42 [2021-03-26T05:34:42.144Z] #51 8.760 Cloning into '/tmp/tmp.5MR2aWlfi0/src/github.com/mvdan/sh'...
05:34:42 [2021-03-26T05:34:42.144Z] #51 ...
05:34:42 [2021-03-26T05:34:42.144Z] 
05:34:42 [2021-03-26T05:34:42.144Z] #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
05:34:42 [2021-03-26T05:34:42.144Z] #47 sha256:c4a58fd54fd721adcaa856cb90ca671c5f20030083e04fa0de752528ee7ce9e7
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.846 + RM_GOPATH=0
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.854 + TMP_GOPATH=
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.854 + : /build
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.854 + '[' -z '' ']'
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.854 ++ mktemp -d
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.854 + export GOPATH=/tmp/tmp.6q5eu7z7IW
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.854 + GOPATH=/tmp/tmp.6q5eu7z7IW
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.854 + RM_GOPATH=1
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.854 + case "$(go env GOARCH)" in
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.854 ++ go env GOARCH
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.875 + export GO_BUILDMODE=-buildmode=pie
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.875 + GO_BUILDMODE=-buildmode=pie
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.875 ++ dirname /tmp/install/install.sh
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.875 + dir=/tmp/install
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.875 + bin=gotestsum
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.875 + shift
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.875 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.875 + . /tmp/install/gotestsum.installer
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.875 ++ : v0.5.3
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.875 + install_gotestsum
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.886 + set -e
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.886 + export GO111MODULE=on
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.886 + GO111MODULE=on
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.886 + GOBIN=/build
05:34:42 [2021-03-26T05:34:42.144Z] #47 8.886 + go get gotest.tools/gotestsum@v0.5.3
05:34:42 [2021-03-26T05:34:42.144Z] #47 9.022 go: finding gotest.tools v0.5.3
05:34:42 [2021-03-26T05:34:42.144Z] #47 9.022 go: finding gotest.tools/gotestsum v0.5.3
05:34:42 [2021-03-26T05:34:42.144Z] #47 10.27 go: downloading gotest.tools/gotestsum v0.5.3
05:34:42 [2021-03-26T05:34:42.193Z] #32 ...
05:34:42 [2021-03-26T05:34:42.193Z] 
05:34:42 [2021-03-26T05:34:42.193Z] #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
05:34:42 [2021-03-26T05:34:42.193Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
05:34:42 [2021-03-26T05:34:42.193Z] #12 DONE 4.9s
05:34:42 [2021-03-26T05:34:42.193Z] 
05:34:42 [2021-03-26T05:34:42.193Z] #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
05:34:42 [2021-03-26T05:34:42.193Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:34:42 [2021-03-26T05:34:42.405Z] #47 ...
05:34:42 [2021-03-26T05:34:42.405Z] 
05:34:42 [2021-03-26T05:34:42.405Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:34:42 [2021-03-26T05:34:42.405Z] #34 sha256:017816594fb7eb010e8726bf62d7d3446b5642efb88a85d17dd0c8038d3947ca
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.694 + RM_GOPATH=0
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.703 + TMP_GOPATH=
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.703 + : /build
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.703 + '[' -z '' ']'
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.707 ++ mktemp -d
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.719 + export GOPATH=/tmp/tmp.kCCQzxOwr3
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.719 + GOPATH=/tmp/tmp.kCCQzxOwr3
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.719 + RM_GOPATH=1
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.719 + case "$(go env GOARCH)" in
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.725 ++ go env GOARCH
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.743 + export GO_BUILDMODE=-buildmode=pie
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.743 + GO_BUILDMODE=-buildmode=pie
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.743 ++ dirname /tmp/install/install.sh
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.751 + dir=/tmp/install
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.751 + bin=tomlv
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.751 + shift
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.751 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.751 + . /tmp/install/tomlv.installer
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.751 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.751 + install_tomlv
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.751 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.751 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kCCQzxOwr3/src/github.com/BurntSushi/toml
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.753 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:42 [2021-03-26T05:34:42.405Z] #34 9.767 Cloning into '/tmp/tmp.kCCQzxOwr3/src/github.com/BurntSushi/toml'...
05:34:42 [2021-03-26T05:34:42.405Z] #34 ...
05:34:42 [2021-03-26T05:34:42.405Z] 
05:34:42 [2021-03-26T05:34:42.405Z] #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
05:34:42 [2021-03-26T05:34:42.405Z] #24 sha256:c1b99ac0e4faff572d522a1a7ec410b2ad27a129b4e7cf6e2797fcb1a85e66d4
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.765 + RM_GOPATH=0
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.765 + TMP_GOPATH=
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.765 + : /build
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.765 + '[' -z '' ']'
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.765 ++ mktemp -d
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.765 + export GOPATH=/tmp/tmp.sziRSXC7aw
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.765 + GOPATH=/tmp/tmp.sziRSXC7aw
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.765 + RM_GOPATH=1
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.765 + case "$(go env GOARCH)" in
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.765 ++ go env GOARCH
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 + export GO_BUILDMODE=-buildmode=pie
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 + GO_BUILDMODE=-buildmode=pie
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 ++ dirname /tmp/install/install.sh
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 + dir=/tmp/install
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 + bin=dockercli
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 + shift
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 + . /tmp/install/dockercli.installer
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 ++ : stable
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 ++ : 17.06.2-ce
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 + install_dockercli
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 ++ uname -m
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.785 Install docker/cli version 17.06.2-ce from stable
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.800 + arch=x86_64
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.800 + '[' x86_64 '!=' x86_64 ']'
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.800 + url=https://download.docker.com/linux/static
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.800 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
05:34:42 [2021-03-26T05:34:42.405Z] #24 7.800 + tar -xz docker/docker
05:34:42 [2021-03-26T05:34:42.496Z] #30 23.81 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
05:34:42 [2021-03-26T05:34:42.665Z] #24 ...
05:34:42 [2021-03-26T05:34:42.665Z] 
05:34:42 [2021-03-26T05:34:42.665Z] #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
05:34:42 [2021-03-26T05:34:42.665Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.703 + RM_GOPATH=0
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.703 + TMP_GOPATH=
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.703 + : /build
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.703 + '[' -z '' ']'
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.703 ++ mktemp -d
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.710 + export GOPATH=/tmp/tmp.1jhfYOMcOM
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.710 + GOPATH=/tmp/tmp.1jhfYOMcOM
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.710 + RM_GOPATH=1
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.710 + case "$(go env GOARCH)" in
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.738 ++ go env GOARCH
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.806 + export GO_BUILDMODE=-buildmode=pie
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.806 + GO_BUILDMODE=-buildmode=pie
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.820 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.820 ++ dirname /tmp/install/install.sh
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.820 + dir=/tmp/install
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.820 + bin=vndr
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.820 + shift
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.820 + '[' '!' -f /tmp/install/vndr.installer ']'
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.820 + . /tmp/install/vndr.installer
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.820 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.820 + install_vndr
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.820 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.820 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1jhfYOMcOM/src/github.com/LK4D4/vndr
05:34:42 [2021-03-26T05:34:42.665Z] #45 9.841 Cloning into '/tmp/tmp.1jhfYOMcOM/src/github.com/LK4D4/vndr'...
05:34:42 [2021-03-26T05:34:42.665Z] #45 11.12 + cd /tmp/tmp.1jhfYOMcOM/src/github.com/LK4D4/vndr
05:34:42 [2021-03-26T05:34:42.665Z] #45 11.12 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:34:42 [2021-03-26T05:34:42.665Z] #45 11.21 + go build -buildmode=pie -v -o /build/vndr .
05:34:42 [2021-03-26T05:34:42.793Z] #30 24.08 skipping existing 5cb8031fd95d
05:34:42 [2021-03-26T05:34:42.793Z] #30 24.31 
05:34:42 [2021-03-26T05:34:42.925Z] #45 ...
05:34:42 [2021-03-26T05:34:42.925Z] 
05:34:42 [2021-03-26T05:34:42.925Z] #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
05:34:42 [2021-03-26T05:34:42.925Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:34:42 [2021-03-26T05:34:42.925Z] #55 10.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:42 [2021-03-26T05:34:42.925Z] #55 10.41 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:42 [2021-03-26T05:34:42.925Z] #55 10.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:42 [2021-03-26T05:34:42.925Z] #55 ...
05:34:42 [2021-03-26T05:34:42.925Z] 
05:34:42 [2021-03-26T05:34:42.925Z] #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
05:34:42 [2021-03-26T05:34:42.925Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:34:42 [2021-03-26T05:34:42.925Z] #36 10.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:42 [2021-03-26T05:34:42.925Z] #36 10.52 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:42 [2021-03-26T05:34:42.925Z] #36 10.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:43 [2021-03-26T05:34:43.186Z] #36 ...
05:34:43 [2021-03-26T05:34:43.186Z] 
05:34:43 [2021-03-26T05:34:43.186Z] #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
05:34:43 [2021-03-26T05:34:43.186Z] #47 sha256:c4a58fd54fd721adcaa856cb90ca671c5f20030083e04fa0de752528ee7ce9e7
05:34:43 [2021-03-26T05:34:43.186Z] #47 11.02 go: extracting gotest.tools/gotestsum v0.5.3
05:34:43 [2021-03-26T05:34:43.902Z] #40 ...
05:34:43 [2021-03-26T05:34:43.902Z] 
05:34:43 [2021-03-26T05:34:43.902Z] #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
05:34:43 [2021-03-26T05:34:43.902Z] #29 sha256:ec2026bc70cd8fd53f59dead40bfd6ce0476ea21083a58e6f8a5b0dff4a0f425
05:34:43 [2021-03-26T05:34:43.902Z] #29 1.283 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
05:34:43 [2021-03-26T05:34:43.902Z] #29 1.471 
05:34:43 [2021-03-26T05:34:43.902Z] #29 1.655 
                                                                           0.0%
#######                                                                   10.6%
#####################                                                     30.5%
####################################                                      50.5%
#################################################                         68.8%
################################################################          89.0%
######################################################################## 100.0%
05:34:43 [2021-03-26T05:34:43.902Z] #29 2.425 
05:34:43 [2021-03-26T05:34:43.902Z] #29 2.592 
                                                                           0.2%
###########################################                               60.5%
######################################################################## 100.0%
05:34:43 [2021-03-26T05:34:43.902Z] #29 2.933 
05:34:43 [2021-03-26T05:34:43.902Z] #29 3.138 
                                                                           0.0%
#########################################                                 57.3%
######################################################################## 100.0%
05:34:43 [2021-03-26T05:34:43.902Z] #29 3.442 
05:34:43 [2021-03-26T05:34:43.902Z] #29 3.615 
                                                                           0.0%
                                                                           0.3%
#####                                                                      8.1%
################                                                          23.0%
###########################                                               38.6%
#######################################                                   55.4%
##################################################                        70.0%
##########################################################                81.3%
###############################################################           88.4%
######################################################################## 100.0%
05:34:43 [2021-03-26T05:34:43.903Z] #29 5.180 
05:34:44 [2021-03-26T05:34:44.338Z] #30 25.88 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:34:44 [2021-03-26T05:34:44.555Z] #32 ...
05:34:44 [2021-03-26T05:34:44.555Z] 
05:34:44 [2021-03-26T05:34:44.555Z] #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
05:34:44 [2021-03-26T05:34:44.555Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
05:34:44 [2021-03-26T05:34:44.555Z] #12 DONE 2.8s
05:34:44 [2021-03-26T05:34:44.555Z] 
05:34:44 [2021-03-26T05:34:44.555Z] #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
05:34:44 [2021-03-26T05:34:44.555Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:34:44 [2021-03-26T05:34:44.567Z] #47 12.76 go: downloading github.com/pkg/errors v0.9.1
05:34:44 [2021-03-26T05:34:44.567Z] #47 12.76 go: downloading github.com/fatih/color v1.9.0
05:34:44 [2021-03-26T05:34:44.567Z] #47 12.87 go: downloading github.com/jonboulle/clockwork v0.1.0
05:34:44 [2021-03-26T05:34:44.567Z] #47 12.88 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:34:44 [2021-03-26T05:34:44.567Z] #47 12.90 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:34:44 [2021-03-26T05:34:44.567Z] #47 13.23 go: downloading github.com/spf13/pflag v1.0.3
05:34:44 [2021-03-26T05:34:44.838Z] #47 13.24 go: extracting github.com/pkg/errors v0.9.1
05:34:44 [2021-03-26T05:34:44.838Z] #47 13.25 go: extracting github.com/fatih/color v1.9.0
05:34:44 [2021-03-26T05:34:44.991Z] #30 26.35 
05:34:45 [2021-03-26T05:34:45.098Z] #47 13.55 go: extracting github.com/jonboulle/clockwork v0.1.0
05:34:45 [2021-03-26T05:34:45.358Z] #47 13.78 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:34:45 [2021-03-26T05:34:45.358Z] #47 13.78 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:34:45 [2021-03-26T05:34:45.358Z] #47 13.78 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:34:45 [2021-03-26T05:34:45.358Z] #47 13.78 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:34:45 [2021-03-26T05:34:45.358Z] #47 13.99 go: downloading github.com/mattn/go-colorable v0.1.6
05:34:45 [2021-03-26T05:34:45.358Z] #47 13.99 go: downloading github.com/mattn/go-isatty v0.0.12
05:34:46 [2021-03-26T05:34:46.301Z] #47 14.64 go: extracting github.com/mattn/go-colorable v0.1.6
05:34:46 [2021-03-26T05:34:46.301Z] #47 14.68 go: extracting github.com/spf13/pflag v1.0.3
05:34:46 [2021-03-26T05:34:46.561Z] #47 14.99 go: extracting github.com/mattn/go-isatty v0.0.12
05:34:46 [2021-03-26T05:34:46.824Z] #30 26.56 
#                                                                          1.4%
####                                                                       6.8%
#######                                                                   10.5%
##########                                                                14.1%
############                                                              17.8%
###############                                                           21.5%
###################                                                       27.1%
#######################                                                   32.6%
###########################                                               38.2%
################################                                          45.5%
######################################                                    52.9%
##########################################                                58.4%
##############################################                            64.0%
##################################################                        69.5%
####################################################                      73.2%
05:34:46 [2021-03-26T05:34:46.825Z] #30 ...
05:34:46 [2021-03-26T05:34:46.825Z] 
05:34:46 [2021-03-26T05:34:46.825Z] #56 [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
05:34:46 [2021-03-26T05:34:46.825Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
05:34:46 [2021-03-26T05:34:46.825Z] #56 21.01 Fetched 8199 kB in 20s (412 kB/s)
05:34:46 [2021-03-26T05:34:46.825Z] #56 21.01 Reading package lists...
05:34:46 [2021-03-26T05:34:46.835Z] #47 15.33 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:34:47 [2021-03-26T05:34:47.130Z] #56 30.79 Reading package lists...
05:34:47 [2021-03-26T05:34:47.130Z] #56 ...
05:34:47 [2021-03-26T05:34:47.130Z] 
05:34:47 [2021-03-26T05:34:47.130Z] #30 [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
05:34:47 [2021-03-26T05:34:47.130Z] #30 sha256:2e20601c7b4badcd54206f7056599c6de931dd3a5a2bb6ccb3bf5e05ccfc6374
05:34:47 [2021-03-26T05:34:47.432Z] #30 26.56 
#                                                                          1.4%
####                                                                       6.8%
#######                                                                   10.5%
##########                                                                14.1%
############                                                              17.8%
###############                                                           21.5%
###################                                                       27.1%
#######################                                                   32.6%
###########################                                               38.2%
################################                                          45.5%
######################################                                    52.9%
##########################################                                58.4%
##############################################                            64.0%
##################################################                        69.5%
####################################################                      73.2%
#######################################################                   76.9%
###########################################################               82.4%
##############
05:34:47 [2021-03-26T05:34:47.432Z] #30 ...
05:34:47 [2021-03-26T05:34:47.432Z] 
05:34:47 [2021-03-26T05:34:47.432Z] #59 [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
05:34:47 [2021-03-26T05:34:47.432Z] #59 sha256:0e463c40452c4bfee8d6dd920ca1f26ee56e76204915fd0c9d436fba185df6b4
05:34:47 [2021-03-26T05:34:47.432Z] #59 21.38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:34:47 [2021-03-26T05:34:47.432Z] #59 21.54 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:34:47 [2021-03-26T05:34:47.432Z] #59 21.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:34:47 [2021-03-26T05:34:47.432Z] #59 22.38 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:34:47 [2021-03-26T05:34:47.432Z] #59 22.87 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:34:47 [2021-03-26T05:34:47.432Z] #59 26.86 go: finding github.com/pkg/errors v0.9.1
05:34:47 [2021-03-26T05:34:47.432Z] #59 26.91 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:34:47 [2021-03-26T05:34:47.432Z] #59 26.97 go: finding github.com/sirupsen/logrus v1.8.1
05:34:47 [2021-03-26T05:34:47.432Z] #59 27.17 go: finding github.com/google/uuid v1.2.0
05:34:47 [2021-03-26T05:34:47.432Z] #59 27.19 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:34:47 [2021-03-26T05:34:47.432Z] #59 27.43 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:34:47 [2021-03-26T05:34:47.432Z] #59 27.71 go: finding github.com/moby/vpnkit v0.5.0
05:34:47 [2021-03-26T05:34:47.432Z] #59 27.72 go: finding github.com/gofrs/flock v0.8.0
05:34:47 [2021-03-26T05:34:47.432Z] #59 27.72 go: finding github.com/gorilla/mux v1.8.0
05:34:47 [2021-03-26T05:34:47.432Z] #59 27.81 go: finding github.com/moby/sys/mountinfo v0.4.1
05:34:47 [2021-03-26T05:34:47.432Z] #59 27.92 go: finding github.com/urfave/cli/v2 v2.3.0
05:34:47 [2021-03-26T05:34:47.432Z] #59 27.98 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:34:47 [2021-03-26T05:34:47.432Z] #59 28.01 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:34:47 [2021-03-26T05:34:47.432Z] #59 28.39 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:34:47 [2021-03-26T05:34:47.432Z] #59 28.69 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:34:47 [2021-03-26T05:34:47.432Z] #59 ...
05:34:47 [2021-03-26T05:34:47.432Z] 
05:34:47 [2021-03-26T05:34:47.432Z] #30 [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
05:34:47 [2021-03-26T05:34:47.432Z] #30 sha256:2e20601c7b4badcd54206f7056599c6de931dd3a5a2bb6ccb3bf5e05ccfc6374
05:34:47 [2021-03-26T05:34:47.482Z] #13 ...
05:34:47 [2021-03-26T05:34:47.483Z] 
05:34:47 [2021-03-26T05:34:47.483Z] #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
05:34:47 [2021-03-26T05:34:47.483Z] #58 sha256:a3e95bb5f640d79b7949d6b5b66bd22d79c5704c80b0546e298219ac169756cb
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.866 + RM_GOPATH=0
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.866 + TMP_GOPATH=
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.866 + : /build
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.866 + '[' -z '' ']'
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.866 ++ mktemp -d
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.876 + export GOPATH=/tmp/tmp.dn02pyFacg
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.876 + GOPATH=/tmp/tmp.dn02pyFacg
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.876 + RM_GOPATH=1
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.876 + case "$(go env GOARCH)" in
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.876 ++ go env GOARCH
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.940 + export GO_BUILDMODE=-buildmode=pie
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.940 + GO_BUILDMODE=-buildmode=pie
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 ++ dirname /tmp/install/install.sh
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 + dir=/tmp/install
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 + bin=rootlesskit
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 + shift
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 + . /tmp/install/rootlesskit.installer
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 + install_rootlesskit
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 + case "$1" in
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 + export CGO_ENABLED=0
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 + CGO_ENABLED=0
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 + _install_rootlesskit
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.952 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dn02pyFacg/src/github.com/rootless-containers/rootlesskit
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.953 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:34:47 [2021-03-26T05:34:47.483Z] #58 8.956 Cloning into '/tmp/tmp.dn02pyFacg/src/github.com/rootless-containers/rootlesskit'...
05:34:47 [2021-03-26T05:34:47.483Z] #58 ...
05:34:47 [2021-03-26T05:34:47.483Z] 
05:34:47 [2021-03-26T05:34:47.483Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:34:47 [2021-03-26T05:34:47.483Z] #34 sha256:a1bdeb9fbc5d991a3ac967347b5bd6b648fa481e6b94fbec1b2ff6addee0d2f4
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.838 + RM_GOPATH=0
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.838 + TMP_GOPATH=
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.838 + : /build
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.838 + '[' -z '' ']'
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.838 ++ mktemp -d
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.838 + export GOPATH=/tmp/tmp.hiWChvplgF
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.838 + GOPATH=/tmp/tmp.hiWChvplgF
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.838 + RM_GOPATH=1
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.838 + case "$(go env GOARCH)" in
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.838 ++ go env GOARCH
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.889 + export GO_BUILDMODE=-buildmode=pie
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.889 + GO_BUILDMODE=-buildmode=pie
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.889 ++ dirname /tmp/install/install.sh
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.905 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.913 + dir=/tmp/install
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.913 + bin=tomlv
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.913 + shift
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.913 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.913 + . /tmp/install/tomlv.installer
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.913 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.913 + install_tomlv
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.913 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.913 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hiWChvplgF/src/github.com/BurntSushi/toml
05:34:47 [2021-03-26T05:34:47.483Z] #34 8.913 Cloning into '/tmp/tmp.hiWChvplgF/src/github.com/BurntSushi/toml'...
05:34:47 [2021-03-26T05:34:47.483Z] #34 10.24 + cd /tmp/tmp.hiWChvplgF/src/github.com/BurntSushi/toml
05:34:47 [2021-03-26T05:34:47.483Z] #34 10.24 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:47 [2021-03-26T05:34:47.483Z] #34 ...
05:34:47 [2021-03-26T05:34:47.483Z] 
05:34:47 [2021-03-26T05:34:47.483Z] #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
05:34:47 [2021-03-26T05:34:47.483Z] #67 sha256:a26572c0aeddd381a43065e6e854ba168795abfa641315226b4e1da9a8b1cf2f
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.412 + RM_GOPATH=0
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.412 + TMP_GOPATH=
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.412 + : /build
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.412 + '[' -z '' ']'
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.412 ++ mktemp -d
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.412 + export GOPATH=/tmp/tmp.C6Wnsxhw41
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.412 + GOPATH=/tmp/tmp.C6Wnsxhw41
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.412 + RM_GOPATH=1
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.412 + case "$(go env GOARCH)" in
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.412 ++ go env GOARCH
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.429 + export GO_BUILDMODE=-buildmode=pie
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.429 + GO_BUILDMODE=-buildmode=pie
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.429 ++ dirname /tmp/install/install.sh
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.431 + dir=/tmp/install
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.431 + bin=proxy
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.431 + shift
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.431 + '[' '!' -f /tmp/install/proxy.installer ']'
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.431 + . /tmp/install/proxy.installer
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.431 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.431 + install_proxy
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.431 + case "$1" in
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.431 + export CGO_ENABLED=0
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.431 + CGO_ENABLED=0
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.431 + _install_proxy
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.431 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.432 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.433 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.C6Wnsxhw41/src/github.com/docker/libnetwork
05:34:47 [2021-03-26T05:34:47.483Z] #67 7.434 Cloning into '/tmp/tmp.C6Wnsxhw41/src/github.com/docker/libnetwork'...
05:34:47 [2021-03-26T05:34:47.483Z] #67 ...
05:34:47 [2021-03-26T05:34:47.483Z] 
05:34:47 [2021-03-26T05:34:47.483Z] #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
05:34:47 [2021-03-26T05:34:47.483Z] #24 sha256:818401f42d3ed09b195a24d1bfc58c9fd6cd38c83a8e3f54a1936f83ca0971a8
05:34:47 [2021-03-26T05:34:47.483Z] #24 8.980 + RM_GOPATH=0
05:34:47 [2021-03-26T05:34:47.483Z] #24 8.980 + TMP_GOPATH=
05:34:47 [2021-03-26T05:34:47.483Z] #24 8.980 + : /build
05:34:47 [2021-03-26T05:34:47.483Z] #24 8.980 + '[' -z '' ']'
05:34:47 [2021-03-26T05:34:47.483Z] #24 8.980 ++ mktemp -d
05:34:47 [2021-03-26T05:34:47.483Z] #24 8.980 + export GOPATH=/tmp/tmp.UXHubCqfWd
05:34:47 [2021-03-26T05:34:47.483Z] #24 8.980 + GOPATH=/tmp/tmp.UXHubCqfWd
05:34:47 [2021-03-26T05:34:47.483Z] #24 8.980 + RM_GOPATH=1
05:34:47 [2021-03-26T05:34:47.483Z] #24 8.980 + case "$(go env GOARCH)" in
05:34:47 [2021-03-26T05:34:47.483Z] #24 8.995 ++ go env GOARCH
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.038 + export GO_BUILDMODE=-buildmode=pie
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.038 + GO_BUILDMODE=-buildmode=pie
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.038 ++ dirname /tmp/install/install.sh
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.039 + dir=/tmp/install
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.040 + bin=dockercli
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.041 + shift
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.041 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.041 + . /tmp/install/dockercli.installer
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.042 ++ : stable
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.042 ++ : 17.06.2-ce
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.042 + install_dockercli
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.042 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.042 Install docker/cli version 17.06.2-ce from stable
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.045 ++ uname -m
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.092 + arch=x86_64
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.092 + '[' x86_64 '!=' x86_64 ']'
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.092 + url=https://download.docker.com/linux/static
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.092 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
05:34:47 [2021-03-26T05:34:47.483Z] #24 9.092 + tar -xz docker/docker
05:34:47 [2021-03-26T05:34:47.730Z] #30 26.56 
#                                                                          1.4%
####                                                                       6.8%
#######                                                                   10.5%
##########                                                                14.1%
############                                                              17.8%
###############                                                           21.5%
###################                                                       27.1%
#######################                                                   32.6%
###########################                                               38.2%
################################                                          45.5%
######################################                                    52.9%
##########################################                                58.4%
##############################################                            64.0%
##################################################                        69.5%
####################################################                      73.2%
#######################################################                   76.9%
###########################################################               82.4%
############################################################              84.3%
################################################################          89.8%
#####################################################################     97.2%
######################################################################## 100.0%
05:34:47 [2021-03-26T05:34:47.730Z] #30 29.24 
05:34:47 [2021-03-26T05:34:47.730Z] #30 ...
05:34:47 [2021-03-26T05:34:47.730Z] 
05:34:47 [2021-03-26T05:34:47.730Z] #43 [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
05:34:47 [2021-03-26T05:34:47.730Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:34:47 [2021-03-26T05:34:47.730Z] #43 21.87 Fetched 8199 kB in 21s (392 kB/s)
05:34:47 [2021-03-26T05:34:47.730Z] #43 21.87 Reading package lists...
05:34:47 [2021-03-26T05:34:47.744Z] #24 ...
05:34:47 [2021-03-26T05:34:47.744Z] 
05:34:47 [2021-03-26T05:34:47.744Z] #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
05:34:47 [2021-03-26T05:34:47.744Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.172 + RM_GOPATH=0
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.172 + TMP_GOPATH=
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.172 + : /build
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.172 + '[' -z '' ']'
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.172 ++ mktemp -d
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.173 + export GOPATH=/tmp/tmp.MFpVj3UBwy
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.173 + GOPATH=/tmp/tmp.MFpVj3UBwy
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.173 + RM_GOPATH=1
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.173 + case "$(go env GOARCH)" in
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.177 ++ go env GOARCH
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 + export GO_BUILDMODE=-buildmode=pie
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 + GO_BUILDMODE=-buildmode=pie
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 ++ dirname /tmp/install/install.sh
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 + dir=/tmp/install
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 + bin=vndr
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 + shift
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 + '[' '!' -f /tmp/install/vndr.installer ']'
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 + . /tmp/install/vndr.installer
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 + install_vndr
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MFpVj3UBwy/src/github.com/LK4D4/vndr
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.196 Cloning into '/tmp/tmp.MFpVj3UBwy/src/github.com/LK4D4/vndr'...
05:34:47 [2021-03-26T05:34:47.744Z] #45 9.200 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:34:47 [2021-03-26T05:34:47.744Z] #45 ...
05:34:47 [2021-03-26T05:34:47.744Z] 
05:34:47 [2021-03-26T05:34:47.744Z] #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
05:34:47 [2021-03-26T05:34:47.744Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:34:47 [2021-03-26T05:34:47.744Z] #36 7.128 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:47 [2021-03-26T05:34:47.744Z] #36 7.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:47 [2021-03-26T05:34:47.744Z] #36 7.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:47 [2021-03-26T05:34:47.744Z] #36 7.464 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:47 [2021-03-26T05:34:47.744Z] #36 8.686 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:34:47 [2021-03-26T05:34:47.971Z] #29 5.362 
                                                                           0.0%
#                                                                          2.2%
###                                                                        4.7%
######                                                                     8.4%
########                                                                  12.1%
###########                                                               15.4%
#############                                                             18.5%
################                                                          23.1%
##################                                                        26.0%
####################                                                      28.1%
######################                                                    30.6%
#######################                                                   32.9%
########################                                                  34.0%
##########################                                                36.7%
##############################                                            42.9%
#################################                                         46.2%
####################################                                      50.4%
#####################################                                     52.4%
########################################                                  56.3%
#########################################                                 57.4%
###########################################                               60.3%
##############################################                            63.9%
###############################################                           65.5%
###############################################                           65.7%
################################################                          67.1%
#################################################                         68.7%
##################################################                        70.2%
###################################################                       72.0%
####################################################                      73.5%
######################################################                    75.0%
######################################################                    76.1%
########################################################                  77.8%
#########################################################                 79.4%
##########################################################                80.8%
###########################################################               82.4%
############################################################              83.6%
#############################################################             85.1%
##############################################################            87.0%
################################################################          89.1%
#################################################################         90.8%
##################################################################        92.3%
##################################################################        92.5%
###################################################################       93.8%
05:34:47 [2021-03-26T05:34:47.971Z] #29 ...
05:34:47 [2021-03-26T05:34:47.971Z] 
05:34:47 [2021-03-26T05:34:47.971Z] #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
05:34:47 [2021-03-26T05:34:47.971Z] #49 sha256:1ad51a2252462b87661be302f1bed3e8b2cfa2487d5d749532f210b07597eaff
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.410 + RM_GOPATH=0
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.410 + TMP_GOPATH=
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.410 + : /build
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.410 + '[' -z '' ']'
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.410 ++ mktemp -d
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.415 + export GOPATH=/tmp/tmp.P2S5HoDY7h
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.415 + GOPATH=/tmp/tmp.P2S5HoDY7h
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.415 + RM_GOPATH=1
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.415 + case "$(go env GOARCH)" in
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.415 ++ go env GOARCH
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.448 + export GO_BUILDMODE=-buildmode=pie
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.448 + GO_BUILDMODE=-buildmode=pie
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.448 ++ dirname /tmp/install/install.sh
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.452 + dir=/tmp/install
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.452 + bin=golangci_lint
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.452 + shift
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.452 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.452 + . /tmp/install/golangci_lint.installer
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.452 ++ : v1.23.8
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.452 + install_golangci_lint
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.452 + set -e
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.452 + export GO111MODULE=on
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.452 + GO111MODULE=on
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.452 + GOBIN=/build
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.452 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.500 go: finding github.com v1.23.8
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.500 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.500 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.500 go: finding github.com/golangci/golangci-lint v1.23.8
05:34:47 [2021-03-26T05:34:47.971Z] #49 5.500 go: finding github.com/golangci v1.23.8
05:34:47 [2021-03-26T05:34:47.971Z] #49 6.377 go: downloading github.com/golangci/golangci-lint v1.23.8
05:34:47 [2021-03-26T05:34:47.971Z] #49 7.876 go: extracting github.com/golangci/golangci-lint v1.23.8
05:34:48 [2021-03-26T05:34:48.005Z] #36 ...
05:34:48 [2021-03-26T05:34:48.005Z] 
05:34:48 [2021-03-26T05:34:48.005Z] #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
05:34:48 [2021-03-26T05:34:48.005Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:34:48 [2021-03-26T05:34:48.005Z] #55 8.201 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:48 [2021-03-26T05:34:48.005Z] #55 8.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:48 [2021-03-26T05:34:48.005Z] #55 8.201 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:48 [2021-03-26T05:34:48.005Z] #55 8.789 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:48 [2021-03-26T05:34:48.005Z] #55 ...
05:34:48 [2021-03-26T05:34:48.005Z] 
05:34:48 [2021-03-26T05:34:48.005Z] #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
05:34:48 [2021-03-26T05:34:48.005Z] #47 sha256:2f5d8a82bfe1820ec145ecf99f8ea09264f15a828a1398e7a38aedc0aac77dfa
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.975 + RM_GOPATH=0
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.975 + TMP_GOPATH=
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.975 + : /build
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.975 + '[' -z '' ']'
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.975 ++ mktemp -d
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.976 + export GOPATH=/tmp/tmp.tYlgx14oBD
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.976 + GOPATH=/tmp/tmp.tYlgx14oBD
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.976 + RM_GOPATH=1
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.976 + case "$(go env GOARCH)" in
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.977 ++ go env GOARCH
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + export GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 ++ dirname /tmp/install/install.sh
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + dir=/tmp/install
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + bin=gotestsum
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + shift
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + . /tmp/install/gotestsum.installer
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 ++ : v0.5.3
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + install_gotestsum
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + set -e
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + export GO111MODULE=on
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + GO111MODULE=on
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + GOBIN=/build
05:34:48 [2021-03-26T05:34:48.005Z] #47 7.987 + go get gotest.tools/gotestsum@v0.5.3
05:34:48 [2021-03-26T05:34:48.005Z] #47 8.074 go: finding gotest.tools v0.5.3
05:34:48 [2021-03-26T05:34:48.005Z] #47 8.074 go: finding gotest.tools/gotestsum v0.5.3
05:34:48 [2021-03-26T05:34:48.005Z] #47 9.123 go: downloading gotest.tools/gotestsum v0.5.3
05:34:48 [2021-03-26T05:34:48.005Z] #47 9.832 go: extracting gotest.tools/gotestsum v0.5.3
05:34:48 [2021-03-26T05:34:48.031Z] #43 30.44 Reading package lists...
05:34:48 [2021-03-26T05:34:48.031Z] #43 ...
05:34:48 [2021-03-26T05:34:48.031Z] 
05:34:48 [2021-03-26T05:34:48.031Z] #37 [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
05:34:48 [2021-03-26T05:34:48.031Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
05:34:48 [2021-03-26T05:34:48.031Z] #37 22.12 Fetched 8199 kB in 21s (389 kB/s)
05:34:48 [2021-03-26T05:34:48.031Z] #37 22.12 Reading package lists...
05:34:48 [2021-03-26T05:34:48.031Z] #37 ...
05:34:48 [2021-03-26T05:34:48.031Z] 
05:34:48 [2021-03-26T05:34:48.031Z] #50 [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
05:34:48 [2021-03-26T05:34:48.031Z] #50 sha256:dce2d9c2baa8cace4170a143861995e2a44e60c9fc3a5bf167adc57653e5ced1
05:34:48 [2021-03-26T05:34:48.031Z] #50 25.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:34:48 [2021-03-26T05:34:48.031Z] #50 26.08 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:34:48 [2021-03-26T05:34:48.031Z] #50 26.08 go: downloading github.com/gobwas/glob v0.2.3
05:34:48 [2021-03-26T05:34:48.031Z] #50 26.29 go: extracting github.com/gobwas/glob v0.2.3
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.22 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.23 go: downloading github.com/magiconair/properties v1.8.1
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.23 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.24 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.28 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.30 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.31 go: downloading github.com/stretchr/objx v0.2.0
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.37 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.46 go: downloading github.com/ultraware/whitespace v0.0.4
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.51 go: extracting github.com/magiconair/properties v1.8.1
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.51 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.53 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.64 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.86 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.88 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.91 go: extracting github.com/ultraware/whitespace v0.0.4
05:34:48 [2021-03-26T05:34:48.032Z] #50 27.98 go: extracting github.com/stretchr/objx v0.2.0
05:34:48 [2021-03-26T05:34:48.032Z] #50 28.12 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:34:48 [2021-03-26T05:34:48.032Z] #50 28.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:34:48 [2021-03-26T05:34:48.032Z] #50 28.27 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:34:48 [2021-03-26T05:34:48.032Z] #50 28.28 go: downloading github.com/pmezard/go-difflib v1.0.0
05:34:48 [2021-03-26T05:34:48.032Z] #50 28.63 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:34:48 [2021-03-26T05:34:48.032Z] #50 28.69 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:34:48 [2021-03-26T05:34:48.032Z] #50 28.85 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:34:48 [2021-03-26T05:34:48.032Z] #50 29.03 go: downloading github.com/pelletier/go-toml v1.2.0
05:34:48 [2021-03-26T05:34:48.032Z] #50 29.06 go: downloading github.com/sirupsen/logrus v1.4.2
05:34:48 [2021-03-26T05:34:48.032Z] #50 29.12 go: extracting github.com/pmezard/go-difflib v1.0.0
05:34:48 [2021-03-26T05:34:48.032Z] #50 29.22 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:34:48 [2021-03-26T05:34:48.032Z] #50 29.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:34:48 [2021-03-26T05:34:48.032Z] #50 29.40 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:34:48 [2021-03-26T05:34:48.032Z] #50 29.46 go: downloading github.com/ultraware/funlen v0.0.2
05:34:48 [2021-03-26T05:34:48.032Z] #50 29.65 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:34:48 [2021-03-26T05:34:48.032Z] #50 29.81 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:34:48 [2021-03-26T05:34:48.032Z] #50 29.87 go: extracting github.com/pelletier/go-toml v1.2.0
05:34:48 [2021-03-26T05:34:48.032Z] #50 29.91 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:34:48 [2021-03-26T05:34:48.032Z] #50 30.00 go: downloading github.com/go-critic/go-critic v0.4.1
05:34:48 [2021-03-26T05:34:48.032Z] #50 30.01 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:34:48 [2021-03-26T05:34:48.032Z] #50 30.14 go: extracting github.com/sirupsen/logrus v1.4.2
05:34:48 [2021-03-26T05:34:48.032Z] #50 30.20 go: extracting github.com/ultraware/funlen v0.0.2
05:34:48 [2021-03-26T05:34:48.032Z] #50 30.20 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:34:48 [2021-03-26T05:34:48.032Z] #50 30.27 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:34:48 [2021-03-26T05:34:48.032Z] #50 30.38 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:34:48 [2021-03-26T05:34:48.032Z] #50 30.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:34:48 [2021-03-26T05:34:48.032Z] #50 30.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:34:48 [2021-03-26T05:34:48.032Z] #50 30.50 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:34:48 [2021-03-26T05:34:48.032Z] #50 30.75 go: downloading gopkg.in/yaml.v2 v2.2.7
05:34:48 [2021-03-26T05:34:48.032Z] #50 30.91 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.05 go: downloading gopkg.in/ini.v1 v1.51.0
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.08 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.22 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.24 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.25 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.37 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.49 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.65 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.69 go: downloading github.com/spf13/afero v1.1.2
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.85 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.99 go: downloading github.com/kisielk/gotool v1.0.0
05:34:48 [2021-03-26T05:34:48.032Z] #50 31.99 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:34:48 [2021-03-26T05:34:48.032Z] #50 32.01 go: extracting github.com/go-critic/go-critic v0.4.1
05:34:48 [2021-03-26T05:34:48.032Z] #50 32.05 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:34:48 [2021-03-26T05:34:48.032Z] #50 32.21 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:34:48 [2021-03-26T05:34:48.032Z] #50 32.22 go: extracting gopkg.in/yaml.v2 v2.2.7
05:34:48 [2021-03-26T05:34:48.234Z] #49 ...
05:34:48 [2021-03-26T05:34:48.235Z] 
05:34:48 [2021-03-26T05:34:48.235Z] #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
05:34:48 [2021-03-26T05:34:48.235Z] #58 sha256:1e04aa49e3ff35cbf2c6ae5bdb3f360c54123dd5082cf2526c689a495f255a33
05:34:48 [2021-03-26T05:34:48.235Z] #58 6.997 + RM_GOPATH=0
05:34:48 [2021-03-26T05:34:48.235Z] #58 6.997 + TMP_GOPATH=
05:34:48 [2021-03-26T05:34:48.235Z] #58 6.997 + : /build
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.003 + '[' -z '' ']'
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.012 ++ mktemp -d
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.016 + export GOPATH=/tmp/tmp.4uOK6JJjlb
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.017 + GOPATH=/tmp/tmp.4uOK6JJjlb
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.017 + RM_GOPATH=1
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.017 + case "$(go env GOARCH)" in
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.018 ++ go env GOARCH
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.037 + export GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.037 + GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.040 ++ dirname /tmp/install/install.sh
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.045 + dir=/tmp/install
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.046 + bin=rootlesskit
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.046 + shift
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.046 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.047 + . /tmp/install/rootlesskit.installer
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.047 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.048 + install_rootlesskit
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.049 + case "$1" in
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.050 + export CGO_ENABLED=0
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.050 + CGO_ENABLED=0
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.050 + _install_rootlesskit
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.053 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.053 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.054 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4uOK6JJjlb/src/github.com/rootless-containers/rootlesskit
05:34:48 [2021-03-26T05:34:48.235Z] #58 7.056 Cloning into '/tmp/tmp.4uOK6JJjlb/src/github.com/rootless-containers/rootlesskit'...
05:34:48 [2021-03-26T05:34:48.235Z] #58 ...
05:34:48 [2021-03-26T05:34:48.235Z] 
05:34:48 [2021-03-26T05:34:48.235Z] #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
05:34:48 [2021-03-26T05:34:48.235Z] #47 sha256:1160486181f6b3dc3a5fc709fc374587057c2d9755acc57f491eccda3d3ab39a
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.560 + RM_GOPATH=0
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.560 + TMP_GOPATH=
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.560 + : /build
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.560 + '[' -z '' ']'
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.560 ++ mktemp -d
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.560 + export GOPATH=/tmp/tmp.3336QRKAHV
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.560 + GOPATH=/tmp/tmp.3336QRKAHV
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.560 + RM_GOPATH=1
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.560 + case "$(go env GOARCH)" in
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.563 ++ go env GOARCH
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.581 + export GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.581 + GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.583 ++ dirname /tmp/install/install.sh
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.583 + dir=/tmp/install
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.583 + bin=gotestsum
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.583 + shift
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.583 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.583 + . /tmp/install/gotestsum.installer
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.583 ++ : v0.5.3
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.583 + install_gotestsum
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.584 + set -e
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.584 + export GO111MODULE=on
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.584 + GO111MODULE=on
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.584 + GOBIN=/build
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.584 + go get gotest.tools/gotestsum@v0.5.3
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.731 go: finding gotest.tools v0.5.3
05:34:48 [2021-03-26T05:34:48.235Z] #47 4.731 go: finding gotest.tools/gotestsum v0.5.3
05:34:48 [2021-03-26T05:34:48.235Z] #47 5.618 go: downloading gotest.tools/gotestsum v0.5.3
05:34:48 [2021-03-26T05:34:48.235Z] #47 6.986 go: extracting gotest.tools/gotestsum v0.5.3
05:34:48 [2021-03-26T05:34:48.266Z] #47 ...
05:34:48 [2021-03-26T05:34:48.266Z] 
05:34:48 [2021-03-26T05:34:48.266Z] #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
05:34:48 [2021-03-26T05:34:48.266Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:34:48 [2021-03-26T05:34:48.266Z] #40 8.999 + git clone https://github.com/docker/distribution.git .
05:34:48 [2021-03-26T05:34:48.266Z] #40 9.001 Cloning into '.'...
05:34:48 [2021-03-26T05:34:48.266Z] #40 ...
05:34:48 [2021-03-26T05:34:48.266Z] 
05:34:48 [2021-03-26T05:34:48.266Z] #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
05:34:48 [2021-03-26T05:34:48.266Z] #51 sha256:834eb008fe0e2cc9ef820d012c2a692e614105bcfdd901850741add3afe1bf6f
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.833 + RM_GOPATH=0
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.833 + TMP_GOPATH=
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.833 + : /build
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.833 + '[' -z '' ']'
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.833 ++ mktemp -d
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.833 + export GOPATH=/tmp/tmp.EQVQZ0eBEh
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.833 + GOPATH=/tmp/tmp.EQVQZ0eBEh
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.833 + RM_GOPATH=1
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.833 + case "$(go env GOARCH)" in
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.833 ++ go env GOARCH
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.847 + export GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.847 + GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.847 ++ dirname /tmp/install/install.sh
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.858 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.858 + dir=/tmp/install
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.858 + bin=shfmt
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.858 + shift
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.858 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.858 + . /tmp/install/shfmt.installer
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.858 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.858 + install_shfmt
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.858 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.858 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EQVQZ0eBEh/src/github.com/mvdan/sh
05:34:48 [2021-03-26T05:34:48.266Z] #51 7.858 Cloning into '/tmp/tmp.EQVQZ0eBEh/src/github.com/mvdan/sh'...
05:34:48 [2021-03-26T05:34:48.331Z] #50 32.39 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:34:48 [2021-03-26T05:34:48.331Z] #50 32.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:34:48 [2021-03-26T05:34:48.331Z] #50 32.45 go: extracting gopkg.in/ini.v1 v1.51.0
05:34:48 [2021-03-26T05:34:48.331Z] #50 32.53 go: extracting github.com/kisielk/gotool v1.0.0
05:34:48 [2021-03-26T05:34:48.331Z] #50 32.55 go: downloading github.com/hashicorp/hcl v1.0.0
05:34:48 [2021-03-26T05:34:48.498Z] #47 ...
05:34:48 [2021-03-26T05:34:48.498Z] 
05:34:48 [2021-03-26T05:34:48.498Z] #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
05:34:48 [2021-03-26T05:34:48.498Z] #51 sha256:77a64a65c75e3658c6474e4743c6f3156494807e132c3f507fa39d52603b98ce
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.485 + RM_GOPATH=0
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.485 + TMP_GOPATH=
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.485 + : /build
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.485 + '[' -z '' ']'
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.485 ++ mktemp -d
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.485 + export GOPATH=/tmp/tmp.kTfoILAtcO
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.485 + GOPATH=/tmp/tmp.kTfoILAtcO
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.485 + RM_GOPATH=1
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.485 + case "$(go env GOARCH)" in
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.485 ++ go env GOARCH
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.497 + export GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.497 + GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.497 ++ dirname /tmp/install/install.sh
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.498 + dir=/tmp/install
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.499 + bin=shfmt
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.499 + shift
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.499 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.499 + . /tmp/install/shfmt.installer
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.499 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.499 + install_shfmt
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.499 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.499 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.500 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kTfoILAtcO/src/github.com/mvdan/sh
05:34:48 [2021-03-26T05:34:48.498Z] #51 4.502 Cloning into '/tmp/tmp.kTfoILAtcO/src/github.com/mvdan/sh'...
05:34:48 [2021-03-26T05:34:48.498Z] #51 8.881 + cd /tmp/tmp.kTfoILAtcO/src/github.com/mvdan/sh
05:34:48 [2021-03-26T05:34:48.498Z] #51 8.881 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:48 [2021-03-26T05:34:48.498Z] #51 9.201 + GO111MODULE=on
05:34:48 [2021-03-26T05:34:48.498Z] #51 9.201 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:34:48 [2021-03-26T05:34:48.498Z] #51 ...
05:34:48 [2021-03-26T05:34:48.498Z] 
05:34:48 [2021-03-26T05:34:48.498Z] #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
05:34:48 [2021-03-26T05:34:48.498Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80
05:34:48 [2021-03-26T05:34:48.527Z] #51 ...
05:34:48 [2021-03-26T05:34:48.527Z] 
05:34:48 [2021-03-26T05:34:48.527Z] #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
05:34:48 [2021-03-26T05:34:48.527Z] #49 sha256:c24b11cad489938da75512f839180e935785d276b533fde4b555bd2b60e11747
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.951 + RM_GOPATH=0
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.951 + TMP_GOPATH=
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.951 + : /build
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.951 + '[' -z '' ']'
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.951 ++ mktemp -d
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.951 + export GOPATH=/tmp/tmp.VJs4cuiX1j
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.951 + GOPATH=/tmp/tmp.VJs4cuiX1j
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.951 + RM_GOPATH=1
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.951 + case "$(go env GOARCH)" in
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.951 ++ go env GOARCH
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.997 + export GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.997 + GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.527Z] #49 8.997 ++ dirname /tmp/install/install.sh
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.013 + dir=/tmp/install
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.013 + bin=golangci_lint
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.013 + shift
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.013 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.013 + . /tmp/install/golangci_lint.installer
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.013 ++ : v1.23.8
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.013 + install_golangci_lint
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.013 + set -e
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.013 + export GO111MODULE=on
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.013 + GO111MODULE=on
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.013 + GOBIN=/build
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.013 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.202 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.203 go: finding github.com v1.23.8
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.203 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.204 go: finding github.com/golangci/golangci-lint v1.23.8
05:34:48 [2021-03-26T05:34:48.527Z] #49 9.204 go: finding github.com/golangci v1.23.8
05:34:48 [2021-03-26T05:34:48.527Z] #49 10.65 go: downloading github.com/golangci/golangci-lint v1.23.8
05:34:48 [2021-03-26T05:34:48.527Z] #49 11.47 go: extracting github.com/golangci/golangci-lint v1.23.8
05:34:48 [2021-03-26T05:34:48.527Z] #49 ...
05:34:48 [2021-03-26T05:34:48.527Z] 
05:34:48 [2021-03-26T05:34:48.527Z] #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
05:34:48 [2021-03-26T05:34:48.527Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:34:48 [2021-03-26T05:34:48.527Z] #42 10.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:48 [2021-03-26T05:34:48.527Z] #42 10.34 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:48 [2021-03-26T05:34:48.527Z] #42 10.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:48 [2021-03-26T05:34:48.631Z] #50 32.60 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:34:48 [2021-03-26T05:34:48.631Z] #50 32.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:34:48 [2021-03-26T05:34:48.747Z] #47 17.15 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:34:48 [2021-03-26T05:34:48.747Z] #47 ...
05:34:48 [2021-03-26T05:34:48.747Z] 
05:34:48 [2021-03-26T05:34:48.747Z] #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
05:34:48 [2021-03-26T05:34:48.747Z] #58 sha256:5f2d918718a92eb3addb9d0c49029b8185d49b7625d4ea9c7c44cf533ad2b8b8
05:34:48 [2021-03-26T05:34:48.747Z] #58 15.76 + cd /tmp/tmp.6bxhgtUr76/src/github.com/rootless-containers/rootlesskit
05:34:48 [2021-03-26T05:34:48.747Z] #58 15.76 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:34:48 [2021-03-26T05:34:48.747Z] #58 15.79 + export GO111MODULE=on
05:34:48 [2021-03-26T05:34:48.747Z] #58 15.79 + GO111MODULE=on
05:34:48 [2021-03-26T05:34:48.747Z] #58 15.79 + export GOPROXY=https://proxy.golang.org
05:34:48 [2021-03-26T05:34:48.747Z] #58 15.79 + GOPROXY=https://proxy.golang.org
05:34:48 [2021-03-26T05:34:48.747Z] #58 15.79 + for f in rootlesskit rootlesskit-docker-proxy
05:34:48 [2021-03-26T05:34:48.747Z] #58 15.79 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:34:48 [2021-03-26T05:34:48.761Z] #12 ...
05:34:48 [2021-03-26T05:34:48.761Z] 
05:34:48 [2021-03-26T05:34:48.761Z] #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
05:34:48 [2021-03-26T05:34:48.761Z] #24 sha256:bd7ce9a2c2d02a14de9425723e40708a674f53d11157953e83cb51226fbc198d
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.776 + RM_GOPATH=0
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.776 + TMP_GOPATH=
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.776 + : /build
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.776 + '[' -z '' ']'
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.776 ++ mktemp -d
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.785 + export GOPATH=/tmp/tmp.yHC91UEylH
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.785 + GOPATH=/tmp/tmp.yHC91UEylH
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.785 + RM_GOPATH=1
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.785 + case "$(go env GOARCH)" in
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.785 ++ go env GOARCH
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.962 + export GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.962 + GO_BUILDMODE=-buildmode=pie
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.963 ++ dirname /tmp/install/install.sh
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.964 + dir=/tmp/install
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.965 + bin=dockercli
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.965 + shift
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.965 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.965 + . /tmp/install/dockercli.installer
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.965 ++ : stable
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.965 ++ : 17.06.2-ce
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.965 + install_dockercli
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.965 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.965 Install docker/cli version 17.06.2-ce from stable
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.966 ++ uname -m
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.968 + arch=aarch64
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.968 + '[' aarch64 '!=' x86_64 ']'
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.969 + '[' aarch64 '!=' s390x ']'
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.969 + '[' aarch64 '!=' armhf ']'
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.969 + build_dockercli
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.969 + git clone https://github.com/docker/docker-ce /tmp/tmp.yHC91UEylH/tmp/docker-ce
05:34:48 [2021-03-26T05:34:48.761Z] #24 5.971 Cloning into '/tmp/tmp.yHC91UEylH/tmp/docker-ce'...
05:34:48 [2021-03-26T05:34:48.788Z] #42 ...
05:34:48 [2021-03-26T05:34:48.788Z] 
05:34:48 [2021-03-26T05:34:48.788Z] #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
05:34:48 [2021-03-26T05:34:48.788Z] #47 sha256:2f5d8a82bfe1820ec145ecf99f8ea09264f15a828a1398e7a38aedc0aac77dfa
05:34:48 [2021-03-26T05:34:48.788Z] #47 11.49 go: downloading github.com/pkg/errors v0.9.1
05:34:48 [2021-03-26T05:34:48.788Z] #47 11.49 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:34:48 [2021-03-26T05:34:48.788Z] #47 11.68 go: downloading github.com/spf13/pflag v1.0.3
05:34:48 [2021-03-26T05:34:48.788Z] #47 11.68 go: downloading github.com/fatih/color v1.9.0
05:34:48 [2021-03-26T05:34:48.788Z] #47 11.73 go: downloading github.com/jonboulle/clockwork v0.1.0
05:34:48 [2021-03-26T05:34:48.930Z] #50 32.87 go: downloading github.com/spf13/cast v1.3.0
05:34:48 [2021-03-26T05:34:48.930Z] #50 32.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:34:48 [2021-03-26T05:34:48.930Z] #50 33.03 go: extracting github.com/spf13/afero v1.1.2
05:34:49 [2021-03-26T05:34:49.025Z] #24 ...
05:34:49 [2021-03-26T05:34:49.025Z] 
05:34:49 [2021-03-26T05:34:49.025Z] #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
05:34:49 [2021-03-26T05:34:49.025Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
05:34:49 [2021-03-26T05:34:49.025Z] #55 6.524 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:49 [2021-03-26T05:34:49.025Z] #55 6.569 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:49 [2021-03-26T05:34:49.025Z] #55 6.608 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:49 [2021-03-26T05:34:49.025Z] #55 7.429 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
05:34:49 [2021-03-26T05:34:49.025Z] #55 9.264 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
05:34:49 [2021-03-26T05:34:49.025Z] #55 9.966 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
05:34:49 [2021-03-26T05:34:49.048Z] #47 11.84 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:34:49 [2021-03-26T05:34:49.048Z] #47 11.92 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:34:49 [2021-03-26T05:34:49.048Z] #47 11.97 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:34:49 [2021-03-26T05:34:49.245Z] #50 33.13 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:34:49 [2021-03-26T05:34:49.245Z] #50 33.22 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:34:49 [2021-03-26T05:34:49.245Z] #50 33.33 go: downloading github.com/BurntSushi/toml v0.3.1
05:34:49 [2021-03-26T05:34:49.245Z] #50 ...
05:34:49 [2021-03-26T05:34:49.245Z] 
05:34:49 [2021-03-26T05:34:49.245Z] #30 [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
05:34:49 [2021-03-26T05:34:49.245Z] #30 sha256:2e20601c7b4badcd54206f7056599c6de931dd3a5a2bb6ccb3bf5e05ccfc6374
05:34:49 [2021-03-26T05:34:49.245Z] #30 30.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:34:49 [2021-03-26T05:34:49.245Z] #30 ...
05:34:49 [2021-03-26T05:34:49.245Z] 
05:34:49 [2021-03-26T05:34:49.245Z] #14 [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
05:34:49 [2021-03-26T05:34:49.245Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:34:49 [2021-03-26T05:34:49.245Z] #14 22.94 Fetched 8692 kB in 22s (389 kB/s)
05:34:49 [2021-03-26T05:34:49.245Z] #14 22.94 Reading package lists...
05:34:49 [2021-03-26T05:34:49.288Z] #55 ...
05:34:49 [2021-03-26T05:34:49.288Z] 
05:34:49 [2021-03-26T05:34:49.288Z] #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
05:34:49 [2021-03-26T05:34:49.288Z] #67 sha256:1040638a4e50889d28e7cfc6ac626f2b6f6925adcbe2e6e6d8b225aeba8b192a
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.830 + RM_GOPATH=0
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.830 + TMP_GOPATH=
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.830 + : /build
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.830 + '[' -z '' ']'
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.830 ++ mktemp -d
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.832 + export GOPATH=/tmp/tmp.jXH4v88gyf
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.832 + GOPATH=/tmp/tmp.jXH4v88gyf
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.832 + RM_GOPATH=1
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.832 + case "$(go env GOARCH)" in
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.833 ++ go env GOARCH
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + export GO_BUILDMODE=-buildmode=pie
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + GO_BUILDMODE=-buildmode=pie
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 ++ dirname /tmp/install/install.sh
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + dir=/tmp/install
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + bin=proxy
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + shift
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + '[' '!' -f /tmp/install/proxy.installer ']'
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + . /tmp/install/proxy.installer
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + install_proxy
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + case "$1" in
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + export CGO_ENABLED=0
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + CGO_ENABLED=0
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + _install_proxy
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.855 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jXH4v88gyf/src/github.com/docker/libnetwork
05:34:49 [2021-03-26T05:34:49.288Z] #67 4.860 Cloning into '/tmp/tmp.jXH4v88gyf/src/github.com/docker/libnetwork'...
05:34:49 [2021-03-26T05:34:49.288Z] #67 ...
05:34:49 [2021-03-26T05:34:49.288Z] 
05:34:49 [2021-03-26T05:34:49.288Z] #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
05:34:49 [2021-03-26T05:34:49.288Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
05:34:49 [2021-03-26T05:34:49.288Z] #32 6.799 + git clone https://github.com/kolyshkin/go-swagger.git .
05:34:49 [2021-03-26T05:34:49.288Z] #32 6.801 Cloning into '.'...
05:34:49 [2021-03-26T05:34:49.331Z] #47 12.24 go: extracting github.com/fatih/color v1.9.0
05:34:49 [2021-03-26T05:34:49.544Z] #14 32.89 Reading package lists...
05:34:49 [2021-03-26T05:34:49.544Z] #14 ...
05:34:49 [2021-03-26T05:34:49.544Z] 
05:34:49 [2021-03-26T05:34:49.544Z] #50 [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
05:34:49 [2021-03-26T05:34:49.544Z] #50 sha256:dce2d9c2baa8cace4170a143861995e2a44e60c9fc3a5bf167adc57653e5ced1
05:34:49 [2021-03-26T05:34:49.544Z] #50 33.37 go: downloading github.com/uudashr/gocognit v1.0.1
05:34:49 [2021-03-26T05:34:49.544Z] #50 33.49 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:34:49 [2021-03-26T05:34:49.544Z] #50 33.49 go: downloading github.com/gogo/protobuf v1.2.1
05:34:49 [2021-03-26T05:34:49.544Z] #50 33.61 go: extracting github.com/uudashr/gocognit v1.0.1
05:34:49 [2021-03-26T05:34:49.544Z] #50 33.65 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:34:49 [2021-03-26T05:34:49.544Z] #50 33.66 go: downloading golang.org/x/text v0.3.2
05:34:49 [2021-03-26T05:34:49.544Z] #50 33.69 go: extracting github.com/spf13/cast v1.3.0
05:34:49 [2021-03-26T05:34:49.551Z] #32 ...
05:34:49 [2021-03-26T05:34:49.551Z] 
05:34:49 [2021-03-26T05:34:49.551Z] #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
05:34:49 [2021-03-26T05:34:49.551Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:34:49 [2021-03-26T05:34:49.551Z] #42 7.358 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:49 [2021-03-26T05:34:49.551Z] #42 7.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:49 [2021-03-26T05:34:49.551Z] #42 7.424 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:49 [2021-03-26T05:34:49.551Z] #42 8.331 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
05:34:49 [2021-03-26T05:34:49.551Z] #42 10.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
05:34:49 [2021-03-26T05:34:49.551Z] #42 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
05:34:49 [2021-03-26T05:34:49.551Z] #42 ...
05:34:49 [2021-03-26T05:34:49.551Z] 
05:34:49 [2021-03-26T05:34:49.551Z] #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
05:34:49 [2021-03-26T05:34:49.551Z] #45 sha256:754f6ebc61a6f30269b75abc660dd9c34a33e4ea5ae3ccf59e7f56b68fc34cf3
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.410 + RM_GOPATH=0
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.410 + TMP_GOPATH=
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.410 + : /build
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.410 + '[' -z '' ']'
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.410 ++ mktemp -d
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.411 + export GOPATH=/tmp/tmp.RcXN98xK0G
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.411 + GOPATH=/tmp/tmp.RcXN98xK0G
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.411 + RM_GOPATH=1
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.411 + case "$(go env GOARCH)" in
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.413 ++ go env GOARCH
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.435 + export GO_BUILDMODE=-buildmode=pie
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.435 + GO_BUILDMODE=-buildmode=pie
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.435 ++ dirname /tmp/install/install.sh
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.435 + dir=/tmp/install
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.435 + bin=vndr
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.435 + shift
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.435 + '[' '!' -f /tmp/install/vndr.installer ']'
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.435 + . /tmp/install/vndr.installer
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.435 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.435 + install_vndr
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.435 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.435 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RcXN98xK0G/src/github.com/LK4D4/vndr
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.436 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:34:49 [2021-03-26T05:34:49.551Z] #45 5.447 Cloning into '/tmp/tmp.RcXN98xK0G/src/github.com/LK4D4/vndr'...
05:34:49 [2021-03-26T05:34:49.551Z] #45 7.069 + cd /tmp/tmp.RcXN98xK0G/src/github.com/LK4D4/vndr
05:34:49 [2021-03-26T05:34:49.551Z] #45 7.070 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:34:49 [2021-03-26T05:34:49.551Z] #45 7.147 + go build -buildmode=pie -v -o /build/vndr .
05:34:49 [2021-03-26T05:34:49.551Z] #45 7.869 internal/race
05:34:49 [2021-03-26T05:34:49.551Z] #45 7.874 runtime/internal/sys
05:34:49 [2021-03-26T05:34:49.551Z] #45 7.884 internal/cpu
05:34:49 [2021-03-26T05:34:49.551Z] #45 7.978 runtime/internal/atomic
05:34:49 [2021-03-26T05:34:49.551Z] #45 7.994 sync/atomic
05:34:49 [2021-03-26T05:34:49.551Z] #45 8.209 runtime/internal/math
05:34:49 [2021-03-26T05:34:49.551Z] #45 8.334 unicode
05:34:49 [2021-03-26T05:34:49.551Z] #45 8.342 unicode/utf8
05:34:49 [2021-03-26T05:34:49.551Z] #45 8.375 internal/bytealg
05:34:49 [2021-03-26T05:34:49.551Z] #45 8.460 math/bits
05:34:49 [2021-03-26T05:34:49.551Z] #45 8.659 internal/testlog
05:34:49 [2021-03-26T05:34:49.551Z] #45 9.179 encoding
05:34:49 [2021-03-26T05:34:49.551Z] #45 9.218 math
05:34:49 [2021-03-26T05:34:49.551Z] #45 9.331 unicode/utf16
05:34:49 [2021-03-26T05:34:49.551Z] #45 9.467 container/list
05:34:49 [2021-03-26T05:34:49.551Z] #45 9.595 crypto/internal/subtle
05:34:49 [2021-03-26T05:34:49.551Z] #45 9.643 runtime
05:34:49 [2021-03-26T05:34:49.551Z] #45 9.902 crypto/subtle
05:34:49 [2021-03-26T05:34:49.551Z] #45 10.10 vendor/golang.org/x/crypto/cryptobyte/asn1
05:34:49 [2021-03-26T05:34:49.551Z] #45 10.13 internal/nettrace
05:34:49 [2021-03-26T05:34:49.551Z] #45 10.26 runtime/cgo
05:34:49 [2021-03-26T05:34:49.551Z] #45 10.51 vendor/golang.org/x/crypto/internal/subtle
05:34:49 [2021-03-26T05:34:49.842Z] #50 33.78 go: downloading github.com/subosito/gotenv v1.2.0
05:34:49 [2021-03-26T05:34:49.842Z] #50 33.79 go: extracting github.com/hashicorp/hcl v1.0.0
05:34:49 [2021-03-26T05:34:49.842Z] #50 ...
05:34:49 [2021-03-26T05:34:49.842Z] 
05:34:49 [2021-03-26T05:34:49.842Z] #68 [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
05:34:49 [2021-03-26T05:34:49.842Z] #68 sha256:33cc8264e735c11e9b391cb150c782c95f9638ad13dba983767db45e8e0158c7
05:34:49 [2021-03-26T05:34:49.842Z] #68 23.84 Checking out files:  82% (1570/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.
05:34:49 [2021-03-26T05:34:49.842Z] #68 24.21 + cd /tmp/tmp.JrakXyYjsp/src/github.com/docker/libnetwork
05:34:49 [2021-03-26T05:34:49.842Z] #68 24.21 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:34:49 [2021-03-26T05:34:49.842Z] #68 24.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:34:49 [2021-03-26T05:34:49.842Z] #68 ...
05:34:49 [2021-03-26T05:34:49.842Z] 
05:34:49 [2021-03-26T05:34:49.842Z] #30 [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
05:34:49 [2021-03-26T05:34:49.842Z] #30 sha256:2e20601c7b4badcd54206f7056599c6de931dd3a5a2bb6ccb3bf5e05ccfc6374
05:34:49 [2021-03-26T05:34:49.842Z] #30 31.26 
05:34:49 [2021-03-26T05:34:49.848Z] #13 ...
05:34:49 [2021-03-26T05:34:49.848Z] 
05:34:49 [2021-03-26T05:34:49.848Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:34:49 [2021-03-26T05:34:49.848Z] #34 sha256:24ff3bef44c6291eb6b0f07bc818ce71c8a89cf7ef2db9401cf291613a000e63
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.521 + RM_GOPATH=0
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.521 + TMP_GOPATH=
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.521 + : /build
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.521 + '[' -z '' ']'
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.521 ++ mktemp -d
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.521 + export GOPATH=/tmp/tmp.lMxfCidcAO
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.521 + GOPATH=/tmp/tmp.lMxfCidcAO
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.521 + RM_GOPATH=1
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.521 + case "$(go env GOARCH)" in
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.521 ++ go env GOARCH
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.527 + export GO_BUILDMODE=-buildmode=pie
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.527 + GO_BUILDMODE=-buildmode=pie
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.528 ++ dirname /tmp/install/install.sh
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.531 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.531 + dir=/tmp/install
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.531 + bin=tomlv
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.531 + shift
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.531 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.531 + . /tmp/install/tomlv.installer
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.531 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.531 + install_tomlv
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.531 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.531 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lMxfCidcAO/src/github.com/BurntSushi/toml
05:34:49 [2021-03-26T05:34:49.848Z] #34 5.531 Cloning into '/tmp/tmp.lMxfCidcAO/src/github.com/BurntSushi/toml'...
05:34:49 [2021-03-26T05:34:49.848Z] #34 6.042 + cd /tmp/tmp.lMxfCidcAO/src/github.com/BurntSushi/toml
05:34:49 [2021-03-26T05:34:49.848Z] #34 6.042 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:49 [2021-03-26T05:34:49.848Z] #34 6.080 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:34:49 [2021-03-26T05:34:49.848Z] #34 6.393 internal/cpu
05:34:49 [2021-03-26T05:34:49.848Z] #34 6.405 runtime/internal/atomic
05:34:49 [2021-03-26T05:34:49.848Z] #34 6.543 runtime/internal/sys
05:34:49 [2021-03-26T05:34:49.848Z] #34 6.596 internal/bytealg
05:34:49 [2021-03-26T05:34:49.848Z] #34 6.676 runtime/internal/math
05:34:49 [2021-03-26T05:34:49.848Z] #34 6.742 math/bits
05:34:49 [2021-03-26T05:34:49.848Z] #34 7.039 runtime
05:34:49 [2021-03-26T05:34:49.848Z] #34 7.092 math
05:34:49 [2021-03-26T05:34:49.855Z] #45 ...
05:34:49 [2021-03-26T05:34:49.855Z] 
05:34:49 [2021-03-26T05:34:49.855Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:34:49 [2021-03-26T05:34:49.855Z] #34 sha256:9a0c383721e5d71dd244bd88902518fc18fe87872347635222072d5560564e05
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.813 + RM_GOPATH=0
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.813 + TMP_GOPATH=
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.813 + : /build
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.813 + '[' -z '' ']'
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.817 ++ mktemp -d
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.957 + export GOPATH=/tmp/tmp.N57qRygKpz
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.957 + GOPATH=/tmp/tmp.N57qRygKpz
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.957 + RM_GOPATH=1
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.957 + case "$(go env GOARCH)" in
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.957 ++ go env GOARCH
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.980 + export GO_BUILDMODE=-buildmode=pie
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.980 + GO_BUILDMODE=-buildmode=pie
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.988 ++ dirname /tmp/install/install.sh
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.988 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.991 + dir=/tmp/install
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.991 + bin=tomlv
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.991 + shift
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.991 + '[' '!' -f /tmp/install/tomlv.installer ']'
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.991 + . /tmp/install/tomlv.installer
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.991 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.991 + install_tomlv
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.991 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.991 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.N57qRygKpz/src/github.com/BurntSushi/toml
05:34:49 [2021-03-26T05:34:49.855Z] #34 5.995 Cloning into '/tmp/tmp.N57qRygKpz/src/github.com/BurntSushi/toml'...
05:34:49 [2021-03-26T05:34:49.855Z] #34 7.646 + cd /tmp/tmp.N57qRygKpz/src/github.com/BurntSushi/toml
05:34:49 [2021-03-26T05:34:49.855Z] #34 7.647 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:49 [2021-03-26T05:34:49.855Z] #34 7.671 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:34:49 [2021-03-26T05:34:49.855Z] #34 8.205 math/bits
05:34:49 [2021-03-26T05:34:49.855Z] #34 8.218 runtime/internal/math
05:34:49 [2021-03-26T05:34:49.855Z] #34 8.276 internal/cpu
05:34:49 [2021-03-26T05:34:49.855Z] #34 8.281 runtime/internal/atomic
05:34:49 [2021-03-26T05:34:49.855Z] #34 8.356 unicode/utf8
05:34:49 [2021-03-26T05:34:49.855Z] #34 8.761 internal/bytealg
05:34:49 [2021-03-26T05:34:49.855Z] #34 8.773 math
05:34:49 [2021-03-26T05:34:49.855Z] #34 8.777 unicode
05:34:49 [2021-03-26T05:34:49.855Z] #34 8.839 internal/testlog
05:34:49 [2021-03-26T05:34:49.855Z] #34 9.380 runtime/cgo
05:34:49 [2021-03-26T05:34:49.855Z] #34 10.60 runtime
05:34:49 [2021-03-26T05:34:49.907Z] #47 12.57 go: downloading github.com/mattn/go-isatty v0.0.12
05:34:49 [2021-03-26T05:34:49.907Z] #47 12.67 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:34:49 [2021-03-26T05:34:49.907Z] #47 12.73 go: extracting github.com/jonboulle/clockwork v0.1.0
05:34:49 [2021-03-26T05:34:49.907Z] #47 12.81 go: extracting github.com/pkg/errors v0.9.1
05:34:50 [2021-03-26T05:34:50.110Z] #34 ...
05:34:50 [2021-03-26T05:34:50.110Z] 
05:34:50 [2021-03-26T05:34:50.110Z] #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
05:34:50 [2021-03-26T05:34:50.110Z] #47 sha256:8c509eff5c194ed32704f66950206c5800fa214e0a58c8fe6dbdd7cc9bc2d2f7
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.832 + RM_GOPATH=0
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.832 + TMP_GOPATH=
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.832 + : /build
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.832 + '[' -z '' ']'
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.832 ++ mktemp -d
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.832 + export GOPATH=/tmp/tmp.BRL05ZoWsr
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.832 + GOPATH=/tmp/tmp.BRL05ZoWsr
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.832 + RM_GOPATH=1
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.832 + case "$(go env GOARCH)" in
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.832 ++ go env GOARCH
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + export GO_BUILDMODE=-buildmode=pie
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + GO_BUILDMODE=-buildmode=pie
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 ++ dirname /tmp/install/install.sh
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + dir=/tmp/install
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + bin=gotestsum
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + shift
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + '[' '!' -f /tmp/install/gotestsum.installer ']'
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + . /tmp/install/gotestsum.installer
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 ++ : v0.5.3
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + install_gotestsum
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + set -e
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + export GO111MODULE=on
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + GO111MODULE=on
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + GOBIN=/build
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.849 + go get gotest.tools/gotestsum@v0.5.3
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.974 go: finding gotest.tools/gotestsum v0.5.3
05:34:50 [2021-03-26T05:34:50.110Z] #47 5.974 go: finding gotest.tools v0.5.3
05:34:50 [2021-03-26T05:34:50.110Z] #47 6.579 go: downloading gotest.tools/gotestsum v0.5.3
05:34:50 [2021-03-26T05:34:50.110Z] #47 7.078 go: extracting gotest.tools/gotestsum v0.5.3
05:34:50 [2021-03-26T05:34:50.110Z] #47 7.778 go: downloading github.com/spf13/pflag v1.0.3
05:34:50 [2021-03-26T05:34:50.110Z] #47 7.783 go: downloading github.com/pkg/errors v0.9.1
05:34:50 [2021-03-26T05:34:50.110Z] #47 7.816 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:34:50 [2021-03-26T05:34:50.110Z] #47 7.836 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:34:50 [2021-03-26T05:34:50.110Z] #47 7.884 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:34:50 [2021-03-26T05:34:50.110Z] #47 7.955 go: extracting github.com/pkg/errors v0.9.1
05:34:50 [2021-03-26T05:34:50.110Z] #47 7.991 go: downloading github.com/fatih/color v1.9.0
05:34:50 [2021-03-26T05:34:50.110Z] #47 7.991 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:34:50 [2021-03-26T05:34:50.110Z] #47 8.015 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:34:50 [2021-03-26T05:34:50.110Z] #47 8.049 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:34:50 [2021-03-26T05:34:50.110Z] #47 8.147 go: downloading github.com/jonboulle/clockwork v0.1.0
05:34:50 [2021-03-26T05:34:50.110Z] #47 8.448 go: extracting github.com/fatih/color v1.9.0
05:34:50 [2021-03-26T05:34:50.110Z] #47 8.463 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:34:50 [2021-03-26T05:34:50.110Z] #47 8.562 go: downloading github.com/mattn/go-isatty v0.0.12
05:34:50 [2021-03-26T05:34:50.110Z] #47 8.618 go: downloading github.com/mattn/go-colorable v0.1.6
05:34:50 [2021-03-26T05:34:50.110Z] #47 ...
05:34:50 [2021-03-26T05:34:50.110Z] 
05:34:50 [2021-03-26T05:34:50.110Z] #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
05:34:50 [2021-03-26T05:34:50.110Z] #58 sha256:9078fd33bd6b4927338597df380ebe8e6eb6bc470fd69a475060052bb75023d4
05:34:50 [2021-03-26T05:34:50.110Z] #58 8.626 + RM_GOPATH=0
05:34:50 [2021-03-26T05:34:50.110Z] #58 8.627 + TMP_GOPATH=
05:34:50 [2021-03-26T05:34:50.110Z] #58 8.627 + : /build
05:34:50 [2021-03-26T05:34:50.110Z] #58 8.627 + '[' -z '' ']'
05:34:50 [2021-03-26T05:34:50.110Z] #58 8.628 ++ mktemp -d
05:34:50 [2021-03-26T05:34:50.110Z] #58 8.629 + export GOPATH=/tmp/tmp.kSJP3o1TZ1
05:34:50 [2021-03-26T05:34:50.110Z] #58 8.633 + GOPATH=/tmp/tmp.kSJP3o1TZ1
05:34:50 [2021-03-26T05:34:50.110Z] #58 8.633 + RM_GOPATH=1
05:34:50 [2021-03-26T05:34:50.110Z] #58 8.633 + case "$(go env GOARCH)" in
05:34:50 [2021-03-26T05:34:50.110Z] #58 8.634 ++ go env GOARCH
05:34:50 [2021-03-26T05:34:50.119Z] #34 ...
05:34:50 [2021-03-26T05:34:50.119Z] 
05:34:50 [2021-03-26T05:34:50.119Z] #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
05:34:50 [2021-03-26T05:34:50.119Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80
05:34:50 [2021-03-26T05:34:50.119Z] #12 DONE 12.1s
05:34:50 [2021-03-26T05:34:50.119Z] 
05:34:50 [2021-03-26T05:34:50.119Z] #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
05:34:50 [2021-03-26T05:34:50.119Z] #29 sha256:ec2026bc70cd8fd53f59dead40bfd6ce0476ea21083a58e6f8a5b0dff4a0f425
05:34:50 [2021-03-26T05:34:50.119Z] #29 5.362 
                                                                           0.0%
#                                                                          2.2%
###                                                                        4.7%
######                                                                     8.4%
########                                                                  12.1%
###########                                                               15.4%
#############                                                             18.5%
################                                                          23.1%
##################                                                        26.0%
####################                                                      28.1%
######################                                                    30.6%
#######################                                                   32.9%
########################                                                  34.0%
##########################                                                36.7%
##############################                                            42.9%
#################################                                         46.2%
####################################                                      50.4%
#####################################                                     52.4%
########################################                                  56.3%
#########################################                                 57.4%
###########################################                               60.3%
##############################################                            63.9%
###############################################                           65.5%
###############################################                           65.7%
################################################                          67.1%
#################################################                         68.7%
##################################################                        70.2%
###################################################                       72.0%
####################################################                      73.5%
######################################################                    75.0%
######################################################                    76.1%
########################################################                  77.8%
#########################################################                 79.4%
##########################################################                80.8%
###########################################################               82.4%
############################################################              83.6%
#############################################################             85.1%
##############################################################            87.0%
################################################################          89.1%
#################################################################         90.8%
##################################################################        92.3%
##################################################################        92.5%
###################################################################       93.8%
####################################################################      95.7%
######################################################################    97.7%
######################################################################    97.9%
######################################################################## 100.0%
05:34:50 [2021-03-26T05:34:50.119Z] #29 11.33 
05:34:50 [2021-03-26T05:34:50.119Z] #29 12.44 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
05:34:50 [2021-03-26T05:34:50.119Z] #29 12.75 
05:34:50 [2021-03-26T05:34:50.119Z] #29 12.99 
                                                                           0.1%
######################################################################## 100.0%
05:34:50 [2021-03-26T05:34:50.136Z] #58 18.55 go: downloading github.com/urfave/cli/v2 v2.3.0
05:34:50 [2021-03-26T05:34:50.136Z] #58 18.78 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:34:50 [2021-03-26T05:34:50.140Z] #30 31.47 
######################################################################## 100.0%
05:34:50 [2021-03-26T05:34:50.140Z] #30 31.67 
05:34:50 [2021-03-26T05:34:50.167Z] #47 12.81 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:34:50 [2021-03-26T05:34:50.167Z] #47 12.94 go: downloading github.com/mattn/go-colorable v0.1.6
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.662 + export GO_BUILDMODE=-buildmode=pie
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.663 + GO_BUILDMODE=-buildmode=pie
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 ++ dirname /tmp/install/install.sh
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 + dir=/tmp/install
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 + bin=rootlesskit
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 + shift
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 + . /tmp/install/rootlesskit.installer
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 ++ : 81d7d047d09a5b93645817ec580181de7a984082
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 + install_rootlesskit
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 + case "$1" in
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 + export CGO_ENABLED=0
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 + CGO_ENABLED=0
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 + _install_rootlesskit
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082'
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kSJP3o1TZ1/src/github.com/rootless-containers/rootlesskit
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.669 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082
05:34:50 [2021-03-26T05:34:50.372Z] #58 8.680 Cloning into '/tmp/tmp.kSJP3o1TZ1/src/github.com/rootless-containers/rootlesskit'...
05:34:50 [2021-03-26T05:34:50.386Z] #29 13.21 
05:34:50 [2021-03-26T05:34:50.428Z] #47 13.12 go: extracting github.com/mattn/go-isatty v0.0.12
05:34:50 [2021-03-26T05:34:50.428Z] #47 13.18 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:34:50 [2021-03-26T05:34:50.447Z] #58 18.92 go: downloading github.com/gorilla/mux v1.8.0
05:34:50 [2021-03-26T05:34:50.447Z] #58 18.92 go: downloading github.com/pkg/errors v0.9.1
05:34:50 [2021-03-26T05:34:50.447Z] #58 18.92 go: downloading github.com/moby/vpnkit v0.5.0
05:34:50 [2021-03-26T05:34:50.447Z] #58 18.92 go: downloading github.com/google/uuid v1.2.0
05:34:50 [2021-03-26T05:34:50.447Z] #58 18.92 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:34:50 [2021-03-26T05:34:50.699Z] #47 13.47 go: extracting github.com/spf13/pflag v1.0.3
05:34:50 [2021-03-26T05:34:50.699Z] #47 13.48 go: extracting github.com/mattn/go-colorable v0.1.6
05:34:50 [2021-03-26T05:34:50.717Z] #58 19.24 go: downloading github.com/sirupsen/logrus v1.8.1
05:34:50 [2021-03-26T05:34:50.717Z] #58 19.27 go: extracting github.com/pkg/errors v0.9.1
05:34:50 [2021-03-26T05:34:50.981Z] #58 19.44 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:34:50 [2021-03-26T05:34:50.981Z] #58 19.61 go: extracting github.com/gorilla/mux v1.8.0
05:34:51 [2021-03-26T05:34:51.197Z] #30 32.53 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:34:51 [2021-03-26T05:34:51.197Z] #30 ...
05:34:51 [2021-03-26T05:34:51.197Z] 
05:34:51 [2021-03-26T05:34:51.197Z] #52 [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
05:34:51 [2021-03-26T05:34:51.197Z] #52 sha256:01b005bfb32ee53983849fc97b333185bf63a90279b4478e691a79979c0e1df0
05:34:51 [2021-03-26T05:34:51.197Z] #52 25.07 runtime
05:34:51 [2021-03-26T05:34:51.197Z] #52 ...
05:34:51 [2021-03-26T05:34:51.197Z] 
05:34:51 [2021-03-26T05:34:51.197Z] #50 [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
05:34:51 [2021-03-26T05:34:51.197Z] #50 sha256:dce2d9c2baa8cace4170a143861995e2a44e60c9fc3a5bf167adc57653e5ced1
05:34:51 [2021-03-26T05:34:51.197Z] #50 34.03 go: extracting github.com/BurntSushi/toml v0.3.1
05:34:51 [2021-03-26T05:34:51.197Z] #50 34.19 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:34:51 [2021-03-26T05:34:51.197Z] #50 34.59 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:34:51 [2021-03-26T05:34:51.197Z] #50 34.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:34:51 [2021-03-26T05:34:51.197Z] #50 34.77 go: downloading github.com/davecgh/go-spew v1.1.1
05:34:51 [2021-03-26T05:34:51.197Z] #50 34.89 go: downloading github.com/go-toolsmith/astp v1.0.0
05:34:51 [2021-03-26T05:34:51.197Z] #50 35.40 go: extracting github.com/subosito/gotenv v1.2.0
05:34:51 [2021-03-26T05:34:51.205Z] #57 147.0 + bin/containerd-stress
05:34:51 [2021-03-26T05:34:51.242Z] #58 19.82 go: downloading github.com/gofrs/flock v0.8.0
05:34:51 [2021-03-26T05:34:51.242Z] #58 ...
05:34:51 [2021-03-26T05:34:51.242Z] 
05:34:51 [2021-03-26T05:34:51.242Z] #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
05:34:51 [2021-03-26T05:34:51.242Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:34:51 [2021-03-26T05:34:51.242Z] #32 9.369 + git clone https://github.com/kolyshkin/go-swagger.git .
05:34:51 [2021-03-26T05:34:51.242Z] #32 9.376 Cloning into '.'...
05:34:51 [2021-03-26T05:34:51.496Z] #50 35.46 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:34:51 [2021-03-26T05:34:51.496Z] #50 35.54 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:34:51 [2021-03-26T05:34:51.496Z] #50 35.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:34:51 [2021-03-26T05:34:51.496Z] #50 35.61 go: downloading github.com/go-toolsmith/typep v1.0.0
05:34:51 [2021-03-26T05:34:51.496Z] #50 35.66 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:34:51 [2021-03-26T05:34:51.496Z] #50 35.70 go: extracting github.com/go-toolsmith/astp v1.0.0
05:34:51 [2021-03-26T05:34:51.496Z] #50 35.74 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:34:51 [2021-03-26T05:34:51.502Z] #32 ...
05:34:51 [2021-03-26T05:34:51.502Z] 
05:34:51 [2021-03-26T05:34:51.502Z] #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
05:34:51 [2021-03-26T05:34:51.502Z] #67 sha256:dfb8f9562309d9d9d0a5d04226da35239e8fc58fb9a5e91afa8be7908f4f4694
05:34:51 [2021-03-26T05:34:51.760Z] #58 ...
05:34:51 [2021-03-26T05:34:51.760Z] 
05:34:51 [2021-03-26T05:34:51.760Z] #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
05:34:51 [2021-03-26T05:34:51.760Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:34:51 [2021-03-26T05:34:51.760Z] #55 7.538 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:51 [2021-03-26T05:34:51.760Z] #55 7.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:51 [2021-03-26T05:34:51.760Z] #55 7.624 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:51 [2021-03-26T05:34:51.760Z] #55 8.584 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:51 [2021-03-26T05:34:51.760Z] #55 ...
05:34:51 [2021-03-26T05:34:51.760Z] 
05:34:51 [2021-03-26T05:34:51.760Z] #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
05:34:51 [2021-03-26T05:34:51.760Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:34:51 [2021-03-26T05:34:51.760Z] #36 7.246 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:51 [2021-03-26T05:34:51.760Z] #36 7.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:51 [2021-03-26T05:34:51.760Z] #36 7.296 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:51 [2021-03-26T05:34:51.760Z] #36 8.083 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:51 [2021-03-26T05:34:51.760Z] #36 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:34:51 [2021-03-26T05:34:51.763Z] #67 19.23 Checking out files:  40% (773/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:  67% (1290/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)   
05:34:51 [2021-03-26T05:34:51.763Z] #67 ...
05:34:51 [2021-03-26T05:34:51.763Z] 
05:34:51 [2021-03-26T05:34:51.763Z] #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
05:34:51 [2021-03-26T05:34:51.763Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:34:51 [2021-03-26T05:34:51.763Z] #40 9.922 + git clone https://github.com/docker/distribution.git .
05:34:51 [2021-03-26T05:34:51.763Z] #40 9.928 Cloning into '.'...
05:34:51 [2021-03-26T05:34:51.763Z] #40 ...
05:34:51 [2021-03-26T05:34:51.763Z] 
05:34:51 [2021-03-26T05:34:51.763Z] #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
05:34:51 [2021-03-26T05:34:51.763Z] #24 sha256:c1b99ac0e4faff572d522a1a7ec410b2ad27a129b4e7cf6e2797fcb1a85e66d4
05:34:51 [2021-03-26T05:34:51.763Z] #24 18.99 + mkdir -p /build
05:34:51 [2021-03-26T05:34:51.763Z] #24 19.10 + mv docker/docker /build/
05:34:51 [2021-03-26T05:34:51.763Z] #24 19.27 + rmdir docker
05:34:51 [2021-03-26T05:34:51.763Z] #24 DONE 20.3s
05:34:51 [2021-03-26T05:34:51.763Z] 
05:34:51 [2021-03-26T05:34:51.763Z] #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
05:34:51 [2021-03-26T05:34:51.763Z] #67 sha256:dfb8f9562309d9d9d0a5d04226da35239e8fc58fb9a5e91afa8be7908f4f4694
05:34:51 [2021-03-26T05:34:51.797Z] #50 35.82 go: extracting github.com/davecgh/go-spew v1.1.1
05:34:51 [2021-03-26T05:34:51.797Z] #50 35.86 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:34:51 [2021-03-26T05:34:51.859Z] #29 14.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
05:34:52 [2021-03-26T05:34:52.023Z] #36 ...
05:34:52 [2021-03-26T05:34:52.023Z] 
05:34:52 [2021-03-26T05:34:52.023Z] #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
05:34:52 [2021-03-26T05:34:52.023Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:34:52 [2021-03-26T05:34:52.023Z] #40 8.281 + git clone https://github.com/docker/distribution.git .
05:34:52 [2021-03-26T05:34:52.023Z] #40 8.281 Cloning into '.'...
05:34:52 [2021-03-26T05:34:52.023Z] #40 ...
05:34:52 [2021-03-26T05:34:52.023Z] 
05:34:52 [2021-03-26T05:34:52.023Z] #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
05:34:52 [2021-03-26T05:34:52.023Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.142 + RM_GOPATH=0
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.142 + TMP_GOPATH=
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.142 + : /build
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.142 + '[' -z '' ']'
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 ++ mktemp -d
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + export GOPATH=/tmp/tmp.Nr6qp0VPwt
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + GOPATH=/tmp/tmp.Nr6qp0VPwt
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + RM_GOPATH=1
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + case "$(go env GOARCH)" in
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 ++ go env GOARCH
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + export GO_BUILDMODE=-buildmode=pie
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + GO_BUILDMODE=-buildmode=pie
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 ++ dirname /tmp/install/install.sh
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + dir=/tmp/install
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + bin=golangci_lint
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + shift
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + . /tmp/install/golangci_lint.installer
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 ++ : v1.23.8
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + install_golangci_lint
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + set -e
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + export GO111MODULE=on
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + GO111MODULE=on
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + GOBIN=/build
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 go: finding github.com v1.23.8
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.172 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.179 go: finding github.com/golangci v1.23.8
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.179 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.179 go: finding github.com/golangci/golangci-lint v1.23.8
05:34:52 [2021-03-26T05:34:52.023Z] #49 6.823 go: downloading github.com/golangci/golangci-lint v1.23.8
05:34:52 [2021-03-26T05:34:52.023Z] #49 7.360 go: extracting github.com/golangci/golangci-lint v1.23.8
05:34:52 [2021-03-26T05:34:52.098Z] #50 36.13 go: extracting github.com/go-toolsmith/typep v1.0.0
05:34:52 [2021-03-26T05:34:52.098Z] #50 36.14 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:34:52 [2021-03-26T05:34:52.098Z] #50 36.14 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:34:52 [2021-03-26T05:34:52.098Z] #50 36.17 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:34:52 [2021-03-26T05:34:52.098Z] #50 36.18 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:34:52 [2021-03-26T05:34:52.098Z] #50 ...
05:34:52 [2021-03-26T05:34:52.098Z] 
05:34:52 [2021-03-26T05:34:52.098Z] #30 [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
05:34:52 [2021-03-26T05:34:52.098Z] #30 sha256:2e20601c7b4badcd54206f7056599c6de931dd3a5a2bb6ccb3bf5e05ccfc6374
05:34:52 [2021-03-26T05:34:52.098Z] #30 33.05 
05:34:52 [2021-03-26T05:34:52.098Z] #30 33.25 
######################################################################## 100.0%
05:34:52 [2021-03-26T05:34:52.098Z] #30 33.49 
05:34:52 [2021-03-26T05:34:52.098Z] #30 33.60 Download of images into '/build' complete.
05:34:52 [2021-03-26T05:34:52.098Z] #30 33.60 Use something like the following to load the result into a Docker daemon:
05:34:52 [2021-03-26T05:34:52.098Z] #30 33.60   tar -cC '/build' . | docker load
05:34:52 [2021-03-26T05:34:52.098Z] #30 DONE 33.7s
05:34:52 [2021-03-26T05:34:52.098Z] 
05:34:52 [2021-03-26T05:34:52.098Z] #50 [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
05:34:52 [2021-03-26T05:34:52.098Z] #50 sha256:dce2d9c2baa8cace4170a143861995e2a44e60c9fc3a5bf167adc57653e5ced1
05:34:52 [2021-03-26T05:34:52.098Z] #50 36.28 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:34:52 [2021-03-26T05:34:52.098Z] #50 36.32 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:34:52 [2021-03-26T05:34:52.147Z] #29 14.88 
05:34:52 [2021-03-26T05:34:52.285Z] #49 ...
05:34:52 [2021-03-26T05:34:52.285Z] 
05:34:52 [2021-03-26T05:34:52.285Z] #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
05:34:52 [2021-03-26T05:34:52.285Z] #67 sha256:208f15a6361c1543d435f8a4c3f3ff625a318e8d576e8955ac048cd461858cd3
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.403 + RM_GOPATH=0
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.403 + TMP_GOPATH=
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.403 + : /build
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.403 + '[' -z '' ']'
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.403 ++ mktemp -d
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.403 + export GOPATH=/tmp/tmp.GA9rwVk4pJ
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.403 + GOPATH=/tmp/tmp.GA9rwVk4pJ
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.403 + RM_GOPATH=1
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.403 + case "$(go env GOARCH)" in
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.407 ++ go env GOARCH
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + export GO_BUILDMODE=-buildmode=pie
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + GO_BUILDMODE=-buildmode=pie
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 ++ dirname /tmp/install/install.sh
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + dir=/tmp/install
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + bin=proxy
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + shift
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + '[' '!' -f /tmp/install/proxy.installer ']'
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + . /tmp/install/proxy.installer
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + install_proxy
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + case "$1" in
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + export CGO_ENABLED=0
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + CGO_ENABLED=0
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + _install_proxy
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.416 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GA9rwVk4pJ/src/github.com/docker/libnetwork
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.417 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:34:52 [2021-03-26T05:34:52.285Z] #67 4.427 Cloning into '/tmp/tmp.GA9rwVk4pJ/src/github.com/docker/libnetwork'...
05:34:52 [2021-03-26T05:34:52.285Z] #67 ...
05:34:52 [2021-03-26T05:34:52.285Z] 
05:34:52 [2021-03-26T05:34:52.285Z] #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
05:34:52 [2021-03-26T05:34:52.285Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + RM_GOPATH=0
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + TMP_GOPATH=
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + : /build
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + '[' -z '' ']'
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 ++ mktemp -d
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + export GOPATH=/tmp/tmp.LzR2MZ6oun
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + GOPATH=/tmp/tmp.LzR2MZ6oun
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + RM_GOPATH=1
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + case "$(go env GOARCH)" in
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 ++ go env GOARCH
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + export GO_BUILDMODE=-buildmode=pie
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + GO_BUILDMODE=-buildmode=pie
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 ++ dirname /tmp/install/install.sh
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + dir=/tmp/install
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + bin=vndr
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + shift
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + '[' '!' -f /tmp/install/vndr.installer ']'
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + . /tmp/install/vndr.installer
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + install_vndr
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LzR2MZ6oun/src/github.com/LK4D4/vndr
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.149 Cloning into '/tmp/tmp.LzR2MZ6oun/src/github.com/LK4D4/vndr'...
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.172 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.603 + cd /tmp/tmp.LzR2MZ6oun/src/github.com/LK4D4/vndr
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.603 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:34:52 [2021-03-26T05:34:52.285Z] #45 6.655 + go build -buildmode=pie -v -o /build/vndr .
05:34:52 [2021-03-26T05:34:52.285Z] #45 7.537 internal/race
05:34:52 [2021-03-26T05:34:52.285Z] #45 7.752 sync/atomic
05:34:52 [2021-03-26T05:34:52.285Z] #45 7.752 runtime
05:34:52 [2021-03-26T05:34:52.285Z] #45 8.042 unicode
05:34:52 [2021-03-26T05:34:52.310Z] #67 19.23 Checking out files:  40% (773/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:  67% (1290/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)   
05:34:52 [2021-03-26T05:34:52.310Z] #67 ...
05:34:52 [2021-03-26T05:34:52.310Z] 
05:34:52 [2021-03-26T05:34:52.310Z] #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
05:34:52 [2021-03-26T05:34:52.310Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:34:52 [2021-03-26T05:34:52.310Z] #49 10.89 go: downloading github.com/golangci/golangci-lint v1.23.8
05:34:52 [2021-03-26T05:34:52.310Z] #49 12.09 go: extracting github.com/golangci/golangci-lint v1.23.8
05:34:52 [2021-03-26T05:34:52.418Z] #29 15.11 
                                                                           0.1%
########################                                                  33.5%
######################################################################## 100.0%
05:34:52 [2021-03-26T05:34:52.547Z] #45 ...
05:34:52 [2021-03-26T05:34:52.547Z] 
05:34:52 [2021-03-26T05:34:52.547Z] #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
05:34:52 [2021-03-26T05:34:52.547Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:34:52 [2021-03-26T05:34:52.547Z] #42 7.128 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:52 [2021-03-26T05:34:52.547Z] #42 7.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:52 [2021-03-26T05:34:52.547Z] #42 7.163 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:52 [2021-03-26T05:34:52.547Z] #42 7.988 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:52 [2021-03-26T05:34:52.547Z] #42 10.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:34:52 [2021-03-26T05:34:52.571Z] #49 ...
05:34:52 [2021-03-26T05:34:52.571Z] 
05:34:52 [2021-03-26T05:34:52.571Z] #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
05:34:52 [2021-03-26T05:34:52.571Z] #67 sha256:dfb8f9562309d9d9d0a5d04226da35239e8fc58fb9a5e91afa8be7908f4f4694
05:34:52 [2021-03-26T05:34:52.571Z] #67 19.23 Checking out files:  40% (773/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:  67% (1290/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.
05:34:52 [2021-03-26T05:34:52.571Z] #67 21.16 + cd /tmp/tmp.p5eCICgDsI/src/github.com/docker/libnetwork
05:34:52 [2021-03-26T05:34:52.571Z] #67 21.16 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:34:52 [2021-03-26T05:34:52.682Z] #29 15.42 
05:34:52 [2021-03-26T05:34:52.810Z] #42 ...
05:34:52 [2021-03-26T05:34:52.810Z] 
05:34:52 [2021-03-26T05:34:52.810Z] #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
05:34:52 [2021-03-26T05:34:52.810Z] #24 sha256:cd4cd15bd6bdb6b6f16cbdd9a4f9195a2f7c9d8377855d25dae36ac228cc08b8
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.029 + RM_GOPATH=0
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.029 + TMP_GOPATH=
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.029 + : /build
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.029 + '[' -z '' ']'
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.029 ++ mktemp -d
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.029 + export GOPATH=/tmp/tmp.GM1jPkdV2E
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.029 + GOPATH=/tmp/tmp.GM1jPkdV2E
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.029 + RM_GOPATH=1
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.029 + case "$(go env GOARCH)" in
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.033 ++ go env GOARCH
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 + export GO_BUILDMODE=-buildmode=pie
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 + GO_BUILDMODE=-buildmode=pie
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 ++ dirname /tmp/install/install.sh
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 + dir=/tmp/install
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 + bin=dockercli
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 + shift
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 + '[' '!' -f /tmp/install/dockercli.installer ']'
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 + . /tmp/install/dockercli.installer
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 ++ : stable
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 ++ : 17.06.2-ce
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 + install_dockercli
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 + echo 'Install docker/cli version 17.06.2-ce from stable'
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 ++ uname -m
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 + arch=x86_64
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 + '[' x86_64 '!=' x86_64 ']'
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.058 + url=https://download.docker.com/linux/static
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.059 Install docker/cli version 17.06.2-ce from stable
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.078 + tar -xz docker/docker
05:34:52 [2021-03-26T05:34:52.810Z] #24 6.078 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
05:34:52 [2021-03-26T05:34:52.810Z] #24 ...
05:34:52 [2021-03-26T05:34:52.810Z] 
05:34:52 [2021-03-26T05:34:52.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
05:34:52 [2021-03-26T05:34:52.810Z] #51 sha256:aad9381fa84b676916b48dac49d1724e7b0602bba7b96c199aabceda09a450ba
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.023 + RM_GOPATH=0
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.023 + TMP_GOPATH=
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.023 + : /build
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.023 + '[' -z '' ']'
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.023 ++ mktemp -d
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.023 + export GOPATH=/tmp/tmp.r3WdI0M1j4
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.023 + GOPATH=/tmp/tmp.r3WdI0M1j4
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.023 + RM_GOPATH=1
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.023 + case "$(go env GOARCH)" in
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.023 ++ go env GOARCH
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.032 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 + export GO_BUILDMODE=-buildmode=pie
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 + GO_BUILDMODE=-buildmode=pie
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 ++ dirname /tmp/install/install.sh
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 + dir=/tmp/install
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 + bin=shfmt
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 + shift
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 + '[' '!' -f /tmp/install/shfmt.installer ']'
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 + . /tmp/install/shfmt.installer
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 + install_shfmt
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 + git clone https://github.com/mvdan/sh.git /tmp/tmp.r3WdI0M1j4/src/github.com/mvdan/sh
05:34:52 [2021-03-26T05:34:52.810Z] #51 4.040 Cloning into '/tmp/tmp.r3WdI0M1j4/src/github.com/mvdan/sh'...
05:34:52 [2021-03-26T05:34:52.810Z] #51 7.099 + cd /tmp/tmp.r3WdI0M1j4/src/github.com/mvdan/sh
05:34:52 [2021-03-26T05:34:52.810Z] #51 7.099 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:52 [2021-03-26T05:34:52.810Z] #51 7.194 + GO111MODULE=on
05:34:52 [2021-03-26T05:34:52.810Z] #51 7.194 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:34:52 [2021-03-26T05:34:52.810Z] #51 8.545 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:34:52 [2021-03-26T05:34:52.810Z] #51 8.545 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:34:52 [2021-03-26T05:34:52.810Z] #51 8.647 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:34:52 [2021-03-26T05:34:52.810Z] #51 8.779 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:34:52 [2021-03-26T05:34:52.810Z] #51 9.013 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:34:52 [2021-03-26T05:34:52.810Z] #51 9.913 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:34:52 [2021-03-26T05:34:52.810Z] #51 11.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:34:52 [2021-03-26T05:34:52.831Z] #67 21.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:34:52 [2021-03-26T05:34:52.852Z] #57 148.4 + bin/containerd-shim
05:34:53 [2021-03-26T05:34:53.073Z] #51 ...
05:34:53 [2021-03-26T05:34:53.073Z] 
05:34:53 [2021-03-26T05:34:53.073Z] #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
05:34:53 [2021-03-26T05:34:53.073Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:34:53 [2021-03-26T05:34:53.073Z] #13 7.740 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:34:53 [2021-03-26T05:34:53.073Z] #13 7.806 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:53 [2021-03-26T05:34:53.073Z] #13 7.806 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:53 [2021-03-26T05:34:53.073Z] #13 7.827 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:53 [2021-03-26T05:34:53.073Z] #13 8.807 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:34:53 [2021-03-26T05:34:53.253Z] #47 15.80 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:34:53 [2021-03-26T05:34:53.418Z] #67 ...
05:34:53 [2021-03-26T05:34:53.418Z] 
05:34:53 [2021-03-26T05:34:53.418Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:34:53 [2021-03-26T05:34:53.418Z] #34 sha256:017816594fb7eb010e8726bf62d7d3446b5642efb88a85d17dd0c8038d3947ca
05:34:53 [2021-03-26T05:34:53.418Z] #34 11.85 + cd /tmp/tmp.kCCQzxOwr3/src/github.com/BurntSushi/toml
05:34:53 [2021-03-26T05:34:53.418Z] #34 11.85 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
05:34:53 [2021-03-26T05:34:53.418Z] #34 11.89 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:34:53 [2021-03-26T05:34:53.418Z] #34 13.16 internal/cpu
05:34:53 [2021-03-26T05:34:53.418Z] #34 13.23 runtime/internal/atomic
05:34:53 [2021-03-26T05:34:53.418Z] #34 13.62 runtime/internal/sys
05:34:53 [2021-03-26T05:34:53.418Z] #34 13.90 runtime/internal/math
05:34:53 [2021-03-26T05:34:53.418Z] #34 14.17 internal/bytealg
05:34:53 [2021-03-26T05:34:53.418Z] #34 14.41 math/bits
05:34:53 [2021-03-26T05:34:53.418Z] #34 15.49 runtime
05:34:53 [2021-03-26T05:34:53.418Z] #34 15.64 math
05:34:53 [2021-03-26T05:34:53.677Z] #34 ...
05:34:53 [2021-03-26T05:34:53.677Z] 
05:34:53 [2021-03-26T05:34:53.677Z] #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
05:34:53 [2021-03-26T05:34:53.677Z] #58 sha256:5f2d918718a92eb3addb9d0c49029b8185d49b7625d4ea9c7c44cf533ad2b8b8
05:34:53 [2021-03-26T05:34:53.677Z] #58 19.88 go: extracting github.com/google/uuid v1.2.0
05:34:53 [2021-03-26T05:34:53.677Z] #58 20.21 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:34:53 [2021-03-26T05:34:53.678Z] #58 20.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:34:53 [2021-03-26T05:34:53.678Z] #58 20.36 go: extracting github.com/gofrs/flock v0.8.0
05:34:53 [2021-03-26T05:34:53.678Z] #58 20.68 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:34:53 [2021-03-26T05:34:53.678Z] #58 20.71 go: extracting github.com/sirupsen/logrus v1.8.1
05:34:53 [2021-03-26T05:34:53.941Z] #58 22.39 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:34:53 [2021-03-26T05:34:53.941Z] #58 ...
05:34:53 [2021-03-26T05:34:53.941Z] 
05:34:53 [2021-03-26T05:34:53.941Z] #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
05:34:53 [2021-03-26T05:34:53.941Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:34:53 [2021-03-26T05:34:53.941Z] #13 6.390 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:34:53 [2021-03-26T05:34:53.941Z] #13 6.572 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:53 [2021-03-26T05:34:53.941Z] #13 6.572 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:53 [2021-03-26T05:34:53.941Z] #13 6.603 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:53 [2021-03-26T05:34:53.941Z] #13 8.886 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:34:53 [2021-03-26T05:34:53.941Z] #13 12.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:54 [2021-03-26T05:34:54.078Z] #29 16.69 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
05:34:54 [2021-03-26T05:34:54.078Z] #29 17.05 
05:34:54 [2021-03-26T05:34:54.201Z] #13 ...
05:34:54 [2021-03-26T05:34:54.201Z] 
05:34:54 [2021-03-26T05:34:54.201Z] #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
05:34:54 [2021-03-26T05:34:54.201Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:34:54 [2021-03-26T05:34:54.201Z] #42 12.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:54 [2021-03-26T05:34:54.201Z] #42 16.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:34:54 [2021-03-26T05:34:54.201Z] #42 21.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:34:54 [2021-03-26T05:34:54.201Z] #42 ...
05:34:54 [2021-03-26T05:34:54.201Z] 
05:34:54 [2021-03-26T05:34:54.201Z] #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
05:34:54 [2021-03-26T05:34:54.201Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:34:54 [2021-03-26T05:34:54.201Z] #13 16.74 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:34:54 [2021-03-26T05:34:54.462Z] #13 ...
05:34:54 [2021-03-26T05:34:54.462Z] 
05:34:54 [2021-03-26T05:34:54.462Z] #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
05:34:54 [2021-03-26T05:34:54.462Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:34:54 [2021-03-26T05:34:54.462Z] #55 12.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:54 [2021-03-26T05:34:54.462Z] #55 16.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:34:54 [2021-03-26T05:34:54.462Z] #55 21.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:34:54 [2021-03-26T05:34:54.462Z] #55 ...
05:34:54 [2021-03-26T05:34:54.462Z] 
05:34:54 [2021-03-26T05:34:54.462Z] #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
05:34:54 [2021-03-26T05:34:54.462Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:34:54 [2021-03-26T05:34:54.462Z] #36 12.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:54 [2021-03-26T05:34:54.462Z] #36 16.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:34:54 [2021-03-26T05:34:54.462Z] #36 21.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:34:54 [2021-03-26T05:34:54.723Z] #36 ...
05:34:54 [2021-03-26T05:34:54.723Z] 
05:34:54 [2021-03-26T05:34:54.723Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
05:34:54 [2021-03-26T05:34:54.723Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:34:54 [2021-03-26T05:34:54.723Z] #45 13.51 internal/cpu
05:34:54 [2021-03-26T05:34:54.723Z] #45 13.53 runtime/internal/atomic
05:34:54 [2021-03-26T05:34:54.723Z] #45 14.03 runtime/internal/math
05:34:54 [2021-03-26T05:34:54.723Z] #45 14.13 internal/bytealg
05:34:54 [2021-03-26T05:34:54.723Z] #45 14.40 internal/race
05:34:54 [2021-03-26T05:34:54.723Z] #45 14.63 sync/atomic
05:34:54 [2021-03-26T05:34:54.723Z] #45 15.20 unicode
05:34:54 [2021-03-26T05:34:54.723Z] #45 15.86 runtime
05:34:54 [2021-03-26T05:34:54.723Z] #45 21.00 unicode/utf8
05:34:54 [2021-03-26T05:34:54.723Z] #45 22.81 math
05:34:54 [2021-03-26T05:34:54.873Z] #29 17.30 
                                                                           0.0%
##                                                                         4.0%
#####                                                                      7.0%
######                                                                     9.6%
##########                                                                14.5%
05:34:54 [2021-03-26T05:34:54.873Z] #29 ...
05:34:54 [2021-03-26T05:34:54.873Z] 
05:34:54 [2021-03-26T05:34:54.873Z] #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
05:34:54 [2021-03-26T05:34:54.873Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
05:34:54 [2021-03-26T05:34:54.873Z] #40 6.566 + git clone https://github.com/docker/distribution.git .
05:34:54 [2021-03-26T05:34:54.873Z] #40 6.572 Cloning into '.'...
05:34:54 [2021-03-26T05:34:54.873Z] #40 14.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:34:54 [2021-03-26T05:34:54.873Z] #40 16.61 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:34:54 [2021-03-26T05:34:54.985Z] #45 ...
05:34:54 [2021-03-26T05:34:54.985Z] 
05:34:54 [2021-03-26T05:34:54.985Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:34:54 [2021-03-26T05:34:54.985Z] #34 sha256:017816594fb7eb010e8726bf62d7d3446b5642efb88a85d17dd0c8038d3947ca
05:34:54 [2021-03-26T05:34:54.985Z] #34 23.56 internal/testlog
05:34:55 [2021-03-26T05:34:55.137Z] #40 ...
05:34:55 [2021-03-26T05:34:55.137Z] 
05:34:55 [2021-03-26T05:34:55.137Z] #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
05:34:55 [2021-03-26T05:34:55.137Z] #29 sha256:ec2026bc70cd8fd53f59dead40bfd6ce0476ea21083a58e6f8a5b0dff4a0f425
05:34:55 [2021-03-26T05:34:55.137Z] #29 17.30 
                                                                           0.0%
##                                                                         4.0%
#####                                                                      7.0%
######                                                                     9.6%
##########                                                                14.5%
#############                                                             19.0%
##################                                                        25.9%
######################                                                    31.8%
05:34:55 [2021-03-26T05:34:55.137Z] #29 ...
05:34:55 [2021-03-26T05:34:55.137Z] 
05:34:55 [2021-03-26T05:34:55.137Z] #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
05:34:55 [2021-03-26T05:34:55.137Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
05:34:55 [2021-03-26T05:34:55.137Z] #36 7.320 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:55 [2021-03-26T05:34:55.137Z] #36 7.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:55 [2021-03-26T05:34:55.137Z] #36 7.393 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:55 [2021-03-26T05:34:55.137Z] #36 7.913 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
05:34:55 [2021-03-26T05:34:55.137Z] #36 9.654 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
05:34:55 [2021-03-26T05:34:55.137Z] #36 10.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
05:34:55 [2021-03-26T05:34:55.405Z] #36 ...
05:34:55 [2021-03-26T05:34:55.405Z] 
05:34:55 [2021-03-26T05:34:55.405Z] #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
05:34:55 [2021-03-26T05:34:55.405Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
05:34:55 [2021-03-26T05:34:55.405Z] #55 17.46 Fetched 8248 kB in 11s (732 kB/s)
05:34:55 [2021-03-26T05:34:55.557Z] #34 24.10 encoding
05:34:55 [2021-03-26T05:34:55.638Z] #13 10.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:55 [2021-03-26T05:34:55.638Z] #13 ...
05:34:55 [2021-03-26T05:34:55.638Z] 
05:34:55 [2021-03-26T05:34:55.638Z] #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
05:34:55 [2021-03-26T05:34:55.638Z] #24 sha256:cd4cd15bd6bdb6b6f16cbdd9a4f9195a2f7c9d8377855d25dae36ac228cc08b8
05:34:55 [2021-03-26T05:34:55.638Z] #24 13.01 + mkdir -p /build
05:34:55 [2021-03-26T05:34:55.638Z] #24 13.01 + mv docker/docker /build/
05:34:55 [2021-03-26T05:34:55.638Z] #24 13.02 + rmdir docker
05:34:55 [2021-03-26T05:34:55.638Z] #24 DONE 13.6s
05:34:55 [2021-03-26T05:34:55.638Z] 
05:34:55 [2021-03-26T05:34:55.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
05:34:55 [2021-03-26T05:34:55.638Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:34:55 [2021-03-26T05:34:55.638Z] #45 11.89 internal/testlog
05:34:55 [2021-03-26T05:34:55.638Z] #45 12.40 encoding
05:34:55 [2021-03-26T05:34:55.638Z] #45 12.53 unicode/utf16
05:34:55 [2021-03-26T05:34:55.638Z] #45 12.87 container/list
05:34:55 [2021-03-26T05:34:55.638Z] #45 13.69 crypto/internal/subtle
05:34:55 [2021-03-26T05:34:55.638Z] #45 13.83 crypto/subtle
05:34:55 [2021-03-26T05:34:55.666Z] #50 ...
05:34:55 [2021-03-26T05:34:55.666Z] 
05:34:55 [2021-03-26T05:34:55.666Z] #56 [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
05:34:55 [2021-03-26T05:34:55.666Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
05:34:55 [2021-03-26T05:34:55.666Z] #56 30.79 Reading package lists...
05:34:55 [2021-03-26T05:34:55.827Z] #47 18.29 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:34:55 [2021-03-26T05:34:55.827Z] #47 ...
05:34:55 [2021-03-26T05:34:55.827Z] 
05:34:55 [2021-03-26T05:34:55.827Z] #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
05:34:55 [2021-03-26T05:34:55.827Z] #58 sha256:a3e95bb5f640d79b7949d6b5b66bd22d79c5704c80b0546e298219ac169756cb
05:34:55 [2021-03-26T05:34:55.827Z] #58 15.50 + cd /tmp/tmp.dn02pyFacg/src/github.com/rootless-containers/rootlesskit
05:34:55 [2021-03-26T05:34:55.827Z] #58 15.51 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:34:55 [2021-03-26T05:34:55.827Z] #58 15.54 + export GO111MODULE=on
05:34:55 [2021-03-26T05:34:55.827Z] #58 15.57 + GO111MODULE=on
05:34:55 [2021-03-26T05:34:55.827Z] #58 15.57 + export GOPROXY=https://proxy.golang.org
05:34:55 [2021-03-26T05:34:55.827Z] #58 15.57 + GOPROXY=https://proxy.golang.org
05:34:55 [2021-03-26T05:34:55.827Z] #58 15.57 + for f in rootlesskit rootlesskit-docker-proxy
05:34:55 [2021-03-26T05:34:55.827Z] #58 15.57 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:34:55 [2021-03-26T05:34:55.827Z] #58 18.12 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:34:55 [2021-03-26T05:34:55.827Z] #58 18.16 go: downloading github.com/sirupsen/logrus v1.8.1
05:34:55 [2021-03-26T05:34:55.827Z] #58 18.16 go: downloading github.com/moby/vpnkit v0.5.0
05:34:55 [2021-03-26T05:34:55.827Z] #58 18.31 go: downloading github.com/pkg/errors v0.9.1
05:34:55 [2021-03-26T05:34:55.827Z] #58 18.38 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:34:55 [2021-03-26T05:34:55.827Z] #58 18.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:34:55 [2021-03-26T05:34:55.899Z] #45 14.19 vendor/golang.org/x/crypto/cryptobyte/asn1
05:34:56 [2021-03-26T05:34:56.087Z] #58 18.84 go: downloading github.com/gofrs/flock v0.8.0
05:34:56 [2021-03-26T05:34:56.087Z] #58 18.98 go: downloading github.com/urfave/cli/v2 v2.3.0
05:34:56 [2021-03-26T05:34:56.127Z] #34 24.55 runtime/cgo
05:34:56 [2021-03-26T05:34:56.166Z] #45 14.43 internal/nettrace
05:34:56 [2021-03-26T05:34:56.166Z] #45 14.53 runtime/cgo
05:34:56 [2021-03-26T05:34:56.319Z] #56 38.82 Building dependency tree...
05:34:56 [2021-03-26T05:34:56.347Z] #58 18.98 go: downloading github.com/google/uuid v1.2.0
05:34:56 [2021-03-26T05:34:56.347Z] #58 19.02 go: extracting github.com/pkg/errors v0.9.1
05:34:56 [2021-03-26T05:34:56.612Z] #58 ...
05:34:56 [2021-03-26T05:34:56.612Z] 
05:34:56 [2021-03-26T05:34:56.612Z] #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
05:34:56 [2021-03-26T05:34:56.612Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:34:56 [2021-03-26T05:34:56.612Z] #32 8.659 + git clone https://github.com/kolyshkin/go-swagger.git .
05:34:56 [2021-03-26T05:34:56.612Z] #32 8.659 Cloning into '.'...
05:34:56 [2021-03-26T05:34:56.873Z] #32 ...
05:34:56 [2021-03-26T05:34:56.873Z] 
05:34:56 [2021-03-26T05:34:56.873Z] #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
05:34:56 [2021-03-26T05:34:56.873Z] #58 sha256:a3e95bb5f640d79b7949d6b5b66bd22d79c5704c80b0546e298219ac169756cb
05:34:56 [2021-03-26T05:34:56.873Z] #58 19.46 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:34:56 [2021-03-26T05:34:56.873Z] #58 19.66 go: extracting github.com/sirupsen/logrus v1.8.1
05:34:57 [2021-03-26T05:34:57.134Z] #58 19.91 go: downloading github.com/gorilla/mux v1.8.0
05:34:57 [2021-03-26T05:34:57.399Z] #58 20.08 go: extracting github.com/gofrs/flock v0.8.0
05:34:57 [2021-03-26T05:34:57.399Z] #58 20.18 go: extracting github.com/google/uuid v1.2.0
05:34:57 [2021-03-26T05:34:57.399Z] #58 20.21 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:34:57 [2021-03-26T05:34:57.589Z] #57 152.7 + bin/containerd-shim-runc-v1
05:34:57 [2021-03-26T05:34:57.666Z] #58 ...
05:34:57 [2021-03-26T05:34:57.666Z] 
05:34:57 [2021-03-26T05:34:57.666Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:34:57 [2021-03-26T05:34:57.666Z] #34 sha256:a1bdeb9fbc5d991a3ac967347b5bd6b648fa481e6b94fbec1b2ff6addee0d2f4
05:34:57 [2021-03-26T05:34:57.666Z] #34 10.36 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
05:34:57 [2021-03-26T05:34:57.666Z] #34 11.39 internal/cpu
05:34:57 [2021-03-26T05:34:57.666Z] #34 11.42 runtime/internal/atomic
05:34:57 [2021-03-26T05:34:57.666Z] #34 11.68 runtime/internal/sys
05:34:57 [2021-03-26T05:34:57.666Z] #34 12.15 internal/bytealg
05:34:57 [2021-03-26T05:34:57.666Z] #34 12.16 runtime/internal/math
05:34:57 [2021-03-26T05:34:57.666Z] #34 12.42 math/bits
05:34:57 [2021-03-26T05:34:57.666Z] #34 13.56 runtime
05:34:57 [2021-03-26T05:34:57.666Z] #34 13.78 math
05:34:57 [2021-03-26T05:34:57.666Z] #34 ...
05:34:57 [2021-03-26T05:34:57.666Z] 
05:34:57 [2021-03-26T05:34:57.666Z] #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
05:34:57 [2021-03-26T05:34:57.666Z] #47 sha256:2f5d8a82bfe1820ec145ecf99f8ea09264f15a828a1398e7a38aedc0aac77dfa
05:34:57 [2021-03-26T05:34:57.666Z] #47 19.86 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:34:58 [2021-03-26T05:34:58.237Z] #47 ...
05:34:58 [2021-03-26T05:34:58.237Z] 
05:34:58 [2021-03-26T05:34:58.237Z] #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
05:34:58 [2021-03-26T05:34:58.237Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:34:58 [2021-03-26T05:34:58.237Z] #45 10.79 + cd /tmp/tmp.MFpVj3UBwy/src/github.com/LK4D4/vndr
05:34:58 [2021-03-26T05:34:58.237Z] #45 10.79 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
05:34:58 [2021-03-26T05:34:58.237Z] #45 10.93 + go build -buildmode=pie -v -o /build/vndr .
05:34:58 [2021-03-26T05:34:58.237Z] #45 12.92 internal/race
05:34:58 [2021-03-26T05:34:58.237Z] #45 12.96 internal/bytealg
05:34:58 [2021-03-26T05:34:58.237Z] #45 13.12 sync/atomic
05:34:58 [2021-03-26T05:34:58.237Z] #45 13.73 unicode
05:34:58 [2021-03-26T05:34:58.237Z] #45 13.94 runtime
05:34:58 [2021-03-26T05:34:58.237Z] #45 19.35 unicode/utf8
05:34:58 [2021-03-26T05:34:58.237Z] #45 20.35 math
05:34:58 [2021-03-26T05:34:58.237Z] #45 ...
05:34:58 [2021-03-26T05:34:58.237Z] 
05:34:58 [2021-03-26T05:34:58.237Z] #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
05:34:58 [2021-03-26T05:34:58.237Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:34:58 [2021-03-26T05:34:58.237Z] #13 5.979 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:34:58 [2021-03-26T05:34:58.237Z] #13 6.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:34:58 [2021-03-26T05:34:58.237Z] #13 6.040 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:34:58 [2021-03-26T05:34:58.237Z] #13 6.092 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:34:58 [2021-03-26T05:34:58.237Z] #13 7.975 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:58 [2021-03-26T05:34:58.237Z] #13 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:34:58 [2021-03-26T05:34:58.237Z] #13 15.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:34:58 [2021-03-26T05:34:58.422Z] #56 42.14 The following additional packages will be installed:
05:34:58 [2021-03-26T05:34:58.422Z] #56 42.14   libbtrfs0
05:34:58 [2021-03-26T05:34:58.422Z] #56 42.30 The following NEW packages will be installed:
05:34:58 [2021-03-26T05:34:58.422Z] #56 42.32   libbtrfs-dev libbtrfs0
05:34:58 [2021-03-26T05:34:58.422Z] #56 ...
05:34:58 [2021-03-26T05:34:58.422Z] 
05:34:58 [2021-03-26T05:34:58.422Z] #37 [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
05:34:58 [2021-03-26T05:34:58.422Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
05:34:58 [2021-03-26T05:34:58.422Z] #37 32.35 Reading package lists...
05:34:58 [2021-03-26T05:34:58.422Z] #37 39.35 Building dependency tree...
05:34:58 [2021-03-26T05:34:58.422Z] #37 ...
05:34:58 [2021-03-26T05:34:58.422Z] 
05:34:58 [2021-03-26T05:34:58.422Z] #56 [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
05:34:58 [2021-03-26T05:34:58.422Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea
05:34:58 [2021-03-26T05:34:58.422Z] #56 42.49 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
05:34:58 [2021-03-26T05:34:58.422Z] #56 42.49 Need to get 120 kB of archives.
05:34:58 [2021-03-26T05:34:58.422Z] #56 42.49 After this operation, 423 kB of additional disk space will be used.
05:34:58 [2021-03-26T05:34:58.422Z] #56 42.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
05:34:58 [2021-03-26T05:34:58.422Z] #56 42.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
05:34:58 [2021-03-26T05:34:58.497Z] #13 ...
05:34:58 [2021-03-26T05:34:58.498Z] 
05:34:58 [2021-03-26T05:34:58.498Z] #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
05:34:58 [2021-03-26T05:34:58.498Z] #51 sha256:834eb008fe0e2cc9ef820d012c2a692e614105bcfdd901850741add3afe1bf6f
05:34:58 [2021-03-26T05:34:58.498Z] #51 20.84 + cd /tmp/tmp.EQVQZ0eBEh/src/github.com/mvdan/sh
05:34:58 [2021-03-26T05:34:58.498Z] #51 20.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:34:58 [2021-03-26T05:34:58.498Z] #51 21.06 + GO111MODULE=on
05:34:58 [2021-03-26T05:34:58.498Z] #51 21.06 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:34:58 [2021-03-26T05:34:58.806Z] #45 ...
05:34:58 [2021-03-26T05:34:58.806Z] 
05:34:58 [2021-03-26T05:34:58.806Z] #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
05:34:58 [2021-03-26T05:34:58.806Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:34:58 [2021-03-26T05:34:58.806Z] #32 6.842 + git clone https://github.com/kolyshkin/go-swagger.git .
05:34:58 [2021-03-26T05:34:58.806Z] #32 6.842 Cloning into '.'...
05:34:59 [2021-03-26T05:34:59.067Z] #32 ...
05:34:59 [2021-03-26T05:34:59.067Z] 
05:34:59 [2021-03-26T05:34:59.067Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:34:59 [2021-03-26T05:34:59.067Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:34:59 [2021-03-26T05:34:59.067Z] #49 15.77 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:34:59 [2021-03-26T05:34:59.067Z] #49 15.86 go: downloading github.com/mattn/go-colorable v0.1.4
05:34:59 [2021-03-26T05:34:59.067Z] #49 15.86 go: downloading github.com/sirupsen/logrus v1.4.2
05:34:59 [2021-03-26T05:34:59.067Z] #49 15.86 go: downloading github.com/pkg/errors v0.8.1
05:34:59 [2021-03-26T05:34:59.067Z] #49 15.86 go: downloading github.com/fatih/color v1.7.0
05:34:59 [2021-03-26T05:34:59.067Z] #49 15.86 go: downloading github.com/spf13/viper v1.6.1
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.02 go: downloading github.com/spf13/pflag v1.0.5
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.02 go: downloading github.com/spf13/cobra v0.0.5
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.03 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.06 go: extracting github.com/pkg/errors v0.8.1
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.20 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.29 go: extracting github.com/mattn/go-colorable v0.1.4
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.40 go: downloading github.com/go-critic/go-critic v0.4.1
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.45 go: extracting github.com/spf13/viper v1.6.1
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.61 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.67 go: downloading github.com/mattn/go-isatty v0.0.8
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.85 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.85 go: extracting github.com/fatih/color v1.7.0
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.85 go: extracting github.com/sirupsen/logrus v1.4.2
05:34:59 [2021-03-26T05:34:59.067Z] #49 16.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.07 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.07 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.07 go: extracting github.com/spf13/cobra v0.0.5
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.20 go: extracting github.com/mattn/go-isatty v0.0.8
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.20 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.28 go: extracting github.com/spf13/pflag v1.0.5
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.28 go: downloading github.com/hashicorp/hcl v1.0.0
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.36 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.36 go: downloading github.com/subosito/gotenv v1.2.0
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.52 go: downloading github.com/spf13/afero v1.1.2
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.56 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.56 go: downloading gopkg.in/ini.v1 v1.51.0
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.56 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:34:59 [2021-03-26T05:34:59.067Z] #49 17.64 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:34:59 [2021-03-26T05:34:59.069Z] #51 ...
05:34:59 [2021-03-26T05:34:59.069Z] 
05:34:59 [2021-03-26T05:34:59.069Z] #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
05:34:59 [2021-03-26T05:34:59.069Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:34:59 [2021-03-26T05:34:59.069Z] #36 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:34:59 [2021-03-26T05:34:59.069Z] #36 ...
05:34:59 [2021-03-26T05:34:59.069Z] 
05:34:59 [2021-03-26T05:34:59.069Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:34:59 [2021-03-26T05:34:59.069Z] #34 sha256:a1bdeb9fbc5d991a3ac967347b5bd6b648fa481e6b94fbec1b2ff6addee0d2f4
05:34:59 [2021-03-26T05:34:59.069Z] #34 21.07 internal/testlog
05:34:59 [2021-03-26T05:34:59.069Z] #34 21.54 encoding
05:34:59 [2021-03-26T05:34:59.069Z] #34 22.00 runtime/cgo
05:34:59 [2021-03-26T05:34:59.336Z] #49 17.70 go: downloading gopkg.in/yaml.v2 v2.2.7
05:34:59 [2021-03-26T05:34:59.596Z] #49 17.83 go: extracting github.com/subosito/gotenv v1.2.0
05:34:59 [2021-03-26T05:34:59.596Z] #49 17.83 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:34:59 [2021-03-26T05:34:59.596Z] #49 17.90 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:34:59 [2021-03-26T05:34:59.596Z] #49 18.01 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:34:59 [2021-03-26T05:34:59.641Z] #34 ...
05:34:59 [2021-03-26T05:34:59.641Z] 
05:34:59 [2021-03-26T05:34:59.641Z] #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
05:34:59 [2021-03-26T05:34:59.641Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:34:59 [2021-03-26T05:34:59.641Z] #42 12.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:34:59 [2021-03-26T05:34:59.641Z] #42 14.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:34:59 [2021-03-26T05:34:59.641Z] #42 19.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:34:59 [2021-03-26T05:34:59.644Z] #55 17.46 Reading package lists...
05:34:59 [2021-03-26T05:34:59.644Z] #55 ...
05:34:59 [2021-03-26T05:34:59.644Z] 
05:34:59 [2021-03-26T05:34:59.644Z] #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
05:34:59 [2021-03-26T05:34:59.644Z] #58 sha256:1e04aa49e3ff35cbf2c6ae5bdb3f360c54123dd5082cf2526c689a495f255a33
05:34:59 [2021-03-26T05:34:59.644Z] #58 11.30 + cd /tmp/tmp.4uOK6JJjlb/src/github.com/rootless-containers/rootlesskit
05:34:59 [2021-03-26T05:34:59.644Z] #58 11.30 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:34:59 [2021-03-26T05:34:59.644Z] #58 11.65 + export GO111MODULE=on
05:34:59 [2021-03-26T05:34:59.644Z] #58 11.65 + GO111MODULE=on
05:34:59 [2021-03-26T05:34:59.644Z] #58 11.65 + export GOPROXY=https://proxy.golang.org
05:34:59 [2021-03-26T05:34:59.644Z] #58 11.65 + GOPROXY=https://proxy.golang.org
05:34:59 [2021-03-26T05:34:59.644Z] #58 11.65 + for f in rootlesskit rootlesskit-docker-proxy
05:34:59 [2021-03-26T05:34:59.644Z] #58 11.65 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.26 go: downloading github.com/pkg/errors v0.9.1
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.29 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.32 go: downloading github.com/sirupsen/logrus v1.8.1
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.41 go: downloading github.com/gofrs/flock v0.8.0
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.48 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.54 go: downloading github.com/google/uuid v1.2.0
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.54 go: downloading github.com/moby/vpnkit v0.5.0
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.62 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.65 go: downloading github.com/gorilla/mux v1.8.0
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.77 go: extracting github.com/pkg/errors v0.9.1
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.84 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.87 go: extracting github.com/gofrs/flock v0.8.0
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.95 go: extracting github.com/sirupsen/logrus v1.8.1
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.97 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:34:59 [2021-03-26T05:34:59.644Z] #58 14.98 go: extracting github.com/gorilla/mux v1.8.0
05:34:59 [2021-03-26T05:34:59.644Z] #58 15.00 go: extracting github.com/google/uuid v1.2.0
05:34:59 [2021-03-26T05:34:59.644Z] #58 15.18 go: downloading github.com/urfave/cli/v2 v2.3.0
05:34:59 [2021-03-26T05:34:59.644Z] #58 16.24 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:34:59 [2021-03-26T05:34:59.644Z] #58 16.52 go: extracting github.com/moby/vpnkit v0.5.0
05:34:59 [2021-03-26T05:34:59.644Z] #58 17.10 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:34:59 [2021-03-26T05:34:59.644Z] #58 17.20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:34:59 [2021-03-26T05:34:59.644Z] #58 17.33 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:34:59 [2021-03-26T05:34:59.644Z] #58 19.26 go: extracting github.com/urfave/cli/v2 v2.3.0
05:34:59 [2021-03-26T05:34:59.644Z] #58 19.77 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:34:59 [2021-03-26T05:34:59.644Z] #58 ...
05:34:59 [2021-03-26T05:34:59.644Z] 
05:34:59 [2021-03-26T05:34:59.644Z] #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
05:34:59 [2021-03-26T05:34:59.644Z] #29 sha256:ec2026bc70cd8fd53f59dead40bfd6ce0476ea21083a58e6f8a5b0dff4a0f425
05:34:59 [2021-03-26T05:34:59.644Z] #29 17.30 
                                                                           0.0%
##                                                                         4.0%
#####                                                                      7.0%
######                                                                     9.6%
##########                                                                14.5%
#############                                                             19.0%
##################                                                        25.9%
######################                                                    31.8%
###########################                                               37.7%
##############################                                            42.7%
##################################                                        47.4%
#####################################                                     51.5%
#######################################                                   55.4%
########################################                                  55.6%
###########################################                               60.9%
###############################################                           65.6%
##################################################                        70.2%
####################################################                      73.5%
#######################################################                   77.5%
#########################################################                 80.1%
###########################################################               82.9%
##############################################################            87.2%
##################################################################        91.9%
####################################################################      95.5%
#####################################################################     96.9%
#######################################################################   99.9%
######################################################################## 100.0%
05:34:59 [2021-03-26T05:34:59.644Z] #29 20.21 
05:34:59 [2021-03-26T05:34:59.644Z] #29 21.32 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
05:34:59 [2021-03-26T05:34:59.644Z] #29 21.55 
05:34:59 [2021-03-26T05:34:59.644Z] #29 21.77 
######################################################################## 100.0%
05:34:59 [2021-03-26T05:34:59.644Z] #29 21.92 
05:34:59 [2021-03-26T05:34:59.857Z] #49 18.29 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:34:59 [2021-03-26T05:34:59.857Z] #49 18.29 go: extracting github.com/spf13/afero v1.1.2
05:34:59 [2021-03-26T05:34:59.902Z] #42 ...
05:34:59 [2021-03-26T05:34:59.902Z] 
05:34:59 [2021-03-26T05:34:59.902Z] #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
05:34:59 [2021-03-26T05:34:59.902Z] #58 sha256:a3e95bb5f640d79b7949d6b5b66bd22d79c5704c80b0546e298219ac169756cb
05:34:59 [2021-03-26T05:34:59.902Z] #58 21.31 go: extracting github.com/gorilla/mux v1.8.0
05:34:59 [2021-03-26T05:34:59.902Z] #58 21.90 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:34:59 [2021-03-26T05:34:59.902Z] #58 22.71 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:34:59 [2021-03-26T05:34:59.902Z] #58 22.77 go: extracting github.com/moby/vpnkit v0.5.0
05:34:59 [2021-03-26T05:34:59.909Z] #29 22.84 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
05:35:00 [2021-03-26T05:35:00.123Z] #49 18.38 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:35:00 [2021-03-26T05:35:00.123Z] #49 18.53 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:00 [2021-03-26T05:35:00.163Z] #58 ...
05:35:00 [2021-03-26T05:35:00.163Z] 
05:35:00 [2021-03-26T05:35:00.163Z] #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
05:35:00 [2021-03-26T05:35:00.163Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:35:00 [2021-03-26T05:35:00.163Z] #55 13.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:35:00 [2021-03-26T05:35:00.163Z] #55 15.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:35:00 [2021-03-26T05:35:00.175Z] #29 ...
05:35:00 [2021-03-26T05:35:00.175Z] 
05:35:00 [2021-03-26T05:35:00.175Z] #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
05:35:00 [2021-03-26T05:35:00.175Z] #51 sha256:77a64a65c75e3658c6474e4743c6f3156494807e132c3f507fa39d52603b98ce
05:35:00 [2021-03-26T05:35:00.175Z] #51 12.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:35:00 [2021-03-26T05:35:00.175Z] #51 12.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:35:00 [2021-03-26T05:35:00.176Z] #51 12.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:35:00 [2021-03-26T05:35:00.176Z] #51 12.40 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:35:00 [2021-03-26T05:35:00.176Z] #51 12.52 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:35:00 [2021-03-26T05:35:00.176Z] #51 13.49 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:35:00 [2021-03-26T05:35:00.176Z] #51 14.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:35:00 [2021-03-26T05:35:00.176Z] #51 15.65 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:35:00 [2021-03-26T05:35:00.176Z] #51 17.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:35:00 [2021-03-26T05:35:00.176Z] #51 17.14 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:35:00 [2021-03-26T05:35:00.176Z] #51 17.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:35:00 [2021-03-26T05:35:00.176Z] #51 17.80 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:35:00 [2021-03-26T05:35:00.176Z] #51 18.97 runtime
05:35:00 [2021-03-26T05:35:00.176Z] #51 18.98 runtime/cgo
05:35:00 [2021-03-26T05:35:00.176Z] #51 ...
05:35:00 [2021-03-26T05:35:00.176Z] 
05:35:00 [2021-03-26T05:35:00.176Z] #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
05:35:00 [2021-03-26T05:35:00.176Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:35:00 [2021-03-26T05:35:00.176Z] #13 2.005 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:35:00 [2021-03-26T05:35:00.176Z] #13 2.008 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:35:00 [2021-03-26T05:35:00.176Z] #13 2.033 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:35:00 [2021-03-26T05:35:00.176Z] #13 2.043 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:35:00 [2021-03-26T05:35:00.176Z] #13 3.124 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB]
05:35:00 [2021-03-26T05:35:00.176Z] #13 4.391 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
05:35:00 [2021-03-26T05:35:00.176Z] #13 6.086 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
05:35:00 [2021-03-26T05:35:00.176Z] #13 7.685 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
05:35:00 [2021-03-26T05:35:00.337Z] #34 ...
05:35:00 [2021-03-26T05:35:00.337Z] 
05:35:00 [2021-03-26T05:35:00.337Z] #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
05:35:00 [2021-03-26T05:35:00.337Z] #47 sha256:c4a58fd54fd721adcaa856cb90ca671c5f20030083e04fa0de752528ee7ce9e7
05:35:00 [2021-03-26T05:35:00.337Z] #47 18.21 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:35:00 [2021-03-26T05:35:00.337Z] #47 21.33 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:35:00 [2021-03-26T05:35:00.337Z] #47 27.91 go: finding github.com/fatih/color v1.9.0
05:35:00 [2021-03-26T05:35:00.337Z] #47 28.13 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:35:00 [2021-03-26T05:35:00.337Z] #47 28.18 go: finding github.com/pkg/errors v0.9.1
05:35:00 [2021-03-26T05:35:00.337Z] #47 28.26 go: finding github.com/mattn/go-colorable v0.1.6
05:35:00 [2021-03-26T05:35:00.337Z] #47 28.32 go: finding github.com/spf13/pflag v1.0.3
05:35:00 [2021-03-26T05:35:00.337Z] #47 28.45 go: finding github.com/mattn/go-isatty v0.0.12
05:35:00 [2021-03-26T05:35:00.337Z] #47 ...
05:35:00 [2021-03-26T05:35:00.337Z] 
05:35:00 [2021-03-26T05:35:00.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
05:35:00 [2021-03-26T05:35:00.337Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:35:00 [2021-03-26T05:35:00.337Z] #49 24.80 go: downloading github.com/fatih/color v1.7.0
05:35:00 [2021-03-26T05:35:00.337Z] #49 24.82 go: downloading github.com/spf13/viper v1.6.1
05:35:00 [2021-03-26T05:35:00.337Z] #49 24.82 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:35:00 [2021-03-26T05:35:00.337Z] #49 24.90 go: downloading github.com/stretchr/testify v1.4.0
05:35:00 [2021-03-26T05:35:00.337Z] #49 24.99 go: downloading github.com/sirupsen/logrus v1.4.2
05:35:00 [2021-03-26T05:35:00.337Z] #49 25.08 go: downloading github.com/mattn/go-colorable v0.1.4
05:35:00 [2021-03-26T05:35:00.337Z] #49 25.14 go: extracting github.com/fatih/color v1.7.0
05:35:00 [2021-03-26T05:35:00.337Z] #49 25.50 go: extracting github.com/mattn/go-colorable v0.1.4
05:35:00 [2021-03-26T05:35:00.337Z] #49 25.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:00 [2021-03-26T05:35:00.337Z] #49 25.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:00 [2021-03-26T05:35:00.337Z] #49 25.90 go: extracting github.com/sirupsen/logrus v1.4.2
05:35:00 [2021-03-26T05:35:00.337Z] #49 26.14 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:00 [2021-03-26T05:35:00.337Z] #49 26.32 go: extracting github.com/stretchr/testify v1.4.0
05:35:00 [2021-03-26T05:35:00.337Z] #49 26.36 go: extracting github.com/spf13/viper v1.6.1
05:35:00 [2021-03-26T05:35:00.337Z] #49 26.37 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:00 [2021-03-26T05:35:00.337Z] #49 26.40 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:00 [2021-03-26T05:35:00.337Z] #49 26.81 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:00 [2021-03-26T05:35:00.337Z] #49 26.89 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:00 [2021-03-26T05:35:00.337Z] #49 26.97 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:00 [2021-03-26T05:35:00.337Z] #49 27.14 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:00 [2021-03-26T05:35:00.337Z] #49 27.36 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:00 [2021-03-26T05:35:00.337Z] #49 27.43 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:00 [2021-03-26T05:35:00.337Z] #49 27.53 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:00 [2021-03-26T05:35:00.337Z] #49 27.77 go: downloading github.com/spf13/cast v1.3.0
05:35:00 [2021-03-26T05:35:00.337Z] #49 27.82 go: downloading github.com/subosito/gotenv v1.2.0
05:35:00 [2021-03-26T05:35:00.337Z] #49 28.15 go: extracting github.com/spf13/cast v1.3.0
05:35:00 [2021-03-26T05:35:00.337Z] #49 28.20 go: extracting github.com/subosito/gotenv v1.2.0
05:35:00 [2021-03-26T05:35:00.337Z] #49 28.26 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:35:00 [2021-03-26T05:35:00.337Z] #49 28.35 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:35:00 [2021-03-26T05:35:00.385Z] #49 18.73 go: extracting gopkg.in/ini.v1 v1.51.0
05:35:00 [2021-03-26T05:35:00.385Z] #49 18.73 go: extracting github.com/hashicorp/hcl v1.0.0
05:35:00 [2021-03-26T05:35:00.385Z] #49 18.73 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:00 [2021-03-26T05:35:00.385Z] #49 ...
05:35:00 [2021-03-26T05:35:00.385Z] 
05:35:00 [2021-03-26T05:35:00.385Z] #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
05:35:00 [2021-03-26T05:35:00.385Z] #47 sha256:8c509eff5c194ed32704f66950206c5800fa214e0a58c8fe6dbdd7cc9bc2d2f7
05:35:00 [2021-03-26T05:35:00.385Z] #47 8.735 go: extracting github.com/spf13/pflag v1.0.3
05:35:00 [2021-03-26T05:35:00.385Z] #47 8.851 go: extracting github.com/jonboulle/clockwork v0.1.0
05:35:00 [2021-03-26T05:35:00.385Z] #47 8.962 go: extracting github.com/mattn/go-isatty v0.0.12
05:35:00 [2021-03-26T05:35:00.385Z] #47 8.962 go: extracting github.com/mattn/go-colorable v0.1.6
05:35:00 [2021-03-26T05:35:00.385Z] #47 10.93 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:35:00 [2021-03-26T05:35:00.385Z] #47 11.58 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:35:00 [2021-03-26T05:35:00.385Z] #47 12.66 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:35:00 [2021-03-26T05:35:00.385Z] #47 17.54 go: finding github.com/fatih/color v1.9.0
05:35:00 [2021-03-26T05:35:00.385Z] #47 17.54 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:35:00 [2021-03-26T05:35:00.385Z] #47 17.70 go: finding github.com/pkg/errors v0.9.1
05:35:00 [2021-03-26T05:35:00.385Z] #47 17.81 go: finding github.com/mattn/go-colorable v0.1.6
05:35:00 [2021-03-26T05:35:00.385Z] #47 17.81 go: finding github.com/spf13/pflag v1.0.3
05:35:00 [2021-03-26T05:35:00.385Z] #47 17.94 go: finding github.com/mattn/go-isatty v0.0.12
05:35:00 [2021-03-26T05:35:00.385Z] #47 18.01 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:35:00 [2021-03-26T05:35:00.385Z] #47 18.29 go: finding github.com/jonboulle/clockwork v0.1.0
05:35:00 [2021-03-26T05:35:00.385Z] #47 18.38 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:35:00 [2021-03-26T05:35:00.385Z] #47 18.48 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:35:00 [2021-03-26T05:35:00.385Z] #47 18.48 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:35:00 [2021-03-26T05:35:00.385Z] #47 ...
05:35:00 [2021-03-26T05:35:00.385Z] 
05:35:00 [2021-03-26T05:35:00.385Z] #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
05:35:00 [2021-03-26T05:35:00.385Z] #67 sha256:208f15a6361c1543d435f8a4c3f3ff625a318e8d576e8955ac048cd461858cd3
05:35:00 [2021-03-26T05:35:00.385Z] #67 17.83 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.
05:35:00 [2021-03-26T05:35:00.385Z] #67 18.60 + cd /tmp/tmp.GA9rwVk4pJ/src/github.com/docker/libnetwork
05:35:00 [2021-03-26T05:35:00.385Z] #67 18.60 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:35:00 [2021-03-26T05:35:00.424Z] #55 ...
05:35:00 [2021-03-26T05:35:00.424Z] 
05:35:00 [2021-03-26T05:35:00.424Z] #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
05:35:00 [2021-03-26T05:35:00.424Z] #51 sha256:834eb008fe0e2cc9ef820d012c2a692e614105bcfdd901850741add3afe1bf6f
05:35:00 [2021-03-26T05:35:00.424Z] #51 23.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:35:00 [2021-03-26T05:35:00.424Z] #51 23.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:35:00 [2021-03-26T05:35:00.424Z] #51 23.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:35:00 [2021-03-26T05:35:00.443Z] #13 ...
05:35:00 [2021-03-26T05:35:00.443Z] 
05:35:00 [2021-03-26T05:35:00.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
05:35:00 [2021-03-26T05:35:00.443Z] #47 sha256:1160486181f6b3dc3a5fc709fc374587057c2d9755acc57f491eccda3d3ab39a
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.15 go: downloading github.com/fatih/color v1.9.0
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.26 go: downloading github.com/jonboulle/clockwork v0.1.0
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.26 go: downloading github.com/spf13/pflag v1.0.3
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.28 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.31 go: downloading github.com/pkg/errors v0.9.1
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.36 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.40 go: extracting github.com/fatih/color v1.9.0
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.48 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.63 go: downloading github.com/mattn/go-colorable v0.1.6
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.69 go: extracting github.com/jonboulle/clockwork v0.1.0
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.78 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:35:00 [2021-03-26T05:35:00.443Z] #47 12.83 go: downloading github.com/mattn/go-isatty v0.0.12
05:35:00 [2021-03-26T05:35:00.443Z] #47 13.00 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:35:00 [2021-03-26T05:35:00.443Z] #47 13.00 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:35:00 [2021-03-26T05:35:00.443Z] #47 13.02 go: extracting github.com/mattn/go-colorable v0.1.6
05:35:00 [2021-03-26T05:35:00.443Z] #47 13.14 go: extracting github.com/spf13/pflag v1.0.3
05:35:00 [2021-03-26T05:35:00.443Z] #47 13.18 go: extracting github.com/pkg/errors v0.9.1
05:35:00 [2021-03-26T05:35:00.443Z] #47 13.56 go: extracting github.com/mattn/go-isatty v0.0.12
05:35:00 [2021-03-26T05:35:00.443Z] #47 14.24 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:35:00 [2021-03-26T05:35:00.443Z] #47 15.82 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:35:00 [2021-03-26T05:35:00.443Z] #47 16.51 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:35:00 [2021-03-26T05:35:00.443Z] #47 21.77 go: finding github.com/fatih/color v1.9.0
05:35:00 [2021-03-26T05:35:00.443Z] #47 21.78 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:35:00 [2021-03-26T05:35:00.443Z] #47 21.83 go: finding github.com/pkg/errors v0.9.1
05:35:00 [2021-03-26T05:35:00.443Z] #47 21.94 go: finding github.com/spf13/pflag v1.0.3
05:35:00 [2021-03-26T05:35:00.443Z] #47 22.07 go: finding github.com/mattn/go-colorable v0.1.6
05:35:00 [2021-03-26T05:35:00.443Z] #47 22.27 go: finding github.com/mattn/go-isatty v0.0.12
05:35:00 [2021-03-26T05:35:00.443Z] #47 ...
05:35:00 [2021-03-26T05:35:00.443Z] 
05:35:00 [2021-03-26T05:35:00.443Z] #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
05:35:00 [2021-03-26T05:35:00.443Z] #29 sha256:ec2026bc70cd8fd53f59dead40bfd6ce0476ea21083a58e6f8a5b0dff4a0f425
05:35:00 [2021-03-26T05:35:00.443Z] #29 23.19 
05:35:00 [2021-03-26T05:35:00.528Z] #57 155.8 + bin/containerd-shim-runc-v2
05:35:00 [2021-03-26T05:35:00.685Z] #51 23.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:35:00 [2021-03-26T05:35:00.707Z] #29 23.39 
######################################################################## 100.0%
05:35:00 [2021-03-26T05:35:00.707Z] #29 23.51 
05:35:00 [2021-03-26T05:35:00.855Z] #57 156.5 + binaries
05:35:00 [2021-03-26T05:35:00.856Z] #57 156.5 + install -D bin/containerd /build/containerd
05:35:00 [2021-03-26T05:35:00.856Z] #57 156.5 + install -D bin/containerd-shim /build/containerd-shim
05:35:00 [2021-03-26T05:35:00.856Z] #57 156.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:35:00 [2021-03-26T05:35:00.856Z] #57 156.5 + install -D bin/ctr /build/ctr
05:35:00 [2021-03-26T05:35:00.946Z] #51 23.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:35:00 [2021-03-26T05:35:00.980Z] #67 19.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:35:01 [2021-03-26T05:35:01.028Z] #29 23.70 Download of images into '/build' complete.
05:35:01 [2021-03-26T05:35:01.029Z] #29 23.70 Use something like the following to load the result into a Docker daemon:
05:35:01 [2021-03-26T05:35:01.029Z] #29 23.70   tar -cC '/build' . | docker load
05:35:01 [2021-03-26T05:35:01.182Z] #57 DONE 157.1s
05:35:01 [2021-03-26T05:35:01.204Z] #56 44.71 debconf: delaying package configuration, since apt-utils is not installed
05:35:01 [2021-03-26T05:35:01.204Z] #56 44.90 Fetched 120 kB in 0s (1692 kB/s)
05:35:01 [2021-03-26T05:35:01.204Z] #56 45.06 Selecting previously unselected package libbtrfs0.
05:35:01 [2021-03-26T05:35:01.204Z] #56 45.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
05:35:01 [2021-03-26T05:35:01.204Z] #56 45.24 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
05:35:01 [2021-03-26T05:35:01.204Z] #56 45.25 Unpacking libbtrfs0 (4.20.1-2) ...
05:35:01 [2021-03-26T05:35:01.204Z] #56 45.36 Selecting previously unselected package libbtrfs-dev.
05:35:01 [2021-03-26T05:35:01.204Z] #56 45.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
05:35:01 [2021-03-26T05:35:01.204Z] #56 45.39 Unpacking libbtrfs-dev (4.20.1-2) ...
05:35:01 [2021-03-26T05:35:01.720Z] #49 29.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:35:01 [2021-03-26T05:35:01.877Z] #56 45.70 Setting up libbtrfs0 (4.20.1-2) ...
05:35:01 [2021-03-26T05:35:01.877Z] #56 45.72 Setting up libbtrfs-dev (4.20.1-2) ...
05:35:01 [2021-03-26T05:35:01.877Z] #56 45.74 Processing triggers for libc-bin (2.28-10) ...
05:35:01 [2021-03-26T05:35:01.892Z] #51 24.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:35:02 [2021-03-26T05:35:02.180Z] #56 DONE 46.1s
05:35:02 [2021-03-26T05:35:02.180Z] 
05:35:02 [2021-03-26T05:35:02.180Z] #57 [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
05:35:02 [2021-03-26T05:35:02.180Z] #57 sha256:9a9bd14b5d8243db62da6030c87a43858626c59aa19d6b180c2d84ab2280aedc
05:35:02 [2021-03-26T05:35:02.322Z] 
05:35:02 [2021-03-26T05:35:02.322Z] #58 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
05:35:02 [2021-03-26T05:35:02.322Z] #58 DONE 0.3s
05:35:02 [2021-03-26T05:35:02.370Z] #67 ...
05:35:02 [2021-03-26T05:35:02.370Z] 
05:35:02 [2021-03-26T05:35:02.371Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:02 [2021-03-26T05:35:02.371Z] #34 sha256:24ff3bef44c6291eb6b0f07bc818ce71c8a89cf7ef2db9401cf291613a000e63
05:35:02 [2021-03-26T05:35:02.371Z] #34 10.86 unicode/utf8
05:35:02 [2021-03-26T05:35:02.371Z] #34 11.80 unicode
05:35:02 [2021-03-26T05:35:02.371Z] #34 15.86 runtime/cgo
05:35:02 [2021-03-26T05:35:02.480Z] #57 0.235 + RM_GOPATH=0
05:35:02 [2021-03-26T05:35:02.480Z] #57 0.236 + TMP_GOPATH=
05:35:02 [2021-03-26T05:35:02.480Z] #57 0.236 + : /build
05:35:02 [2021-03-26T05:35:02.480Z] #57 0.236 + '[' -z '' ']'
05:35:02 [2021-03-26T05:35:02.480Z] #57 0.236 ++ mktemp -d
05:35:02 [2021-03-26T05:35:02.480Z] #57 0.238 + export GOPATH=/tmp/tmp.Y5XZImGfBL
05:35:02 [2021-03-26T05:35:02.480Z] #57 0.239 + GOPATH=/tmp/tmp.Y5XZImGfBL
05:35:02 [2021-03-26T05:35:02.480Z] #57 0.239 + RM_GOPATH=1
05:35:02 [2021-03-26T05:35:02.480Z] #57 0.239 + case "$(go env GOARCH)" in
05:35:02 [2021-03-26T05:35:02.480Z] #57 0.240 ++ go env GOARCH
05:35:02 [2021-03-26T05:35:02.480Z] #57 0.258 + export GO_BUILDMODE=-buildmode=pie
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.258 + GO_BUILDMODE=-buildmode=pie
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.261 ++ dirname /tmp/install/install.sh
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.266 + dir=/tmp/install
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.266 + bin=containerd
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.267 + shift
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.268 + '[' '!' -f /tmp/install/containerd.installer ']'
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.269 + . /tmp/install/containerd.installer
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.270 ++ set -e
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.271 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.274 + install_containerd
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.277 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.278 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.279 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Y5XZImGfBL/src/github.com/containerd/containerd
05:35:02 [2021-03-26T05:35:02.481Z] #57 0.288 Cloning into '/tmp/tmp.Y5XZImGfBL/src/github.com/containerd/containerd'...
05:35:02 [2021-03-26T05:35:02.636Z] #34 ...
05:35:02 [2021-03-26T05:35:02.636Z] 
05:35:02 [2021-03-26T05:35:02.636Z] #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
05:35:02 [2021-03-26T05:35:02.636Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:35:02 [2021-03-26T05:35:02.636Z] #55 10.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:35:02 [2021-03-26T05:35:02.636Z] #55 12.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:35:02 [2021-03-26T05:35:02.636Z] #55 ...
05:35:02 [2021-03-26T05:35:02.636Z] 
05:35:02 [2021-03-26T05:35:02.636Z] #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
05:35:02 [2021-03-26T05:35:02.636Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:35:02 [2021-03-26T05:35:02.636Z] #49 18.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:02 [2021-03-26T05:35:02.636Z] #49 19.09 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:02 [2021-03-26T05:35:02.636Z] #49 19.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:02 [2021-03-26T05:35:02.636Z] #49 19.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:02 [2021-03-26T05:35:02.636Z] #49 19.20 go: extracting github.com/go-critic/go-critic v0.4.1
05:35:02 [2021-03-26T05:35:02.636Z] #49 19.20 go: extracting gopkg.in/yaml.v2 v2.2.7
05:35:02 [2021-03-26T05:35:02.636Z] #49 19.45 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:02 [2021-03-26T05:35:02.636Z] #49 19.64 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:02 [2021-03-26T05:35:02.636Z] #49 20.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:02 [2021-03-26T05:35:02.636Z] #49 20.24 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:02 [2021-03-26T05:35:02.636Z] #49 20.29 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:35:02 [2021-03-26T05:35:02.636Z] #49 20.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:02 [2021-03-26T05:35:02.636Z] #49 20.47 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:02 [2021-03-26T05:35:02.636Z] #49 20.61 go: downloading golang.org/x/text v0.3.2
05:35:02 [2021-03-26T05:35:02.648Z] 
05:35:02 [2021-03-26T05:35:02.648Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
05:35:02 [2021-03-26T05:35:02.648Z] #62 DONE 0.2s
05:35:02 [2021-03-26T05:35:02.648Z] 
05:35:02 [2021-03-26T05:35:02.648Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/b...
05:35:02 [2021-03-26T05:35:02.975Z] #67 DONE 0.3s
05:35:02 [2021-03-26T05:35:02.975Z] 
05:35:02 [2021-03-26T05:35:02.975Z] #69 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
05:35:02 [2021-03-26T05:35:02.975Z] #69 DONE 0.1s
05:35:02 [2021-03-26T05:35:02.975Z] 
05:35:02 [2021-03-26T05:35:02.975Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:35:02 [2021-03-26T05:35:02.975Z] #70 DONE 0.0s
05:35:02 [2021-03-26T05:35:02.975Z] 
05:35:02 [2021-03-26T05:35:02.975Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
05:35:03 [2021-03-26T05:35:03.582Z] #49 ...
05:35:03 [2021-03-26T05:35:03.582Z] 
05:35:03 [2021-03-26T05:35:03.582Z] #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
05:35:03 [2021-03-26T05:35:03.582Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:03 [2021-03-26T05:35:03.582Z] #42 12.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:35:03 [2021-03-26T05:35:03.594Z] #29 ...
05:35:03 [2021-03-26T05:35:03.594Z] 
05:35:03 [2021-03-26T05:35:03.594Z] #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
05:35:03 [2021-03-26T05:35:03.594Z] #67 sha256:1040638a4e50889d28e7cfc6ac626f2b6f6925adcbe2e6e6d8b225aeba8b192a
05:35:03 [2021-03-26T05:35:03.594Z] #67 15.31 Checking out files:  49% (945/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.
05:35:03 [2021-03-26T05:35:03.594Z] #67 16.97 + cd /tmp/tmp.jXH4v88gyf/src/github.com/docker/libnetwork
05:35:03 [2021-03-26T05:35:03.594Z] #67 16.97 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:35:03 [2021-03-26T05:35:03.594Z] #67 17.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:35:03 [2021-03-26T05:35:03.679Z] #71 DONE 0.6s
05:35:03 [2021-03-26T05:35:03.807Z] #51 26.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:35:03 [2021-03-26T05:35:03.807Z] #51 ...
05:35:03 [2021-03-26T05:35:03.807Z] 
05:35:03 [2021-03-26T05:35:03.807Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
05:35:03 [2021-03-26T05:35:03.807Z] #24 sha256:818401f42d3ed09b195a24d1bfc58c9fd6cd38c83a8e3f54a1936f83ca0971a8
05:35:03 [2021-03-26T05:35:03.807Z] #24 24.00 + mkdir -p /build
05:35:03 [2021-03-26T05:35:03.807Z] #24 24.00 + mv docker/docker /build/
05:35:03 [2021-03-26T05:35:03.807Z] #24 24.04 + rmdir docker
05:35:03 [2021-03-26T05:35:03.807Z] #24 DONE 26.6s
05:35:03 [2021-03-26T05:35:03.843Z] #42 ...
05:35:03 [2021-03-26T05:35:03.843Z] 
05:35:03 [2021-03-26T05:35:03.843Z] #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
05:35:03 [2021-03-26T05:35:03.843Z] #58 sha256:9078fd33bd6b4927338597df380ebe8e6eb6bc470fd69a475060052bb75023d4
05:35:03 [2021-03-26T05:35:03.843Z] #58 13.95 + cd /tmp/tmp.kSJP3o1TZ1/src/github.com/rootless-containers/rootlesskit
05:35:03 [2021-03-26T05:35:03.843Z] #58 13.95 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082
05:35:03 [2021-03-26T05:35:03.843Z] #58 13.98 + export GO111MODULE=on
05:35:03 [2021-03-26T05:35:03.843Z] #58 13.98 + GO111MODULE=on
05:35:03 [2021-03-26T05:35:03.843Z] #58 13.98 + export GOPROXY=https://proxy.golang.org
05:35:03 [2021-03-26T05:35:03.843Z] #58 13.98 + GOPROXY=https://proxy.golang.org
05:35:03 [2021-03-26T05:35:03.843Z] #58 13.98 + for f in rootlesskit rootlesskit-docker-proxy
05:35:03 [2021-03-26T05:35:03.843Z] #58 13.98 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
05:35:03 [2021-03-26T05:35:03.843Z] #58 15.92 go: downloading github.com/pkg/errors v0.9.1
05:35:03 [2021-03-26T05:35:03.843Z] #58 16.20 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:35:03 [2021-03-26T05:35:03.843Z] #58 16.20 go: downloading github.com/moby/vpnkit v0.5.0
05:35:03 [2021-03-26T05:35:03.843Z] #58 16.20 go: downloading github.com/gorilla/mux v1.8.0
05:35:03 [2021-03-26T05:35:03.843Z] #58 16.20 go: downloading github.com/google/uuid v1.2.0
05:35:03 [2021-03-26T05:35:03.843Z] #58 16.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:35:03 [2021-03-26T05:35:03.843Z] #58 16.20 go: downloading github.com/gofrs/flock v0.8.0
05:35:03 [2021-03-26T05:35:03.843Z] #58 16.20 go: downloading github.com/urfave/cli/v2 v2.3.0
05:35:03 [2021-03-26T05:35:03.843Z] #58 16.26 go: downloading github.com/moby/sys/mountinfo v0.4.1
05:35:03 [2021-03-26T05:35:03.843Z] #58 16.61 go: extracting github.com/pkg/errors v0.9.1
05:35:03 [2021-03-26T05:35:03.843Z] #58 16.70 go: extracting github.com/gofrs/flock v0.8.0
05:35:03 [2021-03-26T05:35:03.843Z] #58 16.78 go: extracting github.com/google/uuid v1.2.0
05:35:03 [2021-03-26T05:35:03.843Z] #58 16.86 go: extracting github.com/moby/sys/mountinfo v0.4.1
05:35:03 [2021-03-26T05:35:03.843Z] #58 17.07 go: extracting github.com/gorilla/mux v1.8.0
05:35:03 [2021-03-26T05:35:03.843Z] #58 17.36 go: downloading github.com/sirupsen/logrus v1.8.1
05:35:03 [2021-03-26T05:35:03.843Z] #58 17.81 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:35:03 [2021-03-26T05:35:03.843Z] #58 18.28 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:35:03 [2021-03-26T05:35:03.843Z] #58 18.28 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:35:03 [2021-03-26T05:35:03.843Z] #58 18.48 go: extracting github.com/sirupsen/logrus v1.8.1
05:35:03 [2021-03-26T05:35:03.843Z] #58 19.80 go: extracting github.com/moby/vpnkit v0.5.0
05:35:03 [2021-03-26T05:35:03.843Z] #58 19.84 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:35:03 [2021-03-26T05:35:03.843Z] #58 19.96 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:35:03 [2021-03-26T05:35:03.843Z] #58 ...
05:35:03 [2021-03-26T05:35:03.843Z] 
05:35:03 [2021-03-26T05:35:03.843Z] #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
05:35:03 [2021-03-26T05:35:03.843Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:03 [2021-03-26T05:35:03.843Z] #36 12.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:35:04 [2021-03-26T05:35:04.005Z] 
05:35:04 [2021-03-26T05:35:04.005Z] #72 exporting to image
05:35:04 [2021-03-26T05:35:04.005Z] #72 exporting layers
05:35:04 [2021-03-26T05:35:04.068Z] 
05:35:04 [2021-03-26T05:35:04.068Z] #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
05:35:04 [2021-03-26T05:35:04.068Z] #49 sha256:c24b11cad489938da75512f839180e935785d276b533fde4b555bd2b60e11747
05:35:04 [2021-03-26T05:35:04.068Z] #49 22.88 go: downloading github.com/spf13/cobra v0.0.5
05:35:04 [2021-03-26T05:35:04.068Z] #49 23.00 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:35:04 [2021-03-26T05:35:04.068Z] #49 23.11 go: downloading github.com/spf13/viper v1.6.1
05:35:04 [2021-03-26T05:35:04.068Z] #49 23.26 go: downloading github.com/pkg/errors v0.8.1
05:35:04 [2021-03-26T05:35:04.068Z] #49 23.32 go: downloading github.com/fatih/color v1.7.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 23.62 go: extracting github.com/pkg/errors v0.8.1
05:35:04 [2021-03-26T05:35:04.068Z] #49 23.63 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:35:04 [2021-03-26T05:35:04.068Z] #49 23.73 go: extracting github.com/fatih/color v1.7.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 23.75 go: downloading github.com/go-critic/go-critic v0.4.1
05:35:04 [2021-03-26T05:35:04.068Z] #49 23.78 go: downloading github.com/mattn/go-isatty v0.0.8
05:35:04 [2021-03-26T05:35:04.068Z] #49 23.78 go: downloading github.com/spf13/pflag v1.0.5
05:35:04 [2021-03-26T05:35:04.068Z] #49 23.88 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:35:04 [2021-03-26T05:35:04.068Z] #49 23.89 go: extracting github.com/spf13/cobra v0.0.5
05:35:04 [2021-03-26T05:35:04.068Z] #49 24.00 go: downloading github.com/mattn/go-colorable v0.1.4
05:35:04 [2021-03-26T05:35:04.068Z] #49 24.06 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 24.09 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:35:04 [2021-03-26T05:35:04.068Z] #49 24.15 go: extracting github.com/mattn/go-colorable v0.1.4
05:35:04 [2021-03-26T05:35:04.068Z] #49 24.18 go: extracting github.com/spf13/viper v1.6.1
05:35:04 [2021-03-26T05:35:04.068Z] #49 24.40 go: extracting github.com/mattn/go-isatty v0.0.8
05:35:04 [2021-03-26T05:35:04.068Z] #49 24.41 go: extracting github.com/spf13/pflag v1.0.5
05:35:04 [2021-03-26T05:35:04.068Z] #49 24.43 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:35:04 [2021-03-26T05:35:04.068Z] #49 24.66 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 24.68 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 24.70 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 24.71 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.03 go: downloading github.com/spf13/cast v1.3.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.13 go: extracting github.com/go-critic/go-critic v0.4.1
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.13 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.14 go: downloading github.com/magiconair/properties v1.8.1
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.20 go: downloading github.com/pelletier/go-toml v1.2.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.23 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.23 go: downloading github.com/subosito/gotenv v1.2.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.37 go: extracting github.com/spf13/cast v1.3.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.47 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.53 go: extracting github.com/magiconair/properties v1.8.1
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.59 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.60 go: downloading github.com/sirupsen/logrus v1.4.2
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.90 go: downloading github.com/spf13/afero v1.1.2
05:35:04 [2021-03-26T05:35:04.068Z] #49 25.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:04 [2021-03-26T05:35:04.068Z] #49 26.19 go: extracting github.com/subosito/gotenv v1.2.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 26.38 go: extracting github.com/pelletier/go-toml v1.2.0
05:35:04 [2021-03-26T05:35:04.068Z] #49 26.46 go: extracting github.com/sirupsen/logrus v1.4.2
05:35:04 [2021-03-26T05:35:04.068Z] #49 26.79 go: extracting github.com/spf13/afero v1.1.2
05:35:04 [2021-03-26T05:35:04.068Z] #49 26.85 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:04 [2021-03-26T05:35:04.068Z] #49 26.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:35:04 [2021-03-26T05:35:04.105Z] #36 ...
05:35:04 [2021-03-26T05:35:04.105Z] 
05:35:04 [2021-03-26T05:35:04.105Z] #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
05:35:04 [2021-03-26T05:35:04.105Z] #51 sha256:aad9381fa84b676916b48dac49d1724e7b0602bba7b96c199aabceda09a450ba
05:35:04 [2021-03-26T05:35:04.105Z] #51 12.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:35:04 [2021-03-26T05:35:04.105Z] #51 14.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:35:04 [2021-03-26T05:35:04.105Z] #51 14.40 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:35:04 [2021-03-26T05:35:04.105Z] #51 14.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:35:04 [2021-03-26T05:35:04.105Z] #51 14.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:35:04 [2021-03-26T05:35:04.105Z] #51 15.72 runtime
05:35:04 [2021-03-26T05:35:04.105Z] #51 15.88 runtime/cgo
05:35:04 [2021-03-26T05:35:04.105Z] #51 ...
05:35:04 [2021-03-26T05:35:04.105Z] 
05:35:04 [2021-03-26T05:35:04.105Z] #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
05:35:04 [2021-03-26T05:35:04.105Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:35:04 [2021-03-26T05:35:04.105Z] #49 22.59 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:35:04 [2021-03-26T05:35:04.105Z] #49 22.59 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:35:04 [2021-03-26T05:35:04.172Z] #67 ...
05:35:04 [2021-03-26T05:35:04.172Z] 
05:35:04 [2021-03-26T05:35:04.172Z] #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
05:35:04 [2021-03-26T05:35:04.172Z] #49 sha256:1ad51a2252462b87661be302f1bed3e8b2cfa2487d5d749532f210b07597eaff
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.20 go: downloading github.com/spf13/cobra v0.0.5
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.20 go: downloading github.com/pkg/errors v0.8.1
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.22 go: downloading github.com/spf13/viper v1.6.1
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.33 go: downloading github.com/mattn/go-colorable v0.1.4
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.45 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.45 go: downloading github.com/spf13/pflag v1.0.5
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.49 go: extracting github.com/pkg/errors v0.8.1
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.60 go: downloading github.com/fatih/color v1.7.0
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.66 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.75 go: downloading github.com/stretchr/testify v1.4.0
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.91 go: extracting github.com/spf13/viper v1.6.1
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.91 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.95 go: extracting github.com/spf13/cobra v0.0.5
05:35:04 [2021-03-26T05:35:04.172Z] #49 17.95 go: extracting github.com/spf13/pflag v1.0.5
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.10 go: extracting github.com/mattn/go-colorable v0.1.4
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.18 go: downloading gopkg.in/ini.v1 v1.51.0
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.22 go: extracting github.com/fatih/color v1.7.0
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.23 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.24 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.30 go: downloading github.com/spf13/afero v1.1.2
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.33 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.37 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.43 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.43 go: downloading github.com/ultraware/whitespace v0.0.4
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.44 go: downloading github.com/uudashr/gocognit v1.0.1
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.47 go: extracting github.com/stretchr/testify v1.4.0
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.48 go: extracting github.com/ultraware/whitespace v0.0.4
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.71 go: extracting github.com/uudashr/gocognit v1.0.1
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.73 go: extracting gopkg.in/ini.v1 v1.51.0
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.92 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.95 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:04 [2021-03-26T05:35:04.172Z] #49 18.95 go: extracting github.com/spf13/afero v1.1.2
05:35:04 [2021-03-26T05:35:04.172Z] #49 19.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:04 [2021-03-26T05:35:04.172Z] #49 19.24 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:04 [2021-03-26T05:35:04.172Z] #49 19.26 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:04 [2021-03-26T05:35:04.172Z] #49 19.27 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:35:04 [2021-03-26T05:35:04.172Z] #49 19.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:04 [2021-03-26T05:35:04.172Z] #49 19.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:04 [2021-03-26T05:35:04.172Z] #49 19.47 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:04 [2021-03-26T05:35:04.172Z] #49 19.90 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:35:04 [2021-03-26T05:35:04.172Z] #49 21.77 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:35:04 [2021-03-26T05:35:04.172Z] #49 25.87 go: downloading github.com/stretchr/objx v0.2.0
05:35:04 [2021-03-26T05:35:04.172Z] #49 25.88 go: downloading github.com/mattn/go-isatty v0.0.8
05:35:04 [2021-03-26T05:35:04.172Z] #49 25.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:04 [2021-03-26T05:35:04.172Z] #49 25.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:04 [2021-03-26T05:35:04.172Z] #49 25.89 go: downloading github.com/hashicorp/hcl v1.0.0
05:35:04 [2021-03-26T05:35:04.172Z] #49 25.89 go: downloading github.com/magiconair/properties v1.8.1
05:35:04 [2021-03-26T05:35:04.172Z] #49 25.89 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:04 [2021-03-26T05:35:04.172Z] #49 25.90 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:35:04 [2021-03-26T05:35:04.172Z] #49 25.94 go: downloading github.com/go-critic/go-critic v0.4.1
05:35:04 [2021-03-26T05:35:04.172Z] #49 25.94 go: downloading github.com/spf13/cast v1.3.0
05:35:04 [2021-03-26T05:35:04.172Z] #49 26.38 go: extracting github.com/stretchr/objx v0.2.0
05:35:04 [2021-03-26T05:35:04.328Z] #49 26.97 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:04 [2021-03-26T05:35:04.436Z] #49 26.44 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:04 [2021-03-26T05:35:04.436Z] #49 26.66 go: downloading github.com/ultraware/funlen v0.0.2
05:35:04 [2021-03-26T05:35:04.700Z] #49 26.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:04 [2021-03-26T05:35:04.961Z] #49 27.54 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:04 [2021-03-26T05:35:04.961Z] #49 27.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:04 [2021-03-26T05:35:04.964Z] #49 26.89 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:35:04 [2021-03-26T05:35:04.964Z] #49 26.89 go: extracting github.com/mattn/go-isatty v0.0.8
05:35:04 [2021-03-26T05:35:04.964Z] #49 26.89 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:04 [2021-03-26T05:35:04.964Z] #49 26.89 go: extracting github.com/magiconair/properties v1.8.1
05:35:04 [2021-03-26T05:35:04.964Z] #49 26.97 go: extracting github.com/spf13/cast v1.3.0
05:35:04 [2021-03-26T05:35:04.964Z] #49 27.01 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:04 [2021-03-26T05:35:04.964Z] #49 27.01 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:35:04 [2021-03-26T05:35:04.964Z] #49 27.01 go: downloading golang.org/x/text v0.3.2
05:35:04 [2021-03-26T05:35:04.964Z] #49 27.02 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:35:04 [2021-03-26T05:35:04.964Z] #49 27.21 go: extracting github.com/hashicorp/hcl v1.0.0
05:35:05 [2021-03-26T05:35:05.033Z] #49 33.20 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:35:05 [2021-03-26T05:35:05.033Z] #49 33.26 go: downloading github.com/davecgh/go-spew v1.1.1
05:35:05 [2021-03-26T05:35:05.033Z] #49 33.26 go: downloading github.com/go-lintpack/lintpack v0.5.2
05:35:05 [2021-03-26T05:35:05.033Z] #49 33.27 go: downloading github.com/mattn/go-isatty v0.0.8
05:35:05 [2021-03-26T05:35:05.033Z] #49 33.33 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
05:35:05 [2021-03-26T05:35:05.033Z] #49 33.34 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:05 [2021-03-26T05:35:05.033Z] #49 33.34 go: downloading github.com/ultraware/whitespace v0.0.4
05:35:05 [2021-03-26T05:35:05.033Z] #49 33.35 go: downloading github.com/stretchr/objx v0.2.0
05:35:05 [2021-03-26T05:35:05.033Z] #49 33.57 go: extracting github.com/ultraware/whitespace v0.0.4
05:35:05 [2021-03-26T05:35:05.033Z] #49 33.57 go: downloading github.com/spf13/cobra v0.0.5
05:35:05 [2021-03-26T05:35:05.262Z] #57 ...
05:35:05 [2021-03-26T05:35:05.262Z] 
05:35:05 [2021-03-26T05:35:05.262Z] #43 [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
05:35:05 [2021-03-26T05:35:05.262Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:35:05 [2021-03-26T05:35:05.262Z] #43 30.44 Reading package lists...
05:35:05 [2021-03-26T05:35:05.262Z] #43 39.82 Building dependency tree...
05:35:05 [2021-03-26T05:35:05.262Z] #43 43.67 The following additional packages will be installed:
05:35:05 [2021-03-26T05:35:05.262Z] #43 43.67   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:35:05 [2021-03-26T05:35:05.262Z] #43 43.68   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:35:05 [2021-03-26T05:35:05.262Z] #43 43.69 Suggested packages:
05:35:05 [2021-03-26T05:35:05.262Z] #43 43.69   manpages-dev python-setuptools
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.30 The following NEW packages will be installed:
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.31   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.31   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.31   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.32   python-six zlib1g-dev
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.45 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.45 Need to get 4075 kB of archives.
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.45 After this operation, 24.5 MB of additional disk space will be used.
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
05:35:05 [2021-03-26T05:35:05.262Z] #43 45.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 45.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 45.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 45.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 45.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 45.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 45.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 45.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 45.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 45.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 45.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 45.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 45.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
05:35:05 [2021-03-26T05:35:05.263Z] #43 47.32 debconf: delaying package configuration, since apt-utils is not installed
05:35:05 [2021-03-26T05:35:05.263Z] #43 47.56 Fetched 4075 kB in 1s (7189 kB/s)
05:35:05 [2021-03-26T05:35:05.263Z] #43 47.68 Selecting previously unselected package libcap-dev:ppc64el.
05:35:05 [2021-03-26T05:35:05.263Z] #43 47.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 ... 15339 files and directories currently installed.)
05:35:05 [2021-03-26T05:35:05.263Z] #43 47.95 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 47.99 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 48.18 Selecting previously unselected package libnet1:ppc64el.
05:35:05 [2021-03-26T05:35:05.263Z] #43 48.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 48.19 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 48.32 Selecting previously unselected package libnet1-dev.
05:35:05 [2021-03-26T05:35:05.263Z] #43 48.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 48.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 48.56 Selecting previously unselected package libnl-3-200:ppc64el.
05:35:05 [2021-03-26T05:35:05.263Z] #43 48.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 48.57 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 48.73 Selecting previously unselected package libnl-3-dev:ppc64el.
05:35:05 [2021-03-26T05:35:05.263Z] #43 48.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 48.73 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 49.06 Selecting previously unselected package libprotobuf-c1:ppc64el.
05:35:05 [2021-03-26T05:35:05.263Z] #43 49.06 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 49.07 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 49.21 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
05:35:05 [2021-03-26T05:35:05.263Z] #43 49.23 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 49.24 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 49.35 Selecting previously unselected package zlib1g-dev:ppc64el.
05:35:05 [2021-03-26T05:35:05.263Z] #43 49.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
05:35:05 [2021-03-26T05:35:05.263Z] #43 49.38 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
05:35:05 [2021-03-26T05:35:05.293Z] #49 33.66 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:35:05 [2021-03-26T05:35:05.293Z] #49 33.77 go: extracting github.com/mattn/go-isatty v0.0.8
05:35:05 [2021-03-26T05:35:05.293Z] #49 33.91 go: extracting github.com/davecgh/go-spew v1.1.1
05:35:05 [2021-03-26T05:35:05.531Z] #49 28.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:35:05 [2021-03-26T05:35:05.545Z] #49 27.26 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:05 [2021-03-26T05:35:05.545Z] #49 27.36 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:35:05 [2021-03-26T05:35:05.545Z] #49 27.52 go: extracting github.com/ultraware/funlen v0.0.2
05:35:05 [2021-03-26T05:35:05.545Z] #49 27.52 go: extracting github.com/go-critic/go-critic v0.4.1
05:35:05 [2021-03-26T05:35:05.545Z] #49 27.52 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:05 [2021-03-26T05:35:05.545Z] #49 27.52 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:35:05 [2021-03-26T05:35:05.545Z] #49 27.55 go: downloading github.com/subosito/gotenv v1.2.0
05:35:05 [2021-03-26T05:35:05.545Z] #49 27.78 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:35:05 [2021-03-26T05:35:05.545Z] #49 ...
05:35:05 [2021-03-26T05:35:05.545Z] 
05:35:05 [2021-03-26T05:35:05.545Z] #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
05:35:05 [2021-03-26T05:35:05.545Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
05:35:05 [2021-03-26T05:35:05.545Z] #36 17.72 Fetched 8248 kB in 11s (778 kB/s)
05:35:05 [2021-03-26T05:35:05.545Z] #36 17.72 Reading package lists...
05:35:05 [2021-03-26T05:35:05.545Z] #36 23.95 Reading package lists...
05:35:05 [2021-03-26T05:35:05.554Z] #49 34.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:05 [2021-03-26T05:35:05.554Z] #49 34.14 go: extracting github.com/go-lintpack/lintpack v0.5.2
05:35:05 [2021-03-26T05:35:05.554Z] #49 34.16 go: extracting github.com/stretchr/objx v0.2.0
05:35:05 [2021-03-26T05:35:05.554Z] #49 ...
05:35:05 [2021-03-26T05:35:05.554Z] 
05:35:05 [2021-03-26T05:35:05.554Z] #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
05:35:05 [2021-03-26T05:35:05.554Z] #51 sha256:933415054a9e8575e59682061aa2107dbce966efee2f0f2d1e8170b7c12190cd
05:35:05 [2021-03-26T05:35:05.554Z] #51 24.07 + cd /tmp/tmp.5MR2aWlfi0/src/github.com/mvdan/sh
05:35:05 [2021-03-26T05:35:05.554Z] #51 24.09 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
05:35:05 [2021-03-26T05:35:05.554Z] #51 24.34 + GO111MODULE=on
05:35:05 [2021-03-26T05:35:05.554Z] #51 24.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
05:35:05 [2021-03-26T05:35:05.554Z] #51 26.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:35:05 [2021-03-26T05:35:05.554Z] #51 26.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:35:05 [2021-03-26T05:35:05.554Z] #51 26.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:35:05 [2021-03-26T05:35:05.554Z] #51 26.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:35:05 [2021-03-26T05:35:05.554Z] #51 26.87 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:35:05 [2021-03-26T05:35:05.554Z] #51 28.48 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:35:05 [2021-03-26T05:35:05.554Z] #51 29.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:35:05 [2021-03-26T05:35:05.554Z] #51 32.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:35:05 [2021-03-26T05:35:05.554Z] #51 ...
05:35:05 [2021-03-26T05:35:05.554Z] 
05:35:05 [2021-03-26T05:35:05.554Z] #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
05:35:05 [2021-03-26T05:35:05.554Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:35:05 [2021-03-26T05:35:05.563Z] #43 49.68 Selecting previously unselected package libprotobuf17:ppc64el.
05:35:05 [2021-03-26T05:35:05.563Z] #43 49.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
05:35:05 [2021-03-26T05:35:05.563Z] #43 49.68 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
05:35:05 [2021-03-26T05:35:05.563Z] #43 ...
05:35:05 [2021-03-26T05:35:05.563Z] 
05:35:05 [2021-03-26T05:35:05.563Z] #46 [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
05:35:05 [2021-03-26T05:35:05.563Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:35:05 [2021-03-26T05:35:05.563Z] #46 49.76 errors
05:35:05 [2021-03-26T05:35:05.793Z] #49 28.56 go: downloading golang.org/x/text v0.3.2
05:35:05 [2021-03-26T05:35:05.793Z] #49 ...
05:35:05 [2021-03-26T05:35:05.793Z] 
05:35:05 [2021-03-26T05:35:05.793Z] #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
05:35:05 [2021-03-26T05:35:05.793Z] #51 sha256:834eb008fe0e2cc9ef820d012c2a692e614105bcfdd901850741add3afe1bf6f
05:35:05 [2021-03-26T05:35:05.793Z] #51 28.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:35:05 [2021-03-26T05:35:05.863Z] #46 49.78 sort
05:35:05 [2021-03-26T05:35:05.863Z] #46 49.80 github.com/LK4D4/vndr/godl/singleflight
05:35:05 [2021-03-26T05:35:05.863Z] #46 49.87 math/rand
05:35:05 [2021-03-26T05:35:05.863Z] #46 ...
05:35:05 [2021-03-26T05:35:05.863Z] 
05:35:05 [2021-03-26T05:35:05.863Z] #68 [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
05:35:05 [2021-03-26T05:35:05.863Z] #68 sha256:33cc8264e735c11e9b391cb150c782c95f9638ad13dba983767db45e8e0158c7
05:35:05 [2021-03-26T05:35:05.863Z] #68 DONE 49.9s
05:35:06 [2021-03-26T05:35:06.176Z] 
05:35:06 [2021-03-26T05:35:06.176Z] #37 [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
05:35:06 [2021-03-26T05:35:06.176Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
05:35:06 [2021-03-26T05:35:06.176Z] #37 43.09 The following additional packages will be installed:
05:35:06 [2021-03-26T05:35:06.176Z] #37 43.09   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:35:06 [2021-03-26T05:35:06.176Z] #37 43.09 Suggested packages:
05:35:06 [2021-03-26T05:35:06.176Z] #37 43.10   cmake-doc ninja-build lrzip
05:35:06 [2021-03-26T05:35:06.176Z] #37 43.10 Recommended packages:
05:35:06 [2021-03-26T05:35:06.176Z] #37 43.10   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:35:06 [2021-03-26T05:35:06.176Z] #37 44.02 The following NEW packages will be installed:
05:35:06 [2021-03-26T05:35:06.176Z] #37 44.03   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:35:06 [2021-03-26T05:35:06.176Z] #37 44.04   vim-common xxd
05:35:06 [2021-03-26T05:35:06.176Z] #37 44.20 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
05:35:06 [2021-03-26T05:35:06.176Z] #37 44.20 Need to get 14.9 MB of archives.
05:35:06 [2021-03-26T05:35:06.176Z] #37 44.20 After this operation, 67.2 MB of additional disk space will be used.
05:35:06 [2021-03-26T05:35:06.176Z] #37 44.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
05:35:06 [2021-03-26T05:35:06.176Z] #37 44.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
05:35:06 [2021-03-26T05:35:06.176Z] #37 44.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
05:35:06 [2021-03-26T05:35:06.176Z] #37 44.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
05:35:06 [2021-03-26T05:35:06.176Z] #37 45.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB]
05:35:06 [2021-03-26T05:35:06.176Z] #37 45.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
05:35:06 [2021-03-26T05:35:06.176Z] #37 45.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
05:35:06 [2021-03-26T05:35:06.176Z] #37 45.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
05:35:06 [2021-03-26T05:35:06.176Z] #37 45.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
05:35:06 [2021-03-26T05:35:06.176Z] #37 45.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
05:35:06 [2021-03-26T05:35:06.176Z] #37 47.10 debconf: delaying package configuration, since apt-utils is not installed
05:35:06 [2021-03-26T05:35:06.176Z] #37 47.35 Fetched 14.9 MB in 2s (8250 kB/s)
05:35:06 [2021-03-26T05:35:06.176Z] #37 47.42 Selecting previously unselected package xxd.
05:35:06 [2021-03-26T05:35:06.176Z] #37 47.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 ... 15339 files and directories currently installed.)
05:35:06 [2021-03-26T05:35:06.176Z] #37 47.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
05:35:06 [2021-03-26T05:35:06.176Z] #37 47.51 Unpacking xxd (2:8.1.0875-5) ...
05:35:06 [2021-03-26T05:35:06.176Z] #37 47.69 Selecting previously unselected package vim-common.
05:35:06 [2021-03-26T05:35:06.176Z] #37 47.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:35:06 [2021-03-26T05:35:06.176Z] #37 47.76 Unpacking vim-common (2:8.1.0875-5) ...
05:35:06 [2021-03-26T05:35:06.176Z] #37 48.19 Selecting previously unselected package cmake-data.
05:35:06 [2021-03-26T05:35:06.176Z] #37 48.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:35:06 [2021-03-26T05:35:06.176Z] #37 48.20 Unpacking cmake-data (3.13.4-1) ...
05:35:06 [2021-03-26T05:35:06.268Z] #72 exporting layers 2.4s done
05:35:06 [2021-03-26T05:35:06.268Z] #72 writing image sha256:219279c58d92a9ac675627c28c71671402050e63c5c3969be818186f59ead608 0.0s done
05:35:06 [2021-03-26T05:35:06.268Z] #72 naming to docker.io/library/docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 done
05:35:06 [2021-03-26T05:35:06.268Z] #72 DONE 2.4s
05:35:06 [2021-03-26T05:35:06.291Z] #36 27.23 Building dependency tree...
05:35:06 [2021-03-26T05:35:06.291Z] #36 ...
05:35:06 [2021-03-26T05:35:06.291Z] 
05:35:06 [2021-03-26T05:35:06.291Z] #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
05:35:06 [2021-03-26T05:35:06.291Z] #49 sha256:1ad51a2252462b87661be302f1bed3e8b2cfa2487d5d749532f210b07597eaff
05:35:06 [2021-03-26T05:35:06.291Z] #49 27.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:06 [2021-03-26T05:35:06.291Z] #49 27.87 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:35:06 [2021-03-26T05:35:06.291Z] #49 28.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
05:35:06 [2021-03-26T05:35:06.475Z] #37 ...
05:35:06 [2021-03-26T05:35:06.475Z] 
05:35:06 [2021-03-26T05:35:06.475Z] #43 [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
05:35:06 [2021-03-26T05:35:06.475Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:35:06 [2021-03-26T05:35:06.475Z] #43 50.49 Selecting previously unselected package libprotobuf-lite17:ppc64el.
05:35:06 [2021-03-26T05:35:06.475Z] #43 50.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
05:35:06 [2021-03-26T05:35:06.475Z] #43 50.49 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
05:35:06 [2021-03-26T05:35:06.475Z] #43 50.71 Selecting previously unselected package libprotobuf-dev:ppc64el.
05:35:06 [2021-03-26T05:35:06.475Z] #43 50.71 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
05:35:06 [2021-03-26T05:35:06.555Z] #49 ...
05:35:06 [2021-03-26T05:35:06.555Z] 
05:35:06 [2021-03-26T05:35:06.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
05:35:06 [2021-03-26T05:35:06.555Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:35:06 [2021-03-26T05:35:06.555Z] #42 18.50 Fetched 8248 kB in 11s (729 kB/s)
05:35:06 [2021-03-26T05:35:06.555Z] #42 18.50 Reading package lists...
05:35:06 [2021-03-26T05:35:06.555Z] #42 23.67 Reading package lists...
05:35:06 [2021-03-26T05:35:06.555Z] #42 27.82 Building dependency tree...
05:35:06 [2021-03-26T05:35:06.555Z] #42 ...
05:35:06 [2021-03-26T05:35:06.555Z] 
05:35:06 [2021-03-26T05:35:06.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
05:35:06 [2021-03-26T05:35:06.555Z] #49 sha256:1ad51a2252462b87661be302f1bed3e8b2cfa2487d5d749532f210b07597eaff
05:35:06 [2021-03-26T05:35:06.555Z] #49 28.75 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:35:06 [2021-03-26T05:35:06.601Z] #40 33.78 Checking out files:  62% (1052/1682)   
Checking out files:  63% (1060/1682)   
Checking out files:  64% (1077/1682)   
Checking out files:  65% (1094/1682)   
Checking out files:  66% (1111/1682)   
Checking out files:  67% (1127/1682)   
Checking out files:  68% (1144/1682)   
Checking out files:  69% (1161/1682)   
Checking out files:  70% (1178/1682)   
Checking out files:  71% (1195/1682)   
Checking out files:  72% (1212/1682)   
Checking out files:  73% (1228/1682)   
Checking out files:  74% (1245/1682)   
Checking out files:  75% (1262/1682)   
Checking out files:  76% (1279/1682)   
Checking out files:  77% (1296/1682)   
Checking out files:  78% (1312/1682)   
Checking out files:  79% (1329/1682)   
Checking out files:  80% (1346/1682)   
Checking out files:  81% (1363/1682)   
Checking out files:  82% (1380/1682)   
Checking out files:  83% (1397/1682)   
Checking out files:  84% (1413/1682)   
Checking out files:  85% (1430/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
05:35:06 [2021-03-26T05:35:06.601Z] #40 34.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:35:06 [2021-03-26T05:35:06.601Z] #40 ...
05:35:06 [2021-03-26T05:35:06.601Z] 
05:35:06 [2021-03-26T05:35:06.601Z] #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
05:35:06 [2021-03-26T05:35:06.601Z] #58 sha256:5f2d918718a92eb3addb9d0c49029b8185d49b7625d4ea9c7c44cf533ad2b8b8
05:35:06 [2021-03-26T05:35:06.601Z] #58 24.94 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:35:06 [2021-03-26T05:35:06.601Z] #58 24.97 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:35:06 [2021-03-26T05:35:06.601Z] #58 25.07 go: extracting github.com/moby/vpnkit v0.5.0
05:35:06 [2021-03-26T05:35:06.601Z] #58 26.71 go: extracting github.com/urfave/cli/v2 v2.3.0
05:35:06 [2021-03-26T05:35:06.601Z] #58 28.54 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:35:06 [2021-03-26T05:35:06.601Z] #58 32.34 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:35:06 [2021-03-26T05:35:06.601Z] #58 35.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:35:06 [2021-03-26T05:35:06.601Z] #58 ...
05:35:06 [2021-03-26T05:35:06.601Z] 
05:35:06 [2021-03-26T05:35:06.601Z] #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
05:35:06 [2021-03-26T05:35:06.601Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:35:06 [2021-03-26T05:35:06.601Z] #49 34.34 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:06 [2021-03-26T05:35:06.601Z] #49 34.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:06 [2021-03-26T05:35:06.601Z] #49 34.92 go: downloading github.com/gogo/protobuf v1.2.1
05:35:06 [2021-03-26T05:35:06.601Z] #49 34.98 go: extracting github.com/spf13/cobra v0.0.5
05:35:06 [2021-03-26T05:35:06.601Z] #49 35.01 go: downloading github.com/ultraware/funlen v0.0.2
05:35:06 [2021-03-26T05:35:06.601Z] #49 35.11 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:06 [2021-03-26T05:35:06.664Z] #49 24.58 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:35:06 [2021-03-26T05:35:06.664Z] #49 24.98 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:06 [2021-03-26T05:35:06.773Z] #43 50.72 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
05:35:06 [2021-03-26T05:35:06.807Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/test/unit
05:35:06 [2021-03-26T05:35:06.861Z] #49 35.28 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:06 [2021-03-26T05:35:06.861Z] #49 35.38 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:06 [2021-03-26T05:35:06.861Z] #49 35.39 go: extracting github.com/ultraware/funlen v0.0.2
05:35:06 [2021-03-26T05:35:06.861Z] #49 35.46 go: downloading github.com/uudashr/gocognit v1.0.1
05:35:06 [2021-03-26T05:35:06.861Z] #49 35.46 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:35:06 [2021-03-26T05:35:06.925Z] #49 25.30 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:07 [2021-03-26T05:35:07.121Z] #49 35.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:07 [2021-03-26T05:35:07.121Z] #49 35.60 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:07 [2021-03-26T05:35:07.121Z] #49 35.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:07 [2021-03-26T05:35:07.249Z] #49 29.06 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:35:07 [2021-03-26T05:35:07.249Z] #49 29.08 go: extracting github.com/subosito/gotenv v1.2.0
05:35:07 [2021-03-26T05:35:07.249Z] #49 29.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:07 [2021-03-26T05:35:07.381Z] #49 35.85 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:35:07 [2021-03-26T05:35:07.381Z] #49 35.87 go: downloading github.com/pkg/errors v0.8.1
05:35:07 [2021-03-26T05:35:07.497Z] #49 ...
05:35:07 [2021-03-26T05:35:07.497Z] 
05:35:07 [2021-03-26T05:35:07.497Z] #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
05:35:07 [2021-03-26T05:35:07.497Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:07 [2021-03-26T05:35:07.497Z] #13 12.89 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:35:07 [2021-03-26T05:35:07.497Z] #13 15.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:35:07 [2021-03-26T05:35:07.497Z] #13 ...
05:35:07 [2021-03-26T05:35:07.497Z] 
05:35:07 [2021-03-26T05:35:07.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
05:35:07 [2021-03-26T05:35:07.497Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:35:07 [2021-03-26T05:35:07.498Z] #40 25.04 Checking out files:  82% (1388/1682)   
Checking out files:  83% (1397/1682)   
Checking out files:  84% (1413/1682)   
Checking out files:  85% (1430/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
05:35:07 [2021-03-26T05:35:07.498Z] #40 25.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:35:07 [2021-03-26T05:35:07.513Z] #49 29.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0
05:35:07 [2021-03-26T05:35:07.513Z] #49 29.33 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:07 [2021-03-26T05:35:07.513Z] #49 29.50 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:35:07 [2021-03-26T05:35:07.513Z] #49 29.50 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:35:07 [2021-03-26T05:35:07.513Z] #49 29.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:07 [2021-03-26T05:35:07.513Z] #49 29.72 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:07 [2021-03-26T05:35:07.641Z] #49 36.06 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:35:07 [2021-03-26T05:35:07.641Z] #49 36.14 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:35:07 [2021-03-26T05:35:07.641Z] #49 36.25 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:35:07 [2021-03-26T05:35:07.641Z] #49 36.26 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:07 [2021-03-26T05:35:07.641Z] #49 36.29 go: downloading gopkg.in/ini.v1 v1.51.0
05:35:07 [2021-03-26T05:35:07.641Z] #49 36.36 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:07 [2021-03-26T05:35:07.779Z] #49 29.77 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:35:07 [2021-03-26T05:35:07.779Z] #49 29.85 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:07 [2021-03-26T05:35:07.830Z] #43 ...
05:35:07 [2021-03-26T05:35:07.830Z] 
05:35:07 [2021-03-26T05:35:07.830Z] #50 [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
05:35:07 [2021-03-26T05:35:07.830Z] #50 sha256:dce2d9c2baa8cace4170a143861995e2a44e60c9fc3a5bf167adc57653e5ced1
05:35:07 [2021-03-26T05:35:07.830Z] #50 41.65 go: extracting github.com/gogo/protobuf v1.2.1
05:35:07 [2021-03-26T05:35:07.830Z] #50 46.95 go: extracting golang.org/x/text v0.3.2
05:35:07 [2021-03-26T05:35:07.830Z] #50 ...
05:35:07 [2021-03-26T05:35:07.830Z] 
05:35:07 [2021-03-26T05:35:07.830Z] #14 [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
05:35:07 [2021-03-26T05:35:07.830Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:35:07 [2021-03-26T05:35:07.830Z] #14 32.89 Reading package lists...
05:35:07 [2021-03-26T05:35:07.830Z] #14 43.88 Building dependency tree...
05:35:07 [2021-03-26T05:35:07.830Z] #14 46.90 The following additional packages will be installed:
05:35:07 [2021-03-26T05:35:07.830Z] #14 46.90   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:35:07 [2021-03-26T05:35:07.830Z] #14 46.91   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:35:07 [2021-03-26T05:35:07.830Z] #14 46.91   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:35:07 [2021-03-26T05:35:07.830Z] #14 46.92   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:35:07 [2021-03-26T05:35:07.830Z] #14 46.92   mingw-w64-common mingw-w64-x86-64-dev
05:35:07 [2021-03-26T05:35:07.830Z] #14 46.93 Suggested packages:
05:35:07 [2021-03-26T05:35:07.830Z] #14 46.93   gcc-8-locales seccomp wine64
05:35:07 [2021-03-26T05:35:07.830Z] #14 48.64 The following NEW packages will be installed:
05:35:07 [2021-03-26T05:35:07.830Z] #14 48.64   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:35:07 [2021-03-26T05:35:07.830Z] #14 48.64   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:35:07 [2021-03-26T05:35:07.830Z] #14 48.64   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:35:07 [2021-03-26T05:35:07.830Z] #14 48.65   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:35:07 [2021-03-26T05:35:07.830Z] #14 48.65   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:35:07 [2021-03-26T05:35:07.830Z] #14 48.66   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:35:07 [2021-03-26T05:35:07.830Z] #14 48.68 The following packages will be upgraded:
05:35:07 [2021-03-26T05:35:07.830Z] #14 48.68   libseccomp2 libsystemd0 libudev1
05:35:07 [2021-03-26T05:35:07.830Z] #14 49.00 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
05:35:07 [2021-03-26T05:35:07.830Z] #14 49.00 Need to get 79.4 MB of archives.
05:35:07 [2021-03-26T05:35:07.830Z] #14 49.00 After this operation, 532 MB of additional disk space will be used.
05:35:07 [2021-03-26T05:35:07.830Z] #14 49.00 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB]
05:35:07 [2021-03-26T05:35:07.830Z] #14 49.02 Get:2 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB]
05:35:07 [2021-03-26T05:35:07.830Z] #14 49.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB]
05:35:07 [2021-03-26T05:35:07.830Z] #14 49.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB]
05:35:07 [2021-03-26T05:35:07.830Z] #14 49.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
05:35:07 [2021-03-26T05:35:07.830Z] #14 49.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
05:35:07 [2021-03-26T05:35:07.830Z] #14 50.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:35:07 [2021-03-26T05:35:07.830Z] #14 50.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
05:35:07 [2021-03-26T05:35:07.830Z] #14 50.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
05:35:07 [2021-03-26T05:35:07.830Z] #14 50.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
05:35:07 [2021-03-26T05:35:07.830Z] #14 50.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:35:07 [2021-03-26T05:35:07.830Z] #14 51.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
05:35:07 [2021-03-26T05:35:07.830Z] #14 51.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
05:35:07 [2021-03-26T05:35:07.901Z] #49 36.46 go: extracting github.com/uudashr/gocognit v1.0.1
05:35:07 [2021-03-26T05:35:07.901Z] #49 ...
05:35:07 [2021-03-26T05:35:07.901Z] 
05:35:07 [2021-03-26T05:35:07.901Z] #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
05:35:07 [2021-03-26T05:35:07.901Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:07 [2021-03-26T05:35:07.901Z] #13 20.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:35:07 [2021-03-26T05:35:07.901Z] #13 ...
05:35:07 [2021-03-26T05:35:07.901Z] 
05:35:07 [2021-03-26T05:35:07.901Z] #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
05:35:07 [2021-03-26T05:35:07.901Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:35:07 [2021-03-26T05:35:07.901Z] #55 36.61 Fetched 8424 kB in 27s (315 kB/s)
05:35:08 [2021-03-26T05:35:08.044Z] #49 29.95 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:08 [2021-03-26T05:35:08.044Z] #49 29.98 go: extracting github.com/spf13/jwalterweatherman v1.0.0
05:35:08 [2021-03-26T05:35:08.044Z] #49 30.03 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:08 [2021-03-26T05:35:08.044Z] #49 30.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:35:08 [2021-03-26T05:35:08.309Z] #49 ...
05:35:08 [2021-03-26T05:35:08.309Z] 
05:35:08 [2021-03-26T05:35:08.309Z] #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
05:35:08 [2021-03-26T05:35:08.309Z] #29 sha256:ec2026bc70cd8fd53f59dead40bfd6ce0476ea21083a58e6f8a5b0dff4a0f425
05:35:08 [2021-03-26T05:35:08.309Z] #29 DONE 31.1s
05:35:08 [2021-03-26T05:35:08.309Z] 
05:35:08 [2021-03-26T05:35:08.309Z] #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
05:35:08 [2021-03-26T05:35:08.309Z] #49 sha256:1ad51a2252462b87661be302f1bed3e8b2cfa2487d5d749532f210b07597eaff
05:35:08 [2021-03-26T05:35:08.309Z] #49 30.39 go: downloading github.com/pmezard/go-difflib v1.0.0
05:35:08 [2021-03-26T05:35:08.309Z] #49 30.46 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:35:08 [2021-03-26T05:35:08.309Z] #49 30.51 go: downloading github.com/go-toolsmith/typep v1.0.0
05:35:08 [2021-03-26T05:35:08.349Z] #51 30.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:35:08 [2021-03-26T05:35:08.349Z] #51 30.93 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:35:08 [2021-03-26T05:35:08.349Z] #51 31.25 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:35:08 [2021-03-26T05:35:08.507Z] #14 ...
05:35:08 [2021-03-26T05:35:08.507Z] 
05:35:08 [2021-03-26T05:35:08.507Z] #43 [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
05:35:08 [2021-03-26T05:35:08.507Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:35:08 [2021-03-26T05:35:08.507Z] #43 52.71 Selecting previously unselected package libprotoc17:ppc64el.
05:35:08 [2021-03-26T05:35:08.578Z] #49 30.57 go: downloading github.com/sirupsen/logrus v1.4.2
05:35:08 [2021-03-26T05:35:08.578Z] #49 30.61 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:08 [2021-03-26T05:35:08.578Z] #49 30.67 go: extracting github.com/pmezard/go-difflib v1.0.0
05:35:08 [2021-03-26T05:35:08.578Z] #49 30.67 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:08 [2021-03-26T05:35:08.578Z] #49 30.72 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:35:08 [2021-03-26T05:35:08.578Z] #49 30.75 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:35:08 [2021-03-26T05:35:08.609Z] #51 31.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:35:08 [2021-03-26T05:35:08.808Z] #43 52.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
05:35:08 [2021-03-26T05:35:08.808Z] #43 52.73 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
05:35:08 [2021-03-26T05:35:08.842Z] #49 30.85 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:08 [2021-03-26T05:35:08.842Z] #49 31.01 go: extracting github.com/go-toolsmith/typep v1.0.0
05:35:09 [2021-03-26T05:35:09.130Z] #49 31.04 go: extracting github.com/sirupsen/logrus v1.4.2
05:35:09 [2021-03-26T05:35:09.130Z] #49 31.16 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:35:09 [2021-03-26T05:35:09.130Z] #49 31.19 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:35:09 [2021-03-26T05:35:09.130Z] #49 31.28 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:09 [2021-03-26T05:35:09.415Z] #40 27.38 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:35:09 [2021-03-26T05:35:09.463Z] #43 53.28 Selecting previously unselected package protobuf-c-compiler.
05:35:09 [2021-03-26T05:35:09.463Z] #43 53.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
05:35:09 [2021-03-26T05:35:09.463Z] #43 53.31 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:35:09 [2021-03-26T05:35:09.463Z] #43 53.49 Selecting previously unselected package protobuf-compiler.
05:35:09 [2021-03-26T05:35:09.463Z] #43 53.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
05:35:09 [2021-03-26T05:35:09.463Z] #43 53.50 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:35:09 [2021-03-26T05:35:09.463Z] #43 53.58 Selecting previously unselected package python-pkg-resources.
05:35:09 [2021-03-26T05:35:09.463Z] #43 53.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:35:09 [2021-03-26T05:35:09.463Z] #43 53.60 Unpacking python-pkg-resources (40.8.0-1) ...
05:35:09 [2021-03-26T05:35:09.533Z] #49 31.39 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:35:09 [2021-03-26T05:35:09.746Z] ?   	github.com/docker/docker/api	[no test files]
05:35:09 [2021-03-26T05:35:09.763Z] #43 53.81 Selecting previously unselected package python-six.
05:35:09 [2021-03-26T05:35:09.763Z] #43 53.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:35:09 [2021-03-26T05:35:09.763Z] #43 53.83 Unpacking python-six (1.12.0-1) ...
05:35:09 [2021-03-26T05:35:09.763Z] #43 53.90 Selecting previously unselected package python-protobuf.
05:35:09 [2021-03-26T05:35:09.796Z] #49 31.56 go: downloading gopkg.in/yaml.v2 v2.2.7
05:35:09 [2021-03-26T05:35:09.797Z] #49 31.80 go: downloading github.com/gobwas/glob v0.2.3
05:35:09 [2021-03-26T05:35:09.797Z] #49 31.91 go: downloading github.com/kisielk/gotool v1.0.0
05:35:09 [2021-03-26T05:35:09.993Z] #51 32.80 runtime/cgo
05:35:09 [2021-03-26T05:35:09.993Z] #51 32.94 runtime
05:35:10 [2021-03-26T05:35:10.066Z] #43 53.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
05:35:10 [2021-03-26T05:35:10.066Z] #43 53.91 Unpacking python-protobuf (3.6.1.3-2) ...
05:35:10 [2021-03-26T05:35:10.075Z] #49 31.95 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:35:10 [2021-03-26T05:35:10.075Z] #49 ...
05:35:10 [2021-03-26T05:35:10.075Z] 
05:35:10 [2021-03-26T05:35:10.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
05:35:10 [2021-03-26T05:35:10.075Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
05:35:10 [2021-03-26T05:35:10.075Z] #55 17.46 Reading package lists...
05:35:10 [2021-03-26T05:35:10.075Z] #55 22.40 Reading package lists...
05:35:10 [2021-03-26T05:35:10.075Z] #55 27.44 Building dependency tree...
05:35:10 [2021-03-26T05:35:10.075Z] #55 29.21 The following additional packages will be installed:
05:35:10 [2021-03-26T05:35:10.075Z] #55 29.22   libbtrfs0
05:35:10 [2021-03-26T05:35:10.075Z] #55 29.38 The following NEW packages will be installed:
05:35:10 [2021-03-26T05:35:10.075Z] #55 29.39   libbtrfs-dev libbtrfs0
05:35:10 [2021-03-26T05:35:10.075Z] #55 29.84 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
05:35:10 [2021-03-26T05:35:10.075Z] #55 29.84 Need to get 119 kB of archives.
05:35:10 [2021-03-26T05:35:10.075Z] #55 29.84 After this operation, 387 kB of additional disk space will be used.
05:35:10 [2021-03-26T05:35:10.075Z] #55 29.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
05:35:10 [2021-03-26T05:35:10.075Z] #55 29.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
05:35:10 [2021-03-26T05:35:10.075Z] #55 31.46 debconf: delaying package configuration, since apt-utils is not installed
05:35:10 [2021-03-26T05:35:10.339Z] #55 ...
05:35:10 [2021-03-26T05:35:10.339Z] 
05:35:10 [2021-03-26T05:35:10.339Z] #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
05:35:10 [2021-03-26T05:35:10.339Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
05:35:10 [2021-03-26T05:35:10.339Z] #32 31.21 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
05:35:10 [2021-03-26T05:35:10.339Z] #32 31.52 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:35:10 [2021-03-26T05:35:10.339Z] #32 31.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:35:10 [2021-03-26T05:35:10.371Z] #43 54.31 Setting up python-pkg-resources (40.8.0-1) ...
05:35:10 [2021-03-26T05:35:10.450Z] #55 36.61 Reading package lists...
05:35:10 [2021-03-26T05:35:10.450Z] #55 ...
05:35:10 [2021-03-26T05:35:10.450Z] 
05:35:10 [2021-03-26T05:35:10.450Z] #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
05:35:10 [2021-03-26T05:35:10.450Z] #47 sha256:c4a58fd54fd721adcaa856cb90ca671c5f20030083e04fa0de752528ee7ce9e7
05:35:10 [2021-03-26T05:35:10.450Z] #47 28.77 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:35:10 [2021-03-26T05:35:10.450Z] #47 28.99 go: finding github.com/jonboulle/clockwork v0.1.0
05:35:10 [2021-03-26T05:35:10.450Z] #47 29.11 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:35:10 [2021-03-26T05:35:10.450Z] #47 29.20 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:35:10 [2021-03-26T05:35:10.450Z] #47 29.22 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:35:10 [2021-03-26T05:35:10.450Z] #47 ...
05:35:10 [2021-03-26T05:35:10.450Z] 
05:35:10 [2021-03-26T05:35:10.450Z] #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
05:35:10 [2021-03-26T05:35:10.450Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:35:10 [2021-03-26T05:35:10.450Z] #49 36.50 go: downloading github.com/magiconair/properties v1.8.1
05:35:10 [2021-03-26T05:35:10.450Z] #49 36.54 go: downloading gopkg.in/yaml.v2 v2.2.7
05:35:10 [2021-03-26T05:35:10.450Z] #49 36.69 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:10 [2021-03-26T05:35:10.450Z] #49 36.69 go: downloading github.com/pmezard/go-difflib v1.0.0
05:35:10 [2021-03-26T05:35:10.450Z] #49 36.84 go: extracting gopkg.in/ini.v1 v1.51.0
05:35:10 [2021-03-26T05:35:10.450Z] #49 37.08 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:10 [2021-03-26T05:35:10.450Z] #49 37.10 go: extracting github.com/pmezard/go-difflib v1.0.0
05:35:10 [2021-03-26T05:35:10.450Z] #49 37.11 go: extracting github.com/magiconair/properties v1.8.1
05:35:10 [2021-03-26T05:35:10.450Z] #49 37.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:10 [2021-03-26T05:35:10.450Z] #49 37.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:10 [2021-03-26T05:35:10.450Z] #49 37.33 go: extracting github.com/pkg/errors v0.8.1
05:35:10 [2021-03-26T05:35:10.450Z] #49 37.34 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:10 [2021-03-26T05:35:10.450Z] #49 37.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:35:10 [2021-03-26T05:35:10.450Z] #49 37.72 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:10 [2021-03-26T05:35:10.450Z] #49 37.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:10 [2021-03-26T05:35:10.450Z] #49 37.90 go: extracting gopkg.in/yaml.v2 v2.2.7
05:35:10 [2021-03-26T05:35:10.450Z] #49 38.06 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:10 [2021-03-26T05:35:10.450Z] #49 38.16 go: downloading github.com/hashicorp/hcl v1.0.0
05:35:10 [2021-03-26T05:35:10.450Z] #49 38.37 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:10 [2021-03-26T05:35:10.450Z] #49 38.53 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:35:10 [2021-03-26T05:35:10.450Z] #49 38.70 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:35:10 [2021-03-26T05:35:10.450Z] #49 38.94 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:35:10 [2021-03-26T05:35:10.450Z] #49 38.95 go: downloading github.com/pelletier/go-toml v1.2.0
05:35:10 [2021-03-26T05:35:10.606Z] #32 ...
05:35:10 [2021-03-26T05:35:10.606Z] 
05:35:10 [2021-03-26T05:35:10.606Z] #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
05:35:10 [2021-03-26T05:35:10.606Z] #58 sha256:1e04aa49e3ff35cbf2c6ae5bdb3f360c54123dd5082cf2526c689a495f255a33
05:35:10 [2021-03-26T05:35:10.606Z] #58 22.49 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:35:10 [2021-03-26T05:35:10.606Z] #58 23.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:35:10 [2021-03-26T05:35:10.606Z] #58 23.86 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:35:10 [2021-03-26T05:35:10.606Z] #58 23.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:35:10 [2021-03-26T05:35:10.606Z] #58 24.52 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:35:10 [2021-03-26T05:35:10.606Z] #58 30.27 go: finding github.com/pkg/errors v0.9.1
05:35:10 [2021-03-26T05:35:10.606Z] #58 30.29 go: finding github.com/sirupsen/logrus v1.8.1
05:35:10 [2021-03-26T05:35:10.606Z] #58 30.33 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:35:10 [2021-03-26T05:35:10.606Z] #58 30.66 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:35:10 [2021-03-26T05:35:10.606Z] #58 30.70 go: finding github.com/google/uuid v1.2.0
05:35:10 [2021-03-26T05:35:10.606Z] #58 30.82 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:35:10 [2021-03-26T05:35:10.606Z] #58 30.96 go: finding github.com/gofrs/flock v0.8.0
05:35:10 [2021-03-26T05:35:10.606Z] #58 30.96 go: finding github.com/moby/vpnkit v0.5.0
05:35:10 [2021-03-26T05:35:10.606Z] #58 30.99 go: finding github.com/gorilla/mux v1.8.0
05:35:10 [2021-03-26T05:35:10.606Z] #58 31.25 go: finding github.com/urfave/cli/v2 v2.3.0
05:35:10 [2021-03-26T05:35:10.606Z] #58 31.30 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:35:10 [2021-03-26T05:35:10.606Z] #58 31.30 go: finding github.com/moby/sys/mountinfo v0.4.1
05:35:10 [2021-03-26T05:35:10.606Z] #58 31.48 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:35:10 [2021-03-26T05:35:10.606Z] #58 31.86 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:35:10 [2021-03-26T05:35:10.606Z] #58 32.71 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:35:10 [2021-03-26T05:35:10.606Z] #58 ...
05:35:10 [2021-03-26T05:35:10.606Z] 
05:35:10 [2021-03-26T05:35:10.606Z] #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
05:35:10 [2021-03-26T05:35:10.606Z] #47 sha256:1160486181f6b3dc3a5fc709fc374587057c2d9755acc57f491eccda3d3ab39a
05:35:10 [2021-03-26T05:35:10.606Z] #47 22.74 go: finding github.com/jonboulle/clockwork v0.1.0
05:35:10 [2021-03-26T05:35:10.606Z] #47 22.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:35:10 [2021-03-26T05:35:10.606Z] #47 22.87 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:35:10 [2021-03-26T05:35:10.606Z] #47 22.92 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:35:10 [2021-03-26T05:35:10.606Z] #47 23.01 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:35:10 [2021-03-26T05:35:10.711Z] #49 39.17 go: extracting github.com/hashicorp/hcl v1.0.0
05:35:10 [2021-03-26T05:35:10.711Z] #49 39.23 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:10 [2021-03-26T05:35:10.711Z] #49 39.23 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:35:10 [2021-03-26T05:35:10.711Z] #49 39.28 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:35:10 [2021-03-26T05:35:10.711Z] #49 ...
05:35:10 [2021-03-26T05:35:10.711Z] 
05:35:10 [2021-03-26T05:35:10.711Z] #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
05:35:10 [2021-03-26T05:35:10.711Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:35:10 [2021-03-26T05:35:10.711Z] #45 29.37 unicode/utf16
05:35:10 [2021-03-26T05:35:10.711Z] #45 29.72 container/list
05:35:10 [2021-03-26T05:35:10.711Z] #45 30.54 crypto/internal/subtle
05:35:10 [2021-03-26T05:35:10.711Z] #45 30.84 crypto/subtle
05:35:10 [2021-03-26T05:35:10.711Z] #45 30.93 vendor/golang.org/x/crypto/cryptobyte/asn1
05:35:10 [2021-03-26T05:35:10.711Z] #45 31.23 internal/nettrace
05:35:10 [2021-03-26T05:35:10.711Z] #45 31.58 runtime/cgo
05:35:10 [2021-03-26T05:35:10.871Z] #47 ...
05:35:10 [2021-03-26T05:35:10.871Z] 
05:35:10 [2021-03-26T05:35:10.871Z] #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
05:35:10 [2021-03-26T05:35:10.871Z] #49 sha256:1ad51a2252462b87661be302f1bed3e8b2cfa2487d5d749532f210b07597eaff
05:35:10 [2021-03-26T05:35:10.871Z] #49 32.66 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:35:10 [2021-03-26T05:35:10.871Z] #49 32.66 go: extracting golang.org/x/text v0.3.2
05:35:10 [2021-03-26T05:35:10.871Z] #49 32.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:10 [2021-03-26T05:35:10.871Z] #49 32.69 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:10 [2021-03-26T05:35:10.871Z] #49 32.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:10 [2021-03-26T05:35:10.871Z] #49 32.78 go: extracting gopkg.in/yaml.v2 v2.2.7
05:35:10 [2021-03-26T05:35:10.871Z] #49 32.82 go: extracting github.com/kisielk/gotool v1.0.0
05:35:10 [2021-03-26T05:35:10.871Z] #49 32.85 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:35:10 [2021-03-26T05:35:10.871Z] #49 32.86 go: downloading github.com/pelletier/go-toml v1.2.0
05:35:10 [2021-03-26T05:35:10.871Z] #49 33.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:10 [2021-03-26T05:35:10.936Z] #51 ...
05:35:10 [2021-03-26T05:35:10.936Z] 
05:35:10 [2021-03-26T05:35:10.936Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
05:35:10 [2021-03-26T05:35:10.936Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:10 [2021-03-26T05:35:10.936Z] #13 18.70 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:35:10 [2021-03-26T05:35:10.936Z] #13 ...
05:35:10 [2021-03-26T05:35:10.936Z] 
05:35:10 [2021-03-26T05:35:10.936Z] #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
05:35:10 [2021-03-26T05:35:10.936Z] #67 sha256:a26572c0aeddd381a43065e6e854ba168795abfa641315226b4e1da9a8b1cf2f
05:35:10 [2021-03-26T05:35:10.937Z] #67 29.07 Checking out files:  42% (803/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:  89% (1702/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.
05:35:10 [2021-03-26T05:35:10.937Z] #67 30.64 + cd /tmp/tmp.C6Wnsxhw41/src/github.com/docker/libnetwork
05:35:10 [2021-03-26T05:35:10.937Z] #67 30.64 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
05:35:10 [2021-03-26T05:35:10.937Z] #67 31.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
05:35:10 [2021-03-26T05:35:10.971Z] #45 ...
05:35:10 [2021-03-26T05:35:10.971Z] 
05:35:10 [2021-03-26T05:35:10.971Z] #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
05:35:10 [2021-03-26T05:35:10.971Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:35:10 [2021-03-26T05:35:10.971Z] #40 37.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:35:11 [2021-03-26T05:35:11.135Z] #49 33.18 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:11 [2021-03-26T05:35:11.135Z] #49 33.27 go: extracting github.com/gobwas/glob v0.2.3
05:35:11 [2021-03-26T05:35:11.135Z] #49 33.28 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:11 [2021-03-26T05:35:11.401Z] #49 33.40 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:11 [2021-03-26T05:35:11.401Z] #49 33.46 go: extracting github.com/pelletier/go-toml v1.2.0
05:35:11 [2021-03-26T05:35:11.401Z] #49 33.50 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:11 [2021-03-26T05:35:11.401Z] #49 33.55 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:35:11 [2021-03-26T05:35:11.401Z] #49 33.58 go: downloading github.com/BurntSushi/toml v0.3.1
05:35:11 [2021-03-26T05:35:11.666Z] #49 33.61 go: downloading github.com/go-toolsmith/astp v1.0.0
05:35:11 [2021-03-26T05:35:11.666Z] #49 33.77 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:35:11 [2021-03-26T05:35:11.883Z] #67 ...
05:35:11 [2021-03-26T05:35:11.883Z] 
05:35:11 [2021-03-26T05:35:11.883Z] #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
05:35:11 [2021-03-26T05:35:11.883Z] #58 sha256:a3e95bb5f640d79b7949d6b5b66bd22d79c5704c80b0546e298219ac169756cb
05:35:11 [2021-03-26T05:35:11.883Z] #58 24.70 go: extracting github.com/urfave/cli/v2 v2.3.0
05:35:11 [2021-03-26T05:35:11.883Z] #58 25.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:35:11 [2021-03-26T05:35:11.883Z] #58 25.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:35:11 [2021-03-26T05:35:11.883Z] #58 25.21 go: downloading github.com/u-root/u-root v7.0.0+incompatible
05:35:11 [2021-03-26T05:35:11.883Z] #58 30.75 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:35:11 [2021-03-26T05:35:11.883Z] #58 32.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:35:11 [2021-03-26T05:35:11.883Z] #58 32.65 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:35:11 [2021-03-26T05:35:11.883Z] #58 32.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:35:11 [2021-03-26T05:35:11.883Z] #58 33.27 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:35:11 [2021-03-26T05:35:11.883Z] #58 33.91 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:35:11 [2021-03-26T05:35:11.915Z] #43 ...
05:35:11 [2021-03-26T05:35:11.915Z] 
05:35:11 [2021-03-26T05:35:11.915Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:11 [2021-03-26T05:35:11.915Z] #35 sha256:bc7218fc796d5426ccb95dba8b2003872eb46df359e76ed2b0e79a79bf84aabc
05:35:11 [2021-03-26T05:35:11.915Z] #35 45.79 sync
05:35:11 [2021-03-26T05:35:11.915Z] #35 45.80 internal/reflectlite
05:35:11 [2021-03-26T05:35:11.915Z] #35 49.38 sort
05:35:11 [2021-03-26T05:35:11.915Z] #35 49.39 errors
05:35:11 [2021-03-26T05:35:11.915Z] #35 50.07 strconv
05:35:11 [2021-03-26T05:35:11.915Z] #35 50.09 io
05:35:11 [2021-03-26T05:35:11.915Z] #35 50.09 internal/oserror
05:35:11 [2021-03-26T05:35:11.915Z] #35 50.65 syscall
05:35:11 [2021-03-26T05:35:11.915Z] #35 54.17 bytes
05:35:11 [2021-03-26T05:35:11.915Z] #35 54.18 strings
05:35:11 [2021-03-26T05:35:11.915Z] #35 ...
05:35:11 [2021-03-26T05:35:11.915Z] 
05:35:11 [2021-03-26T05:35:11.915Z] #33 [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
05:35:11 [2021-03-26T05:35:11.915Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
05:35:11 [2021-03-26T05:35:11.947Z] #49 34.00 go: downloading github.com/davecgh/go-spew v1.1.1
05:35:11 [2021-03-26T05:35:11.947Z] #49 ...
05:35:11 [2021-03-26T05:35:11.947Z] 
05:35:11 [2021-03-26T05:35:11.947Z] #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
05:35:11 [2021-03-26T05:35:11.947Z] #67 sha256:1040638a4e50889d28e7cfc6ac626f2b6f6925adcbe2e6e6d8b225aeba8b192a
05:35:11 [2021-03-26T05:35:11.947Z] #67 DONE 34.1s
05:35:12 [2021-03-26T05:35:12.148Z] #58 ...
05:35:12 [2021-03-26T05:35:12.148Z] 
05:35:12 [2021-03-26T05:35:12.148Z] #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
05:35:12 [2021-03-26T05:35:12.148Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:35:12 [2021-03-26T05:35:12.148Z] #40 29.62 Checking out files:  71% (1205/1682)   
Checking out files:  72% (1212/1682)   
Checking out files:  73% (1228/1682)   
Checking out files:  74% (1245/1682)   
Checking out files:  75% (1262/1682)   
Checking out files:  76% (1279/1682)   
Checking out files:  77% (1296/1682)   
Checking out files:  78% (1312/1682)   
Checking out files:  79% (1329/1682)   
Checking out files:  80% (1346/1682)   
Checking out files:  81% (1363/1682)   
Checking out files:  82% (1380/1682)   
Checking out files:  83% (1397/1682)   
Checking out files:  84% (1413/1682)   
Checking out files:  85% (1430/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
05:35:12 [2021-03-26T05:35:12.148Z] #40 30.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
05:35:12 [2021-03-26T05:35:12.148Z] #40 33.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
05:35:12 [2021-03-26T05:35:12.213Z] 
05:35:12 [2021-03-26T05:35:12.213Z] #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
05:35:12 [2021-03-26T05:35:12.213Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
05:35:12 [2021-03-26T05:35:12.213Z] #55 32.80 Fetched 119 kB in 0s (431 kB/s)
05:35:12 [2021-03-26T05:35:12.213Z] #55 33.39 Selecting previously unselected package libbtrfs0.
05:35:12 [2021-03-26T05:35:12.213Z] #55 33.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 ... 15383 files and directories currently installed.)
05:35:12 [2021-03-26T05:35:12.213Z] #55 33.45 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
05:35:12 [2021-03-26T05:35:12.213Z] #55 33.48 Unpacking libbtrfs0 (4.20.1-2) ...
05:35:12 [2021-03-26T05:35:12.213Z] #55 33.65 Selecting previously unselected package libbtrfs-dev.
05:35:12 [2021-03-26T05:35:12.213Z] #55 33.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
05:35:12 [2021-03-26T05:35:12.213Z] #55 33.71 Unpacking libbtrfs-dev (4.20.1-2) ...
05:35:12 [2021-03-26T05:35:12.216Z] #33 55.68 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
05:35:12 [2021-03-26T05:35:12.478Z] #55 34.57 Setting up libbtrfs0 (4.20.1-2) ...
05:35:12 [2021-03-26T05:35:12.478Z] #55 34.60 Setting up libbtrfs-dev (4.20.1-2) ...
05:35:12 [2021-03-26T05:35:12.478Z] #55 34.70 Processing triggers for libc-bin (2.28-10) ...
05:35:12 [2021-03-26T05:35:12.515Z] #33 56.32 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:35:12 [2021-03-26T05:35:12.830Z] #33 56.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:35:13 [2021-03-26T05:35:13.092Z] #40 ...
05:35:13 [2021-03-26T05:35:13.092Z] 
05:35:13 [2021-03-26T05:35:13.092Z] #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
05:35:13 [2021-03-26T05:35:13.092Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:35:13 [2021-03-26T05:35:13.092Z] #45 25.85 unicode/utf16
05:35:13 [2021-03-26T05:35:13.092Z] #45 26.01 container/list
05:35:13 [2021-03-26T05:35:13.092Z] #45 26.97 crypto/internal/subtle
05:35:13 [2021-03-26T05:35:13.092Z] #45 27.25 crypto/subtle
05:35:13 [2021-03-26T05:35:13.092Z] #45 27.46 vendor/golang.org/x/crypto/cryptobyte/asn1
05:35:13 [2021-03-26T05:35:13.092Z] #45 27.59 internal/nettrace
05:35:13 [2021-03-26T05:35:13.092Z] #45 27.95 runtime/cgo
05:35:13 [2021-03-26T05:35:13.353Z] #45 ...
05:35:13 [2021-03-26T05:35:13.353Z] 
05:35:13 [2021-03-26T05:35:13.353Z] #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
05:35:13 [2021-03-26T05:35:13.353Z] #47 sha256:2f5d8a82bfe1820ec145ecf99f8ea09264f15a828a1398e7a38aedc0aac77dfa
05:35:13 [2021-03-26T05:35:13.353Z] #47 26.04 go: finding github.com/fatih/color v1.9.0
05:35:13 [2021-03-26T05:35:13.353Z] #47 26.23 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:35:13 [2021-03-26T05:35:13.353Z] #47 26.32 go: finding github.com/pkg/errors v0.9.1
05:35:13 [2021-03-26T05:35:13.353Z] #47 26.37 go: finding github.com/spf13/pflag v1.0.3
05:35:13 [2021-03-26T05:35:13.353Z] #47 26.43 go: finding github.com/mattn/go-colorable v0.1.6
05:35:13 [2021-03-26T05:35:13.353Z] #47 26.53 go: finding github.com/mattn/go-isatty v0.0.12
05:35:13 [2021-03-26T05:35:13.353Z] #47 26.97 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:35:13 [2021-03-26T05:35:13.353Z] #47 27.27 go: finding github.com/jonboulle/clockwork v0.1.0
05:35:13 [2021-03-26T05:35:13.353Z] #47 27.42 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:35:13 [2021-03-26T05:35:13.353Z] #47 27.59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:35:13 [2021-03-26T05:35:13.353Z] #47 27.63 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:35:13 [2021-03-26T05:35:13.353Z] #47 ...
05:35:13 [2021-03-26T05:35:13.353Z] 
05:35:13 [2021-03-26T05:35:13.353Z] #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
05:35:13 [2021-03-26T05:35:13.353Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:13 [2021-03-26T05:35:13.353Z] #42 36.20 Fetched 8424 kB in 26s (321 kB/s)
05:35:13 [2021-03-26T05:35:13.623Z] #40 ...
05:35:13 [2021-03-26T05:35:13.623Z] 
05:35:13 [2021-03-26T05:35:13.623Z] #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
05:35:13 [2021-03-26T05:35:13.623Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:35:13 [2021-03-26T05:35:13.623Z] #49 27.06 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:35:13 [2021-03-26T05:35:13.623Z] #49 27.68 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:35:13 [2021-03-26T05:35:13.623Z] #49 27.89 go: downloading github.com/magiconair/properties v1.8.1
05:35:13 [2021-03-26T05:35:13.623Z] #49 28.23 go: extracting github.com/magiconair/properties v1.8.1
05:35:13 [2021-03-26T05:35:13.623Z] #49 28.35 go: downloading github.com/ultraware/whitespace v0.0.4
05:35:13 [2021-03-26T05:35:13.623Z] #49 28.44 go: extracting github.com/ultraware/whitespace v0.0.4
05:35:13 [2021-03-26T05:35:13.623Z] #49 28.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:13 [2021-03-26T05:35:13.623Z] #49 28.86 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.21 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.21 go: downloading github.com/kisielk/gotool v1.0.0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.22 go: downloading github.com/spf13/cast v1.3.0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.27 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.32 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.40 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.43 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.47 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.50 go: extracting github.com/kisielk/gotool v1.0.0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.57 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.58 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.60 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.64 go: extracting github.com/spf13/cast v1.3.0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.65 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.72 go: downloading github.com/stretchr/testify v1.4.0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.73 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.74 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.76 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.86 go: downloading github.com/gogo/protobuf v1.2.1
05:35:13 [2021-03-26T05:35:13.623Z] #49 31.86 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:13 [2021-03-26T05:35:13.623Z] #49 32.10 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:13 [2021-03-26T05:35:13.879Z] #55 DONE 35.7s
05:35:13 [2021-03-26T05:35:13.879Z] 
05:35:13 [2021-03-26T05:35:13.879Z] #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
05:35:13 [2021-03-26T05:35:13.879Z] #56 sha256:2f2fcab72545a8c72ec1d155342c8d3bf651dcdebb34edf55ed7dedd54ca8563
05:35:13 [2021-03-26T05:35:13.885Z] #49 32.10 go: downloading github.com/uudashr/gocognit v1.0.1
05:35:13 [2021-03-26T05:35:13.885Z] #49 32.11 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:35:13 [2021-03-26T05:35:13.885Z] #49 32.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:35:13 [2021-03-26T05:35:13.885Z] #49 32.33 go: extracting github.com/stretchr/testify v1.4.0
05:35:13 [2021-03-26T05:35:13.885Z] #49 32.38 go: extracting github.com/uudashr/gocognit v1.0.1
05:35:14 [2021-03-26T05:35:14.146Z] #49 32.38 go: downloading github.com/go-toolsmith/typep v1.0.0
05:35:14 [2021-03-26T05:35:14.146Z] #49 32.38 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:35:14 [2021-03-26T05:35:14.146Z] #49 32.43 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:14 [2021-03-26T05:35:14.146Z] #49 ...
05:35:14 [2021-03-26T05:35:14.146Z] 
05:35:14 [2021-03-26T05:35:14.146Z] #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
05:35:14 [2021-03-26T05:35:14.146Z] #58 sha256:9078fd33bd6b4927338597df380ebe8e6eb6bc470fd69a475060052bb75023d4
05:35:14 [2021-03-26T05:35:14.146Z] #58 22.42 go: extracting github.com/urfave/cli/v2 v2.3.0
05:35:14 [2021-03-26T05:35:14.146Z] #58 22.78 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:35:14 [2021-03-26T05:35:14.146Z] #58 24.60 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:35:14 [2021-03-26T05:35:14.146Z] #58 26.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
05:35:14 [2021-03-26T05:35:14.146Z] #58 27.05 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:35:14 [2021-03-26T05:35:14.146Z] #58 27.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:35:14 [2021-03-26T05:35:14.146Z] #58 27.64 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:35:14 [2021-03-26T05:35:14.146Z] #58 27.65 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:35:14 [2021-03-26T05:35:14.146Z] #58 30.66 go: finding github.com/pkg/errors v0.9.1
05:35:14 [2021-03-26T05:35:14.146Z] #58 30.78 go: finding github.com/sirupsen/logrus v1.8.1
05:35:14 [2021-03-26T05:35:14.146Z] #58 30.94 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:35:14 [2021-03-26T05:35:14.146Z] #58 31.15 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:35:14 [2021-03-26T05:35:14.146Z] #58 31.22 go: finding github.com/google/uuid v1.2.0
05:35:14 [2021-03-26T05:35:14.146Z] #58 31.24 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:35:14 [2021-03-26T05:35:14.146Z] #58 31.33 go: finding github.com/moby/vpnkit v0.5.0
05:35:14 [2021-03-26T05:35:14.146Z] #58 31.36 go: finding github.com/gofrs/flock v0.8.0
05:35:14 [2021-03-26T05:35:14.146Z] #58 31.37 go: finding github.com/gorilla/mux v1.8.0
05:35:14 [2021-03-26T05:35:14.146Z] #58 31.42 go: finding github.com/moby/sys/mountinfo v0.4.1
05:35:14 [2021-03-26T05:35:14.146Z] #58 31.49 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:35:14 [2021-03-26T05:35:14.146Z] #58 31.52 go: finding github.com/urfave/cli/v2 v2.3.0
05:35:14 [2021-03-26T05:35:14.146Z] #58 31.55 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:35:14 [2021-03-26T05:35:14.146Z] #58 31.74 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:35:14 [2021-03-26T05:35:14.146Z] #58 31.89 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:35:14 [2021-03-26T05:35:14.146Z] #58 ...
05:35:14 [2021-03-26T05:35:14.146Z] 
05:35:14 [2021-03-26T05:35:14.146Z] #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
05:35:14 [2021-03-26T05:35:14.146Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:35:14 [2021-03-26T05:35:14.146Z] #49 32.60 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:14 [2021-03-26T05:35:14.146Z] #49 32.67 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:35:14 [2021-03-26T05:35:14.294Z] #42 36.20 Reading package lists...
05:35:14 [2021-03-26T05:35:14.294Z] #42 ...
05:35:14 [2021-03-26T05:35:14.294Z] 
05:35:14 [2021-03-26T05:35:14.294Z] #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
05:35:14 [2021-03-26T05:35:14.294Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:14 [2021-03-26T05:35:14.294Z] #36 27.11 Fetched 8424 kB in 20s (417 kB/s)
05:35:14 [2021-03-26T05:35:14.408Z] #49 32.85 go: extracting github.com/go-toolsmith/typep v1.0.0
05:35:14 [2021-03-26T05:35:14.408Z] #49 32.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:35:14 [2021-03-26T05:35:14.408Z] #49 32.88 go: downloading github.com/pelletier/go-toml v1.2.0
05:35:14 [2021-03-26T05:35:14.408Z] #49 32.88 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:35:14 [2021-03-26T05:35:14.408Z] #49 32.89 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:35:14 [2021-03-26T05:35:14.408Z] #49 32.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:14 [2021-03-26T05:35:14.555Z] #36 27.11 Reading package lists...
05:35:14 [2021-03-26T05:35:14.555Z] #36 ...
05:35:14 [2021-03-26T05:35:14.555Z] 
05:35:14 [2021-03-26T05:35:14.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
05:35:14 [2021-03-26T05:35:14.555Z] #49 sha256:c24b11cad489938da75512f839180e935785d276b533fde4b555bd2b60e11747
05:35:14 [2021-03-26T05:35:14.555Z] #49 29.12 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:35:14 [2021-03-26T05:35:14.555Z] #49 29.91 go: downloading gopkg.in/yaml.v2 v2.2.7
05:35:14 [2021-03-26T05:35:14.555Z] #49 29.99 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:14 [2021-03-26T05:35:14.555Z] #49 30.46 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
05:35:14 [2021-03-26T05:35:14.555Z] #49 30.65 go: extracting gopkg.in/yaml.v2 v2.2.7
05:35:14 [2021-03-26T05:35:14.555Z] #49 32.66 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:35:14 [2021-03-26T05:35:14.555Z] #49 33.72 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:35:14 [2021-03-26T05:35:14.555Z] #49 36.37 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:14 [2021-03-26T05:35:14.669Z] #49 33.09 go: downloading github.com/ultraware/funlen v0.0.2
05:35:14 [2021-03-26T05:35:14.834Z] #49 37.44 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:14 [2021-03-26T05:35:14.930Z] #49 33.25 go: extracting golang.org/x/text v0.3.2
05:35:14 [2021-03-26T05:35:14.931Z] #49 33.25 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:35:14 [2021-03-26T05:35:14.931Z] #49 33.28 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:35:14 [2021-03-26T05:35:14.931Z] #49 33.28 go: extracting github.com/pelletier/go-toml v1.2.0
05:35:15 [2021-03-26T05:35:15.109Z] #49 ...
05:35:15 [2021-03-26T05:35:15.109Z] 
05:35:15 [2021-03-26T05:35:15.109Z] #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
05:35:15 [2021-03-26T05:35:15.109Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:15 [2021-03-26T05:35:15.171Z] #40 ...
05:35:15 [2021-03-26T05:35:15.171Z] 
05:35:15 [2021-03-26T05:35:15.171Z] #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
05:35:15 [2021-03-26T05:35:15.171Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:35:15 [2021-03-26T05:35:15.171Z] #49 39.59 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:15 [2021-03-26T05:35:15.171Z] #49 40.02 go: downloading github.com/inconshreveable/mousetrap v1.0.0
05:35:15 [2021-03-26T05:35:15.171Z] #49 40.13 go: extracting github.com/pelletier/go-toml v1.2.0
05:35:15 [2021-03-26T05:35:15.171Z] #49 40.38 go: extracting github.com/inconshreveable/mousetrap v1.0.0
05:35:15 [2021-03-26T05:35:15.171Z] #49 40.41 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:35:15 [2021-03-26T05:35:15.171Z] #49 40.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:35:15 [2021-03-26T05:35:15.171Z] #49 40.48 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:15 [2021-03-26T05:35:15.171Z] #49 41.04 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:35:15 [2021-03-26T05:35:15.171Z] #49 41.07 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:35:15 [2021-03-26T05:35:15.171Z] #49 41.54 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:35:15 [2021-03-26T05:35:15.171Z] #49 41.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:15 [2021-03-26T05:35:15.171Z] #49 41.66 go: downloading github.com/kisielk/gotool v1.0.0
05:35:15 [2021-03-26T05:35:15.171Z] #49 41.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:15 [2021-03-26T05:35:15.171Z] #49 42.31 go: extracting github.com/kisielk/gotool v1.0.0
05:35:15 [2021-03-26T05:35:15.171Z] #49 42.40 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:15 [2021-03-26T05:35:15.171Z] #49 42.88 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:15 [2021-03-26T05:35:15.171Z] #49 43.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:15 [2021-03-26T05:35:15.171Z] #49 43.27 go: downloading github.com/gobwas/glob v0.2.3
05:35:15 [2021-03-26T05:35:15.171Z] #49 43.56 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:15 [2021-03-26T05:35:15.171Z] #49 43.62 go: downloading github.com/spf13/afero v1.1.2
05:35:15 [2021-03-26T05:35:15.171Z] #49 43.76 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:15 [2021-03-26T05:35:15.171Z] #49 43.83 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:35:15 [2021-03-26T05:35:15.192Z] #49 33.43 go: downloading github.com/pmezard/go-difflib v1.0.0
05:35:15 [2021-03-26T05:35:15.192Z] #49 33.46 go: downloading github.com/davecgh/go-spew v1.1.1
05:35:15 [2021-03-26T05:35:15.192Z] #49 33.56 go: extracting github.com/ultraware/funlen v0.0.2
05:35:15 [2021-03-26T05:35:15.192Z] #49 33.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:35:15 [2021-03-26T05:35:15.192Z] #49 33.59 go: extracting github.com/pmezard/go-difflib v1.0.0
05:35:15 [2021-03-26T05:35:15.192Z] #49 33.68 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:15 [2021-03-26T05:35:15.436Z] #49 43.88 go: downloading github.com/spf13/pflag v1.0.5
05:35:15 [2021-03-26T05:35:15.540Z] #49 33.78 go: downloading github.com/go-toolsmith/astp v1.0.0
05:35:15 [2021-03-26T05:35:15.540Z] #49 33.78 go: downloading github.com/stretchr/objx v0.2.0
05:35:15 [2021-03-26T05:35:15.540Z] #49 33.81 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:35:15 [2021-03-26T05:35:15.540Z] #49 33.86 go: extracting github.com/davecgh/go-spew v1.1.1
05:35:15 [2021-03-26T05:35:15.695Z] #49 44.28 go: downloading github.com/mitchellh/go-homedir v1.1.0
05:35:15 [2021-03-26T05:35:15.802Z] #49 33.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:15 [2021-03-26T05:35:15.802Z] #49 34.22 go: extracting github.com/go-toolsmith/astp v1.0.0
05:35:15 [2021-03-26T05:35:15.802Z] #49 34.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:15 [2021-03-26T05:35:15.802Z] #49 34.26 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:15 [2021-03-26T05:35:15.802Z] #49 34.31 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:15 [2021-03-26T05:35:15.802Z] #49 ...
05:35:15 [2021-03-26T05:35:15.802Z] 
05:35:15 [2021-03-26T05:35:15.802Z] #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
05:35:15 [2021-03-26T05:35:15.802Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:15 [2021-03-26T05:35:15.802Z] #42 24.23 Fetched 8424 kB in 17s (485 kB/s)
05:35:15 [2021-03-26T05:35:15.802Z] #42 24.23 Reading package lists...
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.816 + RM_GOPATH=0
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.816 + TMP_GOPATH=
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.816 + : /build
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.816 + '[' -z '' ']'
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.816 ++ mktemp -d
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.820 + export GOPATH=/tmp/tmp.E2kUFs9Hmt
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.820 + GOPATH=/tmp/tmp.E2kUFs9Hmt
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.820 + RM_GOPATH=1
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.820 + case "$(go env GOARCH)" in
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.821 ++ go env GOARCH
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.884 + export GO_BUILDMODE=-buildmode=pie
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.884 + GO_BUILDMODE=-buildmode=pie
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.885 ++ dirname /tmp/install/install.sh
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.892 + dir=/tmp/install
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.894 + bin=containerd
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.894 + shift
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.894 + '[' '!' -f /tmp/install/containerd.installer ']'
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.894 + . /tmp/install/containerd.installer
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.894 ++ set -e
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.897 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.898 + install_containerd
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.898 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.898 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.898 + git clone https://github.com/containerd/containerd.git /tmp/tmp.E2kUFs9Hmt/src/github.com/containerd/containerd
05:35:15 [2021-03-26T05:35:15.810Z] #56 1.901 Cloning into '/tmp/tmp.E2kUFs9Hmt/src/github.com/containerd/containerd'...
05:35:15 [2021-03-26T05:35:15.956Z] #49 44.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:35:15 [2021-03-26T05:35:15.956Z] #49 44.54 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:15 [2021-03-26T05:35:15.956Z] #49 ...
05:35:15 [2021-03-26T05:35:15.956Z] 
05:35:15 [2021-03-26T05:35:15.956Z] #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
05:35:15 [2021-03-26T05:35:15.956Z] #51 sha256:933415054a9e8575e59682061aa2107dbce966efee2f0f2d1e8170b7c12190cd
05:35:15 [2021-03-26T05:35:15.956Z] #51 34.45 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
05:35:15 [2021-03-26T05:35:15.956Z] #51 34.48 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
05:35:15 [2021-03-26T05:35:15.956Z] #51 34.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
05:35:15 [2021-03-26T05:35:15.956Z] #51 35.00 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
05:35:15 [2021-03-26T05:35:15.956Z] #51 36.65 runtime/cgo
05:35:15 [2021-03-26T05:35:15.956Z] #51 36.84 runtime
05:35:16 [2021-03-26T05:35:16.074Z] #56 ...
05:35:16 [2021-03-26T05:35:16.074Z] 
05:35:16 [2021-03-26T05:35:16.074Z] #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
05:35:16 [2021-03-26T05:35:16.074Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
05:35:16 [2021-03-26T05:35:16.074Z] #36 27.23 Building dependency tree...
05:35:16 [2021-03-26T05:35:16.074Z] #36 29.06 The following additional packages will be installed:
05:35:16 [2021-03-26T05:35:16.074Z] #36 29.06   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:35:16 [2021-03-26T05:35:16.074Z] #36 29.07 Suggested packages:
05:35:16 [2021-03-26T05:35:16.074Z] #36 29.08   cmake-doc ninja-build lrzip
05:35:16 [2021-03-26T05:35:16.074Z] #36 29.08 Recommended packages:
05:35:16 [2021-03-26T05:35:16.074Z] #36 29.08   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:35:16 [2021-03-26T05:35:16.074Z] #36 29.60 The following NEW packages will be installed:
05:35:16 [2021-03-26T05:35:16.075Z] #36 29.61   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:35:16 [2021-03-26T05:35:16.075Z] #36 29.61   vim-common xxd
05:35:16 [2021-03-26T05:35:16.075Z] #36 30.28 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
05:35:16 [2021-03-26T05:35:16.075Z] #36 30.28 Need to get 14.2 MB of archives.
05:35:16 [2021-03-26T05:35:16.075Z] #36 30.28 After this operation, 60.0 MB of additional disk space will be used.
05:35:16 [2021-03-26T05:35:16.075Z] #36 30.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
05:35:16 [2021-03-26T05:35:16.075Z] #36 30.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
05:35:16 [2021-03-26T05:35:16.075Z] #36 30.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
05:35:16 [2021-03-26T05:35:16.075Z] #36 30.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
05:35:16 [2021-03-26T05:35:16.075Z] #36 31.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
05:35:16 [2021-03-26T05:35:16.075Z] #36 31.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
05:35:16 [2021-03-26T05:35:16.075Z] #36 31.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
05:35:16 [2021-03-26T05:35:16.075Z] #36 31.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
05:35:16 [2021-03-26T05:35:16.075Z] #36 31.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
05:35:16 [2021-03-26T05:35:16.075Z] #36 31.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
05:35:16 [2021-03-26T05:35:16.075Z] #36 33.47 debconf: delaying package configuration, since apt-utils is not installed
05:35:16 [2021-03-26T05:35:16.075Z] #36 33.65 Fetched 14.2 MB in 2s (5874 kB/s)
05:35:16 [2021-03-26T05:35:16.075Z] #36 34.05 Selecting previously unselected package xxd.
05:35:16 [2021-03-26T05:35:16.075Z] #36 34.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 ... 15383 files and directories currently installed.)
05:35:16 [2021-03-26T05:35:16.075Z] #36 34.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
05:35:16 [2021-03-26T05:35:16.075Z] #36 34.22 Unpacking xxd (2:8.1.0875-5) ...
05:35:16 [2021-03-26T05:35:16.075Z] #36 34.80 Selecting previously unselected package vim-common.
05:35:16 [2021-03-26T05:35:16.075Z] #36 34.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:35:16 [2021-03-26T05:35:16.075Z] #36 34.90 Unpacking vim-common (2:8.1.0875-5) ...
05:35:16 [2021-03-26T05:35:16.075Z] #36 35.97 Selecting previously unselected package cmake-data.
05:35:16 [2021-03-26T05:35:16.075Z] #36 35.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:35:16 [2021-03-26T05:35:16.075Z] #36 36.01 Unpacking cmake-data (3.13.4-1) ...
05:35:16 [2021-03-26T05:35:16.146Z] #42 31.46 Reading package lists...
05:35:16 [2021-03-26T05:35:16.146Z] #42 ...
05:35:16 [2021-03-26T05:35:16.146Z] 
05:35:16 [2021-03-26T05:35:16.146Z] #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
05:35:16 [2021-03-26T05:35:16.146Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:35:16 [2021-03-26T05:35:16.146Z] #49 34.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:16 [2021-03-26T05:35:16.146Z] #49 34.47 go: downloading github.com/gobwas/glob v0.2.3
05:35:16 [2021-03-26T05:35:16.146Z] #49 34.51 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:16 [2021-03-26T05:35:16.224Z] #51 ...
05:35:16 [2021-03-26T05:35:16.224Z] 
05:35:16 [2021-03-26T05:35:16.224Z] #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
05:35:16 [2021-03-26T05:35:16.224Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:35:16 [2021-03-26T05:35:16.224Z] #49 44.63 go: extracting github.com/gobwas/glob v0.2.3
05:35:16 [2021-03-26T05:35:16.224Z] #49 44.69 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:16 [2021-03-26T05:35:16.224Z] #49 44.94 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:35:16 [2021-03-26T05:35:16.340Z] #36 ...
05:35:16 [2021-03-26T05:35:16.340Z] 
05:35:16 [2021-03-26T05:35:16.340Z] #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
05:35:16 [2021-03-26T05:35:16.340Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:35:16 [2021-03-26T05:35:16.340Z] #42 29.65 The following additional packages will be installed:
05:35:16 [2021-03-26T05:35:16.340Z] #42 29.65   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:35:16 [2021-03-26T05:35:16.340Z] #42 29.66   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:35:16 [2021-03-26T05:35:16.340Z] #42 29.66 Suggested packages:
05:35:16 [2021-03-26T05:35:16.340Z] #42 29.66   manpages-dev python-setuptools
05:35:16 [2021-03-26T05:35:16.340Z] #42 30.30 The following NEW packages will be installed:
05:35:16 [2021-03-26T05:35:16.340Z] #42 30.30   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:35:16 [2021-03-26T05:35:16.340Z] #42 30.30   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:35:16 [2021-03-26T05:35:16.340Z] #42 30.30   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:35:16 [2021-03-26T05:35:16.340Z] #42 30.30   python-six zlib1g-dev
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.69 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.69 Need to get 3798 kB of archives.
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.69 After this operation, 21.6 MB of additional disk space will be used.
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 30.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 31.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 31.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 31.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 31.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 31.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
05:35:16 [2021-03-26T05:35:16.341Z] #42 33.00 debconf: delaying package configuration, since apt-utils is not installed
05:35:16 [2021-03-26T05:35:16.341Z] #42 33.32 Fetched 3798 kB in 1s (5087 kB/s)
05:35:16 [2021-03-26T05:35:16.341Z] #42 33.48 Selecting previously unselected package libcap-dev:arm64.
05:35:16 [2021-03-26T05:35:16.341Z] #42 33.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
05:35:16 [2021-03-26T05:35:16.341Z] #42 33.68 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 33.70 Unpacking libcap-dev:arm64 (1:2.25-2) ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 34.23 Selecting previously unselected package libnet1:arm64.
05:35:16 [2021-03-26T05:35:16.341Z] #42 34.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 34.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 34.68 Selecting previously unselected package libnet1-dev.
05:35:16 [2021-03-26T05:35:16.341Z] #42 34.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 34.72 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 35.31 Selecting previously unselected package libnl-3-200:arm64.
05:35:16 [2021-03-26T05:35:16.341Z] #42 35.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 35.34 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 35.70 Selecting previously unselected package libnl-3-dev:arm64.
05:35:16 [2021-03-26T05:35:16.341Z] #42 35.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 35.77 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 36.39 Selecting previously unselected package libprotobuf-c1:arm64.
05:35:16 [2021-03-26T05:35:16.341Z] #42 36.40 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 36.42 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 37.49 Selecting previously unselected package libprotobuf-c-dev:arm64.
05:35:16 [2021-03-26T05:35:16.341Z] #42 37.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 37.62 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 37.77 Selecting previously unselected package zlib1g-dev:arm64.
05:35:16 [2021-03-26T05:35:16.341Z] #42 37.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 37.80 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 38.23 Selecting previously unselected package libprotobuf17:arm64.
05:35:16 [2021-03-26T05:35:16.341Z] #42 38.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
05:35:16 [2021-03-26T05:35:16.341Z] #42 38.24 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
05:35:16 [2021-03-26T05:35:16.408Z] #49 34.55 go: extracting github.com/stretchr/objx v0.2.0
05:35:16 [2021-03-26T05:35:16.408Z] #49 34.57 go: downloading github.com/BurntSushi/toml v0.3.1
05:35:16 [2021-03-26T05:35:16.408Z] #49 ...
05:35:16 [2021-03-26T05:35:16.408Z] 
05:35:16 [2021-03-26T05:35:16.408Z] #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
05:35:16 [2021-03-26T05:35:16.408Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:16 [2021-03-26T05:35:16.408Z] #36 24.56 Fetched 8424 kB in 18s (480 kB/s)
05:35:16 [2021-03-26T05:35:16.408Z] #36 24.56 Reading package lists...
05:35:16 [2021-03-26T05:35:16.408Z] #36 31.66 Reading package lists...
05:35:16 [2021-03-26T05:35:16.408Z] #36 ...
05:35:16 [2021-03-26T05:35:16.408Z] 
05:35:16 [2021-03-26T05:35:16.408Z] #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
05:35:16 [2021-03-26T05:35:16.408Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:35:16 [2021-03-26T05:35:16.408Z] #49 34.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:16 [2021-03-26T05:35:16.408Z] #49 34.85 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:16 [2021-03-26T05:35:16.408Z] #49 34.92 go: extracting github.com/gobwas/glob v0.2.3
05:35:16 [2021-03-26T05:35:16.484Z] #49 45.04 go: extracting github.com/spf13/afero v1.1.2
05:35:16 [2021-03-26T05:35:16.484Z] #49 45.06 go: extracting github.com/mitchellh/go-homedir v1.1.0
05:35:16 [2021-03-26T05:35:16.669Z] #49 35.07 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:16 [2021-03-26T05:35:16.669Z] #49 ...
05:35:16 [2021-03-26T05:35:16.669Z] 
05:35:16 [2021-03-26T05:35:16.669Z] #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
05:35:16 [2021-03-26T05:35:16.669Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:35:16 [2021-03-26T05:35:16.669Z] #55 25.04 Fetched 8424 kB in 18s (474 kB/s)
05:35:16 [2021-03-26T05:35:16.669Z] #55 25.04 Reading package lists...
05:35:16 [2021-03-26T05:35:16.669Z] #55 32.16 Reading package lists...
05:35:16 [2021-03-26T05:35:16.669Z] #55 ...
05:35:16 [2021-03-26T05:35:16.669Z] 
05:35:16 [2021-03-26T05:35:16.669Z] #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
05:35:16 [2021-03-26T05:35:16.669Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:35:16 [2021-03-26T05:35:16.669Z] #49 35.10 go: extracting github.com/BurntSushi/toml v0.3.1
05:35:16 [2021-03-26T05:35:16.744Z] #49 45.06 go: downloading github.com/BurntSushi/toml v0.3.1
05:35:16 [2021-03-26T05:35:16.920Z] #42 38.80 Selecting previously unselected package libprotobuf-lite17:arm64.
05:35:16 [2021-03-26T05:35:16.920Z] #42 38.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
05:35:16 [2021-03-26T05:35:16.920Z] #42 38.82 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
05:35:16 [2021-03-26T05:35:16.920Z] #42 ...
05:35:16 [2021-03-26T05:35:16.920Z] 
05:35:16 [2021-03-26T05:35:16.920Z] #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
05:35:16 [2021-03-26T05:35:16.920Z] #51 sha256:77a64a65c75e3658c6474e4743c6f3156494807e132c3f507fa39d52603b98ce
05:35:16 [2021-03-26T05:35:16.920Z] #51 38.98 bytes
05:35:16 [2021-03-26T05:35:16.920Z] #51 38.98 syscall
05:35:16 [2021-03-26T05:35:16.920Z] #51 38.98 reflect
05:35:16 [2021-03-26T05:35:16.920Z] #51 38.99 strings
05:35:17 [2021-03-26T05:35:17.003Z] #49 45.51 go: downloading golang.org/x/text v0.3.2
05:35:17 [2021-03-26T05:35:17.003Z] #49 ...
05:35:17 [2021-03-26T05:35:17.003Z] 
05:35:17 [2021-03-26T05:35:17.003Z] #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
05:35:17 [2021-03-26T05:35:17.003Z] #58 sha256:5f2d918718a92eb3addb9d0c49029b8185d49b7625d4ea9c7c44cf533ad2b8b8
05:35:17 [2021-03-26T05:35:17.003Z] #58 35.55 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
05:35:17 [2021-03-26T05:35:17.003Z] #58 35.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0
05:35:17 [2021-03-26T05:35:17.003Z] #58 36.79 go: extracting github.com/u-root/u-root v7.0.0+incompatible
05:35:17 [2021-03-26T05:35:17.003Z] #58 36.95 go: extracting github.com/russross/blackfriday/v2 v2.1.0
05:35:17 [2021-03-26T05:35:17.004Z] #58 41.59 go: finding github.com/pkg/errors v0.9.1
05:35:17 [2021-03-26T05:35:17.004Z] #58 41.69 go: finding github.com/sirupsen/logrus v1.8.1
05:35:17 [2021-03-26T05:35:17.004Z] #58 42.00 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:35:17 [2021-03-26T05:35:17.004Z] #58 42.14 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:35:17 [2021-03-26T05:35:17.004Z] #58 42.22 go: finding github.com/google/uuid v1.2.0
05:35:17 [2021-03-26T05:35:17.004Z] #58 42.34 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:35:17 [2021-03-26T05:35:17.004Z] #58 42.59 go: finding github.com/moby/vpnkit v0.5.0
05:35:17 [2021-03-26T05:35:17.004Z] #58 42.62 go: finding github.com/gofrs/flock v0.8.0
05:35:17 [2021-03-26T05:35:17.004Z] #58 42.65 go: finding github.com/moby/sys/mountinfo v0.4.1
05:35:17 [2021-03-26T05:35:17.004Z] #58 42.69 go: finding github.com/gorilla/mux v1.8.0
05:35:17 [2021-03-26T05:35:17.004Z] #58 42.82 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:35:17 [2021-03-26T05:35:17.004Z] #58 42.83 go: finding github.com/urfave/cli/v2 v2.3.0
05:35:17 [2021-03-26T05:35:17.004Z] #58 42.91 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:35:17 [2021-03-26T05:35:17.004Z] #58 43.24 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:35:17 [2021-03-26T05:35:17.004Z] #58 43.40 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:35:17 [2021-03-26T05:35:17.244Z] #49 35.62 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:17 [2021-03-26T05:35:17.264Z] #58 ...
05:35:17 [2021-03-26T05:35:17.264Z] 
05:35:17 [2021-03-26T05:35:17.264Z] #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
05:35:17 [2021-03-26T05:35:17.264Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:35:17 [2021-03-26T05:35:17.264Z] #49 45.79 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:17 [2021-03-26T05:35:17.264Z] #49 45.82 go: extracting github.com/spf13/pflag v1.0.5
05:35:17 [2021-03-26T05:35:17.264Z] #49 45.91 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:35:17 [2021-03-26T05:35:17.348Z] #33 ...
05:35:17 [2021-03-26T05:35:17.348Z] 
05:35:17 [2021-03-26T05:35:17.348Z] #46 [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
05:35:17 [2021-03-26T05:35:17.348Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:35:17 [2021-03-26T05:35:17.348Z] #46 51.01 internal/singleflight
05:35:17 [2021-03-26T05:35:17.348Z] #46 51.77 io
05:35:17 [2021-03-26T05:35:17.348Z] #46 52.17 strconv
05:35:17 [2021-03-26T05:35:17.348Z] #46 54.08 syscall
05:35:17 [2021-03-26T05:35:17.348Z] #46 54.72 vendor/golang.org/x/net/dns/dnsmessage
05:35:17 [2021-03-26T05:35:17.348Z] #46 56.72 bytes
05:35:17 [2021-03-26T05:35:17.348Z] #46 ...
05:35:17 [2021-03-26T05:35:17.348Z] 
05:35:17 [2021-03-26T05:35:17.348Z] #14 [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
05:35:17 [2021-03-26T05:35:17.348Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:35:17 [2021-03-26T05:35:17.348Z] #14 54.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 56.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB]
05:35:17 [2021-03-26T05:35:17.348Z] #14 57.63 debconf: delaying package configuration, since apt-utils is not installed
05:35:17 [2021-03-26T05:35:17.348Z] #14 57.86 Fetched 79.4 MB in 8s (10.5 MB/s)
05:35:17 [2021-03-26T05:35:17.348Z] #14 58.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 ... 15339 files and directories currently installed.)
05:35:17 [2021-03-26T05:35:17.348Z] #14 58.11 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ...
05:35:17 [2021-03-26T05:35:17.348Z] #14 58.14 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ...
05:35:17 [2021-03-26T05:35:17.348Z] #14 58.39 Setting up libsystemd0:ppc64el (241-7~deb10u6) ...
05:35:17 [2021-03-26T05:35:17.348Z] #14 58.49 (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 ... 15339 files and directories currently installed.)
05:35:17 [2021-03-26T05:35:17.348Z] #14 58.56 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ...
05:35:17 [2021-03-26T05:35:17.348Z] #14 58.56 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ...
05:35:17 [2021-03-26T05:35:17.348Z] #14 58.79 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ...
05:35:17 [2021-03-26T05:35:17.348Z] #14 58.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 ... 15339 files and directories currently installed.)
05:35:17 [2021-03-26T05:35:17.348Z] #14 59.08 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ...
05:35:17 [2021-03-26T05:35:17.348Z] #14 59.09 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ...
05:35:17 [2021-03-26T05:35:17.348Z] #14 59.37 Setting up libudev1:ppc64el (241-7~deb10u6) ...
05:35:17 [2021-03-26T05:35:17.348Z] #14 59.52 Selecting previously unselected package binutils-mingw-w64-i686.
05:35:17 [2021-03-26T05:35:17.348Z] #14 59.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
05:35:17 [2021-03-26T05:35:17.348Z] #14 59.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
05:35:17 [2021-03-26T05:35:17.348Z] #14 59.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:35:17 [2021-03-26T05:35:17.524Z] #49 46.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:35:17 [2021-03-26T05:35:17.524Z] #49 46.18 go: extracting github.com/BurntSushi/toml v0.3.1
05:35:17 [2021-03-26T05:35:17.784Z] #49 46.34 go: downloading github.com/go-critic/go-critic v0.4.1
05:35:17 [2021-03-26T05:35:17.871Z] #51 ...
05:35:17 [2021-03-26T05:35:17.871Z] 
05:35:17 [2021-03-26T05:35:17.871Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:17 [2021-03-26T05:35:17.871Z] #34 sha256:9a0c383721e5d71dd244bd88902518fc18fe87872347635222072d5560564e05
05:35:17 [2021-03-26T05:35:17.871Z] #34 29.83 sync
05:35:17 [2021-03-26T05:35:17.871Z] #34 29.95 internal/reflectlite
05:35:17 [2021-03-26T05:35:17.871Z] #34 32.63 sort
05:35:17 [2021-03-26T05:35:17.871Z] #34 32.64 errors
05:35:17 [2021-03-26T05:35:17.871Z] #34 33.05 strconv
05:35:17 [2021-03-26T05:35:17.871Z] #34 33.06 internal/oserror
05:35:17 [2021-03-26T05:35:17.871Z] #34 33.06 io
05:35:17 [2021-03-26T05:35:17.871Z] #34 33.24 syscall
05:35:17 [2021-03-26T05:35:17.871Z] #34 35.14 strings
05:35:17 [2021-03-26T05:35:17.871Z] #34 35.16 bytes
05:35:17 [2021-03-26T05:35:17.871Z] #34 38.18 reflect
05:35:17 [2021-03-26T05:35:17.871Z] #34 39.41 bufio
05:35:17 [2021-03-26T05:35:17.871Z] #34 ...
05:35:17 [2021-03-26T05:35:17.871Z] 
05:35:17 [2021-03-26T05:35:17.871Z] #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
05:35:17 [2021-03-26T05:35:17.871Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:35:17 [2021-03-26T05:35:17.871Z] #42 39.18 Selecting previously unselected package libprotobuf-dev:arm64.
05:35:17 [2021-03-26T05:35:17.871Z] #42 39.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
05:35:17 [2021-03-26T05:35:17.871Z] #42 39.20 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
05:35:18 [2021-03-26T05:35:18.045Z] #49 ...
05:35:18 [2021-03-26T05:35:18.045Z] 
05:35:18 [2021-03-26T05:35:18.045Z] #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
05:35:18 [2021-03-26T05:35:18.045Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:18 [2021-03-26T05:35:18.045Z] #42 36.49 Fetched 8424 kB in 27s (308 kB/s)
05:35:18 [2021-03-26T05:35:18.045Z] #42 36.49 Reading package lists...
05:35:18 [2021-03-26T05:35:18.136Z] #42 ...
05:35:18 [2021-03-26T05:35:18.136Z] 
05:35:18 [2021-03-26T05:35:18.136Z] #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
05:35:18 [2021-03-26T05:35:18.136Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:35:18 [2021-03-26T05:35:18.136Z] #13 17.94 Fetched 8747 kB in 16s (541 kB/s)
05:35:18 [2021-03-26T05:35:18.136Z] #13 17.94 Reading package lists...
05:35:18 [2021-03-26T05:35:18.136Z] #13 23.70 Reading package lists...
05:35:18 [2021-03-26T05:35:18.136Z] #13 28.18 Building dependency tree...
05:35:18 [2021-03-26T05:35:18.136Z] #13 ...
05:35:18 [2021-03-26T05:35:18.136Z] 
05:35:18 [2021-03-26T05:35:18.136Z] #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
05:35:18 [2021-03-26T05:35:18.136Z] #45 sha256:754f6ebc61a6f30269b75abc660dd9c34a33e4ea5ae3ccf59e7f56b68fc34cf3
05:35:18 [2021-03-26T05:35:18.136Z] #45 30.11 internal/reflectlite
05:35:18 [2021-03-26T05:35:18.136Z] #45 30.11 sync
05:35:18 [2021-03-26T05:35:18.136Z] #45 31.92 github.com/LK4D4/vndr/godl/singleflight
05:35:18 [2021-03-26T05:35:18.136Z] #45 31.93 internal/singleflight
05:35:18 [2021-03-26T05:35:18.136Z] #45 31.93 math/rand
05:35:18 [2021-03-26T05:35:18.136Z] #45 33.29 sort
05:35:18 [2021-03-26T05:35:18.136Z] #45 33.30 strconv
05:35:18 [2021-03-26T05:35:18.136Z] #45 33.32 syscall
05:35:18 [2021-03-26T05:35:18.136Z] #45 33.33 io
05:35:18 [2021-03-26T05:35:18.136Z] #45 35.90 bytes
05:35:18 [2021-03-26T05:35:18.136Z] #45 36.00 strings
05:35:18 [2021-03-26T05:35:18.203Z] #49 ...
05:35:18 [2021-03-26T05:35:18.203Z] 
05:35:18 [2021-03-26T05:35:18.203Z] #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
05:35:18 [2021-03-26T05:35:18.203Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:35:18 [2021-03-26T05:35:18.203Z] #45 26.36 vendor/golang.org/x/crypto/internal/subtle
05:35:18 [2021-03-26T05:35:18.203Z] #45 26.75 vendor/golang.org/x/crypto/curve25519
05:35:18 [2021-03-26T05:35:18.203Z] #45 ...
05:35:18 [2021-03-26T05:35:18.203Z] 
05:35:18 [2021-03-26T05:35:18.204Z] #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
05:35:18 [2021-03-26T05:35:18.204Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:18 [2021-03-26T05:35:18.204Z] #13 26.67 Fetched 8929 kB in 19s (465 kB/s)
05:35:18 [2021-03-26T05:35:18.204Z] #13 26.67 Reading package lists...
05:35:18 [2021-03-26T05:35:18.305Z] #42 ...
05:35:18 [2021-03-26T05:35:18.306Z] 
05:35:18 [2021-03-26T05:35:18.306Z] #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
05:35:18 [2021-03-26T05:35:18.306Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:35:18 [2021-03-26T05:35:18.306Z] #55 36.61 Reading package lists...
05:35:18 [2021-03-26T05:35:18.306Z] #55 ...
05:35:18 [2021-03-26T05:35:18.306Z] 
05:35:18 [2021-03-26T05:35:18.306Z] #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
05:35:18 [2021-03-26T05:35:18.306Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:18 [2021-03-26T05:35:18.306Z] #36 36.90 Fetched 8424 kB in 27s (317 kB/s)
05:35:18 [2021-03-26T05:35:18.306Z] #36 36.90 Reading package lists...
05:35:18 [2021-03-26T05:35:18.401Z] #45 ...
05:35:18 [2021-03-26T05:35:18.401Z] 
05:35:18 [2021-03-26T05:35:18.401Z] #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
05:35:18 [2021-03-26T05:35:18.401Z] #49 sha256:1ad51a2252462b87661be302f1bed3e8b2cfa2487d5d749532f210b07597eaff
05:35:18 [2021-03-26T05:35:18.401Z] #49 34.29 go: extracting github.com/BurntSushi/toml v0.3.1
05:35:18 [2021-03-26T05:35:18.401Z] #49 34.37 go: extracting github.com/davecgh/go-spew v1.1.1
05:35:18 [2021-03-26T05:35:18.401Z] #49 34.43 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:18 [2021-03-26T05:35:18.401Z] #49 34.47 go: extracting github.com/go-toolsmith/astp v1.0.0
05:35:18 [2021-03-26T05:35:18.401Z] #49 34.52 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:18 [2021-03-26T05:35:18.401Z] #49 34.56 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:18 [2021-03-26T05:35:18.401Z] #49 34.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:18 [2021-03-26T05:35:18.401Z] #49 34.92 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:18 [2021-03-26T05:35:18.401Z] #49 34.97 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:35:18 [2021-03-26T05:35:18.401Z] #49 35.14 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:18 [2021-03-26T05:35:18.401Z] #49 35.14 go: downloading github.com/gogo/protobuf v1.2.1
05:35:18 [2021-03-26T05:35:18.401Z] #49 35.31 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:18 [2021-03-26T05:35:18.401Z] #49 35.38 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:35:18 [2021-03-26T05:35:18.401Z] #49 35.40 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:35:18 [2021-03-26T05:35:18.401Z] #49 35.53 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:35:18 [2021-03-26T05:35:18.401Z] #49 35.60 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:35:18 [2021-03-26T05:35:18.401Z] #49 35.73 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:35:18 [2021-03-26T05:35:18.401Z] #49 38.23 go: extracting github.com/gogo/protobuf v1.2.1
05:35:18 [2021-03-26T05:35:18.566Z] #36 ...
05:35:18 [2021-03-26T05:35:18.566Z] 
05:35:18 [2021-03-26T05:35:18.566Z] #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
05:35:18 [2021-03-26T05:35:18.566Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:18 [2021-03-26T05:35:18.665Z] #49 ...
05:35:18 [2021-03-26T05:35:18.665Z] 
05:35:18 [2021-03-26T05:35:18.665Z] #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
05:35:18 [2021-03-26T05:35:18.665Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:35:18 [2021-03-26T05:35:18.665Z] #42 40.79 Selecting previously unselected package libprotoc17:arm64.
05:35:18 [2021-03-26T05:35:18.665Z] #42 40.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
05:35:18 [2021-03-26T05:35:18.665Z] #42 40.80 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
05:35:18 [2021-03-26T05:35:18.668Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
05:35:18 [2021-03-26T05:35:18.726Z] #13 34.14 Reading package lists...
05:35:18 [2021-03-26T05:35:18.726Z] #13 ...
05:35:18 [2021-03-26T05:35:18.726Z] 
05:35:18 [2021-03-26T05:35:18.726Z] #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
05:35:18 [2021-03-26T05:35:18.726Z] #67 sha256:208f15a6361c1543d435f8a4c3f3ff625a318e8d576e8955ac048cd461858cd3
05:35:18 [2021-03-26T05:35:18.726Z] #67 DONE 37.1s
05:35:18 [2021-03-26T05:35:18.726Z] 
05:35:18 [2021-03-26T05:35:18.726Z] #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
05:35:18 [2021-03-26T05:35:18.726Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:35:19 [2021-03-26T05:35:19.243Z] #42 41.44 Selecting previously unselected package protobuf-c-compiler.
05:35:19 [2021-03-26T05:35:19.463Z] #14 62.64 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:35:19 [2021-03-26T05:35:19.463Z] #14 62.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
05:35:19 [2021-03-26T05:35:19.463Z] #14 ...
05:35:19 [2021-03-26T05:35:19.463Z] 
05:35:19 [2021-03-26T05:35:19.463Z] #50 [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
05:35:19 [2021-03-26T05:35:19.463Z] #50 sha256:dce2d9c2baa8cace4170a143861995e2a44e60c9fc3a5bf167adc57653e5ced1
05:35:19 [2021-03-26T05:35:19.463Z] #50 53.13 go: finding github.com/fatih/color v1.7.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 53.22 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:35:19 [2021-03-26T05:35:19.463Z] #50 53.46 go: finding github.com/mattn/go-colorable v0.1.4
05:35:19 [2021-03-26T05:35:19.463Z] #50 53.48 go: finding github.com/mattn/go-isatty v0.0.8
05:35:19 [2021-03-26T05:35:19.463Z] #50 53.61 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:35:19 [2021-03-26T05:35:19.463Z] #50 53.65 go: finding github.com/go-lintpack/lintpack v0.5.2
05:35:19 [2021-03-26T05:35:19.463Z] #50 53.70 go: finding github.com/go-critic/go-critic v0.4.1
05:35:19 [2021-03-26T05:35:19.463Z] #50 53.74 go: finding github.com/pkg/errors v0.8.1
05:35:19 [2021-03-26T05:35:19.463Z] #50 53.79 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:35:19 [2021-03-26T05:35:19.463Z] #50 53.79 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 53.83 go: finding github.com/mitchellh/go-homedir v1.1.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 53.92 go: finding github.com/spf13/viper v1.6.1
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.05 go: finding github.com/sirupsen/logrus v1.4.2
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.07 go: finding github.com/go-toolsmith/astequal v1.0.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.09 go: finding github.com/go-toolsmith/astcast v1.0.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.09 go: finding github.com/stretchr/testify v1.4.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.15 go: finding github.com/go-toolsmith/astp v1.0.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.17 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.18 go: finding github.com/davecgh/go-spew v1.1.1
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.19 go: finding github.com/go-toolsmith/typep v1.0.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.28 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.32 go: finding github.com/go-toolsmith/strparse v1.0.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.32 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.32 go: finding github.com/pmezard/go-difflib v1.0.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.33 go: finding github.com/spf13/cobra v0.0.5
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.41 go: finding github.com/stretchr/objx v0.2.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.43 go: finding github.com/gobwas/glob v0.2.3
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.45 go: finding github.com/fsnotify/fsnotify v1.4.7
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.46 go: finding github.com/spf13/pflag v1.0.5
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.50 go: finding github.com/hashicorp/hcl v1.0.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.53 go: finding gopkg.in/yaml.v2 v2.2.7
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.68 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.77 go: finding github.com/magiconair/properties v1.8.1
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.79 go: finding github.com/mitchellh/mapstructure v1.1.2
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.83 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.87 go: finding github.com/pelletier/go-toml v1.2.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.89 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.92 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.94 go: finding github.com/spf13/afero v1.1.2
05:35:19 [2021-03-26T05:35:19.463Z] #50 54.99 go: finding github.com/spf13/cast v1.3.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.06 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.06 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.11 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.21 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.34 go: finding github.com/subosito/gotenv v1.2.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.36 go: finding golang.org/x/text v0.3.2
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.39 go: finding gopkg.in/ini.v1 v1.51.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.51 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.54 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.63 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.71 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.72 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.74 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.79 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.80 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.85 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.88 go: finding github.com/sourcegraph/go-diff v0.5.1
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.89 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.96 go: finding github.com/kisielk/gotool v1.0.0
05:35:19 [2021-03-26T05:35:19.463Z] #50 55.99 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:35:19 [2021-03-26T05:35:19.463Z] #50 56.00 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:19 [2021-03-26T05:35:19.463Z] #50 56.00 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:19 [2021-03-26T05:35:19.463Z] #50 56.07 go: finding github.com/ultraware/funlen v0.0.2
05:35:19 [2021-03-26T05:35:19.463Z] #50 56.09 go: finding github.com/ultraware/whitespace v0.0.4
05:35:19 [2021-03-26T05:35:19.463Z] #50 56.11 go: finding github.com/uudashr/gocognit v1.0.1
05:35:19 [2021-03-26T05:35:19.463Z] #50 56.21 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:19 [2021-03-26T05:35:19.463Z] #50 56.39 go: finding github.com/gogo/protobuf v1.2.1
05:35:19 [2021-03-26T05:35:19.463Z] #50 56.57 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:35:19 [2021-03-26T05:35:19.463Z] #50 56.68 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:35:19 [2021-03-26T05:35:19.463Z] #50 56.68 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:19 [2021-03-26T05:35:19.463Z] #50 56.75 go: finding github.com/BurntSushi/toml v0.3.1
05:35:19 [2021-03-26T05:35:19.463Z] #50 56.81 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:19 [2021-03-26T05:35:19.463Z] #50 ...
05:35:19 [2021-03-26T05:35:19.463Z] 
05:35:19 [2021-03-26T05:35:19.463Z] #37 [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
05:35:19 [2021-03-26T05:35:19.463Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
05:35:19 [2021-03-26T05:35:19.463Z] #37 53.20 Selecting previously unselected package libicu63:ppc64el.
05:35:19 [2021-03-26T05:35:19.463Z] #37 53.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 53.23 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 59.19 Selecting previously unselected package libxml2:ppc64el.
05:35:19 [2021-03-26T05:35:19.463Z] #37 59.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 59.20 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 59.80 Selecting previously unselected package libarchive13:ppc64el.
05:35:19 [2021-03-26T05:35:19.463Z] #37 59.82 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 59.90 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 60.20 Selecting previously unselected package libjsoncpp1:ppc64el.
05:35:19 [2021-03-26T05:35:19.463Z] #37 60.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 60.24 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 60.39 Selecting previously unselected package librhash0:ppc64el.
05:35:19 [2021-03-26T05:35:19.463Z] #37 60.39 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 60.41 Unpacking librhash0:ppc64el (1.3.8-1) ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 60.55 Selecting previously unselected package libuv1:ppc64el.
05:35:19 [2021-03-26T05:35:19.463Z] #37 60.55 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 60.55 Unpacking libuv1:ppc64el (1.24.1-1) ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 60.71 Selecting previously unselected package cmake.
05:35:19 [2021-03-26T05:35:19.463Z] #37 60.71 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 60.71 Unpacking cmake (3.13.4-1) ...
05:35:19 [2021-03-26T05:35:19.463Z] #37 ...
05:35:19 [2021-03-26T05:35:19.463Z] 
05:35:19 [2021-03-26T05:35:19.463Z] #14 [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
05:35:19 [2021-03-26T05:35:19.463Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:35:19 [2021-03-26T05:35:19.463Z] #14 62.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
05:35:19 [2021-03-26T05:35:19.463Z] #14 62.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:35:19 [2021-03-26T05:35:19.523Z] #42 41.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
05:35:19 [2021-03-26T05:35:19.523Z] #42 41.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:35:19 [2021-03-26T05:35:19.690Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m12.632376231s with top 10 stages: buildssa: 1m41.377314054s, goimports: 22.352667474s, unconvert: 12.795176761s, gosec: 10.32142163s, golint: 6.165182478s, ineffassign: 4.707943079s, misspell: 4.21744439s, inspect: 3.729779921s, vrp: 3.303689827s, printf: 1.717695695s 
05:35:19 [2021-03-26T05:35:19.789Z] #42 41.73 Selecting previously unselected package protobuf-compiler.
05:35:19 [2021-03-26T05:35:19.789Z] #42 41.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
05:35:19 [2021-03-26T05:35:19.789Z] #42 41.80 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:35:19 [2021-03-26T05:35:19.789Z] #42 41.96 Selecting previously unselected package python-pkg-resources.
05:35:19 [2021-03-26T05:35:19.789Z] #42 41.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:35:19 [2021-03-26T05:35:19.789Z] #42 41.97 Unpacking python-pkg-resources (40.8.0-1) ...
05:35:20 [2021-03-26T05:35:20.113Z] #49 38.48 go: extracting github.com/gogo/protobuf v1.2.1
05:35:20 [2021-03-26T05:35:20.122Z] #14 ...
05:35:20 [2021-03-26T05:35:20.122Z] 
05:35:20 [2021-03-26T05:35:20.122Z] #37 [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
05:35:20 [2021-03-26T05:35:20.122Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c
05:35:20 [2021-03-26T05:35:20.122Z] #37 63.66 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
05:35:20 [2021-03-26T05:35:20.122Z] #37 63.67 Setting up xxd (2:8.1.0875-5) ...
05:35:20 [2021-03-26T05:35:20.122Z] #37 63.67 Setting up libuv1:ppc64el (1.24.1-1) ...
05:35:20 [2021-03-26T05:35:20.122Z] #37 63.68 Setting up vim-common (2:8.1.0875-5) ...
05:35:20 [2021-03-26T05:35:20.122Z] #37 63.76 Setting up librhash0:ppc64el (1.3.8-1) ...
05:35:20 [2021-03-26T05:35:20.122Z] #37 63.76 Setting up cmake-data (3.13.4-1) ...
05:35:20 [2021-03-26T05:35:20.122Z] #37 63.77 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
05:35:20 [2021-03-26T05:35:20.122Z] #37 63.78 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
05:35:20 [2021-03-26T05:35:20.122Z] #37 63.80 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
05:35:20 [2021-03-26T05:35:20.122Z] #37 63.82 Setting up cmake (3.13.4-1) ...
05:35:20 [2021-03-26T05:35:20.122Z] #37 63.83 Processing triggers for libc-bin (2.28-10) ...
05:35:20 [2021-03-26T05:35:20.122Z] #37 63.91 Processing triggers for mime-support (3.62) ...
05:35:20 [2021-03-26T05:35:20.122Z] #37 DONE 64.3s
05:35:20 [2021-03-26T05:35:20.367Z] #42 42.30 Selecting previously unselected package python-six.
05:35:20 [2021-03-26T05:35:20.367Z] #42 42.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:35:20 [2021-03-26T05:35:20.367Z] #42 42.35 Unpacking python-six (1.12.0-1) ...
05:35:20 [2021-03-26T05:35:20.367Z] #42 42.48 Selecting previously unselected package python-protobuf.
05:35:20 [2021-03-26T05:35:20.367Z] #42 42.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
05:35:20 [2021-03-26T05:35:20.367Z] #42 42.52 Unpacking python-protobuf (3.6.1.3-2) ...
05:35:20 [2021-03-26T05:35:20.392Z] #36 37.86 Reading package lists...
05:35:20 [2021-03-26T05:35:20.392Z] #36 ...
05:35:20 [2021-03-26T05:35:20.392Z] 
05:35:20 [2021-03-26T05:35:20.392Z] #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
05:35:20 [2021-03-26T05:35:20.392Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:35:20 [2021-03-26T05:35:20.392Z] #55 32.41 Fetched 8424 kB in 24s (344 kB/s)
05:35:20 [2021-03-26T05:35:20.392Z] #55 32.41 Reading package lists...
05:35:20 [2021-03-26T05:35:20.392Z] #55 ...
05:35:20 [2021-03-26T05:35:20.392Z] 
05:35:20 [2021-03-26T05:35:20.392Z] #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
05:35:20 [2021-03-26T05:35:20.392Z] #58 sha256:a3e95bb5f640d79b7949d6b5b66bd22d79c5704c80b0546e298219ac169756cb
05:35:20 [2021-03-26T05:35:20.392Z] #58 38.88 go: finding github.com/pkg/errors v0.9.1
05:35:20 [2021-03-26T05:35:20.392Z] #58 38.93 go: finding github.com/sirupsen/logrus v1.8.1
05:35:20 [2021-03-26T05:35:20.392Z] #58 39.33 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
05:35:20 [2021-03-26T05:35:20.392Z] #58 39.50 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
05:35:20 [2021-03-26T05:35:20.392Z] #58 39.56 go: finding github.com/google/uuid v1.2.0
05:35:20 [2021-03-26T05:35:20.392Z] #58 39.70 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
05:35:20 [2021-03-26T05:35:20.392Z] #58 39.84 go: finding github.com/gofrs/flock v0.8.0
05:35:20 [2021-03-26T05:35:20.392Z] #58 39.84 go: finding github.com/moby/vpnkit v0.5.0
05:35:20 [2021-03-26T05:35:20.392Z] #58 40.08 go: finding github.com/moby/sys/mountinfo v0.4.1
05:35:20 [2021-03-26T05:35:20.392Z] #58 40.12 go: finding github.com/gorilla/mux v1.8.0
05:35:20 [2021-03-26T05:35:20.392Z] #58 40.14 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
05:35:20 [2021-03-26T05:35:20.392Z] #58 40.23 go: finding github.com/urfave/cli/v2 v2.3.0
05:35:20 [2021-03-26T05:35:20.392Z] #58 40.28 go: finding github.com/u-root/u-root v7.0.0+incompatible
05:35:20 [2021-03-26T05:35:20.392Z] #58 40.71 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
05:35:20 [2021-03-26T05:35:20.392Z] #58 40.97 go: finding github.com/russross/blackfriday/v2 v2.1.0
05:35:20 [2021-03-26T05:35:20.423Z] 
05:35:20 [2021-03-26T05:35:20.423Z] #43 [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
05:35:20 [2021-03-26T05:35:20.423Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:35:20 [2021-03-26T05:35:20.423Z] #43 59.36 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 59.37 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 59.38 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 59.40 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 59.41 Setting up python-six (1.12.0-1) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 63.40 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 63.41 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 63.42 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 63.42 Setting up libcap-dev:ppc64el (1:2.25-2) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 63.44 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 63.45 Setting up protobuf-compiler (3.6.1.3-2) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 63.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 63.46 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 63.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 63.48 Setting up python-protobuf (3.6.1.3-2) ...
05:35:20 [2021-03-26T05:35:20.423Z] #43 ...
05:35:20 [2021-03-26T05:35:20.423Z] 
05:35:20 [2021-03-26T05:35:20.423Z] #52 [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
05:35:20 [2021-03-26T05:35:20.423Z] #52 sha256:01b005bfb32ee53983849fc97b333185bf63a90279b4478e691a79979c0e1df0
05:35:20 [2021-03-26T05:35:20.423Z] #52 54.54 strconv
05:35:20 [2021-03-26T05:35:20.423Z] #52 54.55 syscall
05:35:20 [2021-03-26T05:35:20.423Z] #52 54.72 bytes
05:35:20 [2021-03-26T05:35:20.423Z] #52 54.73 strings
05:35:20 [2021-03-26T05:35:20.423Z] #52 61.69 bufio
05:35:20 [2021-03-26T05:35:20.746Z] #52 64.73 text/tabwriter
05:35:20 [2021-03-26T05:35:20.746Z] #52 ...
05:35:20 [2021-03-26T05:35:20.746Z] 
05:35:20 [2021-03-26T05:35:20.746Z] #38 [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
05:35:20 [2021-03-26T05:35:20.746Z] #38 sha256:4764ebc26812da84bfd58302d9461fa318406f82966e9bccb28de6b42e5bcd8c
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.346 + RM_GOPATH=0
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.347 + TMP_GOPATH=
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.347 + : /build
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.347 + '[' -z '' ']'
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.348 ++ mktemp -d
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.351 + export GOPATH=/tmp/tmp.nxNwgsepK2
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.351 + GOPATH=/tmp/tmp.nxNwgsepK2
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.351 + RM_GOPATH=1
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.352 + case "$(go env GOARCH)" in
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.353 ++ go env GOARCH
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.375 + export GO_BUILDMODE=-buildmode=pie
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.377 + GO_BUILDMODE=-buildmode=pie
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.377 ++ dirname /tmp/install/install.sh
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.378 + dir=/tmp/install
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.379 + bin=tini
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.379 + shift
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.379 + '[' '!' -f /tmp/install/tini.installer ']'
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.380 + . /tmp/install/tini.installer
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.381 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.382 + install_tini
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.382 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.382 + git clone https://github.com/krallin/tini.git /tmp/tmp.nxNwgsepK2/tini
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.382 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:35:20 [2021-03-26T05:35:20.746Z] #38 0.393 Cloning into '/tmp/tmp.nxNwgsepK2/tini'...
05:35:21 [2021-03-26T05:35:21.319Z] #42 43.27 Setting up python-pkg-resources (40.8.0-1) ...
05:35:21 [2021-03-26T05:35:21.776Z] #58 ...
05:35:21 [2021-03-26T05:35:21.776Z] 
05:35:21 [2021-03-26T05:35:21.776Z] #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
05:35:21 [2021-03-26T05:35:21.776Z] #49 sha256:c24b11cad489938da75512f839180e935785d276b533fde4b555bd2b60e11747
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.13 go: downloading github.com/mitchellh/mapstructure v1.1.2
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.13 go: downloading github.com/ultraware/whitespace v0.0.4
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.13 go: downloading github.com/hashicorp/hcl v1.0.0
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.29 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.33 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.34 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.35 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.50 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.51 go: downloading github.com/ultraware/funlen v0.0.2
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.51 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.54 go: extracting github.com/ultraware/whitespace v0.0.4
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.56 go: extracting github.com/mitchellh/mapstructure v1.1.2
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.67 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.74 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.81 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.87 go: extracting github.com/ultraware/funlen v0.0.2
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.87 go: downloading github.com/go-toolsmith/typep v1.0.0
05:35:21 [2021-03-26T05:35:21.776Z] #49 43.87 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
05:35:21 [2021-03-26T05:35:21.776Z] #49 44.05 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:35:21 [2021-03-26T05:35:21.776Z] #49 44.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:21 [2021-03-26T05:35:21.776Z] #49 44.14 go: extracting github.com/go-toolsmith/astfmt v1.0.0
05:35:21 [2021-03-26T05:35:21.776Z] #49 44.21 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:21 [2021-03-26T05:35:21.776Z] #49 44.21 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:21 [2021-03-26T05:35:21.776Z] #49 44.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:21 [2021-03-26T05:35:21.776Z] #49 44.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:21 [2021-03-26T05:35:21.776Z] #49 44.28 go: downloading github.com/fsnotify/fsnotify v1.4.7
05:35:21 [2021-03-26T05:35:21.776Z] #49 44.29 go: extracting github.com/go-toolsmith/typep v1.0.0
05:35:21 [2021-03-26T05:35:21.776Z] #49 44.31 go: extracting github.com/hashicorp/hcl v1.0.0
05:35:21 [2021-03-26T05:35:21.776Z] #49 44.41 go: downloading gopkg.in/ini.v1 v1.51.0
05:35:21 [2021-03-26T05:35:21.808Z] #38 1.609 + cd /tmp/tmp.nxNwgsepK2/tini
05:35:21 [2021-03-26T05:35:21.809Z] #38 1.610 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:35:21 [2021-03-26T05:35:21.809Z] #38 1.624 + cmake .
05:35:22 [2021-03-26T05:35:22.037Z] #49 44.66 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:22 [2021-03-26T05:35:22.037Z] #49 44.73 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:22 [2021-03-26T05:35:22.037Z] #49 44.84 go: extracting github.com/fsnotify/fsnotify v1.4.7
05:35:22 [2021-03-26T05:35:22.037Z] #49 44.92 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:35:22 [2021-03-26T05:35:22.328Z] #49 45.06 go: extracting gopkg.in/ini.v1 v1.51.0
05:35:22 [2021-03-26T05:35:22.328Z] #49 45.06 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
05:35:22 [2021-03-26T05:35:22.591Z] #49 45.32 go: downloading github.com/BurntSushi/toml v0.3.1
05:35:22 [2021-03-26T05:35:22.591Z] #49 45.44 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:22 [2021-03-26T05:35:22.770Z] #42 46.95 Reading package lists...
05:35:22 [2021-03-26T05:35:22.770Z] #42 ...
05:35:22 [2021-03-26T05:35:22.770Z] 
05:35:22 [2021-03-26T05:35:22.770Z] #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
05:35:22 [2021-03-26T05:35:22.770Z] #67 sha256:dfb8f9562309d9d9d0a5d04226da35239e8fc58fb9a5e91afa8be7908f4f4694
05:35:22 [2021-03-26T05:35:22.770Z] #67 DONE 50.5s
05:35:22 [2021-03-26T05:35:22.770Z] 
05:35:22 [2021-03-26T05:35:22.770Z] #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
05:35:22 [2021-03-26T05:35:22.770Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:35:22 [2021-03-26T05:35:22.770Z] #49 46.86 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:35:22 [2021-03-26T05:35:22.770Z] #49 48.12 go: extracting github.com/go-critic/go-critic v0.4.1
05:35:22 [2021-03-26T05:35:22.770Z] #49 48.13 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:35:22 [2021-03-26T05:35:22.770Z] #49 48.56 go: extracting github.com/gogo/protobuf v1.2.1
05:35:22 [2021-03-26T05:35:22.770Z] #49 50.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:35:22 [2021-03-26T05:35:22.770Z] #49 50.41 go: downloading github.com/go-toolsmith/astequal v1.0.0
05:35:22 [2021-03-26T05:35:22.770Z] #49 50.42 go: downloading github.com/go-toolsmith/typep v1.0.0
05:35:22 [2021-03-26T05:35:22.770Z] #49 50.44 go: downloading github.com/go-toolsmith/astp v1.0.0
05:35:22 [2021-03-26T05:35:22.770Z] #49 50.50 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:35:22 [2021-03-26T05:35:22.770Z] #49 50.87 go: extracting github.com/go-toolsmith/astp v1.0.0
05:35:22 [2021-03-26T05:35:22.770Z] #49 ...
05:35:22 [2021-03-26T05:35:22.770Z] 
05:35:22 [2021-03-26T05:35:22.770Z] #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
05:35:22 [2021-03-26T05:35:22.770Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:22 [2021-03-26T05:35:22.770Z] #13 34.67 Fetched 8929 kB in 29s (313 kB/s)
05:35:22 [2021-03-26T05:35:22.770Z] #13 34.67 Reading package lists...
05:35:22 [2021-03-26T05:35:22.770Z] #13 ...
05:35:22 [2021-03-26T05:35:22.770Z] 
05:35:22 [2021-03-26T05:35:22.770Z] #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
05:35:22 [2021-03-26T05:35:22.770Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:35:22 [2021-03-26T05:35:22.770Z] #49 50.99 go: extracting github.com/go-toolsmith/typep v1.0.0
05:35:22 [2021-03-26T05:35:22.770Z] #49 51.02 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:35:22 [2021-03-26T05:35:22.770Z] #49 51.12 go: extracting github.com/go-toolsmith/astequal v1.0.0
05:35:22 [2021-03-26T05:35:22.770Z] #49 51.12 go: downloading github.com/go-toolsmith/strparse v1.0.0
05:35:22 [2021-03-26T05:35:22.770Z] #49 51.30 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:35:22 [2021-03-26T05:35:22.852Z] #49 45.44 go: downloading github.com/gobwas/glob v0.2.3
05:35:22 [2021-03-26T05:35:22.852Z] #49 45.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0
05:35:22 [2021-03-26T05:35:22.852Z] #49 45.67 go: extracting github.com/go-toolsmith/astcopy v1.0.0
05:35:22 [2021-03-26T05:35:22.872Z] #38 2.397 -- The C compiler identification is GNU 8.3.0
05:35:22 [2021-03-26T05:35:22.873Z] #38 2.488 -- Check for working C compiler: /usr/bin/cc
05:35:23 [2021-03-26T05:35:23.029Z] #49 51.55 go: extracting github.com/go-toolsmith/strparse v1.0.0
05:35:23 [2021-03-26T05:35:23.113Z] #49 45.77 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:23 [2021-03-26T05:35:23.113Z] #49 45.77 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:23 [2021-03-26T05:35:23.113Z] #49 46.02 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
05:35:23 [2021-03-26T05:35:23.173Z] #38 3.177 -- Check for working C compiler: /usr/bin/cc -- works
05:35:23 [2021-03-26T05:35:23.374Z] #49 46.05 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:23 [2021-03-26T05:35:23.374Z] #49 46.22 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:23 [2021-03-26T05:35:23.374Z] #49 46.32 go: extracting github.com/gobwas/glob v0.2.3
05:35:23 [2021-03-26T05:35:23.474Z] #38 3.184 -- Detecting C compiler ABI info
05:35:23 [2021-03-26T05:35:23.635Z] #49 46.34 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:23 [2021-03-26T05:35:23.635Z] #49 46.40 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:35:23 [2021-03-26T05:35:23.896Z] #49 46.64 go: downloading github.com/go-toolsmith/astp v1.0.0
05:35:24 [2021-03-26T05:35:24.124Z] #38 3.900 -- Detecting C compiler ABI info - done
05:35:24 [2021-03-26T05:35:24.124Z] #38 3.978 -- Detecting C compile features
05:35:24 [2021-03-26T05:35:24.157Z] #49 46.84 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
05:35:24 [2021-03-26T05:35:24.157Z] #49 46.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:24 [2021-03-26T05:35:24.157Z] #49 46.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:24 [2021-03-26T05:35:24.418Z] #49 47.12 go: extracting github.com/BurntSushi/toml v0.3.1
05:35:24 [2021-03-26T05:35:24.418Z] #49 47.32 go: extracting github.com/go-toolsmith/astp v1.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #42 46.33 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
05:35:24 [2021-03-26T05:35:24.649Z] #42 46.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
05:35:24 [2021-03-26T05:35:24.649Z] #42 46.37 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
05:35:24 [2021-03-26T05:35:24.649Z] #42 46.39 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
05:35:24 [2021-03-26T05:35:24.649Z] #42 46.42 Setting up python-six (1.12.0-1) ...
05:35:24 [2021-03-26T05:35:24.649Z] #42 ...
05:35:24 [2021-03-26T05:35:24.649Z] 
05:35:24 [2021-03-26T05:35:24.649Z] #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
05:35:24 [2021-03-26T05:35:24.649Z] #49 sha256:1ad51a2252462b87661be302f1bed3e8b2cfa2487d5d749532f210b07597eaff
05:35:24 [2021-03-26T05:35:24.649Z] #49 43.79 go: finding github.com/fatih/color v1.7.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 43.88 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.06 go: finding github.com/mattn/go-colorable v0.1.4
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.11 go: finding github.com/mattn/go-isatty v0.0.8
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.16 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.18 go: finding github.com/go-lintpack/lintpack v0.5.2
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.24 go: finding github.com/go-critic/go-critic v0.4.1
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.26 go: finding github.com/pkg/errors v0.8.1
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.27 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.30 go: finding github.com/mitchellh/go-homedir v1.1.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.34 go: finding github.com/spf13/viper v1.6.1
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.43 go: finding github.com/go-toolsmith/astequal v1.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.46 go: finding github.com/sirupsen/logrus v1.4.2
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.47 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.48 go: finding github.com/go-toolsmith/astp v1.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.49 go: finding github.com/go-toolsmith/astcast v1.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.53 go: finding github.com/stretchr/testify v1.4.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.54 go: finding github.com/go-toolsmith/typep v1.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.55 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.59 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.62 go: finding github.com/davecgh/go-spew v1.1.1
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.62 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.63 go: finding github.com/fsnotify/fsnotify v1.4.7
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.63 go: finding github.com/spf13/cobra v0.0.5
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.64 go: finding github.com/gobwas/glob v0.2.3
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.64 go: finding github.com/pmezard/go-difflib v1.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.66 go: finding github.com/go-toolsmith/strparse v1.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.70 go: finding github.com/spf13/pflag v1.0.5
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.72 go: finding github.com/hashicorp/hcl v1.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.73 go: finding github.com/stretchr/objx v0.2.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.79 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.80 go: finding gopkg.in/yaml.v2 v2.2.7
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.91 go: finding github.com/magiconair/properties v1.8.1
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.91 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.92 go: finding github.com/mitchellh/mapstructure v1.1.2
05:35:24 [2021-03-26T05:35:24.649Z] #49 44.92 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.04 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.08 go: finding github.com/pelletier/go-toml v1.2.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.10 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.14 go: finding github.com/spf13/cast v1.3.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.15 go: finding github.com/spf13/afero v1.1.2
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.16 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.19 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.20 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.29 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.37 go: finding github.com/subosito/gotenv v1.2.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.47 go: finding gopkg.in/ini.v1 v1.51.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.51 go: finding golang.org/x/text v0.3.2
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.61 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.61 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.64 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.70 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.71 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.72 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.74 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.75 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.77 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.84 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.85 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.87 go: finding github.com/sourcegraph/go-diff v0.5.1
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.88 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.89 go: finding github.com/kisielk/gotool v1.0.0
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.89 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.90 go: finding github.com/ultraware/funlen v0.0.2
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.96 go: finding github.com/uudashr/gocognit v1.0.1
05:35:24 [2021-03-26T05:35:24.649Z] #49 45.98 go: finding github.com/ultraware/whitespace v0.0.4
05:35:24 [2021-03-26T05:35:24.649Z] #49 46.00 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:24 [2021-03-26T05:35:24.649Z] #49 46.08 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:24 [2021-03-26T05:35:24.649Z] #49 46.12 go: finding github.com/gogo/protobuf v1.2.1
05:35:24 [2021-03-26T05:35:24.649Z] #49 46.29 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:35:24 [2021-03-26T05:35:24.649Z] #49 46.31 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:35:24 [2021-03-26T05:35:24.649Z] #49 46.39 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:24 [2021-03-26T05:35:24.649Z] #49 46.42 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:24 [2021-03-26T05:35:24.649Z] #49 46.61 go: finding github.com/BurntSushi/toml v0.3.1
05:35:24 [2021-03-26T05:35:24.679Z] #49 47.35 go: downloading github.com/kisielk/gotool v1.0.0
05:35:24 [2021-03-26T05:35:24.679Z] #49 47.39 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:24 [2021-03-26T05:35:24.679Z] #49 47.46 go: downloading github.com/stretchr/testify v1.4.0
05:35:24 [2021-03-26T05:35:24.679Z] #49 47.51 go: downloading github.com/sourcegraph/go-diff v0.5.1
05:35:24 [2021-03-26T05:35:24.679Z] #49 47.53 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:24 [2021-03-26T05:35:24.679Z] #49 47.53 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:25 [2021-03-26T05:35:25.251Z] #49 47.83 go: extracting github.com/kisielk/gotool v1.0.0
05:35:25 [2021-03-26T05:35:25.251Z] #49 47.84 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:25 [2021-03-26T05:35:25.251Z] #49 48.10 go: downloading github.com/go-toolsmith/astcast v1.0.0
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.06 go: finding github.com/fatih/color v1.7.0
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.25 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.33 go: finding github.com/mattn/go-colorable v0.1.4
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.33 go: finding github.com/mattn/go-isatty v0.0.8
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.42 go: finding github.com/go-critic/go-critic v0.4.1
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.46 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.49 go: finding github.com/go-lintpack/lintpack v0.5.2
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.51 go: finding github.com/pkg/errors v0.8.1
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.53 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.57 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.59 go: finding github.com/mitchellh/go-homedir v1.1.0
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.59 go: finding github.com/go-toolsmith/astequal v1.0.0
05:35:25 [2021-03-26T05:35:25.416Z] #49 43.59 go: finding github.com/sirupsen/logrus v1.4.2
05:35:25 [2021-03-26T05:35:25.416Z] #49 ...
05:35:25 [2021-03-26T05:35:25.416Z] 
05:35:25 [2021-03-26T05:35:25.416Z] #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
05:35:25 [2021-03-26T05:35:25.416Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:25 [2021-03-26T05:35:25.416Z] #13 34.14 Reading package lists...
05:35:25 [2021-03-26T05:35:25.514Z] #49 48.26 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:25 [2021-03-26T05:35:25.514Z] #49 48.34 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:25 [2021-03-26T05:35:25.514Z] #49 48.37 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:25 [2021-03-26T05:35:25.514Z] #49 48.38 go: extracting github.com/stretchr/testify v1.4.0
05:35:25 [2021-03-26T05:35:25.514Z] #49 48.44 go: extracting github.com/go-toolsmith/astcast v1.0.0
05:35:26 [2021-03-26T05:35:26.085Z] #49 48.62 go: downloading github.com/pmezard/go-difflib v1.0.0
05:35:26 [2021-03-26T05:35:26.085Z] #49 48.84 go: extracting github.com/sourcegraph/go-diff v0.5.1
05:35:26 [2021-03-26T05:35:26.085Z] #49 48.93 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:26 [2021-03-26T05:35:26.085Z] #49 48.93 go: downloading github.com/uudashr/gocognit v1.0.1
05:35:26 [2021-03-26T05:35:26.085Z] #49 48.96 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:26 [2021-03-26T05:35:26.085Z] #49 48.98 go: downloading github.com/stretchr/objx v0.2.0
05:35:26 [2021-03-26T05:35:26.346Z] #49 49.07 go: downloading github.com/davecgh/go-spew v1.1.1
05:35:26 [2021-03-26T05:35:26.346Z] #49 49.19 go: extracting github.com/pmezard/go-difflib v1.0.0
05:35:26 [2021-03-26T05:35:26.569Z] Running on azwin-2-27fe80 in d:\jenkins\workspace\moby_PR-42203
[Pipeline] {
[Pipeline] ws
05:35:26 [2021-03-26T05:35:26.588Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
05:35:26 [2021-03-26T05:35:26.614Z] #49 49.25 go: extracting github.com/uudashr/gocognit v1.0.1
05:35:26 [2021-03-26T05:35:26.875Z] #49 49.49 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
05:35:26 [2021-03-26T05:35:26.875Z] #49 49.55 go: extracting golang.org/x/text v0.3.2
05:35:26 [2021-03-26T05:35:26.875Z] #49 ...
05:35:26 [2021-03-26T05:35:26.875Z] 
05:35:26 [2021-03-26T05:35:26.875Z] #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
05:35:26 [2021-03-26T05:35:26.875Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:26 [2021-03-26T05:35:26.875Z] #13 34.74 Fetched 8929 kB in 29s (308 kB/s)
05:35:26 [2021-03-26T05:35:26.875Z] #13 34.74 Reading package lists...
05:35:26 [2021-03-26T05:35:26.875Z] #13 ...
05:35:26 [2021-03-26T05:35:26.875Z] 
05:35:26 [2021-03-26T05:35:26.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
05:35:26 [2021-03-26T05:35:26.875Z] #49 sha256:c24b11cad489938da75512f839180e935785d276b533fde4b555bd2b60e11747
05:35:26 [2021-03-26T05:35:26.875Z] #49 49.72 go: downloading github.com/gogo/protobuf v1.2.1
05:35:26 [2021-03-26T05:35:26.915Z] #38 6.211 -- Detecting C compile features - done
05:35:26 [2021-03-26T05:35:26.915Z] #38 6.278 -- Performing Test HAS_BUILTIN_FORTIFY
05:35:26 [2021-03-26T05:35:26.915Z] #38 6.540 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:35:26 [2021-03-26T05:35:26.915Z] #38 ...
05:35:26 [2021-03-26T05:35:26.915Z] 
05:35:26 [2021-03-26T05:35:26.915Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:26 [2021-03-26T05:35:26.916Z] #35 sha256:bc7218fc796d5426ccb95dba8b2003872eb46df359e76ed2b0e79a79bf84aabc
05:35:26 [2021-03-26T05:35:26.916Z] #35 60.89 bufio
05:35:26 [2021-03-26T05:35:26.916Z] #35 61.79 reflect
05:35:26 [2021-03-26T05:35:26.916Z] #35 65.15 path
05:35:26 [2021-03-26T05:35:26.916Z] #35 ...
05:35:26 [2021-03-26T05:35:26.916Z] 
05:35:26 [2021-03-26T05:35:26.916Z] #38 [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
05:35:26 [2021-03-26T05:35:26.916Z] #38 sha256:4764ebc26812da84bfd58302d9461fa318406f82966e9bccb28de6b42e5bcd8c
05:35:26 [2021-03-26T05:35:26.916Z] #38 6.720 -- Configuring done
05:35:26 [2021-03-26T05:35:26.916Z] #38 6.750 -- Generating done
05:35:26 [2021-03-26T05:35:26.916Z] #38 6.764 -- Build files have been written to: /tmp/tmp.nxNwgsepK2/tini
05:35:26 [2021-03-26T05:35:26.916Z] #38 6.772 + make tini-static
05:35:27 [2021-03-26T05:35:27.069Z] #13 41.23 Building dependency tree...
05:35:27 [2021-03-26T05:35:27.069Z] #13 ...
05:35:27 [2021-03-26T05:35:27.069Z] 
05:35:27 [2021-03-26T05:35:27.069Z] #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
05:35:27 [2021-03-26T05:35:27.069Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:35:27 [2021-03-26T05:35:27.069Z] #55 32.16 Reading package lists...
05:35:27 [2021-03-26T05:35:27.069Z] #55 39.03 Building dependency tree...
05:35:27 [2021-03-26T05:35:27.069Z] #55 42.38 The following additional packages will be installed:
05:35:27 [2021-03-26T05:35:27.069Z] #55 42.41   libbtrfs0
05:35:27 [2021-03-26T05:35:27.069Z] #55 42.65 The following NEW packages will be installed:
05:35:27 [2021-03-26T05:35:27.069Z] #55 42.65   libbtrfs-dev libbtrfs0
05:35:27 [2021-03-26T05:35:27.069Z] #55 43.03 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
05:35:27 [2021-03-26T05:35:27.069Z] #55 43.03 Need to get 119 kB of archives.
05:35:27 [2021-03-26T05:35:27.069Z] #55 43.03 After this operation, 387 kB of additional disk space will be used.
05:35:27 [2021-03-26T05:35:27.069Z] #55 43.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:35:27 [2021-03-26T05:35:27.069Z] #55 43.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:35:27 [2021-03-26T05:35:27.070Z] #55 44.26 debconf: delaying package configuration, since apt-utils is not installed
05:35:27 [2021-03-26T05:35:27.070Z] #55 44.46 Fetched 119 kB in 0s (440 kB/s)
05:35:27 [2021-03-26T05:35:27.070Z] #55 44.58 Selecting previously unselected package libbtrfs0.
05:35:27 [2021-03-26T05:35:27.070Z] #55 44.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:35:27 [2021-03-26T05:35:27.070Z] #55 44.64 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
05:35:27 [2021-03-26T05:35:27.070Z] #55 44.65 Unpacking libbtrfs0 (4.20.1-2) ...
05:35:27 [2021-03-26T05:35:27.070Z] #55 44.78 Selecting previously unselected package libbtrfs-dev.
05:35:27 [2021-03-26T05:35:27.070Z] #55 44.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
05:35:27 [2021-03-26T05:35:27.070Z] #55 44.79 Unpacking libbtrfs-dev (4.20.1-2) ...
05:35:27 [2021-03-26T05:35:27.070Z] #55 45.09 Setting up libbtrfs0 (4.20.1-2) ...
05:35:27 [2021-03-26T05:35:27.070Z] #55 45.11 Setting up libbtrfs-dev (4.20.1-2) ...
05:35:27 [2021-03-26T05:35:27.070Z] #55 45.13 Processing triggers for libc-bin (2.28-10) ...
05:35:27 [2021-03-26T05:35:27.070Z] #55 DONE 45.4s
05:35:27 [2021-03-26T05:35:27.070Z] 
05:35:27 [2021-03-26T05:35:27.070Z] #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
05:35:27 [2021-03-26T05:35:27.070Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:27 [2021-03-26T05:35:27.070Z] #13 41.23 Building dependency tree...
05:35:27 [2021-03-26T05:35:27.188Z] #49 49.91 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
05:35:27 [2021-03-26T05:35:27.188Z] #49 49.93 go: extracting github.com/stretchr/objx v0.2.0
05:35:27 [2021-03-26T05:35:27.218Z] #38 ...
05:35:27 [2021-03-26T05:35:27.218Z] 
05:35:27 [2021-03-26T05:35:27.218Z] #43 [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
05:35:27 [2021-03-26T05:35:27.218Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f
05:35:27 [2021-03-26T05:35:27.218Z] #43 70.84 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
05:35:27 [2021-03-26T05:35:27.218Z] #43 70.85 Processing triggers for libc-bin (2.28-10) ...
05:35:27 [2021-03-26T05:35:27.218Z] #43 DONE 71.2s
05:35:27 [2021-03-26T05:35:27.218Z] 
05:35:27 [2021-03-26T05:35:27.218Z] #14 [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
05:35:27 [2021-03-26T05:35:27.218Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:35:27 [2021-03-26T05:35:27.218Z] #14 66.25 Selecting previously unselected package binutils-mingw-w64.
05:35:27 [2021-03-26T05:35:27.218Z] #14 66.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:35:27 [2021-03-26T05:35:27.218Z] #14 66.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:35:27 [2021-03-26T05:35:27.218Z] #14 66.46 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
05:35:27 [2021-03-26T05:35:27.218Z] #14 66.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
05:35:27 [2021-03-26T05:35:27.218Z] #14 66.48 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
05:35:27 [2021-03-26T05:35:27.218Z] #14 66.68 Selecting previously unselected package dmsetup.
05:35:27 [2021-03-26T05:35:27.218Z] #14 66.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
05:35:27 [2021-03-26T05:35:27.218Z] #14 66.71 Unpacking dmsetup (2:1.02.155-3) ...
05:35:27 [2021-03-26T05:35:27.218Z] #14 67.00 Selecting previously unselected package mingw-w64-common.
05:35:27 [2021-03-26T05:35:27.218Z] #14 67.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:35:27 [2021-03-26T05:35:27.218Z] #14 67.03 Unpacking mingw-w64-common (6.0.0-3) ...
05:35:27 [2021-03-26T05:35:27.457Z] #49 50.11 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:27 [2021-03-26T05:35:27.728Z] #49 50.37 go: extracting github.com/davecgh/go-spew v1.1.1
05:35:27 [2021-03-26T05:35:27.819Z] The recommended git tool is: git
05:35:28 [2021-03-26T05:35:28.019Z] #49 50.91 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:28 [2021-03-26T05:35:28.310Z] #49 ...
05:35:28 [2021-03-26T05:35:28.310Z] 
05:35:28 [2021-03-26T05:35:28.310Z] #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
05:35:28 [2021-03-26T05:35:28.310Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:28 [2021-03-26T05:35:28.310Z] #42 46.95 Reading package lists...
05:35:28 [2021-03-26T05:35:28.570Z] #42 56.92 Building dependency tree...
05:35:28 [2021-03-26T05:35:28.570Z] #42 ...
05:35:28 [2021-03-26T05:35:28.570Z] 
05:35:28 [2021-03-26T05:35:28.570Z] #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
05:35:28 [2021-03-26T05:35:28.570Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:35:28 [2021-03-26T05:35:28.570Z] #55 47.15 Reading package lists...
05:35:28 [2021-03-26T05:35:28.829Z] #55 57.25 Building dependency tree...
05:35:28 [2021-03-26T05:35:28.829Z] #55 ...
05:35:28 [2021-03-26T05:35:28.829Z] 
05:35:28 [2021-03-26T05:35:28.829Z] #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
05:35:28 [2021-03-26T05:35:28.829Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:28 [2021-03-26T05:35:28.829Z] #36 47.31 Reading package lists...
05:35:28 [2021-03-26T05:35:28.829Z] #36 ...
05:35:28 [2021-03-26T05:35:28.829Z] 
05:35:28 [2021-03-26T05:35:28.829Z] #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
05:35:28 [2021-03-26T05:35:28.829Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:35:28 [2021-03-26T05:35:28.829Z] #45 49.05 vendor/golang.org/x/crypto/internal/subtle
05:35:28 [2021-03-26T05:35:28.829Z] #45 49.24 vendor/golang.org/x/crypto/curve25519
05:35:28 [2021-03-26T05:35:28.891Z] #49 ...
05:35:28 [2021-03-26T05:35:28.891Z] 
05:35:28 [2021-03-26T05:35:28.891Z] #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
05:35:28 [2021-03-26T05:35:28.891Z] #45 sha256:754f6ebc61a6f30269b75abc660dd9c34a33e4ea5ae3ccf59e7f56b68fc34cf3
05:35:28 [2021-03-26T05:35:28.891Z] #45 40.47 reflect
05:35:28 [2021-03-26T05:35:28.891Z] #45 40.73 bufio
05:35:28 [2021-03-26T05:35:28.891Z] #45 41.94 regexp/syntax
05:35:28 [2021-03-26T05:35:28.891Z] #45 43.86 hash/crc32
05:35:28 [2021-03-26T05:35:28.891Z] #45 45.32 vendor/golang.org/x/net/dns/dnsmessage
05:35:28 [2021-03-26T05:35:28.891Z] #45 45.94 time
05:35:28 [2021-03-26T05:35:28.891Z] #45 50.18 regexp
05:35:28 [2021-03-26T05:35:28.891Z] #45 ...
05:35:28 [2021-03-26T05:35:28.891Z] 
05:35:28 [2021-03-26T05:35:28.891Z] #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
05:35:28 [2021-03-26T05:35:28.892Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:35:28 [2021-03-26T05:35:28.892Z] #42 48.90 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
05:35:28 [2021-03-26T05:35:28.892Z] #42 48.92 Setting up libnl-3-200:arm64 (3.4.0-1) ...
05:35:28 [2021-03-26T05:35:28.892Z] #42 48.95 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
05:35:28 [2021-03-26T05:35:28.892Z] #42 49.01 Setting up libcap-dev:arm64 (1:2.25-2) ...
05:35:28 [2021-03-26T05:35:28.892Z] #42 49.04 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
05:35:28 [2021-03-26T05:35:28.892Z] #42 49.06 Setting up protobuf-compiler (3.6.1.3-2) ...
05:35:28 [2021-03-26T05:35:28.892Z] #42 49.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:35:28 [2021-03-26T05:35:28.892Z] #42 49.10 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
05:35:28 [2021-03-26T05:35:28.892Z] #42 49.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:35:28 [2021-03-26T05:35:28.892Z] #42 49.16 Setting up python-protobuf (3.6.1.3-2) ...
05:35:28 [2021-03-26T05:35:28.892Z] #42 ...
05:35:28 [2021-03-26T05:35:28.892Z] 
05:35:28 [2021-03-26T05:35:28.892Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:28 [2021-03-26T05:35:28.892Z] #34 sha256:9a0c383721e5d71dd244bd88902518fc18fe87872347635222072d5560564e05
05:35:28 [2021-03-26T05:35:28.892Z] #34 40.94 path
05:35:28 [2021-03-26T05:35:28.892Z] #34 41.94 text/tabwriter
05:35:28 [2021-03-26T05:35:28.892Z] #34 45.02 internal/syscall/execenv
05:35:28 [2021-03-26T05:35:28.892Z] #34 45.03 internal/syscall/unix
05:35:28 [2021-03-26T05:35:28.892Z] #34 45.06 time
05:35:28 [2021-03-26T05:35:28.892Z] #34 50.39 internal/poll
05:35:29 [2021-03-26T05:35:29.089Z] #45 ...
05:35:29 [2021-03-26T05:35:29.089Z] 
05:35:29 [2021-03-26T05:35:29.089Z] #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
05:35:29 [2021-03-26T05:35:29.089Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:29 [2021-03-26T05:35:29.089Z] #36 47.31 Reading package lists...
05:35:29 [2021-03-26T05:35:29.160Z] #34 ...
05:35:29 [2021-03-26T05:35:29.160Z] 
05:35:29 [2021-03-26T05:35:29.160Z] #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
05:35:29 [2021-03-26T05:35:29.160Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:35:29 [2021-03-26T05:35:29.160Z] #13 28.18 Building dependency tree...
05:35:29 [2021-03-26T05:35:29.160Z] #13 30.92 The following additional packages will be installed:
05:35:29 [2021-03-26T05:35:29.160Z] #13 30.92   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:35:29 [2021-03-26T05:35:29.160Z] #13 30.93   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:35:29 [2021-03-26T05:35:29.160Z] #13 30.93   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:35:29 [2021-03-26T05:35:29.160Z] #13 30.93   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:35:29 [2021-03-26T05:35:29.160Z] #13 30.93   mingw-w64-common mingw-w64-x86-64-dev
05:35:29 [2021-03-26T05:35:29.160Z] #13 30.93 Suggested packages:
05:35:29 [2021-03-26T05:35:29.160Z] #13 30.94   gcc-8-locales seccomp wine64
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.13 The following NEW packages will be installed:
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.13   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.13   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.13   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.13   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.13   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.14   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.14 The following packages will be upgraded:
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.15   libseccomp2 libsystemd0 libudev1
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.57 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.57 Need to get 73.8 MB of archives.
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.57 After this operation, 472 MB of additional disk space will be used.
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.57 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB]
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.58 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB]
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.63 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]
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.75 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]
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
05:35:29 [2021-03-26T05:35:29.160Z] #13 32.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
05:35:29 [2021-03-26T05:35:29.161Z] #13 33.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:35:29 [2021-03-26T05:35:29.161Z] #13 33.41 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]
05:35:29 [2021-03-26T05:35:29.161Z] #13 33.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]
05:35:29 [2021-03-26T05:35:29.161Z] #13 36.57 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]
05:35:29 [2021-03-26T05:35:29.332Z] #14 ...
05:35:29 [2021-03-26T05:35:29.332Z] 
05:35:29 [2021-03-26T05:35:29.332Z] #46 [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
05:35:29 [2021-03-26T05:35:29.332Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:35:29 [2021-03-26T05:35:29.332Z] #46 63.50 bufio
05:35:29 [2021-03-26T05:35:29.332Z] #46 65.46 reflect
05:35:29 [2021-03-26T05:35:29.332Z] #46 67.82 regexp/syntax
05:35:29 [2021-03-26T05:35:29.625Z] #13 44.95 The following additional packages will be installed:
05:35:29 [2021-03-26T05:35:29.625Z] #13 44.95   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:35:29 [2021-03-26T05:35:29.625Z] #13 44.95   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:35:29 [2021-03-26T05:35:29.625Z] #13 44.95   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:35:29 [2021-03-26T05:35:29.625Z] #13 44.95   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:35:29 [2021-03-26T05:35:29.625Z] #13 44.95   mingw-w64-common mingw-w64-x86-64-dev
05:35:29 [2021-03-26T05:35:29.625Z] #13 44.95 Suggested packages:
05:35:29 [2021-03-26T05:35:29.625Z] #13 44.95   gcc-8-locales seccomp wine64
05:35:29 [2021-03-26T05:35:29.625Z] #13 ...
05:35:29 [2021-03-26T05:35:29.625Z] 
05:35:29 [2021-03-26T05:35:29.625Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:29 [2021-03-26T05:35:29.625Z] #34 sha256:24ff3bef44c6291eb6b0f07bc818ce71c8a89cf7ef2db9401cf291613a000e63
05:35:29 [2021-03-26T05:35:29.625Z] #34 38.10 sync
05:35:29 [2021-03-26T05:35:29.625Z] #34 38.10 internal/reflectlite
05:35:29 [2021-03-26T05:35:29.625Z] #34 40.59 sort
05:35:29 [2021-03-26T05:35:29.625Z] #34 40.62 errors
05:35:29 [2021-03-26T05:35:29.625Z] #34 41.10 strconv
05:35:29 [2021-03-26T05:35:29.625Z] #34 41.86 io
05:35:29 [2021-03-26T05:35:29.625Z] #34 43.09 syscall
05:35:29 [2021-03-26T05:35:29.625Z] #34 44.98 reflect
05:35:29 [2021-03-26T05:35:29.632Z] #46 ...
05:35:29 [2021-03-26T05:35:29.632Z] 
05:35:29 [2021-03-26T05:35:29.632Z] #44 [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
05:35:29 [2021-03-26T05:35:29.632Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:35:29 [2021-03-26T05:35:29.632Z] #44 1.843 Note: Building without setproctitle() and strlcpy() support.
05:35:29 [2021-03-26T05:35:29.632Z] #44 1.843       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:35:29 [2021-03-26T05:35:29.632Z] #44 1.853 Note: Building without GnuTLS support
05:35:29 [2021-03-26T05:35:29.632Z] #44 1.869 Makefile.config:39: Warn: you have no libnftables installed
05:35:29 [2021-03-26T05:35:29.632Z] #44 1.870 Makefile.config:40: Warn: Building without nftables support
05:35:29 [2021-03-26T05:35:29.741Z] #13 ...
05:35:29 [2021-03-26T05:35:29.741Z] 
05:35:29 [2021-03-26T05:35:29.741Z] #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
05:35:29 [2021-03-26T05:35:29.741Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
05:35:29 [2021-03-26T05:35:29.741Z] #36 41.87 Selecting previously unselected package libicu63:arm64.
05:35:29 [2021-03-26T05:35:29.741Z] #36 41.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 41.91 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 48.84 Selecting previously unselected package libxml2:arm64.
05:35:29 [2021-03-26T05:35:29.741Z] #36 48.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 48.88 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 49.51 Selecting previously unselected package libarchive13:arm64.
05:35:29 [2021-03-26T05:35:29.741Z] #36 49.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 49.52 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 49.96 Selecting previously unselected package libjsoncpp1:arm64.
05:35:29 [2021-03-26T05:35:29.741Z] #36 49.96 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 49.97 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 50.19 Selecting previously unselected package librhash0:arm64.
05:35:29 [2021-03-26T05:35:29.741Z] #36 50.19 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 50.20 Unpacking librhash0:arm64 (1.3.8-1) ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 50.52 Selecting previously unselected package libuv1:arm64.
05:35:29 [2021-03-26T05:35:29.741Z] #36 50.52 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 50.53 Unpacking libuv1:arm64 (1.24.1-1) ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 50.67 Selecting previously unselected package cmake.
05:35:29 [2021-03-26T05:35:29.741Z] #36 50.68 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
05:35:29 [2021-03-26T05:35:29.741Z] #36 50.73 Unpacking cmake (3.13.4-1) ...
05:35:29 [2021-03-26T05:35:29.888Z] #34 ...
05:35:29 [2021-03-26T05:35:29.888Z] 
05:35:29 [2021-03-26T05:35:29.888Z] #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
05:35:29 [2021-03-26T05:35:29.888Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:29 [2021-03-26T05:35:29.888Z] #36 31.66 Reading package lists...
05:35:29 [2021-03-26T05:35:29.888Z] #36 38.25 Building dependency tree...
05:35:29 [2021-03-26T05:35:29.888Z] #36 41.67 The following additional packages will be installed:
05:35:29 [2021-03-26T05:35:29.888Z] #36 41.67   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:35:29 [2021-03-26T05:35:29.888Z] #36 41.75 Suggested packages:
05:35:29 [2021-03-26T05:35:29.888Z] #36 41.75   cmake-doc ninja-build lrzip
05:35:29 [2021-03-26T05:35:29.888Z] #36 41.75 Recommended packages:
05:35:29 [2021-03-26T05:35:29.888Z] #36 41.75   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:35:29 [2021-03-26T05:35:29.888Z] #36 42.71 The following NEW packages will be installed:
05:35:29 [2021-03-26T05:35:29.888Z] #36 42.73   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:35:29 [2021-03-26T05:35:29.888Z] #36 42.73   vim-common xxd
05:35:29 [2021-03-26T05:35:29.888Z] #36 43.11 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
05:35:29 [2021-03-26T05:35:29.888Z] #36 43.11 Need to get 14.9 MB of archives.
05:35:29 [2021-03-26T05:35:29.888Z] #36 43.11 After this operation, 61.8 MB of additional disk space will be used.
05:35:29 [2021-03-26T05:35:29.888Z] #36 43.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #36 43.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #36 43.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #36 43.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #36 44.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #36 44.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #36 44.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #36 44.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #36 44.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #36 44.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #36 45.74 debconf: delaying package configuration, since apt-utils is not installed
05:35:29 [2021-03-26T05:35:29.888Z] #36 46.00 Fetched 14.9 MB in 2s (8826 kB/s)
05:35:29 [2021-03-26T05:35:29.888Z] #36 46.07 Selecting previously unselected package xxd.
05:35:29 [2021-03-26T05:35:29.888Z] #36 46.07 (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.)
05:35:29 [2021-03-26T05:35:29.888Z] #36 46.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #36 46.15 Unpacking xxd (2:8.1.0875-5) ...
05:35:29 [2021-03-26T05:35:29.888Z] #36 46.37 Selecting previously unselected package vim-common.
05:35:29 [2021-03-26T05:35:29.888Z] #36 46.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #36 46.43 Unpacking vim-common (2:8.1.0875-5) ...
05:35:29 [2021-03-26T05:35:29.888Z] #36 46.85 Selecting previously unselected package cmake-data.
05:35:29 [2021-03-26T05:35:29.888Z] #36 46.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #36 46.86 Unpacking cmake-data (3.13.4-1) ...
05:35:29 [2021-03-26T05:35:29.888Z] #36 ...
05:35:29 [2021-03-26T05:35:29.888Z] 
05:35:29 [2021-03-26T05:35:29.888Z] #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
05:35:29 [2021-03-26T05:35:29.888Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:29 [2021-03-26T05:35:29.888Z] #42 31.46 Reading package lists...
05:35:29 [2021-03-26T05:35:29.888Z] #42 38.25 Building dependency tree...
05:35:29 [2021-03-26T05:35:29.888Z] #42 41.72 The following additional packages will be installed:
05:35:29 [2021-03-26T05:35:29.888Z] #42 41.72   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:35:29 [2021-03-26T05:35:29.888Z] #42 41.72   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:35:29 [2021-03-26T05:35:29.888Z] #42 41.72 Suggested packages:
05:35:29 [2021-03-26T05:35:29.888Z] #42 41.72   manpages-dev python-setuptools
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.09 The following NEW packages will be installed:
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.09   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.10   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.10   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.12   python-six zlib1g-dev
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.57 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.57 Need to get 4095 kB of archives.
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.57 After this operation, 22.5 MB of additional disk space will be used.
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 43.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 44.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 44.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 44.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 44.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 44.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
05:35:29 [2021-03-26T05:35:29.888Z] #42 45.21 debconf: delaying package configuration, since apt-utils is not installed
05:35:29 [2021-03-26T05:35:29.888Z] #42 45.50 Fetched 4095 kB in 1s (4914 kB/s)
05:35:29 [2021-03-26T05:35:29.888Z] #42 45.65 Selecting previously unselected package libcap-dev:amd64.
05:35:29 [2021-03-26T05:35:29.888Z] #42 45.65 (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.)
05:35:29 [2021-03-26T05:35:29.888Z] #42 45.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 45.74 Unpacking libcap-dev:amd64 (1:2.25-2) ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 45.93 Selecting previously unselected package libnet1:amd64.
05:35:29 [2021-03-26T05:35:29.888Z] #42 45.93 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 45.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.09 Selecting previously unselected package libnet1-dev.
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.32 Selecting previously unselected package libnl-3-200:amd64.
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.51 Selecting previously unselected package libnl-3-dev:amd64.
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.82 Selecting previously unselected package libprotobuf-c1:amd64.
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.85 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.95 Selecting previously unselected package libprotobuf-c-dev:amd64.
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 46.98 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 47.08 Selecting previously unselected package zlib1g-dev:amd64.
05:35:29 [2021-03-26T05:35:29.888Z] #42 47.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 47.14 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 47.38 Selecting previously unselected package libprotobuf17:amd64.
05:35:29 [2021-03-26T05:35:29.888Z] #42 47.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 47.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 48.20 Selecting previously unselected package libprotobuf-lite17:amd64.
05:35:29 [2021-03-26T05:35:29.888Z] #42 48.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
05:35:29 [2021-03-26T05:35:29.888Z] #42 48.22 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:35:30 [2021-03-26T05:35:30.006Z] #36 ...
05:35:30 [2021-03-26T05:35:30.006Z] 
05:35:30 [2021-03-26T05:35:30.006Z] #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
05:35:30 [2021-03-26T05:35:30.006Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:35:30 [2021-03-26T05:35:30.006Z] #13 39.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
05:35:30 [2021-03-26T05:35:30.006Z] #13 39.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
05:35:30 [2021-03-26T05:35:30.006Z] #13 39.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
05:35:30 [2021-03-26T05:35:30.006Z] #13 39.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
05:35:30 [2021-03-26T05:35:30.006Z] #13 39.88 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]
05:35:30 [2021-03-26T05:35:30.006Z] #13 39.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB]
05:35:30 [2021-03-26T05:35:30.006Z] #13 39.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
05:35:30 [2021-03-26T05:35:30.006Z] #13 40.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
05:35:30 [2021-03-26T05:35:30.006Z] #13 40.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
05:35:30 [2021-03-26T05:35:30.150Z] #42 48.48 Selecting previously unselected package libprotobuf-dev:amd64.
05:35:30 [2021-03-26T05:35:30.150Z] #42 48.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
05:35:30 [2021-03-26T05:35:30.150Z] #42 48.51 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:35:30 [2021-03-26T05:35:30.150Z] #42 ...
05:35:30 [2021-03-26T05:35:30.150Z] 
05:35:30 [2021-03-26T05:35:30.150Z] #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
05:35:30 [2021-03-26T05:35:30.150Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:35:30 [2021-03-26T05:35:30.150Z] #49 43.78 go: finding github.com/go-toolsmith/astp v1.0.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 43.78 go: finding github.com/go-toolsmith/astcast v1.0.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 43.78 go: finding github.com/stretchr/testify v1.4.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 43.87 go: finding github.com/spf13/viper v1.6.1
05:35:30 [2021-03-26T05:35:30.150Z] #49 43.87 go: finding github.com/go-toolsmith/typep v1.0.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 43.87 go: finding github.com/davecgh/go-spew v1.1.1
05:35:30 [2021-03-26T05:35:30.150Z] #49 43.87 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 43.93 go: finding github.com/pmezard/go-difflib v1.0.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.04 go: finding github.com/stretchr/objx v0.2.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.06 go: finding github.com/go-toolsmith/strparse v1.0.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.09 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.11 go: finding github.com/fsnotify/fsnotify v1.4.7
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.15 go: finding github.com/spf13/cobra v0.0.5
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.15 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.18 go: finding gopkg.in/yaml.v2 v2.2.7
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.18 go: finding github.com/hashicorp/hcl v1.0.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.19 go: finding github.com/gobwas/glob v0.2.3
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.22 go: finding github.com/spf13/pflag v1.0.5
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.26 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.27 go: finding github.com/mitchellh/mapstructure v1.1.2
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.30 go: finding github.com/magiconair/properties v1.8.1
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.35 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.41 go: finding github.com/pelletier/go-toml v1.2.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.43 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.49 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.51 go: finding github.com/spf13/afero v1.1.2
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.57 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.57 go: finding github.com/spf13/cast v1.3.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.59 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.62 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.65 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.68 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.70 go: finding github.com/subosito/gotenv v1.2.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.84 go: finding gopkg.in/ini.v1 v1.51.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.87 go: finding golang.org/x/text v0.3.2
05:35:30 [2021-03-26T05:35:30.150Z] #49 44.99 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.01 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.03 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.08 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.11 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.11 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.12 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.13 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.15 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.16 go: finding github.com/kisielk/gotool v1.0.0
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.18 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.18 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.23 go: finding github.com/sourcegraph/go-diff v0.5.1
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.26 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.36 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.37 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.43 go: finding github.com/ultraware/funlen v0.0.2
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.49 go: finding github.com/ultraware/whitespace v0.0.4
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.58 go: finding github.com/uudashr/gocognit v1.0.1
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.70 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.70 go: finding github.com/gogo/protobuf v1.2.1
05:35:30 [2021-03-26T05:35:30.150Z] #49 45.98 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:35:30 [2021-03-26T05:35:30.150Z] #49 46.00 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:35:30 [2021-03-26T05:35:30.150Z] #49 46.03 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:30 [2021-03-26T05:35:30.150Z] #49 46.13 go: finding github.com/BurntSushi/toml v0.3.1
05:35:30 [2021-03-26T05:35:30.150Z] #49 46.16 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:30 [2021-03-26T05:35:30.292Z] #13 40.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
05:35:30 [2021-03-26T05:35:30.292Z] #13 40.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
05:35:30 [2021-03-26T05:35:30.292Z] #13 40.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
05:35:30 [2021-03-26T05:35:30.292Z] #13 40.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
05:35:30 [2021-03-26T05:35:30.292Z] #13 40.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB]
05:35:30 [2021-03-26T05:35:30.603Z] #49 ...
05:35:30 [2021-03-26T05:35:30.603Z] 
05:35:30 [2021-03-26T05:35:30.603Z] #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
05:35:30 [2021-03-26T05:35:30.603Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:35:30 [2021-03-26T05:35:30.603Z] #55 43.18 Reading package lists...
05:35:30 [2021-03-26T05:35:30.603Z] #55 53.15 Building dependency tree...
05:35:30 [2021-03-26T05:35:30.603Z] #55 ...
05:35:30 [2021-03-26T05:35:30.603Z] 
05:35:30 [2021-03-26T05:35:30.603Z] #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
05:35:30 [2021-03-26T05:35:30.603Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:30 [2021-03-26T05:35:30.603Z] #36 37.86 Reading package lists...
05:35:30 [2021-03-26T05:35:30.603Z] #36 47.92 Building dependency tree...
05:35:30 [2021-03-26T05:35:30.696Z] #44 ...
05:35:30 [2021-03-26T05:35:30.696Z] 
05:35:30 [2021-03-26T05:35:30.696Z] #38 [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
05:35:30 [2021-03-26T05:35:30.696Z] #38 sha256:4764ebc26812da84bfd58302d9461fa318406f82966e9bccb28de6b42e5bcd8c
05:35:30 [2021-03-26T05:35:30.696Z] #38 7.170 Scanning dependencies of target tini-static
05:35:30 [2021-03-26T05:35:30.696Z] #38 7.304 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:35:30 [2021-03-26T05:35:30.696Z] #38 9.340 [100%] Linking C executable tini-static
05:35:30 [2021-03-26T05:35:30.696Z] #38 10.26 [100%] Built target tini-static
05:35:30 [2021-03-26T05:35:30.696Z] #38 10.35 + mkdir -p /build
05:35:30 [2021-03-26T05:35:30.696Z] #38 10.35 + cp tini-static /build/docker-init
05:35:30 [2021-03-26T05:35:30.696Z] #38 DONE 10.5s
05:35:30 [2021-03-26T05:35:30.696Z] 
05:35:30 [2021-03-26T05:35:30.696Z] #14 [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
05:35:30 [2021-03-26T05:35:30.696Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:35:30 [2021-03-26T05:35:30.696Z] #14 73.69 Selecting previously unselected package mingw-w64-x86-64-dev.
05:35:30 [2021-03-26T05:35:30.696Z] #14 73.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:35:30 [2021-03-26T05:35:30.696Z] #14 73.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:35:30 [2021-03-26T05:35:30.722Z] #49 ...
05:35:30 [2021-03-26T05:35:30.722Z] 
05:35:30 [2021-03-26T05:35:30.722Z] #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
05:35:30 [2021-03-26T05:35:30.722Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:35:30 [2021-03-26T05:35:30.722Z] #45 39.05 internal/reflectlite
05:35:30 [2021-03-26T05:35:30.722Z] #45 39.05 sync
05:35:30 [2021-03-26T05:35:30.722Z] #45 40.51 github.com/LK4D4/vndr/godl/singleflight
05:35:30 [2021-03-26T05:35:30.722Z] #45 40.87 math/rand
05:35:30 [2021-03-26T05:35:30.722Z] #45 41.81 internal/singleflight
05:35:30 [2021-03-26T05:35:30.722Z] #45 42.59 strconv
05:35:30 [2021-03-26T05:35:30.722Z] #45 42.59 io
05:35:30 [2021-03-26T05:35:30.722Z] #45 43.86 bytes
05:35:30 [2021-03-26T05:35:30.722Z] #45 45.84 bufio
05:35:30 [2021-03-26T05:35:30.722Z] #45 46.88 reflect
05:35:30 [2021-03-26T05:35:30.722Z] #45 47.60 syscall
05:35:30 [2021-03-26T05:35:30.864Z] #36 53.76 The following additional packages will be installed:
05:35:30 [2021-03-26T05:35:30.985Z] #45 ...
05:35:30 [2021-03-26T05:35:30.985Z] 
05:35:30 [2021-03-26T05:35:30.985Z] #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
05:35:30 [2021-03-26T05:35:30.985Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:30 [2021-03-26T05:35:30.985Z] #13 46.28 The following NEW packages will be installed:
05:35:30 [2021-03-26T05:35:30.985Z] #13 46.29   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:35:30 [2021-03-26T05:35:30.985Z] #13 46.30   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:35:30 [2021-03-26T05:35:30.985Z] #13 46.30   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:35:30 [2021-03-26T05:35:30.985Z] #13 46.30   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:35:30 [2021-03-26T05:35:30.985Z] #13 46.30   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:35:30 [2021-03-26T05:35:30.985Z] #13 46.30   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:35:30 [2021-03-26T05:35:30.985Z] #13 46.30 The following packages will be upgraded:
05:35:30 [2021-03-26T05:35:30.985Z] #13 46.32   libseccomp2 libsystemd0 libudev1
05:35:31 [2021-03-26T05:35:31.124Z] #36 53.77   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:35:31 [2021-03-26T05:35:31.124Z] #36 53.77 Suggested packages:
05:35:31 [2021-03-26T05:35:31.124Z] #36 53.79   cmake-doc ninja-build lrzip
05:35:31 [2021-03-26T05:35:31.124Z] #36 53.79 Recommended packages:
05:35:31 [2021-03-26T05:35:31.124Z] #36 53.79   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:35:31 [2021-03-26T05:35:31.246Z] #13 46.75 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
05:35:31 [2021-03-26T05:35:31.246Z] #13 46.75 Need to get 78.2 MB of archives.
05:35:31 [2021-03-26T05:35:31.246Z] #13 46.75 After this operation, 487 MB of additional disk space will be used.
05:35:31 [2021-03-26T05:35:31.246Z] #13 46.75 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
05:35:31 [2021-03-26T05:35:31.246Z] #13 46.76 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
05:35:31 [2021-03-26T05:35:31.246Z] #13 46.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
05:35:31 [2021-03-26T05:35:31.246Z] #13 46.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
05:35:31 [2021-03-26T05:35:31.246Z] #13 46.79 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]
05:35:31 [2021-03-26T05:35:31.346Z] #14 ...
05:35:31 [2021-03-26T05:35:31.346Z] 
05:35:31 [2021-03-26T05:35:31.346Z] #52 [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
05:35:31 [2021-03-26T05:35:31.346Z] #52 sha256:01b005bfb32ee53983849fc97b333185bf63a90279b4478e691a79979c0e1df0
05:35:31 [2021-03-26T05:35:31.346Z] #52 65.45 reflect
05:35:31 [2021-03-26T05:35:31.346Z] #52 67.17 regexp/syntax
05:35:31 [2021-03-26T05:35:31.384Z] #36 ...
05:35:31 [2021-03-26T05:35:31.384Z] 
05:35:31 [2021-03-26T05:35:31.384Z] #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
05:35:31 [2021-03-26T05:35:31.384Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:35:31 [2021-03-26T05:35:31.384Z] #45 44.21 vendor/golang.org/x/crypto/internal/subtle
05:35:31 [2021-03-26T05:35:31.384Z] #45 44.44 vendor/golang.org/x/crypto/curve25519
05:35:31 [2021-03-26T05:35:31.507Z] #13 47.00 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]
05:35:31 [2021-03-26T05:35:31.644Z] #45 ...
05:35:31 [2021-03-26T05:35:31.644Z] 
05:35:31 [2021-03-26T05:35:31.644Z] #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
05:35:31 [2021-03-26T05:35:31.644Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:31 [2021-03-26T05:35:31.646Z] #52 ...
05:35:31 [2021-03-26T05:35:31.646Z] 
05:35:31 [2021-03-26T05:35:31.646Z] #44 [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
05:35:31 [2021-03-26T05:35:31.646Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:35:31 [2021-03-26T05:35:31.646Z] #44 4.047 fatal: not a git repository (or any of the parent directories): .git
05:35:31 [2021-03-26T05:35:31.646Z] #44 4.121   GEN      .gitid
05:35:31 [2021-03-26T05:35:31.646Z] #44 4.182   GEN      criu/include/version.h
05:35:31 [2021-03-26T05:35:31.646Z] #44 4.275   GEN      include/common/asm
05:35:31 [2021-03-26T05:35:31.769Z] #13 47.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:35:31 [2021-03-26T05:35:31.769Z] #13 47.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
05:35:31 [2021-03-26T05:35:31.769Z] #13 47.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
05:35:31 [2021-03-26T05:35:31.769Z] #13 47.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
05:35:32 [2021-03-26T05:35:32.202Z] #36 58.01 Building dependency tree...
05:35:32 [2021-03-26T05:35:32.251Z] #13 42.15 debconf: delaying package configuration, since apt-utils is not installed
05:35:32 [2021-03-26T05:35:32.340Z] #13 47.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:35:32 [2021-03-26T05:35:32.340Z] #13 48.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]
05:35:32 [2021-03-26T05:35:32.602Z] #13 48.09 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]
05:35:32 [2021-03-26T05:35:32.868Z] #13 ...
05:35:32 [2021-03-26T05:35:32.868Z] 
05:35:32 [2021-03-26T05:35:32.868Z] #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
05:35:32 [2021-03-26T05:35:32.868Z] #51 sha256:77a64a65c75e3658c6474e4743c6f3156494807e132c3f507fa39d52603b98ce
05:35:32 [2021-03-26T05:35:32.868Z] #51 44.79 regexp/syntax
05:35:32 [2021-03-26T05:35:32.868Z] #51 50.57 internal/poll
05:35:32 [2021-03-26T05:35:32.868Z] #51 50.70 context
05:35:32 [2021-03-26T05:35:32.868Z] #51 51.19 regexp
05:35:32 [2021-03-26T05:35:32.868Z] #51 53.78 os
05:35:33 [2021-03-26T05:35:33.026Z] #13 45.69 Reading package lists...
05:35:33 [2021-03-26T05:35:33.026Z] #13 ...
05:35:33 [2021-03-26T05:35:33.026Z] 
05:35:33 [2021-03-26T05:35:33.026Z] #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
05:35:33 [2021-03-26T05:35:33.026Z] #49 sha256:c24b11cad489938da75512f839180e935785d276b533fde4b555bd2b60e11747
05:35:33 [2021-03-26T05:35:33.026Z] #49 55.60 go: extracting github.com/gogo/protobuf v1.2.1
05:35:33 [2021-03-26T05:35:33.142Z] #36 ...
05:35:33 [2021-03-26T05:35:33.142Z] 
05:35:33 [2021-03-26T05:35:33.142Z] #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
05:35:33 [2021-03-26T05:35:33.142Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:33 [2021-03-26T05:35:33.142Z] #13 45.54 Reading package lists...
05:35:33 [2021-03-26T05:35:33.142Z] #13 ...
05:35:33 [2021-03-26T05:35:33.142Z] 
05:35:33 [2021-03-26T05:35:33.142Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:33 [2021-03-26T05:35:33.142Z] #34 sha256:017816594fb7eb010e8726bf62d7d3446b5642efb88a85d17dd0c8038d3947ca
05:35:33 [2021-03-26T05:35:33.142Z] #34 59.75 sync
05:35:33 [2021-03-26T05:35:33.142Z] #34 59.76 internal/reflectlite
05:35:33 [2021-03-26T05:35:33.183Z] #51 ...
05:35:33 [2021-03-26T05:35:33.183Z] 
05:35:33 [2021-03-26T05:35:33.183Z] #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
05:35:33 [2021-03-26T05:35:33.183Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:35:33 [2021-03-26T05:35:33.183Z] #42 53.98 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
05:35:33 [2021-03-26T05:35:33.183Z] #42 54.15 Processing triggers for libc-bin (2.28-10) ...
05:35:33 [2021-03-26T05:35:33.286Z] #49 ...
05:35:33 [2021-03-26T05:35:33.286Z] 
05:35:33 [2021-03-26T05:35:33.286Z] #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
05:35:33 [2021-03-26T05:35:33.286Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:33 [2021-03-26T05:35:33.286Z] #42 36.20 Reading package lists...
05:35:33 [2021-03-26T05:35:33.286Z] #42 46.60 Reading package lists...
05:35:33 [2021-03-26T05:35:33.286Z] #42 ...
05:35:33 [2021-03-26T05:35:33.286Z] 
05:35:33 [2021-03-26T05:35:33.286Z] #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
05:35:33 [2021-03-26T05:35:33.286Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:33 [2021-03-26T05:35:33.286Z] #36 55.30 The following NEW packages will be installed:
05:35:33 [2021-03-26T05:35:33.286Z] #36 55.33   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:35:33 [2021-03-26T05:35:33.286Z] #36 55.34   vim-common xxd
05:35:33 [2021-03-26T05:35:33.286Z] #36 55.84 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
05:35:33 [2021-03-26T05:35:33.286Z] #36 55.84 Need to get 14.9 MB of archives.
05:35:33 [2021-03-26T05:35:33.286Z] #36 55.84 After this operation, 61.8 MB of additional disk space will be used.
05:35:33 [2021-03-26T05:35:33.286Z] #36 55.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:35:33 [2021-03-26T05:35:33.286Z] #36 55.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:35:33 [2021-03-26T05:35:33.286Z] #36 55.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
05:35:33 [2021-03-26T05:35:33.286Z] #36 56.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:35:33 [2021-03-26T05:35:33.763Z] #42 ...
05:35:33 [2021-03-26T05:35:33.763Z] 
05:35:33 [2021-03-26T05:35:33.763Z] #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
05:35:33 [2021-03-26T05:35:33.763Z] #47 sha256:1160486181f6b3dc3a5fc709fc374587057c2d9755acc57f491eccda3d3ab39a
05:35:33 [2021-03-26T05:35:33.763Z] #47 DONE 55.9s
05:35:33 [2021-03-26T05:35:33.771Z] #44 6.666   PBCC     images/timens.pb-c.c
05:35:33 [2021-03-26T05:35:33.771Z] #44 6.709   DEP      images/timens.pb-c.d
05:35:33 [2021-03-26T05:35:33.771Z] #44 6.795   PBCC     images/fown.pb-c.c
05:35:33 [2021-03-26T05:35:33.995Z] #13 ...
05:35:33 [2021-03-26T05:35:33.996Z] 
05:35:33 [2021-03-26T05:35:33.996Z] #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
05:35:33 [2021-03-26T05:35:33.996Z] #51 sha256:aad9381fa84b676916b48dac49d1724e7b0602bba7b96c199aabceda09a450ba
05:35:33 [2021-03-26T05:35:33.996Z] #51 42.36 io
05:35:33 [2021-03-26T05:35:33.996Z] #51 42.36 internal/oserror
05:35:33 [2021-03-26T05:35:33.996Z] #51 42.52 syscall
05:35:33 [2021-03-26T05:35:33.996Z] #51 43.73 bytes
05:35:33 [2021-03-26T05:35:33.996Z] #51 46.05 reflect
05:35:33 [2021-03-26T05:35:33.996Z] #51 50.94 time
05:35:33 [2021-03-26T05:35:33.996Z] #51 ...
05:35:33 [2021-03-26T05:35:33.996Z] 
05:35:33 [2021-03-26T05:35:33.996Z] #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
05:35:33 [2021-03-26T05:35:33.996Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:33 [2021-03-26T05:35:33.996Z] #42 49.95 Selecting previously unselected package libprotoc17:amd64.
05:35:33 [2021-03-26T05:35:33.996Z] #42 49.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
05:35:33 [2021-03-26T05:35:33.996Z] #42 49.96 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
05:35:33 [2021-03-26T05:35:33.996Z] #42 50.67 Selecting previously unselected package protobuf-c-compiler.
05:35:33 [2021-03-26T05:35:33.996Z] #42 50.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
05:35:33 [2021-03-26T05:35:33.996Z] #42 50.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:35:33 [2021-03-26T05:35:33.996Z] #42 50.95 Selecting previously unselected package protobuf-compiler.
05:35:33 [2021-03-26T05:35:33.996Z] #42 50.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
05:35:33 [2021-03-26T05:35:33.996Z] #42 50.95 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:35:33 [2021-03-26T05:35:33.996Z] #42 51.10 Selecting previously unselected package python-pkg-resources.
05:35:33 [2021-03-26T05:35:33.996Z] #42 51.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:35:33 [2021-03-26T05:35:33.996Z] #42 51.14 Unpacking python-pkg-resources (40.8.0-1) ...
05:35:33 [2021-03-26T05:35:33.996Z] #42 51.47 Selecting previously unselected package python-six.
05:35:33 [2021-03-26T05:35:33.996Z] #42 51.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:35:33 [2021-03-26T05:35:33.996Z] #42 51.51 Unpacking python-six (1.12.0-1) ...
05:35:33 [2021-03-26T05:35:33.996Z] #42 51.63 Selecting previously unselected package python-protobuf.
05:35:33 [2021-03-26T05:35:33.996Z] #42 51.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
05:35:33 [2021-03-26T05:35:33.996Z] #42 51.64 Unpacking python-protobuf (3.6.1.3-2) ...
05:35:33 [2021-03-26T05:35:33.996Z] #42 52.25 Setting up python-pkg-resources (40.8.0-1) ...
05:35:34 [2021-03-26T05:35:34.030Z] 
05:35:34 [2021-03-26T05:35:34.030Z] #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
05:35:34 [2021-03-26T05:35:34.030Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:35:34 [2021-03-26T05:35:34.030Z] #13 43.18 Fetched 73.8 MB in 8s (9341 kB/s)
05:35:34 [2021-03-26T05:35:34.030Z] #13 43.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.)
05:35:34 [2021-03-26T05:35:34.030Z] #13 43.99 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ...
05:35:34 [2021-03-26T05:35:34.069Z] #44 6.829   PBCC     images/google/protobuf/descriptor.pb-c.c
05:35:34 [2021-03-26T05:35:34.069Z] #44 6.936   PBCC     images/opts.pb-c.c
05:35:34 [2021-03-26T05:35:34.069Z] #44 6.980   PBCC     images/memfd.pb-c.c
05:35:34 [2021-03-26T05:35:34.069Z] #44 7.079   DEP      images/fown.pb-c.d
05:35:34 [2021-03-26T05:35:34.296Z] #13 44.10 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...
05:35:34 [2021-03-26T05:35:34.368Z] #44 7.149   DEP      images/google/protobuf/descriptor.pb-c.d
05:35:34 [2021-03-26T05:35:34.368Z] #44 7.310   DEP      images/opts.pb-c.d
05:35:34 [2021-03-26T05:35:34.368Z] #44 7.365   DEP      images/memfd.pb-c.d
05:35:34 [2021-03-26T05:35:34.631Z] INFO [runner/unused/goanalysis] analyzers took 28.230725166s with top 10 stages: buildssa: 24.137924759s, U1000: 4.092800407s 
05:35:34 [2021-03-26T05:35:34.631Z] INFO [runner] Issues before processing: 2267, after processing: 0 
05:35:34 [2021-03-26T05:35:34.631Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1687/1687, skip_dirs: 1687/1687, cgo: 1687/2267, identifier_marker: 1582/1582, path_prettifier: 1687/1687, skip_files: 1687/1687, exclude-rules: 64/1582, nolint: 0/64, autogenerated_exclude: 1582/1687, exclude: 1582/1582 
05:35:34 [2021-03-26T05:35:34.631Z] INFO [runner] processing took 119.925898ms with stages: nolint: 52.403573ms, identifier_marker: 37.083556ms, path_prettifier: 13.135444ms, exclude-rules: 6.421623ms, autogenerated_exclude: 6.363346ms, skip_dirs: 3.436472ms, cgo: 700.563µs, filename_unadjuster: 375.365µs, max_same_issues: 1.807µs, uniq_by_line: 787ns, path_shortener: 735ns, diff: 539ns, exclude: 501ns, max_from_linter: 480ns, source_code: 478ns, max_per_file_from_linter: 324ns, skip_files: 305ns 
05:35:34 [2021-03-26T05:35:34.631Z] INFO [runner] linters took 1m39.569100548s with stages: goanalysis_metalinter: 1m20.406053416s, unused: 19.042853193s 
05:35:34 [2021-03-26T05:35:34.631Z] INFO File cache stats: 1454 entries of total size 6.8MiB 
05:35:34 [2021-03-26T05:35:34.666Z] #44 7.441   PBCC     images/sit.pb-c.c
05:35:34 [2021-03-26T05:35:34.666Z] #44 7.537   DEP      images/sit.pb-c.d
05:35:34 [2021-03-26T05:35:34.666Z] #44 7.598   PBCC     images/macvlan.pb-c.c
05:35:34 [2021-03-26T05:35:34.666Z] #44 7.634   DEP      images/macvlan.pb-c.d
05:35:34 [2021-03-26T05:35:34.875Z] #13 ...
05:35:34 [2021-03-26T05:35:34.875Z] 
05:35:34 [2021-03-26T05:35:34.875Z] #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
05:35:34 [2021-03-26T05:35:34.875Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
05:35:34 [2021-03-26T05:35:34.875Z] #42 DONE 56.8s
05:35:34 [2021-03-26T05:35:34.875Z] 
05:35:34 [2021-03-26T05:35:34.875Z] #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
05:35:34 [2021-03-26T05:35:34.875Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:35:34 [2021-03-26T05:35:34.875Z] #13 44.86 Setting up libsystemd0:arm64 (241-7~deb10u6) ...
05:35:34 [2021-03-26T05:35:34.964Z] #44 7.699   PBCC     images/autofs.pb-c.c
05:35:34 [2021-03-26T05:35:34.964Z] #44 7.710   DEP      images/autofs.pb-c.d
05:35:34 [2021-03-26T05:35:34.964Z] #44 7.808   PBCC     images/sysctl.pb-c.c
05:35:34 [2021-03-26T05:35:34.964Z] #44 7.824   DEP      images/sysctl.pb-c.d
05:35:34 [2021-03-26T05:35:34.964Z] #44 7.899   PBCC     images/time.pb-c.c
05:35:34 [2021-03-26T05:35:34.964Z] #44 7.930   DEP      images/time.pb-c.d
05:35:34 [2021-03-26T05:35:34.964Z] #44 8.000   PBCC     images/binfmt-misc.pb-c.c
05:35:35 [2021-03-26T05:35:35.138Z] #13 45.09 (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.)
05:35:35 [2021-03-26T05:35:35.138Z] #13 45.24 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
05:35:35 [2021-03-26T05:35:35.196Z] #36 57.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
05:35:35 [2021-03-26T05:35:35.196Z] #36 57.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
05:35:35 [2021-03-26T05:35:35.196Z] #36 57.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
05:35:35 [2021-03-26T05:35:35.196Z] #36 57.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
05:35:35 [2021-03-26T05:35:35.196Z] #36 57.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
05:35:35 [2021-03-26T05:35:35.196Z] #36 57.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
05:35:35 [2021-03-26T05:35:35.262Z] #44 8.044   DEP      images/binfmt-misc.pb-c.d
05:35:35 [2021-03-26T05:35:35.262Z] #44 8.112   PBCC     images/seccomp.pb-c.c
05:35:35 [2021-03-26T05:35:35.262Z] #44 8.152   DEP      images/seccomp.pb-c.d
05:35:35 [2021-03-26T05:35:35.262Z] #44 8.236   PBCC     images/userns.pb-c.c
05:35:35 [2021-03-26T05:35:35.262Z] #44 8.251   DEP      images/userns.pb-c.d
05:35:35 [2021-03-26T05:35:35.262Z] #44 8.316   PBCC     images/cgroup.pb-c.c
05:35:35 [2021-03-26T05:35:35.262Z] #44 8.364   DEP      images/cgroup.pb-c.d
05:35:35 [2021-03-26T05:35:35.446Z] #13 45.26 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
05:35:35 [2021-03-26T05:35:35.559Z] #44 8.458   PBCC     images/ext-file.pb-c.c
05:35:35 [2021-03-26T05:35:35.559Z] #44 8.473   DEP      images/ext-file.pb-c.d
05:35:35 [2021-03-26T05:35:35.559Z] #44 8.536   PBCC     images/rpc.pb-c.c
05:35:35 [2021-03-26T05:35:35.559Z] #44 8.589   DEP      images/rpc.pb-c.d
05:35:35 [2021-03-26T05:35:35.684Z] #34 63.73 sort
05:35:35 [2021-03-26T05:35:35.684Z] #34 63.75 errors
05:35:35 [2021-03-26T05:35:35.766Z] #36 ...
05:35:35 [2021-03-26T05:35:35.766Z] 
05:35:35 [2021-03-26T05:35:35.766Z] #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
05:35:35 [2021-03-26T05:35:35.766Z] #67 sha256:a26572c0aeddd381a43065e6e854ba168795abfa641315226b4e1da9a8b1cf2f
05:35:35 [2021-03-26T05:35:35.766Z] #67 DONE 58.7s
05:35:35 [2021-03-26T05:35:35.880Z] #44 8.682   PBCC     images/siginfo.pb-c.c
05:35:35 [2021-03-26T05:35:35.880Z] #44 8.704   DEP      images/siginfo.pb-c.d
05:35:35 [2021-03-26T05:35:35.880Z] #44 8.774   PBCC     images/pagemap.pb-c.c
05:35:35 [2021-03-26T05:35:35.880Z] #44 8.863   DEP      images/pagemap.pb-c.d
05:35:35 [2021-03-26T05:35:35.880Z] #44 8.958   PBCC     images/rlimit.pb-c.c
05:35:35 [2021-03-26T05:35:35.945Z] #34 64.40 strconv
05:35:36 [2021-03-26T05:35:36.015Z] INFO Memory: 1667 samples, avg is 256.7MB, max is 3365.1MB 
05:35:36 [2021-03-26T05:35:36.015Z] INFO Execution took 3m44.117649413s               
05:35:36 [2021-03-26T05:35:36.015Z] Congratulations! The shell scripts are properly formatted.
05:35:36 [2021-03-26T05:35:36.030Z] 
05:35:36 [2021-03-26T05:35:36.030Z] #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
05:35:36 [2021-03-26T05:35:36.030Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:35:36 [2021-03-26T05:35:36.030Z] #55 53.15 Building dependency tree...
05:35:36 [2021-03-26T05:35:36.030Z] #55 58.43 The following additional packages will be installed:
05:35:36 [2021-03-26T05:35:36.030Z] #55 58.44   libbtrfs0
05:35:36 [2021-03-26T05:35:36.030Z] #55 58.69 The following NEW packages will be installed:
05:35:36 [2021-03-26T05:35:36.030Z] #55 58.71   libbtrfs-dev libbtrfs0
05:35:36 [2021-03-26T05:35:36.180Z] #44 8.969   DEP      images/rlimit.pb-c.d
05:35:36 [2021-03-26T05:35:36.180Z] #44 9.035   PBCC     images/file-lock.pb-c.c
05:35:36 [2021-03-26T05:35:36.180Z] #44 9.085   DEP      images/file-lock.pb-c.d
05:35:36 [2021-03-26T05:35:36.180Z] #44 9.201   PBCC     images/tty.pb-c.c
05:35:36 [2021-03-26T05:35:36.494Z] #44 9.362   DEP      images/tty.pb-c.d
05:35:36 [2021-03-26T05:35:36.494Z] #44 9.416   PBCC     images/tun.pb-c.c
05:35:36 [2021-03-26T05:35:36.494Z] #44 9.501   PBCC     images/netdev.pb-c.c
05:35:36 [2021-03-26T05:35:36.515Z] #34 ...
05:35:36 [2021-03-26T05:35:36.515Z] 
05:35:36 [2021-03-26T05:35:36.515Z] #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
05:35:36 [2021-03-26T05:35:36.515Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:36 [2021-03-26T05:35:36.515Z] #36 63.39 The following additional packages will be installed:
05:35:36 [2021-03-26T05:35:36.515Z] #36 63.41   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
05:35:36 [2021-03-26T05:35:36.515Z] #36 63.41 Suggested packages:
05:35:36 [2021-03-26T05:35:36.515Z] #36 63.45   cmake-doc ninja-build lrzip
05:35:36 [2021-03-26T05:35:36.515Z] #36 63.45 Recommended packages:
05:35:36 [2021-03-26T05:35:36.515Z] #36 63.45   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
05:35:36 [2021-03-26T05:35:36.515Z] #36 64.86 The following NEW packages will be installed:
05:35:36 [2021-03-26T05:35:36.515Z] #36 64.88   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
05:35:36 [2021-03-26T05:35:36.515Z] #36 64.88   vim-common xxd
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
05:35:36 [2021-03-26T05:35:36.795Z] #44 9.621   DEP      images/tun.pb-c.d
05:35:36 [2021-03-26T05:35:36.795Z] #44 9.651   DEP      images/netdev.pb-c.d
05:35:36 [2021-03-26T05:35:36.795Z] #44 9.685   PBCC     images/vma.pb-c.c
05:35:36 [2021-03-26T05:35:36.795Z] #44 9.719   DEP      images/vma.pb-c.d
05:35:36 [2021-03-26T05:35:36.795Z] #44 9.761   PBCC     images/creds.pb-c.c
05:35:36 [2021-03-26T05:35:36.795Z] #44 9.780   DEP      images/creds.pb-c.d
05:35:36 [2021-03-26T05:35:36.795Z] #44 9.819   PBCC     images/utsns.pb-c.c
05:35:36 [2021-03-26T05:35:36.795Z] #44 9.845   DEP      images/utsns.pb-c.d
05:35:36 [2021-03-26T05:35:36.795Z] #44 9.887   PBCC     images/ipc-desc.pb-c.c
05:35:36 [2021-03-26T05:35:36.849Z] #13 ...
05:35:36 [2021-03-26T05:35:36.849Z] 
05:35:36 [2021-03-26T05:35:36.849Z] #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
05:35:36 [2021-03-26T05:35:36.849Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
05:35:36 [2021-03-26T05:35:36.849Z] #36 55.46 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
05:35:36 [2021-03-26T05:35:36.849Z] #36 55.93 Setting up xxd (2:8.1.0875-5) ...
05:35:36 [2021-03-26T05:35:36.849Z] #36 55.98 Setting up libuv1:arm64 (1.24.1-1) ...
05:35:36 [2021-03-26T05:35:36.849Z] #36 56.01 Setting up vim-common (2:8.1.0875-5) ...
05:35:36 [2021-03-26T05:35:36.849Z] #36 56.06 Setting up librhash0:arm64 (1.3.8-1) ...
05:35:36 [2021-03-26T05:35:36.849Z] #36 56.09 Setting up cmake-data (3.13.4-1) ...
05:35:36 [2021-03-26T05:35:36.849Z] #36 56.22 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
05:35:36 [2021-03-26T05:35:36.849Z] #36 56.27 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
05:35:36 [2021-03-26T05:35:36.849Z] #36 56.73 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
05:35:36 [2021-03-26T05:35:36.849Z] #36 56.78 Setting up cmake (3.13.4-1) ...
05:35:36 [2021-03-26T05:35:36.849Z] #36 56.82 Processing triggers for libc-bin (2.28-10) ...
05:35:36 [2021-03-26T05:35:36.849Z] #36 57.00 Processing triggers for mime-support (3.62) ...
05:35:36 [2021-03-26T05:35:36.849Z] #36 DONE 58.7s
05:35:36 [2021-03-26T05:35:36.849Z] 
05:35:36 [2021-03-26T05:35:36.849Z] #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
05:35:36 [2021-03-26T05:35:36.849Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:35:36 [2021-03-26T05:35:36.849Z] #13 46.75 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
05:35:36 [2021-03-26T05:35:36.932Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/make.sh dynbinary-daemon test-docker-py
05:35:36 [2021-03-26T05:35:36.973Z] #55 59.49 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
05:35:36 [2021-03-26T05:35:36.973Z] #55 59.49 Need to get 119 kB of archives.
05:35:36 [2021-03-26T05:35:36.973Z] #55 59.49 After this operation, 387 kB of additional disk space will be used.
05:35:36 [2021-03-26T05:35:36.973Z] #55 59.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:35:36 [2021-03-26T05:35:36.973Z] #55 59.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:35:37 [2021-03-26T05:35:37.086Z] #36 65.40 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
05:35:37 [2021-03-26T05:35:37.086Z] #36 65.40 Need to get 14.9 MB of archives.
05:35:37 [2021-03-26T05:35:37.086Z] #36 65.40 After this operation, 61.8 MB of additional disk space will be used.
05:35:37 [2021-03-26T05:35:37.086Z] #36 65.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:35:37 [2021-03-26T05:35:37.086Z] #36 65.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:35:37 [2021-03-26T05:35:37.086Z] #36 65.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
05:35:37 [2021-03-26T05:35:37.086Z] #36 65.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:35:37 [2021-03-26T05:35:37.093Z] #44 9.911   PBCC     images/ipc-sem.pb-c.c
05:35:37 [2021-03-26T05:35:37.093Z] #44 9.941   DEP      images/ipc-desc.pb-c.d
05:35:37 [2021-03-26T05:35:37.093Z] #44 9.988   DEP      images/ipc-sem.pb-c.d
05:35:37 [2021-03-26T05:35:37.093Z] #44 10.07   PBCC     images/ipc-msg.pb-c.c
05:35:37 [2021-03-26T05:35:37.093Z] #44 10.10   DEP      images/ipc-msg.pb-c.d
05:35:37 [2021-03-26T05:35:37.192Z] 
05:35:37 [2021-03-26T05:35:37.299Z] #42 ...
05:35:37 [2021-03-26T05:35:37.299Z] 
05:35:37 [2021-03-26T05:35:37.299Z] #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
05:35:37 [2021-03-26T05:35:37.299Z] #56 sha256:62b49318574903796310388a9f051ce130139e2e453a1bea6b9a5f3580f25585
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.202 + RM_GOPATH=0
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.202 + TMP_GOPATH=
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.202 + : /build
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.202 + '[' -z '' ']'
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.202 ++ mktemp -d
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.207 + export GOPATH=/tmp/tmp.N69mJpbmCc
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.210 + GOPATH=/tmp/tmp.N69mJpbmCc
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.210 + RM_GOPATH=1
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.211 + case "$(go env GOARCH)" in
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.211 ++ go env GOARCH
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.243 + export GO_BUILDMODE=-buildmode=pie
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.243 + GO_BUILDMODE=-buildmode=pie
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.244 ++ dirname /tmp/install/install.sh
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.245 + dir=/tmp/install
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.246 + bin=containerd
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.246 + shift
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.247 + '[' '!' -f /tmp/install/containerd.installer ']'
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.247 + . /tmp/install/containerd.installer
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.248 ++ set -e
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.248 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.249 + install_containerd
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.251 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.252 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.252 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N69mJpbmCc/src/github.com/containerd/containerd
05:35:37 [2021-03-26T05:35:37.299Z] #56 3.264 Cloning into '/tmp/tmp.N69mJpbmCc/src/github.com/containerd/containerd'...
05:35:37 [2021-03-26T05:35:37.299Z] #56 ...
05:35:37 [2021-03-26T05:35:37.299Z] 
05:35:37 [2021-03-26T05:35:37.299Z] #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
05:35:37 [2021-03-26T05:35:37.299Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:35:37 [2021-03-26T05:35:37.299Z] #32 49.74 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.
05:35:37 [2021-03-26T05:35:37.299Z] #32 50.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:35:37 [2021-03-26T05:35:37.299Z] #32 50.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:35:37 [2021-03-26T05:35:37.383Z] #13 47.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
05:35:37 [2021-03-26T05:35:37.383Z] #13 47.17 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ...
05:35:37 [2021-03-26T05:35:37.383Z] #13 47.40 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...
05:35:37 [2021-03-26T05:35:37.395Z] #44 10.18   PBCC     images/ipc-shm.pb-c.c
05:35:37 [2021-03-26T05:35:37.395Z] #44 10.20   DEP      images/ipc-shm.pb-c.d
05:35:37 [2021-03-26T05:35:37.395Z] #44 10.24   PBCC     images/ipc-var.pb-c.c
05:35:37 [2021-03-26T05:35:37.395Z] #44 10.29   DEP      images/ipc-var.pb-c.d
05:35:37 [2021-03-26T05:35:37.395Z] #44 ...
05:35:37 [2021-03-26T05:35:37.395Z] 
05:35:37 [2021-03-26T05:35:37.395Z] #14 [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
05:35:37 [2021-03-26T05:35:37.395Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:35:37 [2021-03-26T05:35:37.395Z] #14 80.98 Selecting previously unselected package gcc-mingw-w64-base.
05:35:37 [2021-03-26T05:35:37.395Z] #14 80.99 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
05:35:37 [2021-03-26T05:35:37.395Z] #14 81.01 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:35:37 [2021-03-26T05:35:37.395Z] #14 ...
05:35:37 [2021-03-26T05:35:37.395Z] 
05:35:37 [2021-03-26T05:35:37.395Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:37 [2021-03-26T05:35:37.395Z] #35 sha256:bc7218fc796d5426ccb95dba8b2003872eb46df359e76ed2b0e79a79bf84aabc
05:35:37 [2021-03-26T05:35:37.395Z] #35 71.58 internal/syscall/execenv
05:35:37 [2021-03-26T05:35:37.395Z] #35 71.58 internal/syscall/unix
05:35:37 [2021-03-26T05:35:37.395Z] #35 71.62 time
05:35:37 [2021-03-26T05:35:37.395Z] #35 80.16 internal/poll
05:35:37 [2021-03-26T05:35:37.453Z] Removing bundles/
05:35:37 [2021-03-26T05:35:37.453Z] 
05:35:37 [2021-03-26T05:35:37.453Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
05:35:37 [2021-03-26T05:35:37.453Z] Building: bundles/dynbinary-daemon/dockerd-dev
05:35:37 [2021-03-26T05:35:37.453Z] GOOS="" GOARCH="" GOARM=""
05:35:37 [2021-03-26T05:35:37.561Z] #32 ...
05:35:37 [2021-03-26T05:35:37.561Z] 
05:35:37 [2021-03-26T05:35:37.561Z] #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
05:35:37 [2021-03-26T05:35:37.561Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:35:37 [2021-03-26T05:35:37.561Z] #45 56.09 time
05:35:37 [2021-03-26T05:35:37.695Z] #35 ...
05:35:37 [2021-03-26T05:35:37.696Z] 
05:35:37 [2021-03-26T05:35:37.696Z] #14 [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
05:35:37 [2021-03-26T05:35:37.696Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:35:37 [2021-03-26T05:35:37.696Z] #14 81.20 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:35:37 [2021-03-26T05:35:37.696Z] #14 81.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
05:35:37 [2021-03-26T05:35:37.696Z] #14 81.25 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:35:37 [2021-03-26T05:35:37.915Z] #55 ...
05:35:37 [2021-03-26T05:35:37.915Z] 
05:35:37 [2021-03-26T05:35:37.915Z] #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
05:35:37 [2021-03-26T05:35:37.915Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:37 [2021-03-26T05:35:37.915Z] #13 45.69 Reading package lists...
05:35:37 [2021-03-26T05:35:37.961Z] #13 47.93 Setting up libudev1:arm64 (241-7~deb10u6) ...
05:35:38 [2021-03-26T05:35:38.226Z] #13 48.17 Selecting previously unselected package binutils-mingw-w64-i686.
05:35:38 [2021-03-26T05:35:38.226Z] #13 48.17 (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.)
05:35:38 [2021-03-26T05:35:38.226Z] #13 48.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
05:35:38 [2021-03-26T05:35:38.468Z] #36 66.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
05:35:38 [2021-03-26T05:35:38.469Z] #36 66.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
05:35:38 [2021-03-26T05:35:38.469Z] #36 66.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
05:35:38 [2021-03-26T05:35:38.469Z] #36 66.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
05:35:38 [2021-03-26T05:35:38.469Z] #36 67.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
05:35:38 [2021-03-26T05:35:38.469Z] #36 67.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
05:35:38 [2021-03-26T05:35:38.490Z] #13 48.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:35:38 [2021-03-26T05:35:38.757Z] #14 ...
05:35:38 [2021-03-26T05:35:38.757Z] 
05:35:38 [2021-03-26T05:35:38.757Z] #48 [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
05:35:38 [2021-03-26T05:35:38.757Z] #48 sha256:cb9f554d75c048636fbe0d17bb0e170dd81f6fbaf0b15552316cee66bef0ed65
05:35:38 [2021-03-26T05:35:38.757Z] #48 DONE 82.8s
05:35:38 [2021-03-26T05:35:38.757Z] 
05:35:38 [2021-03-26T05:35:38.757Z] #44 [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
05:35:38 [2021-03-26T05:35:38.757Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:35:38 [2021-03-26T05:35:38.757Z] #44 10.37   PBCC     images/sk-opts.pb-c.c
05:35:38 [2021-03-26T05:35:38.757Z] #44 10.42   PBCC     images/packet-sock.pb-c.c
05:35:38 [2021-03-26T05:35:38.757Z] #44 10.50   DEP      images/sk-opts.pb-c.d
05:35:38 [2021-03-26T05:35:38.757Z] #44 10.55   DEP      images/packet-sock.pb-c.d
05:35:38 [2021-03-26T05:35:38.757Z] #44 10.60   PBCC     images/sk-netlink.pb-c.c
05:35:38 [2021-03-26T05:35:38.757Z] #44 10.69   DEP      images/sk-netlink.pb-c.d
05:35:38 [2021-03-26T05:35:38.757Z] #44 10.75   PBCC     images/sk-inet.pb-c.c
05:35:38 [2021-03-26T05:35:38.757Z] #44 10.80   DEP      images/sk-inet.pb-c.d
05:35:38 [2021-03-26T05:35:38.757Z] #44 10.86   PBCC     images/sk-unix.pb-c.c
05:35:38 [2021-03-26T05:35:38.757Z] #44 10.95   DEP      images/sk-unix.pb-c.d
05:35:38 [2021-03-26T05:35:38.757Z] #44 11.01   PBCC     images/mm.pb-c.c
05:35:38 [2021-03-26T05:35:38.757Z] #44 11.06   DEP      images/mm.pb-c.d
05:35:38 [2021-03-26T05:35:38.757Z] #44 11.14   PBCC     images/timerfd.pb-c.c
05:35:38 [2021-03-26T05:35:38.757Z] #44 11.25   DEP      images/timerfd.pb-c.d
05:35:38 [2021-03-26T05:35:38.757Z] #44 11.27   PBCC     images/timer.pb-c.c
05:35:38 [2021-03-26T05:35:38.757Z] #44 11.30   DEP      images/timer.pb-c.d
05:35:38 [2021-03-26T05:35:38.757Z] #44 11.41   PBCC     images/sa.pb-c.c
05:35:38 [2021-03-26T05:35:38.757Z] #44 11.52   DEP      images/sa.pb-c.d
05:35:38 [2021-03-26T05:35:38.757Z] #44 11.58   PBCC     images/pipe-data.pb-c.c
05:35:38 [2021-03-26T05:35:38.757Z] #44 11.61   DEP      images/pipe-data.pb-c.d
05:35:38 [2021-03-26T05:35:38.757Z] #44 11.68   PBCC     images/mnt.pb-c.c
05:35:38 [2021-03-26T05:35:38.757Z] #44 11.73   DEP      images/mnt.pb-c.d
05:35:38 [2021-03-26T05:35:38.948Z] #45 ...
05:35:38 [2021-03-26T05:35:38.948Z] 
05:35:38 [2021-03-26T05:35:38.948Z] #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
05:35:38 [2021-03-26T05:35:38.948Z] #47 sha256:8c509eff5c194ed32704f66950206c5800fa214e0a58c8fe6dbdd7cc9bc2d2f7
05:35:38 [2021-03-26T05:35:38.948Z] #47 DONE 57.2s
05:35:38 [2021-03-26T05:35:38.948Z] 
05:35:38 [2021-03-26T05:35:38.948Z] #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
05:35:38 [2021-03-26T05:35:38.948Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:38 [2021-03-26T05:35:38.948Z] #42 57.04 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:35:38 [2021-03-26T05:35:38.948Z] #42 57.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:35:38 [2021-03-26T05:35:38.948Z] #42 57.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:35:38 [2021-03-26T05:35:38.948Z] #42 57.34 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:35:38 [2021-03-26T05:35:38.948Z] #42 57.34 Setting up python-six (1.12.0-1) ...
05:35:39 [2021-03-26T05:35:39.057Z] #44 11.88   PBCC     images/sk-packet.pb-c.c
05:35:39 [2021-03-26T05:35:39.057Z] #44 11.97   DEP      images/sk-packet.pb-c.d
05:35:39 [2021-03-26T05:35:39.057Z] #44 12.08   PBCC     images/tcp-stream.pb-c.c
05:35:39 [2021-03-26T05:35:39.356Z] #44 12.12   DEP      images/tcp-stream.pb-c.d
05:35:39 [2021-03-26T05:35:39.356Z] #44 12.22   PBCC     images/pipe.pb-c.c
05:35:39 [2021-03-26T05:35:39.356Z] #44 12.28   DEP      images/pipe.pb-c.d
05:35:39 [2021-03-26T05:35:39.356Z] #44 12.35   PBCC     images/pstree.pb-c.c
05:35:39 [2021-03-26T05:35:39.356Z] #44 12.37   DEP      images/pstree.pb-c.d
05:35:39 [2021-03-26T05:35:39.356Z] #44 12.43   PBCC     images/fs.pb-c.c
05:35:39 [2021-03-26T05:35:39.356Z] #44 12.46   DEP      images/fs.pb-c.d
05:35:39 [2021-03-26T05:35:39.479Z] #36 ...
05:35:39 [2021-03-26T05:35:39.479Z] 
05:35:39 [2021-03-26T05:35:39.479Z] #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
05:35:39 [2021-03-26T05:35:39.479Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:35:39 [2021-03-26T05:35:39.479Z] #55 57.25 Building dependency tree...
05:35:39 [2021-03-26T05:35:39.479Z] #55 62.05 The following additional packages will be installed:
05:35:39 [2021-03-26T05:35:39.479Z] #55 62.08   libbtrfs0
05:35:39 [2021-03-26T05:35:39.479Z] #55 62.45 The following NEW packages will be installed:
05:35:39 [2021-03-26T05:35:39.479Z] #55 62.47   libbtrfs-dev libbtrfs0
05:35:39 [2021-03-26T05:35:39.479Z] #55 62.90 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
05:35:39 [2021-03-26T05:35:39.479Z] #55 62.90 Need to get 119 kB of archives.
05:35:39 [2021-03-26T05:35:39.479Z] #55 62.90 After this operation, 387 kB of additional disk space will be used.
05:35:39 [2021-03-26T05:35:39.479Z] #55 62.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:35:39 [2021-03-26T05:35:39.479Z] #55 62.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:35:39 [2021-03-26T05:35:39.479Z] #55 64.82 debconf: delaying package configuration, since apt-utils is not installed
05:35:39 [2021-03-26T05:35:39.479Z] #55 65.20 Fetched 119 kB in 0s (394 kB/s)
05:35:39 [2021-03-26T05:35:39.479Z] #55 65.60 Selecting previously unselected package libbtrfs0.
05:35:39 [2021-03-26T05:35:39.479Z] #55 65.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:35:39 [2021-03-26T05:35:39.479Z] #55 65.69 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
05:35:39 [2021-03-26T05:35:39.479Z] #55 65.75 Unpacking libbtrfs0 (4.20.1-2) ...
05:35:39 [2021-03-26T05:35:39.479Z] #55 66.00 Selecting previously unselected package libbtrfs-dev.
05:35:39 [2021-03-26T05:35:39.479Z] #55 66.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
05:35:39 [2021-03-26T05:35:39.479Z] #55 66.06 Unpacking libbtrfs-dev (4.20.1-2) ...
05:35:39 [2021-03-26T05:35:39.479Z] #55 66.47 Setting up libbtrfs0 (4.20.1-2) ...
05:35:39 [2021-03-26T05:35:39.479Z] #55 66.57 Setting up libbtrfs-dev (4.20.1-2) ...
05:35:39 [2021-03-26T05:35:39.479Z] #55 66.69 Processing triggers for libc-bin (2.28-10) ...
05:35:39 [2021-03-26T05:35:39.479Z] #55 DONE 68.1s
05:35:39 [2021-03-26T05:35:39.655Z] #44 12.52   PBCC     images/signalfd.pb-c.c
05:35:39 [2021-03-26T05:35:39.655Z] #44 12.58   DEP      images/signalfd.pb-c.d
05:35:39 [2021-03-26T05:35:39.655Z] #44 12.69   PBCC     images/fh.pb-c.c
05:35:39 [2021-03-26T05:35:39.740Z] 
05:35:39 [2021-03-26T05:35:39.740Z] #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
05:35:39 [2021-03-26T05:35:39.740Z] #56 sha256:04a9473445f67fc8830dc7362a70696e0257a8eaa23327093a656f7e30ff8847
05:35:39 [2021-03-26T05:35:39.891Z] #13 ...
05:35:39 [2021-03-26T05:35:39.891Z] 
05:35:39 [2021-03-26T05:35:39.891Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:39 [2021-03-26T05:35:39.891Z] #34 sha256:9a0c383721e5d71dd244bd88902518fc18fe87872347635222072d5560564e05
05:35:39 [2021-03-26T05:35:39.891Z] #34 51.91 os
05:35:39 [2021-03-26T05:35:39.891Z] #34 52.43 internal/fmtsort
05:35:39 [2021-03-26T05:35:39.891Z] #34 54.43 path/filepath
05:35:39 [2021-03-26T05:35:39.891Z] #34 54.44 fmt
05:35:39 [2021-03-26T05:35:39.891Z] #34 55.47 io/ioutil
05:35:39 [2021-03-26T05:35:39.891Z] #34 56.71 log
05:35:39 [2021-03-26T05:35:39.891Z] #34 56.71 github.com/BurntSushi/toml
05:35:39 [2021-03-26T05:35:39.891Z] #34 56.71 flag
05:35:39 [2021-03-26T05:35:39.891Z] #34 60.53 github.com/BurntSushi/toml/cmd/tomlv
05:35:39 [2021-03-26T05:35:39.891Z] #34 ...
05:35:39 [2021-03-26T05:35:39.891Z] 
05:35:39 [2021-03-26T05:35:39.891Z] #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
05:35:39 [2021-03-26T05:35:39.891Z] #37 sha256:d66aa335732173458a3b4401b68f67975f83af5ac9ef1879ac1c380ecea54711
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.188 + RM_GOPATH=0
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.188 + TMP_GOPATH=
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.188 + : /build
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.188 + '[' -z '' ']'
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.189 ++ mktemp -d
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.191 + export GOPATH=/tmp/tmp.ZpVIWlTu7a
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.191 + GOPATH=/tmp/tmp.ZpVIWlTu7a
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.191 + RM_GOPATH=1
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.191 + case "$(go env GOARCH)" in
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.193 ++ go env GOARCH
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.210 + export GO_BUILDMODE=-buildmode=pie
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.210 + GO_BUILDMODE=-buildmode=pie
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.212 ++ dirname /tmp/install/install.sh
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.214 + dir=/tmp/install
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.214 + bin=tini
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.214 + shift
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.215 + '[' '!' -f /tmp/install/tini.installer ']'
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.215 + . /tmp/install/tini.installer
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.216 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.216 + install_tini
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.217 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.217 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.218 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZpVIWlTu7a/tini
05:35:39 [2021-03-26T05:35:39.891Z] #37 2.222 Cloning into '/tmp/tmp.ZpVIWlTu7a/tini'...
05:35:39 [2021-03-26T05:35:39.891Z] #37 3.263 + cd /tmp/tmp.ZpVIWlTu7a/tini
05:35:39 [2021-03-26T05:35:39.891Z] #37 3.265 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:35:39 [2021-03-26T05:35:39.891Z] #37 3.306 + cmake .
05:35:39 [2021-03-26T05:35:39.955Z] #44 12.81   PBCC     images/fsnotify.pb-c.c
05:35:40 [2021-03-26T05:35:40.255Z] #44 13.11   DEP      images/fh.pb-c.d
05:35:40 [2021-03-26T05:35:40.255Z] #44 13.16   DEP      images/fsnotify.pb-c.d
05:35:40 [2021-03-26T05:35:40.255Z] #44 13.21   PBCC     images/eventpoll.pb-c.c
05:35:40 [2021-03-26T05:35:40.255Z] #44 ...
05:35:40 [2021-03-26T05:35:40.255Z] 
05:35:40 [2021-03-26T05:35:40.256Z] #46 [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
05:35:40 [2021-03-26T05:35:40.256Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:35:40 [2021-03-26T05:35:40.256Z] #46 74.34 vendor/golang.org/x/text/transform
05:35:40 [2021-03-26T05:35:40.256Z] #46 81.09 context
05:35:40 [2021-03-26T05:35:40.256Z] #46 81.12 internal/poll
05:35:40 [2021-03-26T05:35:40.256Z] #46 ...
05:35:40 [2021-03-26T05:35:40.256Z] 
05:35:40 [2021-03-26T05:35:40.256Z] #44 [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
05:35:40 [2021-03-26T05:35:40.256Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:35:40 [2021-03-26T05:35:40.256Z] #44 13.22   DEP      images/eventpoll.pb-c.d
05:35:40 [2021-03-26T05:35:40.256Z] #44 13.25   PBCC     images/eventfd.pb-c.c
05:35:40 [2021-03-26T05:35:40.256Z] #44 13.28   DEP      images/eventfd.pb-c.d
05:35:40 [2021-03-26T05:35:40.256Z] #44 13.32   PBCC     images/remap-file-path.pb-c.c
05:35:40 [2021-03-26T05:35:40.556Z] #44 13.33   DEP      images/remap-file-path.pb-c.d
05:35:40 [2021-03-26T05:35:40.556Z] #44 13.37   PBCC     images/fifo.pb-c.c
05:35:40 [2021-03-26T05:35:40.556Z] #44 13.39   DEP      images/fifo.pb-c.d
05:35:40 [2021-03-26T05:35:40.556Z] #44 13.44   PBCC     images/ghost-file.pb-c.c
05:35:40 [2021-03-26T05:35:40.556Z] #44 13.51   DEP      images/ghost-file.pb-c.d
05:35:40 [2021-03-26T05:35:40.556Z] #44 13.55   PBCC     images/regfile.pb-c.c
05:35:40 [2021-03-26T05:35:40.556Z] #44 13.59   DEP      images/regfile.pb-c.d
05:35:40 [2021-03-26T05:35:40.556Z] #44 13.65   PBCC     images/ns.pb-c.c
05:35:40 [2021-03-26T05:35:40.683Z] #56 ...
05:35:40 [2021-03-26T05:35:40.683Z] 
05:35:40 [2021-03-26T05:35:40.683Z] #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
05:35:40 [2021-03-26T05:35:40.683Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:35:40 [2021-03-26T05:35:40.683Z] #49 58.99 go: extracting golang.org/x/text v0.3.2
05:35:40 [2021-03-26T05:35:40.683Z] #49 66.34 go: finding github.com/fatih/color v1.7.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 66.52 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:35:40 [2021-03-26T05:35:40.683Z] #49 66.56 go: finding github.com/mattn/go-colorable v0.1.4
05:35:40 [2021-03-26T05:35:40.683Z] #49 66.58 go: finding github.com/mattn/go-isatty v0.0.8
05:35:40 [2021-03-26T05:35:40.683Z] #49 66.68 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:35:40 [2021-03-26T05:35:40.683Z] #49 66.76 go: finding github.com/go-critic/go-critic v0.4.1
05:35:40 [2021-03-26T05:35:40.683Z] #49 66.85 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:35:40 [2021-03-26T05:35:40.683Z] #49 66.86 go: finding github.com/pkg/errors v0.8.1
05:35:40 [2021-03-26T05:35:40.683Z] #49 66.91 go: finding github.com/go-lintpack/lintpack v0.5.2
05:35:40 [2021-03-26T05:35:40.683Z] #49 66.94 go: finding github.com/sirupsen/logrus v1.4.2
05:35:40 [2021-03-26T05:35:40.683Z] #49 66.99 go: finding github.com/go-toolsmith/astequal v1.0.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.00 go: finding github.com/stretchr/testify v1.4.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.00 go: finding github.com/mitchellh/go-homedir v1.1.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.10 go: finding github.com/davecgh/go-spew v1.1.1
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.10 go: finding github.com/go-toolsmith/astp v1.0.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.12 go: finding github.com/go-toolsmith/astcast v1.0.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.16 go: finding github.com/go-toolsmith/typep v1.0.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.16 go: finding github.com/pmezard/go-difflib v1.0.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.17 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.20 go: finding github.com/spf13/viper v1.6.1
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.21 go: finding github.com/stretchr/objx v0.2.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.24 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.41 go: finding gopkg.in/yaml.v2 v2.2.7
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.44 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.48 go: finding github.com/go-toolsmith/strparse v1.0.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.73 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.76 go: finding github.com/spf13/cobra v0.0.5
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.81 go: finding github.com/gobwas/glob v0.2.3
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.84 go: finding github.com/fsnotify/fsnotify v1.4.7
05:35:40 [2021-03-26T05:35:40.683Z] #49 67.96 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.02 go: finding github.com/spf13/pflag v1.0.5
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.06 go: finding github.com/hashicorp/hcl v1.0.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.11 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.13 go: finding github.com/magiconair/properties v1.8.1
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.25 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.25 go: finding github.com/mitchellh/mapstructure v1.1.2
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.32 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.39 go: finding github.com/pelletier/go-toml v1.2.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.44 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.63 go: finding github.com/spf13/afero v1.1.2
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.63 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.67 go: finding github.com/spf13/cast v1.3.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.71 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.99 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 68.99 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:40 [2021-03-26T05:35:40.683Z] #49 69.00 go: finding golang.org/x/text v0.3.2
05:35:40 [2021-03-26T05:35:40.683Z] #49 69.10 go: finding github.com/subosito/gotenv v1.2.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 69.16 go: finding gopkg.in/ini.v1 v1.51.0
05:35:40 [2021-03-26T05:35:40.683Z] #49 ...
05:35:40 [2021-03-26T05:35:40.683Z] 
05:35:40 [2021-03-26T05:35:40.683Z] #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
05:35:40 [2021-03-26T05:35:40.683Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:40 [2021-03-26T05:35:40.683Z] #36 69.08 debconf: delaying package configuration, since apt-utils is not installed
05:35:40 [2021-03-26T05:35:40.845Z] #37 3.950 -- The C compiler identification is GNU 8.3.0
05:35:40 [2021-03-26T05:35:40.845Z] #37 3.979 -- Check for working C compiler: /usr/bin/cc
05:35:40 [2021-03-26T05:35:40.854Z] #44 13.70   DEP      images/ns.pb-c.d
05:35:40 [2021-03-26T05:35:40.854Z] #44 13.78   PBCC     images/fdinfo.pb-c.c
05:35:40 [2021-03-26T05:35:40.854Z] #44 13.93   DEP      images/fdinfo.pb-c.d
05:35:40 [2021-03-26T05:35:40.943Z] #36 69.41 Fetched 14.9 MB in 2s (6251 kB/s)
05:35:40 [2021-03-26T05:35:40.943Z] #36 ...
05:35:40 [2021-03-26T05:35:40.943Z] 
05:35:40 [2021-03-26T05:35:40.943Z] #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
05:35:40 [2021-03-26T05:35:40.943Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:40 [2021-03-26T05:35:40.943Z] #42 56.92 Building dependency tree...
05:35:40 [2021-03-26T05:35:40.943Z] #42 62.70 The following additional packages will be installed:
05:35:40 [2021-03-26T05:35:40.943Z] #42 62.70   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:35:40 [2021-03-26T05:35:40.943Z] #42 62.71   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:35:40 [2021-03-26T05:35:40.943Z] #42 62.72 Suggested packages:
05:35:40 [2021-03-26T05:35:40.943Z] #42 62.73   manpages-dev python-setuptools
05:35:40 [2021-03-26T05:35:40.943Z] #42 64.69 The following NEW packages will be installed:
05:35:40 [2021-03-26T05:35:40.943Z] #42 64.71   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:35:40 [2021-03-26T05:35:40.943Z] #42 64.72   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:35:40 [2021-03-26T05:35:40.943Z] #42 64.72   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:35:40 [2021-03-26T05:35:40.943Z] #42 64.72   python-six zlib1g-dev
05:35:40 [2021-03-26T05:35:40.943Z] #42 65.20 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
05:35:40 [2021-03-26T05:35:40.943Z] #42 65.20 Need to get 4095 kB of archives.
05:35:40 [2021-03-26T05:35:40.943Z] #42 65.20 After this operation, 22.5 MB of additional disk space will be used.
05:35:40 [2021-03-26T05:35:40.943Z] #42 65.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
05:35:40 [2021-03-26T05:35:40.943Z] #42 65.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:35:40 [2021-03-26T05:35:40.943Z] #42 65.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
05:35:40 [2021-03-26T05:35:40.943Z] #42 65.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:35:40 [2021-03-26T05:35:40.943Z] #42 65.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 65.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 65.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 65.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 65.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 65.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 65.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 65.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 65.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 65.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 65.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 65.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 65.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
05:35:40 [2021-03-26T05:35:40.944Z] #42 67.48 debconf: delaying package configuration, since apt-utils is not installed
05:35:40 [2021-03-26T05:35:40.944Z] #42 67.93 Fetched 4095 kB in 1s (4209 kB/s)
05:35:40 [2021-03-26T05:35:40.944Z] #42 68.21 Selecting previously unselected package libcap-dev:amd64.
05:35:40 [2021-03-26T05:35:40.944Z] #42 68.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:35:40 [2021-03-26T05:35:40.944Z] #42 68.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
05:35:40 [2021-03-26T05:35:40.944Z] #42 68.48 Unpacking libcap-dev:amd64 (1:2.25-2) ...
05:35:40 [2021-03-26T05:35:40.944Z] #42 68.70 Selecting previously unselected package libnet1:amd64.
05:35:40 [2021-03-26T05:35:40.944Z] #42 68.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:35:40 [2021-03-26T05:35:40.944Z] #42 68.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:35:40 [2021-03-26T05:35:40.944Z] #42 69.14 Selecting previously unselected package libnet1-dev.
05:35:40 [2021-03-26T05:35:40.944Z] #42 69.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
05:35:40 [2021-03-26T05:35:40.944Z] #42 69.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:35:40 [2021-03-26T05:35:40.944Z] #42 ...
05:35:40 [2021-03-26T05:35:40.944Z] 
05:35:40 [2021-03-26T05:35:40.944Z] #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
05:35:40 [2021-03-26T05:35:40.944Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:35:40 [2021-03-26T05:35:40.944Z] #49 69.30 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:40 [2021-03-26T05:35:40.944Z] #49 69.32 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:40 [2021-03-26T05:35:40.944Z] #49 69.36 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:40 [2021-03-26T05:35:40.944Z] #49 69.41 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:40 [2021-03-26T05:35:40.944Z] #49 69.44 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:40 [2021-03-26T05:35:40.944Z] #49 69.47 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:40 [2021-03-26T05:35:40.944Z] #49 69.47 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:40 [2021-03-26T05:35:40.944Z] #49 69.49 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:41 [2021-03-26T05:35:41.038Z] #13 56.42 Building dependency tree...
05:35:41 [2021-03-26T05:35:41.156Z] #44 13.98   PBCC     images/core-aarch64.pb-c.c
05:35:41 [2021-03-26T05:35:41.156Z] #44 14.03   PBCC     images/core-arm.pb-c.c
05:35:41 [2021-03-26T05:35:41.156Z] #44 14.09   PBCC     images/core-ppc64.pb-c.c
05:35:41 [2021-03-26T05:35:41.156Z] #44 14.13   PBCC     images/core-s390.pb-c.c
05:35:41 [2021-03-26T05:35:41.204Z] #49 69.63 go: finding github.com/kisielk/gotool v1.0.0
05:35:41 [2021-03-26T05:35:41.204Z] #49 69.64 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:41 [2021-03-26T05:35:41.204Z] #49 69.66 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:41 [2021-03-26T05:35:41.204Z] #49 69.80 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:41 [2021-03-26T05:35:41.455Z] #44 14.23   PBCC     images/core-x86.pb-c.c
05:35:41 [2021-03-26T05:35:41.456Z] #44 14.33   PBCC     images/core.pb-c.c
05:35:41 [2021-03-26T05:35:41.456Z] #44 14.42   PBCC     images/inventory.pb-c.c
05:35:41 [2021-03-26T05:35:41.456Z] #44 14.51   DEP      images/core-aarch64.pb-c.d
05:35:41 [2021-03-26T05:35:41.456Z] #44 14.56   DEP      images/core-arm.pb-c.d
05:35:41 [2021-03-26T05:35:41.464Z] #49 69.93 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:41 [2021-03-26T05:35:41.464Z] #49 69.93 go: finding github.com/sourcegraph/go-diff v0.5.1
05:35:41 [2021-03-26T05:35:41.464Z] #49 69.93 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:41 [2021-03-26T05:35:41.464Z] #49 69.95 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:35:41 [2021-03-26T05:35:41.464Z] #49 69.96 go: finding github.com/ultraware/funlen v0.0.2
05:35:41 [2021-03-26T05:35:41.464Z] #49 69.98 go: finding github.com/ultraware/whitespace v0.0.4
05:35:41 [2021-03-26T05:35:41.464Z] #49 70.01 go: finding github.com/uudashr/gocognit v1.0.1
05:35:41 [2021-03-26T05:35:41.464Z] #49 70.07 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:41 [2021-03-26T05:35:41.554Z] #42 ...
05:35:41 [2021-03-26T05:35:41.554Z] 
05:35:41 [2021-03-26T05:35:41.554Z] #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
05:35:41 [2021-03-26T05:35:41.554Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:41 [2021-03-26T05:35:41.554Z] #36 49.73 Selecting previously unselected package libicu63:amd64.
05:35:41 [2021-03-26T05:35:41.554Z] #36 49.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 49.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 57.33 Selecting previously unselected package libxml2:amd64.
05:35:41 [2021-03-26T05:35:41.554Z] #36 57.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 57.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 57.91 Selecting previously unselected package libarchive13:amd64.
05:35:41 [2021-03-26T05:35:41.554Z] #36 57.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 57.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 58.35 Selecting previously unselected package libjsoncpp1:amd64.
05:35:41 [2021-03-26T05:35:41.554Z] #36 58.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 58.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 58.57 Selecting previously unselected package librhash0:amd64.
05:35:41 [2021-03-26T05:35:41.554Z] #36 58.57 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 58.57 Unpacking librhash0:amd64 (1.3.8-1) ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 58.77 Selecting previously unselected package libuv1:amd64.
05:35:41 [2021-03-26T05:35:41.554Z] #36 58.77 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 58.77 Unpacking libuv1:amd64 (1.24.1-1) ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 58.97 Selecting previously unselected package cmake.
05:35:41 [2021-03-26T05:35:41.554Z] #36 58.97 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 58.97 Unpacking cmake (3.13.4-1) ...
05:35:41 [2021-03-26T05:35:41.554Z] #36 ...
05:35:41 [2021-03-26T05:35:41.554Z] 
05:35:41 [2021-03-26T05:35:41.554Z] #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
05:35:41 [2021-03-26T05:35:41.554Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:41 [2021-03-26T05:35:41.554Z] #13 51.43 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]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.21 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]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 54.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
05:35:41 [2021-03-26T05:35:41.554Z] #13 55.63 debconf: delaying package configuration, since apt-utils is not installed
05:35:41 [2021-03-26T05:35:41.554Z] #13 55.86 Fetched 78.2 MB in 8s (9903 kB/s)
05:35:41 [2021-03-26T05:35:41.554Z] #13 56.04 (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.)
05:35:41 [2021-03-26T05:35:41.554Z] #13 56.11 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.554Z] #13 56.17 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
05:35:41 [2021-03-26T05:35:41.554Z] #13 56.61 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
05:35:41 [2021-03-26T05:35:41.554Z] #13 56.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 ... 15410 files and directories currently installed.)
05:35:41 [2021-03-26T05:35:41.554Z] #13 56.76 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.554Z] #13 56.78 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
05:35:41 [2021-03-26T05:35:41.554Z] #13 57.05 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
05:35:41 [2021-03-26T05:35:41.610Z] #13 ...
05:35:41 [2021-03-26T05:35:41.610Z] 
05:35:41 [2021-03-26T05:35:41.610Z] #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
05:35:41 [2021-03-26T05:35:41.610Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
05:35:41 [2021-03-26T05:35:41.610Z] #55 61.62 debconf: delaying package configuration, since apt-utils is not installed
05:35:41 [2021-03-26T05:35:41.610Z] #55 61.94 Fetched 119 kB in 1s (217 kB/s)
05:35:41 [2021-03-26T05:35:41.610Z] #55 62.24 Selecting previously unselected package libbtrfs0.
05:35:41 [2021-03-26T05:35:41.610Z] #55 62.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.)
05:35:41 [2021-03-26T05:35:41.610Z] #55 62.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.610Z] #55 62.40 Unpacking libbtrfs0 (4.20.1-2) ...
05:35:41 [2021-03-26T05:35:41.610Z] #55 62.62 Selecting previously unselected package libbtrfs-dev.
05:35:41 [2021-03-26T05:35:41.610Z] #55 62.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.610Z] #55 62.67 Unpacking libbtrfs-dev (4.20.1-2) ...
05:35:41 [2021-03-26T05:35:41.610Z] #55 63.09 Setting up libbtrfs0 (4.20.1-2) ...
05:35:41 [2021-03-26T05:35:41.610Z] #55 63.23 Setting up libbtrfs-dev (4.20.1-2) ...
05:35:41 [2021-03-26T05:35:41.610Z] #55 63.27 Processing triggers for libc-bin (2.28-10) ...
05:35:41 [2021-03-26T05:35:41.610Z] #55 DONE 64.1s
05:35:41 [2021-03-26T05:35:41.610Z] 
05:35:41 [2021-03-26T05:35:41.610Z] #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
05:35:41 [2021-03-26T05:35:41.610Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:41 [2021-03-26T05:35:41.610Z] #36 60.16 debconf: delaying package configuration, since apt-utils is not installed
05:35:41 [2021-03-26T05:35:41.610Z] #36 60.49 Fetched 14.9 MB in 3s (4975 kB/s)
05:35:41 [2021-03-26T05:35:41.610Z] #36 60.64 Selecting previously unselected package xxd.
05:35:41 [2021-03-26T05:35:41.610Z] #36 60.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.)
05:35:41 [2021-03-26T05:35:41.610Z] #36 60.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.610Z] #36 60.84 Unpacking xxd (2:8.1.0875-5) ...
05:35:41 [2021-03-26T05:35:41.610Z] #36 61.19 Selecting previously unselected package vim-common.
05:35:41 [2021-03-26T05:35:41.610Z] #36 61.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:35:41 [2021-03-26T05:35:41.610Z] #36 61.32 Unpacking vim-common (2:8.1.0875-5) ...
05:35:41 [2021-03-26T05:35:41.610Z] #36 61.81 Selecting previously unselected package cmake-data.
05:35:41 [2021-03-26T05:35:41.610Z] #36 61.81 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:35:41 [2021-03-26T05:35:41.610Z] #36 61.82 Unpacking cmake-data (3.13.4-1) ...
05:35:41 [2021-03-26T05:35:41.729Z] #49 70.17 go: finding github.com/gogo/protobuf v1.2.1
05:35:41 [2021-03-26T05:35:41.729Z] #49 70.40 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:35:41 [2021-03-26T05:35:41.729Z] #49 70.43 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:35:41 [2021-03-26T05:35:41.764Z] #44 14.60   DEP      images/core-ppc64.pb-c.d
05:35:41 [2021-03-26T05:35:41.764Z] #44 14.67   DEP      images/core-s390.pb-c.d
05:35:41 [2021-03-26T05:35:41.764Z] #44 14.71   DEP      images/core-x86.pb-c.d
05:35:41 [2021-03-26T05:35:41.764Z] #44 14.75   DEP      images/core.pb-c.d
05:35:41 [2021-03-26T05:35:41.797Z] #37 4.887 -- Check for working C compiler: /usr/bin/cc -- works
05:35:41 [2021-03-26T05:35:41.797Z] #37 4.899 -- Detecting C compiler ABI info
05:35:41 [2021-03-26T05:35:41.827Z] #13 57.26 (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.)
05:35:41 [2021-03-26T05:35:41.827Z] #13 57.41 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
05:35:41 [2021-03-26T05:35:41.827Z] #13 57.43 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
05:35:41 [2021-03-26T05:35:41.989Z] #49 70.55 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:41 [2021-03-26T05:35:41.989Z] #49 70.56 go: finding github.com/BurntSushi/toml v0.3.1
05:35:42 [2021-03-26T05:35:42.069Z] #44 14.83   DEP      images/inventory.pb-c.d
05:35:42 [2021-03-26T05:35:42.069Z] #44 14.87   PBCC     images/cpuinfo.pb-c.c
05:35:42 [2021-03-26T05:35:42.069Z] #44 14.90   DEP      images/cpuinfo.pb-c.d
05:35:42 [2021-03-26T05:35:42.069Z] #44 15.02   PBCC     images/stats.pb-c.c
05:35:42 [2021-03-26T05:35:42.069Z] #44 15.03   DEP      images/stats.pb-c.d
05:35:42 [2021-03-26T05:35:42.089Z] #13 57.62 Setting up libudev1:amd64 (241-7~deb10u6) ...
05:35:42 [2021-03-26T05:35:42.089Z] #13 ...
05:35:42 [2021-03-26T05:35:42.089Z] 
05:35:42 [2021-03-26T05:35:42.089Z] #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
05:35:42 [2021-03-26T05:35:42.089Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:35:42 [2021-03-26T05:35:42.089Z] #45 60.41 strings
05:35:42 [2021-03-26T05:35:42.266Z] #49 70.75 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:42 [2021-03-26T05:35:42.662Z] #45 ...
05:35:42 [2021-03-26T05:35:42.662Z] 
05:35:42 [2021-03-26T05:35:42.662Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:42 [2021-03-26T05:35:42.662Z] #34 sha256:24ff3bef44c6291eb6b0f07bc818ce71c8a89cf7ef2db9401cf291613a000e63
05:35:42 [2021-03-26T05:35:42.662Z] #34 50.99 time
05:35:42 [2021-03-26T05:35:42.662Z] #34 57.01 internal/poll
05:35:42 [2021-03-26T05:35:42.662Z] #34 58.57 internal/fmtsort
05:35:42 [2021-03-26T05:35:42.662Z] #34 59.22 internal/syscall/execenv
05:35:42 [2021-03-26T05:35:42.662Z] #34 59.44 internal/syscall/unix
05:35:42 [2021-03-26T05:35:42.662Z] #34 59.57 strings
05:35:42 [2021-03-26T05:35:42.662Z] #34 59.80 os
05:35:42 [2021-03-26T05:35:42.662Z] #34 ...
05:35:42 [2021-03-26T05:35:42.662Z] 
05:35:42 [2021-03-26T05:35:42.662Z] #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
05:35:42 [2021-03-26T05:35:42.662Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:42 [2021-03-26T05:35:42.662Z] #13 57.85 Selecting previously unselected package binutils-mingw-w64-i686.
05:35:42 [2021-03-26T05:35:42.662Z] #13 57.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:35:42 [2021-03-26T05:35:42.662Z] #13 57.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
05:35:42 [2021-03-26T05:35:42.662Z] #13 58.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:35:42 [2021-03-26T05:35:42.758Z] #37 5.998 -- Detecting C compiler ABI info - done
05:35:42 [2021-03-26T05:35:42.758Z] #37 6.105 -- Detecting C compile features
05:35:42 [2021-03-26T05:35:42.997Z] #36 ...
05:35:42 [2021-03-26T05:35:42.997Z] 
05:35:42 [2021-03-26T05:35:42.997Z] #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
05:35:42 [2021-03-26T05:35:42.997Z] #49 sha256:c24b11cad489938da75512f839180e935785d276b533fde4b555bd2b60e11747
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.04 go: finding github.com/fatih/color v1.7.0
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.09 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.09 go: finding github.com/mattn/go-colorable v0.1.4
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.16 go: finding github.com/mattn/go-isatty v0.0.8
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.19 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.28 go: finding github.com/go-critic/go-critic v0.4.1
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.30 go: finding github.com/go-lintpack/lintpack v0.5.2
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.32 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.35 go: finding github.com/pkg/errors v0.8.1
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.49 go: finding github.com/go-toolsmith/astfmt v1.0.0
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.51 go: finding github.com/sirupsen/logrus v1.4.2
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.52 go: finding github.com/mitchellh/go-homedir v1.1.0
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.55 go: finding github.com/go-toolsmith/astequal v1.0.0
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.58 go: finding github.com/stretchr/testify v1.4.0
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.60 go: finding github.com/go-toolsmith/astp v1.0.0
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.63 go: finding github.com/davecgh/go-spew v1.1.1
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.65 go: finding github.com/spf13/viper v1.6.1
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.66 go: finding github.com/go-toolsmith/astcast v1.0.0
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.71 go: finding github.com/go-toolsmith/typep v1.0.0
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.73 go: finding github.com/pmezard/go-difflib v1.0.0
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.76 go: finding github.com/stretchr/objx v0.2.0
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.78 go: finding github.com/go-toolsmith/astcopy v1.0.0
05:35:42 [2021-03-26T05:35:42.997Z] #49 65.95 go: finding gopkg.in/yaml.v2 v2.2.7
05:35:43 [2021-03-26T05:35:43.258Z] #49 66.06 go: finding github.com/go-toolsmith/strparse v1.0.0
05:35:43 [2021-03-26T05:35:43.258Z] #49 66.11 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
05:35:43 [2021-03-26T05:35:43.258Z] #49 66.18 go: finding github.com/bombsimon/wsl/v2 v2.0.0
05:35:43 [2021-03-26T05:35:43.519Z] #49 66.25 go: finding github.com/spf13/cobra v0.0.5
05:35:43 [2021-03-26T05:35:43.519Z] #49 ...
05:35:43 [2021-03-26T05:35:43.519Z] 
05:35:43 [2021-03-26T05:35:43.519Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:43 [2021-03-26T05:35:43.519Z] #34 sha256:a1bdeb9fbc5d991a3ac967347b5bd6b648fa481e6b94fbec1b2ff6addee0d2f4
05:35:43 [2021-03-26T05:35:43.519Z] #34 56.25 internal/reflectlite
05:35:43 [2021-03-26T05:35:43.519Z] #34 56.27 sync
05:35:43 [2021-03-26T05:35:43.519Z] #34 60.90 errors
05:35:43 [2021-03-26T05:35:43.519Z] #34 60.92 sort
05:35:43 [2021-03-26T05:35:43.519Z] #34 61.61 strconv
05:35:43 [2021-03-26T05:35:43.519Z] #34 63.30 io
05:35:43 [2021-03-26T05:35:43.519Z] #34 65.33 internal/oserror
05:35:43 [2021-03-26T05:35:43.519Z] #34 65.55 syscall
05:35:43 [2021-03-26T05:35:43.519Z] #34 ...
05:35:43 [2021-03-26T05:35:43.519Z] 
05:35:43 [2021-03-26T05:35:43.519Z] #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
05:35:43 [2021-03-26T05:35:43.519Z] #49 sha256:c24b11cad489938da75512f839180e935785d276b533fde4b555bd2b60e11747
05:35:43 [2021-03-26T05:35:43.519Z] #49 66.37 go: finding github.com/fsnotify/fsnotify v1.4.7
05:35:43 [2021-03-26T05:35:43.519Z] #49 66.40 go: finding github.com/gobwas/glob v0.2.3
05:35:43 [2021-03-26T05:35:43.519Z] #49 66.44 go: finding github.com/hashicorp/hcl v1.0.0
05:35:43 [2021-03-26T05:35:43.607Z] #44 ...
05:35:43 [2021-03-26T05:35:43.607Z] 
05:35:43 [2021-03-26T05:35:43.607Z] #52 [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
05:35:43 [2021-03-26T05:35:43.607Z] #52 sha256:01b005bfb32ee53983849fc97b333185bf63a90279b4478e691a79979c0e1df0
05:35:43 [2021-03-26T05:35:43.607Z] #52 77.68 time
05:35:43 [2021-03-26T05:35:43.607Z] #52 80.27 regexp
05:35:43 [2021-03-26T05:35:43.712Z] #37 ...
05:35:43 [2021-03-26T05:35:43.712Z] 
05:35:43 [2021-03-26T05:35:43.712Z] #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
05:35:43 [2021-03-26T05:35:43.712Z] #45 sha256:754f6ebc61a6f30269b75abc660dd9c34a33e4ea5ae3ccf59e7f56b68fc34cf3
05:35:43 [2021-03-26T05:35:43.712Z] #45 55.85 io/ioutil
05:35:43 [2021-03-26T05:35:43.712Z] #45 55.86 internal/lazyregexp
05:35:43 [2021-03-26T05:35:43.712Z] #45 55.88 net
05:35:43 [2021-03-26T05:35:43.712Z] #45 56.39 github.com/LK4D4/vndr/versioned
05:35:43 [2021-03-26T05:35:43.712Z] #45 56.62 os/exec
05:35:43 [2021-03-26T05:35:43.712Z] #45 58.19 encoding/binary
05:35:43 [2021-03-26T05:35:43.712Z] #45 58.21 flag
05:35:43 [2021-03-26T05:35:43.712Z] #45 58.66 go/token
05:35:43 [2021-03-26T05:35:43.712Z] #45 60.76 go/scanner
05:35:43 [2021-03-26T05:35:43.712Z] #45 61.27 net/url
05:35:43 [2021-03-26T05:35:43.712Z] #45 62.29 text/template/parse
05:35:43 [2021-03-26T05:35:43.712Z] #45 63.28 go/ast
05:35:43 [2021-03-26T05:35:43.712Z] #45 64.60 encoding/json
05:35:43 [2021-03-26T05:35:43.781Z] #49 66.46 go: finding github.com/spf13/pflag v1.0.5
05:35:43 [2021-03-26T05:35:43.781Z] #49 66.57 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
05:35:43 [2021-03-26T05:35:43.781Z] #49 66.65 go: finding github.com/magiconair/properties v1.8.1
05:35:43 [2021-03-26T05:35:43.781Z] #49 66.67 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
05:35:43 [2021-03-26T05:35:43.906Z] #52 ...
05:35:43 [2021-03-26T05:35:43.906Z] 
05:35:43 [2021-03-26T05:35:43.906Z] #44 [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
05:35:43 [2021-03-26T05:35:43.906Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:35:43 [2021-03-26T05:35:43.906Z] #44 16.65 make[1]: Nothing to be done for 'all'.
05:35:43 [2021-03-26T05:35:43.977Z] #45 ...
05:35:43 [2021-03-26T05:35:43.977Z] 
05:35:43 [2021-03-26T05:35:43.977Z] #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
05:35:43 [2021-03-26T05:35:43.977Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:35:43 [2021-03-26T05:35:43.977Z] #43 3.806 Note: Building without setproctitle() and strlcpy() support.
05:35:43 [2021-03-26T05:35:43.977Z] #43 3.807       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:35:43 [2021-03-26T05:35:43.977Z] #43 3.818 Note: Building without GnuTLS support
05:35:43 [2021-03-26T05:35:43.977Z] #43 3.824 Makefile.config:39: Warn: you have no libnftables installed
05:35:43 [2021-03-26T05:35:43.977Z] #43 3.824 Makefile.config:40: Warn: Building without nftables support
05:35:43 [2021-03-26T05:35:43.977Z] #43 6.096 fatal: not a git repository (or any of the parent directories): .git
05:35:43 [2021-03-26T05:35:43.977Z] #43 6.164   GEN      .gitid
05:35:43 [2021-03-26T05:35:43.977Z] #43 6.234   GEN      criu/include/version.h
05:35:43 [2021-03-26T05:35:43.977Z] #43 6.354   GEN      include/common/asm
05:35:43 [2021-03-26T05:35:43.977Z] #43 8.742   PBCC     images/timens.pb-c.c
05:35:43 [2021-03-26T05:35:43.977Z] #43 8.766   DEP      images/timens.pb-c.d
05:35:43 [2021-03-26T05:35:43.977Z] #43 8.919   PBCC     images/fown.pb-c.c
05:35:43 [2021-03-26T05:35:43.977Z] #43 8.971   PBCC     images/google/protobuf/descriptor.pb-c.c
05:35:43 [2021-03-26T05:35:43.977Z] #43 9.108   PBCC     images/opts.pb-c.c
05:35:43 [2021-03-26T05:35:43.977Z] #43 9.152   PBCC     images/memfd.pb-c.c
05:35:43 [2021-03-26T05:35:43.977Z] #43 9.190   DEP      images/fown.pb-c.d
05:35:43 [2021-03-26T05:35:43.977Z] #43 9.272   DEP      images/google/protobuf/descriptor.pb-c.d
05:35:44 [2021-03-26T05:35:44.044Z] #49 ...
05:35:44 [2021-03-26T05:35:44.044Z] 
05:35:44 [2021-03-26T05:35:44.044Z] #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
05:35:44 [2021-03-26T05:35:44.044Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:44 [2021-03-26T05:35:44.044Z] #42 46.60 Reading package lists...
05:35:44 [2021-03-26T05:35:44.044Z] #42 57.30 Building dependency tree...
05:35:44 [2021-03-26T05:35:44.044Z] #42 62.57 The following additional packages will be installed:
05:35:44 [2021-03-26T05:35:44.044Z] #42 62.57   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
05:35:44 [2021-03-26T05:35:44.044Z] #42 62.60   libprotoc17 python-pkg-resources python-six zlib1g-dev
05:35:44 [2021-03-26T05:35:44.044Z] #42 62.62 Suggested packages:
05:35:44 [2021-03-26T05:35:44.044Z] #42 62.62   manpages-dev python-setuptools
05:35:44 [2021-03-26T05:35:44.044Z] #42 64.74 The following NEW packages will be installed:
05:35:44 [2021-03-26T05:35:44.044Z] #42 64.76   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
05:35:44 [2021-03-26T05:35:44.044Z] #42 64.77   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
05:35:44 [2021-03-26T05:35:44.044Z] #42 64.77   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
05:35:44 [2021-03-26T05:35:44.044Z] #42 64.78   python-six zlib1g-dev
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.36 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.36 Need to get 4095 kB of archives.
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.36 After this operation, 22.5 MB of additional disk space will be used.
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 65.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
05:35:44 [2021-03-26T05:35:44.044Z] #42 ...
05:35:44 [2021-03-26T05:35:44.044Z] 
05:35:44 [2021-03-26T05:35:44.044Z] #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
05:35:44 [2021-03-26T05:35:44.044Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:44 [2021-03-26T05:35:44.044Z] #13 61.77 The following additional packages will be installed:
05:35:44 [2021-03-26T05:35:44.044Z] #13 61.77   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:35:44 [2021-03-26T05:35:44.044Z] #13 61.77   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:35:44 [2021-03-26T05:35:44.044Z] #13 61.77   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:35:44 [2021-03-26T05:35:44.044Z] #13 61.78   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:35:44 [2021-03-26T05:35:44.044Z] #13 61.79   mingw-w64-common mingw-w64-x86-64-dev
05:35:44 [2021-03-26T05:35:44.044Z] #13 61.80 Suggested packages:
05:35:44 [2021-03-26T05:35:44.044Z] #13 61.80   gcc-8-locales seccomp wine64
05:35:44 [2021-03-26T05:35:44.179Z] #49 ...
05:35:44 [2021-03-26T05:35:44.179Z] 
05:35:44 [2021-03-26T05:35:44.179Z] #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
05:35:44 [2021-03-26T05:35:44.179Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:44 [2021-03-26T05:35:44.179Z] #13 45.54 Reading package lists...
05:35:44 [2021-03-26T05:35:44.179Z] #13 56.48 Building dependency tree...
05:35:44 [2021-03-26T05:35:44.179Z] #13 61.60 The following additional packages will be installed:
05:35:44 [2021-03-26T05:35:44.179Z] #13 61.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
05:35:44 [2021-03-26T05:35:44.179Z] #13 61.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
05:35:44 [2021-03-26T05:35:44.179Z] #13 61.62   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
05:35:44 [2021-03-26T05:35:44.179Z] #13 61.63   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
05:35:44 [2021-03-26T05:35:44.179Z] #13 61.63   mingw-w64-common mingw-w64-x86-64-dev
05:35:44 [2021-03-26T05:35:44.179Z] #13 61.64 Suggested packages:
05:35:44 [2021-03-26T05:35:44.179Z] #13 61.65   gcc-8-locales seccomp wine64
05:35:44 [2021-03-26T05:35:44.179Z] #13 63.82 The following NEW packages will be installed:
05:35:44 [2021-03-26T05:35:44.179Z] #13 63.83   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:35:44 [2021-03-26T05:35:44.179Z] #13 63.83   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:35:44 [2021-03-26T05:35:44.179Z] #13 63.83   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:35:44 [2021-03-26T05:35:44.179Z] #13 63.83   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:35:44 [2021-03-26T05:35:44.179Z] #13 63.84   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:35:44 [2021-03-26T05:35:44.179Z] #13 63.85   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:35:44 [2021-03-26T05:35:44.179Z] #13 63.86 The following packages will be upgraded:
05:35:44 [2021-03-26T05:35:44.179Z] #13 63.89   libseccomp2 libsystemd0 libudev1
05:35:44 [2021-03-26T05:35:44.179Z] #13 64.49 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
05:35:44 [2021-03-26T05:35:44.179Z] #13 64.49 Need to get 78.2 MB of archives.
05:35:44 [2021-03-26T05:35:44.179Z] #13 64.49 After this operation, 487 MB of additional disk space will be used.
05:35:44 [2021-03-26T05:35:44.179Z] #13 64.49 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
05:35:44 [2021-03-26T05:35:44.179Z] #13 64.50 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
05:35:44 [2021-03-26T05:35:44.179Z] #13 64.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
05:35:44 [2021-03-26T05:35:44.179Z] #13 64.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
05:35:44 [2021-03-26T05:35:44.179Z] #13 64.56 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]
05:35:44 [2021-03-26T05:35:44.179Z] #13 65.04 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]
05:35:44 [2021-03-26T05:35:44.179Z] #13 65.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:35:44 [2021-03-26T05:35:44.179Z] #13 65.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
05:35:44 [2021-03-26T05:35:44.179Z] #13 65.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
05:35:44 [2021-03-26T05:35:44.179Z] #13 65.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
05:35:44 [2021-03-26T05:35:44.179Z] #13 66.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:35:44 [2021-03-26T05:35:44.179Z] #13 ...
05:35:44 [2021-03-26T05:35:44.179Z] 
05:35:44 [2021-03-26T05:35:44.179Z] #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
05:35:44 [2021-03-26T05:35:44.179Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:35:44 [2021-03-26T05:35:44.179Z] #32 70.31 Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  94% (1434/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.
05:35:44 [2021-03-26T05:35:44.179Z] #32 71.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:35:44 [2021-03-26T05:35:44.179Z] #32 71.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:35:44 [2021-03-26T05:35:44.285Z] #43 ...
05:35:44 [2021-03-26T05:35:44.285Z] 
05:35:44 [2021-03-26T05:35:44.285Z] #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
05:35:44 [2021-03-26T05:35:44.285Z] #51 sha256:77a64a65c75e3658c6474e4743c6f3156494807e132c3f507fa39d52603b98ce
05:35:44 [2021-03-26T05:35:44.285Z] #51 56.17 encoding/binary
05:35:44 [2021-03-26T05:35:44.285Z] #51 56.38 fmt
05:35:44 [2021-03-26T05:35:44.285Z] #51 56.38 mvdan.cc/sh/v3/fileutil
05:35:44 [2021-03-26T05:35:44.285Z] #51 58.38 encoding/base64
05:35:44 [2021-03-26T05:35:44.285Z] #51 58.41 golang.org/x/sys/unix
05:35:44 [2021-03-26T05:35:44.285Z] #51 60.72 encoding/json
05:35:44 [2021-03-26T05:35:44.285Z] #51 60.72 github.com/pkg/diff
05:35:44 [2021-03-26T05:35:44.285Z] #51 60.73 go/token
05:35:44 [2021-03-26T05:35:44.285Z] #51 62.61 go/scanner
05:35:44 [2021-03-26T05:35:44.285Z] #51 63.45 mvdan.cc/editorconfig
05:35:44 [2021-03-26T05:35:44.285Z] #51 64.72 go/ast
05:35:44 [2021-03-26T05:35:44.285Z] #51 65.73 mvdan.cc/sh/v3/syntax
05:35:44 [2021-03-26T05:35:44.285Z] #51 ...
05:35:44 [2021-03-26T05:35:44.285Z] 
05:35:44 [2021-03-26T05:35:44.285Z] #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
05:35:44 [2021-03-26T05:35:44.285Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:35:44 [2021-03-26T05:35:44.285Z] #43 9.458   DEP      images/opts.pb-c.d
05:35:44 [2021-03-26T05:35:44.285Z] #43 9.503   DEP      images/memfd.pb-c.d
05:35:44 [2021-03-26T05:35:44.285Z] #43 9.571   PBCC     images/sit.pb-c.c
05:35:44 [2021-03-26T05:35:44.440Z] #32 ...
05:35:44 [2021-03-26T05:35:44.440Z] 
05:35:44 [2021-03-26T05:35:44.440Z] #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
05:35:44 [2021-03-26T05:35:44.440Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:35:44 [2021-03-26T05:35:44.440Z] #45 62.91 github.com/LK4D4/vndr/godl/singleflight
05:35:44 [2021-03-26T05:35:44.440Z] #45 62.95 internal/reflectlite
05:35:44 [2021-03-26T05:35:44.440Z] #45 63.80 math/rand
05:35:44 [2021-03-26T05:35:44.440Z] #45 65.41 internal/singleflight
05:35:44 [2021-03-26T05:35:44.440Z] #45 67.15 io
05:35:44 [2021-03-26T05:35:44.440Z] #45 67.18 strconv
05:35:44 [2021-03-26T05:35:44.440Z] #45 68.51 bytes
05:35:44 [2021-03-26T05:35:44.440Z] #45 72.23 bufio
05:35:44 [2021-03-26T05:35:44.440Z] #45 72.87 reflect
05:35:44 [2021-03-26T05:35:44.548Z] #43 9.618   DEP      images/sit.pb-c.d
05:35:44 [2021-03-26T05:35:44.548Z] #43 ...
05:35:44 [2021-03-26T05:35:44.548Z] 
05:35:44 [2021-03-26T05:35:44.548Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:44 [2021-03-26T05:35:44.548Z] #34 sha256:9a0c383721e5d71dd244bd88902518fc18fe87872347635222072d5560564e05
05:35:44 [2021-03-26T05:35:44.548Z] #34 DONE 66.7s
05:35:44 [2021-03-26T05:35:44.548Z] 
05:35:44 [2021-03-26T05:35:44.548Z] #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
05:35:44 [2021-03-26T05:35:44.548Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:35:44 [2021-03-26T05:35:44.548Z] #43 9.747   PBCC     images/macvlan.pb-c.c
05:35:44 [2021-03-26T05:35:44.548Z] #43 9.759   DEP      images/macvlan.pb-c.d
05:35:44 [2021-03-26T05:35:44.548Z] #43 9.841   PBCC     images/autofs.pb-c.c
05:35:44 [2021-03-26T05:35:44.548Z] #43 9.882   DEP      images/autofs.pb-c.d
05:35:44 [2021-03-26T05:35:44.548Z] #43 9.946   PBCC     images/sysctl.pb-c.c
05:35:44 [2021-03-26T05:35:44.701Z] #45 ...
05:35:44 [2021-03-26T05:35:44.701Z] 
05:35:44 [2021-03-26T05:35:44.701Z] #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
05:35:44 [2021-03-26T05:35:44.701Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:44 [2021-03-26T05:35:44.701Z] #42 69.67 Selecting previously unselected package libnl-3-200:amd64.
05:35:44 [2021-03-26T05:35:44.701Z] #42 69.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 69.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 69.85 Selecting previously unselected package libnl-3-dev:amd64.
05:35:44 [2021-03-26T05:35:44.701Z] #42 69.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 69.90 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 70.33 Selecting previously unselected package libprotobuf-c1:amd64.
05:35:44 [2021-03-26T05:35:44.701Z] #42 70.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 70.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 70.57 Selecting previously unselected package libprotobuf-c-dev:amd64.
05:35:44 [2021-03-26T05:35:44.701Z] #42 70.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 70.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 71.11 Selecting previously unselected package zlib1g-dev:amd64.
05:35:44 [2021-03-26T05:35:44.701Z] #42 71.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 71.13 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 71.54 Selecting previously unselected package libprotobuf17:amd64.
05:35:44 [2021-03-26T05:35:44.701Z] #42 71.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 71.62 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 72.83 Selecting previously unselected package libprotobuf-lite17:amd64.
05:35:44 [2021-03-26T05:35:44.701Z] #42 72.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 72.91 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:35:44 [2021-03-26T05:35:44.701Z] #42 73.41 Selecting previously unselected package libprotobuf-dev:amd64.
05:35:44 [2021-03-26T05:35:44.701Z] #42 73.42 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
05:35:44 [2021-03-26T05:35:44.813Z] #43 9.990   DEP      images/sysctl.pb-c.d
05:35:44 [2021-03-26T05:35:44.813Z] #43 10.05   PBCC     images/time.pb-c.c
05:35:44 [2021-03-26T05:35:44.813Z] #43 10.17   DEP      images/time.pb-c.d
05:35:44 [2021-03-26T05:35:44.962Z] #42 73.43 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:35:45 [2021-03-26T05:35:45.077Z] #43 10.23   PBCC     images/binfmt-misc.pb-c.c
05:35:45 [2021-03-26T05:35:45.077Z] #43 10.28   DEP      images/binfmt-misc.pb-c.d
05:35:45 [2021-03-26T05:35:45.077Z] #43 10.30   PBCC     images/seccomp.pb-c.c
05:35:45 [2021-03-26T05:35:45.077Z] #43 10.35   DEP      images/seccomp.pb-c.d
05:35:45 [2021-03-26T05:35:45.219Z] #13 ...
05:35:45 [2021-03-26T05:35:45.219Z] 
05:35:45 [2021-03-26T05:35:45.219Z] #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
05:35:45 [2021-03-26T05:35:45.219Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:45 [2021-03-26T05:35:45.219Z] #36 62.12 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:35:45 [2021-03-26T05:35:45.219Z] #36 62.14 Setting up xxd (2:8.1.0875-5) ...
05:35:45 [2021-03-26T05:35:45.219Z] #36 62.15 Setting up libuv1:amd64 (1.24.1-1) ...
05:35:45 [2021-03-26T05:35:45.219Z] #36 62.17 Setting up vim-common (2:8.1.0875-5) ...
05:35:45 [2021-03-26T05:35:45.219Z] #36 62.24 Setting up librhash0:amd64 (1.3.8-1) ...
05:35:45 [2021-03-26T05:35:45.219Z] #36 62.24 Setting up cmake-data (3.13.4-1) ...
05:35:45 [2021-03-26T05:35:45.219Z] #36 62.24 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:35:45 [2021-03-26T05:35:45.219Z] #36 62.26 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
05:35:45 [2021-03-26T05:35:45.219Z] #36 62.27 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:35:45 [2021-03-26T05:35:45.219Z] #36 62.29 Setting up cmake (3.13.4-1) ...
05:35:45 [2021-03-26T05:35:45.219Z] #36 62.30 Processing triggers for libc-bin (2.28-10) ...
05:35:45 [2021-03-26T05:35:45.219Z] #36 62.42 Processing triggers for mime-support (3.62) ...
05:35:45 [2021-03-26T05:35:45.219Z] #36 DONE 63.5s
05:35:45 [2021-03-26T05:35:45.219Z] 
05:35:45 [2021-03-26T05:35:45.219Z] #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
05:35:45 [2021-03-26T05:35:45.219Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:45 [2021-03-26T05:35:45.219Z] #13 60.60 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:35:45 [2021-03-26T05:35:45.219Z] #13 60.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
05:35:45 [2021-03-26T05:35:45.219Z] #13 60.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:35:45 [2021-03-26T05:35:45.344Z] #43 10.43   PBCC     images/userns.pb-c.c
05:35:45 [2021-03-26T05:35:45.344Z] #43 10.47   DEP      images/userns.pb-c.d
05:35:45 [2021-03-26T05:35:45.344Z] #43 10.52   PBCC     images/cgroup.pb-c.c
05:35:45 [2021-03-26T05:35:45.344Z] #43 10.56   DEP      images/cgroup.pb-c.d
05:35:45 [2021-03-26T05:35:45.344Z] #43 10.61   PBCC     images/ext-file.pb-c.c
05:35:45 [2021-03-26T05:35:45.344Z] #43 10.63   DEP      images/ext-file.pb-c.d
05:35:45 [2021-03-26T05:35:45.344Z] #43 10.68   PBCC     images/rpc.pb-c.c
05:35:45 [2021-03-26T05:35:45.443Z] #44 18.43   CC       images/stats.o
05:35:45 [2021-03-26T05:35:45.608Z] #43 10.73   DEP      images/rpc.pb-c.d
05:35:45 [2021-03-26T05:35:45.608Z] #43 10.79   PBCC     images/siginfo.pb-c.c
05:35:45 [2021-03-26T05:35:45.608Z] #43 10.83   DEP      images/siginfo.pb-c.d
05:35:45 [2021-03-26T05:35:45.608Z] #43 10.87   PBCC     images/pagemap.pb-c.c
05:35:45 [2021-03-26T05:35:45.608Z] #43 10.93   DEP      images/pagemap.pb-c.d
05:35:45 [2021-03-26T05:35:45.872Z] #43 11.01   PBCC     images/rlimit.pb-c.c
05:35:45 [2021-03-26T05:35:45.872Z] #43 11.05   DEP      images/rlimit.pb-c.d
05:35:45 [2021-03-26T05:35:45.872Z] #43 11.12   PBCC     images/file-lock.pb-c.c
05:35:45 [2021-03-26T05:35:45.872Z] #43 11.16   DEP      images/file-lock.pb-c.d
05:35:45 [2021-03-26T05:35:45.961Z] #13 63.89 The following NEW packages will be installed:
05:35:45 [2021-03-26T05:35:45.961Z] #13 63.91   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
05:35:46 [2021-03-26T05:35:46.091Z] #44 18.89   CC       images/core.o
05:35:46 [2021-03-26T05:35:46.136Z] #43 11.23   PBCC     images/tty.pb-c.c
05:35:46 [2021-03-26T05:35:46.136Z] #43 11.29   DEP      images/tty.pb-c.d
05:35:46 [2021-03-26T05:35:46.136Z] #43 11.35   PBCC     images/tun.pb-c.c
05:35:46 [2021-03-26T05:35:46.136Z] #43 11.40   PBCC     images/netdev.pb-c.c
05:35:46 [2021-03-26T05:35:46.223Z] #13 63.91   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
05:35:46 [2021-03-26T05:35:46.223Z] #13 63.91   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
05:35:46 [2021-03-26T05:35:46.223Z] #13 63.91   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
05:35:46 [2021-03-26T05:35:46.223Z] #13 63.92   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
05:35:46 [2021-03-26T05:35:46.223Z] #13 63.93   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
05:35:46 [2021-03-26T05:35:46.223Z] #13 63.93 The following packages will be upgraded:
05:35:46 [2021-03-26T05:35:46.223Z] #13 63.95   libseccomp2 libsystemd0 libudev1
05:35:46 [2021-03-26T05:35:46.401Z] #43 11.46   DEP      images/tun.pb-c.d
05:35:46 [2021-03-26T05:35:46.401Z] #43 11.62   DEP      images/netdev.pb-c.d
05:35:46 [2021-03-26T05:35:46.401Z] #43 11.64   PBCC     images/vma.pb-c.c
05:35:46 [2021-03-26T05:35:46.401Z] #43 11.66   DEP      images/vma.pb-c.d
05:35:46 [2021-03-26T05:35:46.401Z] #43 11.75   PBCC     images/creds.pb-c.c
05:35:46 [2021-03-26T05:35:46.401Z] #43 11.76   DEP      images/creds.pb-c.d
05:35:46 [2021-03-26T05:35:46.484Z] #13 ...
05:35:46 [2021-03-26T05:35:46.484Z] 
05:35:46 [2021-03-26T05:35:46.484Z] #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
05:35:46 [2021-03-26T05:35:46.484Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:35:46 [2021-03-26T05:35:46.484Z] #45 59.16 github.com/LK4D4/vndr/godl/singleflight
05:35:46 [2021-03-26T05:35:46.484Z] #45 59.20 internal/reflectlite
05:35:46 [2021-03-26T05:35:46.484Z] #45 59.81 math/rand
05:35:46 [2021-03-26T05:35:46.484Z] #45 61.71 internal/singleflight
05:35:46 [2021-03-26T05:35:46.484Z] #45 63.90 strconv
05:35:46 [2021-03-26T05:35:46.484Z] #45 63.90 io
05:35:46 [2021-03-26T05:35:46.484Z] #45 66.14 bytes
05:35:46 [2021-03-26T05:35:46.484Z] #45 ...
05:35:46 [2021-03-26T05:35:46.484Z] 
05:35:46 [2021-03-26T05:35:46.484Z] #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
05:35:46 [2021-03-26T05:35:46.484Z] #49 sha256:c24b11cad489938da75512f839180e935785d276b533fde4b555bd2b60e11747
05:35:46 [2021-03-26T05:35:46.484Z] #49 66.85 go: finding github.com/mitchellh/mapstructure v1.1.2
05:35:46 [2021-03-26T05:35:46.484Z] #49 66.92 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.06 go: finding github.com/pelletier/go-toml v1.2.0
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.08 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.26 go: finding github.com/spf13/afero v1.1.2
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.32 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.32 go: finding github.com/spf13/cast v1.3.0
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.39 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.41 go: finding github.com/spf13/jwalterweatherman v1.0.0
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.54 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.60 go: finding golang.org/x/text v0.3.2
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.60 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.61 go: finding github.com/subosito/gotenv v1.2.0
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.68 go: finding gopkg.in/ini.v1 v1.51.0
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.81 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.87 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.91 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
05:35:46 [2021-03-26T05:35:46.484Z] #49 67.92 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.16 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.16 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.18 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.24 go: finding github.com/kisielk/gotool v1.0.0
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.26 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.26 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.31 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.31 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.34 go: finding github.com/sourcegraph/go-diff v0.5.1
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.40 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.45 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.47 go: finding github.com/tommy-muehle/go-mnd v1.1.1
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.49 go: finding github.com/ultraware/funlen v0.0.2
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.57 go: finding github.com/ultraware/whitespace v0.0.4
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.59 go: finding github.com/uudashr/gocognit v1.0.1
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.68 go: finding github.com/gogo/protobuf v1.2.1
05:35:46 [2021-03-26T05:35:46.484Z] #49 68.68 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
05:35:46 [2021-03-26T05:35:46.484Z] #49 69.02 go: finding honnef.co/go/tools v0.0.1-2019.2.3
05:35:46 [2021-03-26T05:35:46.484Z] #49 69.19 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
05:35:46 [2021-03-26T05:35:46.484Z] #49 69.24 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
05:35:46 [2021-03-26T05:35:46.484Z] #49 69.28 go: finding github.com/BurntSushi/toml v0.3.1
05:35:46 [2021-03-26T05:35:46.484Z] #49 69.32 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
05:35:46 [2021-03-26T05:35:46.671Z] #43 11.79   PBCC     images/utsns.pb-c.c
05:35:46 [2021-03-26T05:35:46.671Z] #43 11.81   DEP      images/utsns.pb-c.d
05:35:46 [2021-03-26T05:35:46.671Z] #43 11.88   PBCC     images/ipc-desc.pb-c.c
05:35:46 [2021-03-26T05:35:46.671Z] #43 11.89   PBCC     images/ipc-sem.pb-c.c
05:35:46 [2021-03-26T05:35:46.671Z] #43 11.93   DEP      images/ipc-desc.pb-c.d
05:35:46 [2021-03-26T05:35:46.671Z] #43 11.99   DEP      images/ipc-sem.pb-c.d
05:35:46 [2021-03-26T05:35:46.936Z] #43 12.03   PBCC     images/ipc-msg.pb-c.c
05:35:46 [2021-03-26T05:35:46.936Z] #43 12.07   DEP      images/ipc-msg.pb-c.d
05:35:46 [2021-03-26T05:35:46.936Z] #43 12.11   PBCC     images/ipc-shm.pb-c.c
05:35:46 [2021-03-26T05:35:46.936Z] #43 12.14   DEP      images/ipc-shm.pb-c.d
05:35:46 [2021-03-26T05:35:46.936Z] #43 12.16   PBCC     images/ipc-var.pb-c.c
05:35:46 [2021-03-26T05:35:46.936Z] #43 12.19   DEP      images/ipc-var.pb-c.d
05:35:47 [2021-03-26T05:35:47.143Z] #13 ...
05:35:47 [2021-03-26T05:35:47.143Z] 
05:35:47 [2021-03-26T05:35:47.143Z] #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
05:35:47 [2021-03-26T05:35:47.143Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:47 [2021-03-26T05:35:47.143Z] #42 61.42 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:35:47 [2021-03-26T05:35:47.143Z] #42 61.44 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:35:47 [2021-03-26T05:35:47.143Z] #42 61.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
05:35:47 [2021-03-26T05:35:47.143Z] #42 61.52 Setting up libcap-dev:amd64 (1:2.25-2) ...
05:35:47 [2021-03-26T05:35:47.143Z] #42 61.52 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
05:35:47 [2021-03-26T05:35:47.143Z] #42 61.53 Setting up protobuf-compiler (3.6.1.3-2) ...
05:35:47 [2021-03-26T05:35:47.143Z] #42 61.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:35:47 [2021-03-26T05:35:47.143Z] #42 61.57 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:35:47 [2021-03-26T05:35:47.143Z] #42 61.58 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:35:47 [2021-03-26T05:35:47.143Z] #42 61.59 Setting up python-protobuf (3.6.1.3-2) ...
05:35:47 [2021-03-26T05:35:47.152Z] #44 19.74   CC       images/core-x86.o
05:35:47 [2021-03-26T05:35:47.201Z] #43 12.36   PBCC     images/sk-opts.pb-c.c
05:35:47 [2021-03-26T05:35:47.201Z] #43 12.37   PBCC     images/packet-sock.pb-c.c
05:35:47 [2021-03-26T05:35:47.201Z] #43 12.41   DEP      images/sk-opts.pb-c.d
05:35:47 [2021-03-26T05:35:47.201Z] #43 12.46   DEP      images/packet-sock.pb-c.d
05:35:47 [2021-03-26T05:35:47.465Z] #43 12.54   PBCC     images/sk-netlink.pb-c.c
05:35:47 [2021-03-26T05:35:47.465Z] #43 12.64   DEP      images/sk-netlink.pb-c.d
05:35:47 [2021-03-26T05:35:47.465Z] #43 12.67   PBCC     images/sk-inet.pb-c.c
05:35:47 [2021-03-26T05:35:47.465Z] #43 12.72   DEP      images/sk-inet.pb-c.d
05:35:47 [2021-03-26T05:35:47.465Z] #43 12.77   PBCC     images/sk-unix.pb-c.c
05:35:47 [2021-03-26T05:35:47.508Z] #42 75.74 Selecting previously unselected package libprotoc17:amd64.
05:35:47 [2021-03-26T05:35:47.508Z] #42 75.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
05:35:47 [2021-03-26T05:35:47.508Z] #42 75.76 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
05:35:47 [2021-03-26T05:35:47.508Z] #42 ...
05:35:47 [2021-03-26T05:35:47.508Z] 
05:35:47 [2021-03-26T05:35:47.508Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:47 [2021-03-26T05:35:47.508Z] #34 sha256:017816594fb7eb010e8726bf62d7d3446b5642efb88a85d17dd0c8038d3947ca
05:35:47 [2021-03-26T05:35:47.508Z] #34 65.74 io
05:35:47 [2021-03-26T05:35:47.508Z] #34 67.39 internal/oserror
05:35:47 [2021-03-26T05:35:47.508Z] #34 67.49 syscall
05:35:47 [2021-03-26T05:35:47.508Z] #34 70.09 reflect
05:35:47 [2021-03-26T05:35:47.508Z] #34 ...
05:35:47 [2021-03-26T05:35:47.508Z] 
05:35:47 [2021-03-26T05:35:47.508Z] #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
05:35:47 [2021-03-26T05:35:47.508Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:47 [2021-03-26T05:35:47.508Z] #36 69.67 Selecting previously unselected package xxd.
05:35:47 [2021-03-26T05:35:47.508Z] #36 69.67 (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.)
05:35:47 [2021-03-26T05:35:47.508Z] #36 69.81 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
05:35:47 [2021-03-26T05:35:47.508Z] #36 69.83 Unpacking xxd (2:8.1.0875-5) ...
05:35:47 [2021-03-26T05:35:47.508Z] #36 70.31 Selecting previously unselected package vim-common.
05:35:47 [2021-03-26T05:35:47.508Z] #36 70.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
05:35:47 [2021-03-26T05:35:47.508Z] #36 70.38 Unpacking vim-common (2:8.1.0875-5) ...
05:35:47 [2021-03-26T05:35:47.508Z] #36 71.07 Selecting previously unselected package cmake-data.
05:35:47 [2021-03-26T05:35:47.508Z] #36 71.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
05:35:47 [2021-03-26T05:35:47.508Z] #36 71.09 Unpacking cmake-data (3.13.4-1) ...
05:35:47 [2021-03-26T05:35:47.508Z] #36 75.89 Selecting previously unselected package libicu63:amd64.
05:35:47 [2021-03-26T05:35:47.508Z] #36 75.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
05:35:47 [2021-03-26T05:35:47.508Z] #36 75.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:35:47 [2021-03-26T05:35:47.730Z] #43 12.81   DEP      images/sk-unix.pb-c.d
05:35:47 [2021-03-26T05:35:47.730Z] #43 12.90   PBCC     images/mm.pb-c.c
05:35:47 [2021-03-26T05:35:47.730Z] #43 13.00   DEP      images/mm.pb-c.d
05:35:47 [2021-03-26T05:35:47.801Z] #44 20.49   CC       images/core-arm.o
05:35:47 [2021-03-26T05:35:47.994Z] #43 13.14   PBCC     images/timerfd.pb-c.c
05:35:47 [2021-03-26T05:35:47.994Z] #43 13.22   DEP      images/timerfd.pb-c.d
05:35:47 [2021-03-26T05:35:47.994Z] #43 13.26   PBCC     images/timer.pb-c.c
05:35:47 [2021-03-26T05:35:47.994Z] #43 13.28   DEP      images/timer.pb-c.d
05:35:47 [2021-03-26T05:35:47.994Z] #43 13.34   PBCC     images/sa.pb-c.c
05:35:48 [2021-03-26T05:35:48.092Z] #42 ...
05:35:48 [2021-03-26T05:35:48.092Z] 
05:35:48 [2021-03-26T05:35:48.092Z] #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
05:35:48 [2021-03-26T05:35:48.092Z] #51 sha256:aad9381fa84b676916b48dac49d1724e7b0602bba7b96c199aabceda09a450ba
05:35:48 [2021-03-26T05:35:48.092Z] #51 56.36 context
05:35:48 [2021-03-26T05:35:48.092Z] #51 57.18 internal/poll
05:35:48 [2021-03-26T05:35:48.092Z] #51 59.46 internal/syscall/execenv
05:35:48 [2021-03-26T05:35:48.092Z] #51 59.67 internal/syscall/unix
05:35:48 [2021-03-26T05:35:48.092Z] #51 59.82 encoding/binary
05:35:48 [2021-03-26T05:35:48.092Z] #51 59.95 os
05:35:48 [2021-03-26T05:35:48.092Z] #51 62.82 encoding/base64
05:35:48 [2021-03-26T05:35:48.092Z] #51 63.55 fmt
05:35:48 [2021-03-26T05:35:48.092Z] #51 64.10 path/filepath
05:35:48 [2021-03-26T05:35:48.092Z] #51 65.81 golang.org/x/sys/unix
05:35:48 [2021-03-26T05:35:48.092Z] #51 ...
05:35:48 [2021-03-26T05:35:48.092Z] 
05:35:48 [2021-03-26T05:35:48.092Z] #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
05:35:48 [2021-03-26T05:35:48.092Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:48 [2021-03-26T05:35:48.092Z] #13 63.65 Selecting previously unselected package binutils-mingw-w64.
05:35:48 [2021-03-26T05:35:48.092Z] #13 63.65 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:35:48 [2021-03-26T05:35:48.092Z] #13 63.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:35:48 [2021-03-26T05:35:48.099Z] #44 20.91   CC       images/core-aarch64.o
05:35:48 [2021-03-26T05:35:48.258Z] #43 13.40   DEP      images/sa.pb-c.d
05:35:48 [2021-03-26T05:35:48.258Z] #43 13.49   PBCC     images/pipe-data.pb-c.c
05:35:48 [2021-03-26T05:35:48.258Z] #43 13.52   DEP      images/pipe-data.pb-c.d
05:35:48 [2021-03-26T05:35:48.258Z] #43 13.58   PBCC     images/mnt.pb-c.c
05:35:48 [2021-03-26T05:35:48.355Z] #13 63.80 Selecting previously unselected package libdevmapper1.02.1:amd64.
05:35:48 [2021-03-26T05:35:48.355Z] #13 63.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
05:35:48 [2021-03-26T05:35:48.355Z] #13 63.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:35:48 [2021-03-26T05:35:48.355Z] #13 63.99 Selecting previously unselected package dmsetup.
05:35:48 [2021-03-26T05:35:48.355Z] #13 64.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
05:35:48 [2021-03-26T05:35:48.355Z] #13 64.01 Unpacking dmsetup (2:1.02.155-3) ...
05:35:48 [2021-03-26T05:35:48.452Z] #36 ...
05:35:48 [2021-03-26T05:35:48.452Z] 
05:35:48 [2021-03-26T05:35:48.452Z] #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
05:35:48 [2021-03-26T05:35:48.452Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:48 [2021-03-26T05:35:48.452Z] #42 76.83 Selecting previously unselected package protobuf-c-compiler.
05:35:48 [2021-03-26T05:35:48.452Z] #42 76.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
05:35:48 [2021-03-26T05:35:48.452Z] #42 76.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:35:48 [2021-03-26T05:35:48.523Z] #43 13.66   DEP      images/mnt.pb-c.d
05:35:48 [2021-03-26T05:35:48.523Z] #43 13.72   PBCC     images/sk-packet.pb-c.c
05:35:48 [2021-03-26T05:35:48.523Z] #43 13.75   DEP      images/sk-packet.pb-c.d
05:35:48 [2021-03-26T05:35:48.523Z] #43 13.81   PBCC     images/tcp-stream.pb-c.c
05:35:48 [2021-03-26T05:35:48.616Z] #13 64.20 Selecting previously unselected package mingw-w64-common.
05:35:48 [2021-03-26T05:35:48.616Z] #13 64.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:35:48 [2021-03-26T05:35:48.616Z] #13 64.20 Unpacking mingw-w64-common (6.0.0-3) ...
05:35:48 [2021-03-26T05:35:48.746Z] #44 21.55   CC       images/core-ppc64.o
05:35:48 [2021-03-26T05:35:48.787Z] #43 13.89   DEP      images/tcp-stream.pb-c.d
05:35:48 [2021-03-26T05:35:48.787Z] #43 13.95   PBCC     images/pipe.pb-c.c
05:35:48 [2021-03-26T05:35:48.787Z] #43 14.07   DEP      images/pipe.pb-c.d
05:35:48 [2021-03-26T05:35:48.787Z] #43 14.13   PBCC     images/pstree.pb-c.c
05:35:49 [2021-03-26T05:35:49.023Z] #42 77.58 Selecting previously unselected package protobuf-compiler.
05:35:49 [2021-03-26T05:35:49.023Z] #42 77.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
05:35:49 [2021-03-26T05:35:49.023Z] #42 77.61 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:35:49 [2021-03-26T05:35:49.045Z] #44 ...
05:35:49 [2021-03-26T05:35:49.045Z] 
05:35:49 [2021-03-26T05:35:49.045Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:49 [2021-03-26T05:35:49.045Z] #35 sha256:bc7218fc796d5426ccb95dba8b2003872eb46df359e76ed2b0e79a79bf84aabc
05:35:49 [2021-03-26T05:35:49.045Z] #35 83.02 os
05:35:49 [2021-03-26T05:35:49.045Z] #35 84.83 internal/fmtsort
05:35:49 [2021-03-26T05:35:49.045Z] #35 86.69 path/filepath
05:35:49 [2021-03-26T05:35:49.045Z] #35 86.70 fmt
05:35:49 [2021-03-26T05:35:49.045Z] #35 88.44 io/ioutil
05:35:49 [2021-03-26T05:35:49.045Z] #35 90.72 flag
05:35:49 [2021-03-26T05:35:49.045Z] #35 90.72 log
05:35:49 [2021-03-26T05:35:49.045Z] #35 90.75 github.com/BurntSushi/toml
05:35:49 [2021-03-26T05:35:49.045Z] #35 ...
05:35:49 [2021-03-26T05:35:49.045Z] 
05:35:49 [2021-03-26T05:35:49.045Z] #52 [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
05:35:49 [2021-03-26T05:35:49.045Z] #52 sha256:01b005bfb32ee53983849fc97b333185bf63a90279b4478e691a79979c0e1df0
05:35:49 [2021-03-26T05:35:49.045Z] #52 89.33 mvdan.cc/sh/v3/fileutil
05:35:49 [2021-03-26T05:35:49.045Z] #52 90.91 encoding/binary
05:35:49 [2021-03-26T05:35:49.045Z] #52 90.91 flag
05:35:49 [2021-03-26T05:35:49.045Z] #52 90.93 go/token
05:35:49 [2021-03-26T05:35:49.045Z] #52 90.93 github.com/pkg/diff
05:35:49 [2021-03-26T05:35:49.052Z] #43 14.19   DEP      images/pstree.pb-c.d
05:35:49 [2021-03-26T05:35:49.052Z] #43 14.28   PBCC     images/fs.pb-c.c
05:35:49 [2021-03-26T05:35:49.052Z] #43 14.34   DEP      images/fs.pb-c.d
05:35:49 [2021-03-26T05:35:49.283Z] #42 77.90 Selecting previously unselected package python-pkg-resources.
05:35:49 [2021-03-26T05:35:49.283Z] #42 77.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:35:49 [2021-03-26T05:35:49.283Z] #42 77.93 Unpacking python-pkg-resources (40.8.0-1) ...
05:35:49 [2021-03-26T05:35:49.320Z] #43 14.41   PBCC     images/signalfd.pb-c.c
05:35:49 [2021-03-26T05:35:49.320Z] #43 14.49   DEP      images/signalfd.pb-c.d
05:35:49 [2021-03-26T05:35:49.320Z] #43 14.58   PBCC     images/fh.pb-c.c
05:35:49 [2021-03-26T05:35:49.320Z] #43 14.62   PBCC     images/fsnotify.pb-c.c
05:35:49 [2021-03-26T05:35:49.587Z] #43 14.67   DEP      images/fh.pb-c.d
05:35:49 [2021-03-26T05:35:49.587Z] #43 14.71   DEP      images/fsnotify.pb-c.d
05:35:49 [2021-03-26T05:35:49.587Z] #43 14.79   PBCC     images/eventpoll.pb-c.c
05:35:49 [2021-03-26T05:35:49.587Z] #43 14.81   DEP      images/eventpoll.pb-c.d
05:35:49 [2021-03-26T05:35:49.587Z] #43 14.86   PBCC     images/eventfd.pb-c.c
05:35:49 [2021-03-26T05:35:49.587Z] #43 14.88   DEP      images/eventfd.pb-c.d
05:35:49 [2021-03-26T05:35:49.692Z] #52 93.57 go/scanner
05:35:49 [2021-03-26T05:35:49.852Z] #43 14.93   PBCC     images/remap-file-path.pb-c.c
05:35:49 [2021-03-26T05:35:49.852Z] #43 14.96   DEP      images/remap-file-path.pb-c.d
05:35:49 [2021-03-26T05:35:49.852Z] #43 15.02   PBCC     images/fifo.pb-c.c
05:35:49 [2021-03-26T05:35:49.852Z] #43 15.05   DEP      images/fifo.pb-c.d
05:35:49 [2021-03-26T05:35:49.852Z] #43 15.14   PBCC     images/ghost-file.pb-c.c
05:35:49 [2021-03-26T05:35:49.854Z] #42 78.34 Selecting previously unselected package python-six.
05:35:49 [2021-03-26T05:35:49.854Z] #42 78.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:35:49 [2021-03-26T05:35:49.854Z] #42 78.35 Unpacking python-six (1.12.0-1) ...
05:35:50 [2021-03-26T05:35:50.002Z] #13 ...
05:35:50 [2021-03-26T05:35:50.002Z] 
05:35:50 [2021-03-26T05:35:50.002Z] #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
05:35:50 [2021-03-26T05:35:50.002Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:50 [2021-03-26T05:35:50.002Z] #42 67.88 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
05:35:50 [2021-03-26T05:35:50.002Z] #42 67.89 Processing triggers for libc-bin (2.28-10) ...
05:35:50 [2021-03-26T05:35:50.002Z] #42 DONE 68.6s
05:35:50 [2021-03-26T05:35:50.077Z] using credential docker-jenkins-github-credentials
05:35:50 [2021-03-26T05:35:50.114Z] #42 78.50 Selecting previously unselected package python-protobuf.
05:35:50 [2021-03-26T05:35:50.114Z] #42 78.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
05:35:50 [2021-03-26T05:35:50.114Z] #42 78.51 Unpacking python-protobuf (3.6.1.3-2) ...
05:35:50 [2021-03-26T05:35:50.119Z] #43 15.17   DEP      images/ghost-file.pb-c.d
05:35:50 [2021-03-26T05:35:50.119Z] #43 15.22   PBCC     images/regfile.pb-c.c
05:35:50 [2021-03-26T05:35:50.119Z] #43 15.29   DEP      images/regfile.pb-c.d
05:35:50 [2021-03-26T05:35:50.119Z] #43 15.32   PBCC     images/ns.pb-c.c
05:35:50 [2021-03-26T05:35:50.119Z] #43 15.34   DEP      images/ns.pb-c.d
05:35:50 [2021-03-26T05:35:50.119Z] #43 15.40   PBCC     images/fdinfo.pb-c.c
05:35:50 [2021-03-26T05:35:50.156Z] Cloning the remote Git repository
05:35:50 [2021-03-26T05:35:50.156Z] Cloning with configured refspecs honoured and without tags
05:35:50 [2021-03-26T05:35:50.266Z] 
05:35:50 [2021-03-26T05:35:50.266Z] #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
05:35:50 [2021-03-26T05:35:50.266Z] #51 sha256:aad9381fa84b676916b48dac49d1724e7b0602bba7b96c199aabceda09a450ba
05:35:50 [2021-03-26T05:35:50.266Z] #51 68.64 encoding/json
05:35:50 [2021-03-26T05:35:50.383Z] #43 15.47   DEP      images/fdinfo.pb-c.d
05:35:50 [2021-03-26T05:35:50.383Z] #43 15.62   PBCC     images/core-aarch64.pb-c.c
05:35:50 [2021-03-26T05:35:50.383Z] #43 15.67   PBCC     images/core-arm.pb-c.c
05:35:50 [2021-03-26T05:35:50.648Z] #43 15.72   PBCC     images/core-ppc64.pb-c.c
05:35:50 [2021-03-26T05:35:50.648Z] #43 15.77   PBCC     images/core-s390.pb-c.c
05:35:50 [2021-03-26T05:35:50.648Z] #43 ...
05:35:50 [2021-03-26T05:35:50.648Z] 
05:35:50 [2021-03-26T05:35:50.648Z] #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
05:35:50 [2021-03-26T05:35:50.648Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:35:50 [2021-03-26T05:35:50.648Z] #13 50.51 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:35:50 [2021-03-26T05:35:50.648Z] #13 50.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
05:35:50 [2021-03-26T05:35:50.648Z] #13 50.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:35:50 [2021-03-26T05:35:50.648Z] #13 54.56 Selecting previously unselected package binutils-mingw-w64.
05:35:50 [2021-03-26T05:35:50.648Z] #13 54.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:35:50 [2021-03-26T05:35:50.648Z] #13 54.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:35:50 [2021-03-26T05:35:50.648Z] #13 54.74 Selecting previously unselected package libdevmapper1.02.1:arm64.
05:35:50 [2021-03-26T05:35:50.648Z] #13 54.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
05:35:50 [2021-03-26T05:35:50.648Z] #13 54.78 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
05:35:50 [2021-03-26T05:35:50.648Z] #13 55.27 Selecting previously unselected package dmsetup.
05:35:50 [2021-03-26T05:35:50.648Z] #13 55.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
05:35:50 [2021-03-26T05:35:50.648Z] #13 55.30 Unpacking dmsetup (2:1.02.155-3) ...
05:35:50 [2021-03-26T05:35:50.648Z] #13 55.54 Selecting previously unselected package mingw-w64-common.
05:35:50 [2021-03-26T05:35:50.648Z] #13 55.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:35:50 [2021-03-26T05:35:50.648Z] #13 55.54 Unpacking mingw-w64-common (6.0.0-3) ...
05:35:50 [2021-03-26T05:35:50.648Z] #13 ...
05:35:50 [2021-03-26T05:35:50.648Z] 
05:35:50 [2021-03-26T05:35:50.648Z] #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
05:35:50 [2021-03-26T05:35:50.648Z] #37 sha256:d66aa335732173458a3b4401b68f67975f83af5ac9ef1879ac1c380ecea54711
05:35:50 [2021-03-26T05:35:50.648Z] #37 8.813 -- Detecting C compile features - done
05:35:50 [2021-03-26T05:35:50.648Z] #37 8.831 -- Performing Test HAS_BUILTIN_FORTIFY
05:35:50 [2021-03-26T05:35:50.648Z] #37 9.284 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:35:50 [2021-03-26T05:35:50.648Z] #37 9.403 -- Configuring done
05:35:50 [2021-03-26T05:35:50.648Z] #37 9.429 -- Generating done
05:35:50 [2021-03-26T05:35:50.648Z] #37 9.443 -- Build files have been written to: /tmp/tmp.ZpVIWlTu7a/tini
05:35:50 [2021-03-26T05:35:50.648Z] #37 9.449 + make tini-static
05:35:50 [2021-03-26T05:35:50.648Z] #37 10.05 Scanning dependencies of target tini-static
05:35:50 [2021-03-26T05:35:50.648Z] #37 10.26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:35:50 [2021-03-26T05:35:50.648Z] #37 11.70 [100%] Linking C executable tini-static
05:35:50 [2021-03-26T05:35:50.648Z] #37 12.47 [100%] Built target tini-static
05:35:50 [2021-03-26T05:35:50.648Z] #37 12.54 + mkdir -p /build
05:35:50 [2021-03-26T05:35:50.648Z] #37 12.55 + cp tini-static /build/docker-init
05:35:50 [2021-03-26T05:35:50.648Z] #37 DONE 14.0s
05:35:50 [2021-03-26T05:35:50.648Z] 
05:35:50 [2021-03-26T05:35:50.648Z] #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
05:35:50 [2021-03-26T05:35:50.648Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:35:50 [2021-03-26T05:35:50.648Z] #43 15.85   PBCC     images/core-x86.pb-c.c
05:35:50 [2021-03-26T05:35:50.648Z] #43 15.90   PBCC     images/core.pb-c.c
05:35:50 [2021-03-26T05:35:50.702Z] #49 ...
05:35:50 [2021-03-26T05:35:50.702Z] 
05:35:50 [2021-03-26T05:35: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
05:35:50 [2021-03-26T05:35:50.702Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:35:50 [2021-03-26T05:35:50.702Z] #32 70.17 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/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.
05:35:50 [2021-03-26T05:35:50.702Z] #32 71.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
05:35:50 [2021-03-26T05:35:50.702Z] #32 71.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
05:35:50 [2021-03-26T05:35:50.911Z] #43 15.98   PBCC     images/inventory.pb-c.c
05:35:50 [2021-03-26T05:35:50.911Z] #43 16.08   DEP      images/core-aarch64.pb-c.d
05:35:51 [2021-03-26T05:35:51.058Z] #42 79.48 Setting up python-pkg-resources (40.8.0-1) ...
05:35:51 [2021-03-26T05:35:51.176Z] #43 16.22   DEP      images/core-arm.pb-c.d
05:35:51 [2021-03-26T05:35:51.176Z] #43 16.35   DEP      images/core-ppc64.pb-c.d
05:35:51 [2021-03-26T05:35:51.176Z] #43 16.48   DEP      images/core-s390.pb-c.d
05:35:51 [2021-03-26T05:35:51.276Z] #32 ...
05:35:51 [2021-03-26T05:35:51.276Z] 
05:35:51 [2021-03-26T05:35:51.276Z] #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
05:35:51 [2021-03-26T05:35:51.276Z] #56 sha256:797924b68465d780b5231b8b7c48278d9e67feec596181ecf46e23aa0b778ce0
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.481 + RM_GOPATH=0
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.481 + TMP_GOPATH=
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.481 + : /build
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.481 + '[' -z '' ']'
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.481 ++ mktemp -d
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.483 + export GOPATH=/tmp/tmp.VLzar2WBl9
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.485 + GOPATH=/tmp/tmp.VLzar2WBl9
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.487 + RM_GOPATH=1
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.487 + case "$(go env GOARCH)" in
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.488 ++ go env GOARCH
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.559 + export GO_BUILDMODE=-buildmode=pie
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.559 + GO_BUILDMODE=-buildmode=pie
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.559 ++ dirname /tmp/install/install.sh
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.574 + dir=/tmp/install
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.574 + bin=containerd
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.574 + shift
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.574 + '[' '!' -f /tmp/install/containerd.installer ']'
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.574 + . /tmp/install/containerd.installer
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.574 ++ set -e
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.574 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.577 + install_containerd
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.577 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.577 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.577 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VLzar2WBl9/src/github.com/containerd/containerd
05:35:51 [2021-03-26T05:35:51.276Z] #56 1.642 Cloning into '/tmp/tmp.VLzar2WBl9/src/github.com/containerd/containerd'...
05:35:51 [2021-03-26T05:35:51.320Z] #42 ...
05:35:51 [2021-03-26T05:35:51.320Z] 
05:35:51 [2021-03-26T05:35:51.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
05:35:51 [2021-03-26T05:35:51.320Z] #56 sha256:04a9473445f67fc8830dc7362a70696e0257a8eaa23327093a656f7e30ff8847
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.518 + RM_GOPATH=0
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.518 + TMP_GOPATH=
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.518 + : /build
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.518 + '[' -z '' ']'
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.518 ++ mktemp -d
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.537 + export GOPATH=/tmp/tmp.jEk6wbOaw8
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.538 + GOPATH=/tmp/tmp.jEk6wbOaw8
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.538 + RM_GOPATH=1
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.538 + case "$(go env GOARCH)" in
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.539 ++ go env GOARCH
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.545 + export GO_BUILDMODE=-buildmode=pie
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.545 + GO_BUILDMODE=-buildmode=pie
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.546 ++ dirname /tmp/install/install.sh
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.602 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.603 + dir=/tmp/install
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.603 + bin=containerd
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.603 + shift
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.603 + '[' '!' -f /tmp/install/containerd.installer ']'
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.603 + . /tmp/install/containerd.installer
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.603 ++ set -e
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.603 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.603 + install_containerd
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.603 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e'
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.603 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jEk6wbOaw8/src/github.com/containerd/containerd
05:35:51 [2021-03-26T05:35:51.320Z] #56 1.609 Cloning into '/tmp/tmp.jEk6wbOaw8/src/github.com/containerd/containerd'...
05:35:51 [2021-03-26T05:35:51.441Z] #43 16.65   DEP      images/core-x86.pb-c.d
05:35:51 [2021-03-26T05:35:51.441Z] #43 16.72   DEP      images/core.pb-c.d
05:35:51 [2021-03-26T05:35:51.538Z] #56 ...
05:35:51 [2021-03-26T05:35:51.538Z] 
05:35:51 [2021-03-26T05:35:51.538Z] #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
05:35:51 [2021-03-26T05:35:51.538Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:51 [2021-03-26T05:35:51.538Z] #42 67.62 debconf: delaying package configuration, since apt-utils is not installed
05:35:51 [2021-03-26T05:35:51.538Z] #42 68.04 Fetched 4095 kB in 1s (4930 kB/s)
05:35:51 [2021-03-26T05:35:51.538Z] #42 68.37 Selecting previously unselected package libcap-dev:amd64.
05:35:51 [2021-03-26T05:35:51.538Z] #42 68.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:35:51 [2021-03-26T05:35:51.538Z] #42 68.57 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 68.59 Unpacking libcap-dev:amd64 (1:2.25-2) ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 69.01 Selecting previously unselected package libnet1:amd64.
05:35:51 [2021-03-26T05:35:51.538Z] #42 69.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 69.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 69.29 Selecting previously unselected package libnet1-dev.
05:35:51 [2021-03-26T05:35:51.538Z] #42 69.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 69.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 69.77 Selecting previously unselected package libnl-3-200:amd64.
05:35:51 [2021-03-26T05:35:51.538Z] #42 69.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 69.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 70.29 Selecting previously unselected package libnl-3-dev:amd64.
05:35:51 [2021-03-26T05:35:51.538Z] #42 70.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 70.32 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 70.77 Selecting previously unselected package libprotobuf-c1:amd64.
05:35:51 [2021-03-26T05:35:51.538Z] #42 70.77 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 70.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 71.08 Selecting previously unselected package libprotobuf-c-dev:amd64.
05:35:51 [2021-03-26T05:35:51.538Z] #42 71.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 71.09 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 71.28 Selecting previously unselected package zlib1g-dev:amd64.
05:35:51 [2021-03-26T05:35:51.538Z] #42 71.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 71.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 71.89 Selecting previously unselected package libprotobuf17:amd64.
05:35:51 [2021-03-26T05:35:51.538Z] #42 71.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 71.94 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 73.17 Selecting previously unselected package libprotobuf-lite17:amd64.
05:35:51 [2021-03-26T05:35:51.538Z] #42 73.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 73.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 73.50 Selecting previously unselected package libprotobuf-dev:amd64.
05:35:51 [2021-03-26T05:35:51.538Z] #42 73.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
05:35:51 [2021-03-26T05:35:51.538Z] #42 73.52 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:35:50 [2021-03-26T05:35:50.376Z] Cloning repository https://github.com/moby/moby.git
05:35:50 [2021-03-26T05:35:50.786Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
05:35:51 [2021-03-26T05:35:51.705Z] #43 16.86   DEP      images/inventory.pb-c.d
05:35:51 [2021-03-26T05:35:51.705Z] #43 16.91   PBCC     images/cpuinfo.pb-c.c
05:35:51 [2021-03-26T05:35:51.705Z] #43 16.96   DEP      images/cpuinfo.pb-c.d
05:35:51 [2021-03-26T05:35:51.797Z] #52 ...
05:35:51 [2021-03-26T05:35:51.797Z] 
05:35:51 [2021-03-26T05:35:51.797Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:51 [2021-03-26T05:35:51.797Z] #35 sha256:bc7218fc796d5426ccb95dba8b2003872eb46df359e76ed2b0e79a79bf84aabc
05:35:51 [2021-03-26T05:35:51.797Z] #35 95.40 github.com/BurntSushi/toml/cmd/tomlv
05:35:51 [2021-03-26T05:35:51.970Z] #43 17.08   PBCC     images/stats.pb-c.c
05:35:51 [2021-03-26T05:35:51.970Z] #43 17.10   DEP      images/stats.pb-c.d
05:35:52 [2021-03-26T05:35:52.443Z] #35 ...
05:35:52 [2021-03-26T05:35:52.443Z] 
05:35:52 [2021-03-26T05:35:52.443Z] #46 [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
05:35:52 [2021-03-26T05:35:52.443Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:35:52 [2021-03-26T05:35:52.443Z] #46 86.27 regexp
05:35:52 [2021-03-26T05:35:52.443Z] #46 87.32 path/filepath
05:35:52 [2021-03-26T05:35:52.443Z] #46 87.34 net
05:35:52 [2021-03-26T05:35:52.443Z] #46 91.30 os/exec
05:35:52 [2021-03-26T05:35:52.443Z] #46 ...
05:35:52 [2021-03-26T05:35:52.443Z] 
05:35:52 [2021-03-26T05:35:52.443Z] #44 [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
05:35:52 [2021-03-26T05:35:52.443Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:35:52 [2021-03-26T05:35:52.443Z] #44 22.41   CC       images/core-s390.o
05:35:52 [2021-03-26T05:35:52.443Z] #44 23.34   CC       images/cpuinfo.o
05:35:52 [2021-03-26T05:35:52.443Z] #44 23.89   CC       images/inventory.o
05:35:52 [2021-03-26T05:35:52.443Z] #44 24.11   CC       images/fdinfo.o
05:35:52 [2021-03-26T05:35:52.443Z] #44 24.51   CC       images/fown.o
05:35:52 [2021-03-26T05:35:52.443Z] #44 24.68   CC       images/ns.o
05:35:52 [2021-03-26T05:35:52.443Z] #44 24.91   CC       images/regfile.o
05:35:52 [2021-03-26T05:35:52.443Z] #44 25.21   CC       images/ghost-file.o
05:35:52 [2021-03-26T05:35:52.702Z] #56 ...
05:35:52 [2021-03-26T05:35:52.702Z] 
05:35:52 [2021-03-26T05:35:52.702Z] #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
05:35:52 [2021-03-26T05:35:52.702Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:52 [2021-03-26T05:35:52.702Z] #13 66.75 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]
05:35:52 [2021-03-26T05:35:52.702Z] #13 66.75 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]
05:35:52 [2021-03-26T05:35:52.702Z] #13 71.42 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]
05:35:52 [2021-03-26T05:35:52.702Z] #13 75.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
05:35:52 [2021-03-26T05:35:52.702Z] #13 75.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
05:35:52 [2021-03-26T05:35:52.702Z] #13 75.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:35:52 [2021-03-26T05:35:52.702Z] #13 75.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:35:52 [2021-03-26T05:35:52.702Z] #13 75.02 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]
05:35:52 [2021-03-26T05:35:52.702Z] #13 75.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
05:35:52 [2021-03-26T05:35:52.702Z] #13 75.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
05:35:52 [2021-03-26T05:35:52.702Z] #13 75.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
05:35:52 [2021-03-26T05:35:52.702Z] #13 75.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
05:35:52 [2021-03-26T05:35:52.702Z] #13 75.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
05:35:52 [2021-03-26T05:35:52.702Z] #13 75.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
05:35:52 [2021-03-26T05:35:52.765Z] #44 25.56   CC       images/fifo.o
05:35:52 [2021-03-26T05:35:52.765Z] #44 25.77   CC       images/remap-file-path.o
05:35:52 [2021-03-26T05:35:52.962Z] #13 75.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
05:35:52 [2021-03-26T05:35:52.962Z] #13 75.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
05:35:52 [2021-03-26T05:35:52.962Z] #13 75.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
05:35:53 [2021-03-26T05:35:53.084Z] #44 26.06   CC       images/eventfd.o
05:35:53 [2021-03-26T05:35:53.382Z] #44 26.30   CC       images/eventpoll.o
05:35:53 [2021-03-26T05:35:53.458Z] #42 76.16 Selecting previously unselected package libprotoc17:amd64.
05:35:53 [2021-03-26T05:35:53.458Z] #42 76.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
05:35:53 [2021-03-26T05:35:53.458Z] #42 76.17 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
05:35:53 [2021-03-26T05:35:53.571Z] #51 ...
05:35:53 [2021-03-26T05:35:53.571Z] 
05:35:53 [2021-03-26T05:35:53.571Z] #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
05:35:53 [2021-03-26T05:35:53.571Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:35:53 [2021-03-26T05:35:53.571Z] #45 61.75 os
05:35:53 [2021-03-26T05:35:53.571Z] #45 63.86 regexp/syntax
05:35:53 [2021-03-26T05:35:53.571Z] #45 66.26 fmt
05:35:53 [2021-03-26T05:35:53.571Z] #45 68.48 regexp
05:35:53 [2021-03-26T05:35:53.571Z] #45 71.25 go/token
05:35:53 [2021-03-26T05:35:53.571Z] #45 ...
05:35:53 [2021-03-26T05:35:53.571Z] 
05:35:53 [2021-03-26T05:35:53.571Z] #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
05:35:53 [2021-03-26T05:35:53.571Z] #37 sha256:ceef2e2a364a8ad732c445c5415680bcd0a6bb9ad7e6e2b0ff9200a60210e113
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.096 + RM_GOPATH=0
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.096 + TMP_GOPATH=
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.096 + : /build
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.096 + '[' -z '' ']'
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.106 ++ mktemp -d
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.117 + export GOPATH=/tmp/tmp.hj9jYEHdiE
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.117 + GOPATH=/tmp/tmp.hj9jYEHdiE
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.117 + RM_GOPATH=1
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.117 + case "$(go env GOARCH)" in
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.117 ++ go env GOARCH
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.140 + export GO_BUILDMODE=-buildmode=pie
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.140 + GO_BUILDMODE=-buildmode=pie
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.141 ++ dirname /tmp/install/install.sh
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.148 + dir=/tmp/install
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.152 + bin=tini
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.152 + shift
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.152 + '[' '!' -f /tmp/install/tini.installer ']'
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.152 + . /tmp/install/tini.installer
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.153 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.153 + install_tini
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.153 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.153 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.154 + git clone https://github.com/krallin/tini.git /tmp/tmp.hj9jYEHdiE/tini
05:35:53 [2021-03-26T05:35:53.571Z] #37 4.155 Cloning into '/tmp/tmp.hj9jYEHdiE/tini'...
05:35:53 [2021-03-26T05:35:53.571Z] #37 5.019 + cd /tmp/tmp.hj9jYEHdiE/tini
05:35:53 [2021-03-26T05:35:53.571Z] #37 5.019 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:35:53 [2021-03-26T05:35:53.571Z] #37 5.026 + cmake .
05:35:53 [2021-03-26T05:35:53.571Z] #37 5.749 -- The C compiler identification is GNU 8.3.0
05:35:53 [2021-03-26T05:35:53.571Z] #37 5.807 -- Check for working C compiler: /usr/bin/cc
05:35:53 [2021-03-26T05:35:53.572Z] #37 6.535 -- Check for working C compiler: /usr/bin/cc -- works
05:35:53 [2021-03-26T05:35:53.572Z] #37 6.561 -- Detecting C compiler ABI info
05:35:53 [2021-03-26T05:35:53.572Z] #37 7.316 -- Detecting C compiler ABI info - done
05:35:53 [2021-03-26T05:35:53.572Z] #37 7.364 -- Detecting C compile features
05:35:53 [2021-03-26T05:35:53.572Z] #37 ...
05:35:53 [2021-03-26T05:35:53.572Z] 
05:35:53 [2021-03-26T05:35:53.572Z] #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
05:35:53 [2021-03-26T05:35:53.572Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:35:53 [2021-03-26T05:35:53.572Z] #45 72.13 go/scanner
05:35:53 [2021-03-26T05:35:53.682Z] #44 26.58   CC       images/fh.o
05:35:51 [2021-03-26T05:35:51.853Z] Fetching upstream changes from https://github.com/moby/moby.git
05:35:51 [2021-03-26T05:35:51.853Z]  > git --version # timeout=10
05:35:51 [2021-03-26T05:35:51.907Z]  > git --version # 'git version 2.24.1.windows.2'
05:35:51 [2021-03-26T05:35:51.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:35:51 [2021-03-26T05:35:51.910Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:35:53 [2021-03-26T05:35:53.905Z] #43 19.10 make[1]: Nothing to be done for 'all'.
05:35:53 [2021-03-26T05:35:53.982Z] #44 27.00   CC       images/fsnotify.o
05:35:54 [2021-03-26T05:35:54.144Z] #45 72.38 internal/lazyregexp
05:35:54 [2021-03-26T05:35:54.144Z] #45 ...
05:35:54 [2021-03-26T05:35:54.144Z] 
05:35:54 [2021-03-26T05:35:54.144Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:54 [2021-03-26T05:35:54.144Z] #34 sha256:24ff3bef44c6291eb6b0f07bc818ce71c8a89cf7ef2db9401cf291613a000e63
05:35:54 [2021-03-26T05:35:54.144Z] #34 62.62 path
05:35:54 [2021-03-26T05:35:54.144Z] #34 63.23 text/tabwriter
05:35:54 [2021-03-26T05:35:54.144Z] #34 64.20 path/filepath
05:35:54 [2021-03-26T05:35:54.144Z] #34 64.25 fmt
05:35:54 [2021-03-26T05:35:54.144Z] #34 65.84 io/ioutil
05:35:54 [2021-03-26T05:35:54.144Z] #34 67.75 github.com/BurntSushi/toml
05:35:54 [2021-03-26T05:35:54.144Z] #34 67.76 flag
05:35:54 [2021-03-26T05:35:54.144Z] #34 69.38 log
05:35:54 [2021-03-26T05:35:54.144Z] #34 72.04 github.com/BurntSushi/toml/cmd/tomlv
05:35:54 [2021-03-26T05:35:54.404Z] #42 77.12 Selecting previously unselected package protobuf-c-compiler.
05:35:54 [2021-03-26T05:35:54.404Z] #42 77.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
05:35:54 [2021-03-26T05:35:54.404Z] #42 77.16 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
05:35:54 [2021-03-26T05:35:54.405Z] #34 ...
05:35:54 [2021-03-26T05:35:54.405Z] 
05:35:54 [2021-03-26T05:35:54.405Z] #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
05:35:54 [2021-03-26T05:35:54.405Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:35:54 [2021-03-26T05:35:54.405Z] #45 72.80 net/url
05:35:54 [2021-03-26T05:35:54.665Z] #42 77.36 Selecting previously unselected package protobuf-compiler.
05:35:54 [2021-03-26T05:35:54.665Z] #42 77.38 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
05:35:54 [2021-03-26T05:35:54.665Z] #42 ...
05:35:54 [2021-03-26T05:35:54.665Z] 
05:35:54 [2021-03-26T05:35:54.665Z] #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
05:35:54 [2021-03-26T05:35:54.665Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:54 [2021-03-26T05:35:54.665Z] #36 67.33 Selecting previously unselected package libicu63:amd64.
05:35:54 [2021-03-26T05:35:54.665Z] #36 67.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
05:35:54 [2021-03-26T05:35:54.665Z] #36 67.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:35:54 [2021-03-26T05:35:54.665Z] #36 ...
05:35:54 [2021-03-26T05:35:54.665Z] 
05:35:54 [2021-03-26T05:35:54.665Z] #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
05:35:54 [2021-03-26T05:35:54.665Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:54 [2021-03-26T05:35:54.665Z] #42 77.38 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
05:35:54 [2021-03-26T05:35:54.665Z] #42 77.40 Unpacking protobuf-compiler (3.6.1.3-2) ...
05:35:54 [2021-03-26T05:35:54.873Z] #13 ...
05:35:54 [2021-03-26T05:35:54.873Z] 
05:35:54 [2021-03-26T05:35:54.873Z] #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
05:35:54 [2021-03-26T05:35:54.873Z] #51 sha256:933415054a9e8575e59682061aa2107dbce966efee2f0f2d1e8170b7c12190cd
05:35:54 [2021-03-26T05:35:54.873Z] #51 73.17 syscall
05:35:54 [2021-03-26T05:35:54.873Z] #51 73.26 reflect
05:35:54 [2021-03-26T05:35:54.873Z] #51 ...
05:35:54 [2021-03-26T05:35:54.873Z] 
05:35:54 [2021-03-26T05:35:54.873Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:54 [2021-03-26T05:35:54.873Z] #34 sha256:017816594fb7eb010e8726bf62d7d3446b5642efb88a85d17dd0c8038d3947ca
05:35:54 [2021-03-26T05:35:54.873Z] #34 78.63 time
05:35:54 [2021-03-26T05:35:54.929Z] #42 77.66 Selecting previously unselected package python-pkg-resources.
05:35:54 [2021-03-26T05:35:54.929Z] #42 77.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
05:35:54 [2021-03-26T05:35:54.929Z] #42 77.67 Unpacking python-pkg-resources (40.8.0-1) ...
05:35:55 [2021-03-26T05:35:55.164Z] #44 27.78   CC       images/signalfd.o
05:35:55 [2021-03-26T05:35:55.164Z] #44 ...
05:35:55 [2021-03-26T05:35:55.164Z] 
05:35:55 [2021-03-26T05:35:55.164Z] #57 [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
05:35:55 [2021-03-26T05:35:55.164Z] #57 sha256:9a9bd14b5d8243db62da6030c87a43858626c59aa19d6b180c2d84ab2280aedc
05:35:55 [2021-03-26T05:35:55.164Z] #57 50.89 Checking out files:  48% (1842/3824)   
Checking out files:  49% (1874/3824)   
Checking out files:  50% (1912/3824)   
Checking out files:  51% (1951/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  85% (3288/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:35:55 [2021-03-26T05:35:55.164Z] #57 52.27 + cd /tmp/tmp.Y5XZImGfBL/src/github.com/containerd/containerd
05:35:55 [2021-03-26T05:35:55.164Z] #57 52.27 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:35:55 [2021-03-26T05:35:55.190Z] #42 ...
05:35:55 [2021-03-26T05:35:55.190Z] 
05:35:55 [2021-03-26T05:35:55.190Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:55 [2021-03-26T05:35:55.190Z] #34 sha256:a1bdeb9fbc5d991a3ac967347b5bd6b648fa481e6b94fbec1b2ff6addee0d2f4
05:35:55 [2021-03-26T05:35:55.190Z] #34 67.83 reflect
05:35:55 [2021-03-26T05:35:55.190Z] #34 75.82 time
05:35:55 [2021-03-26T05:35:55.190Z] #34 ...
05:35:55 [2021-03-26T05:35:55.190Z] 
05:35:55 [2021-03-26T05:35:55.190Z] #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
05:35:55 [2021-03-26T05:35:55.190Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:35:55 [2021-03-26T05:35:55.190Z] #42 78.02 Selecting previously unselected package python-six.
05:35:55 [2021-03-26T05:35:55.190Z] #42 78.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
05:35:55 [2021-03-26T05:35:55.190Z] #42 78.04 Unpacking python-six (1.12.0-1) ...
05:35:55 [2021-03-26T05:35:55.307Z] #43 20.55   CC       images/stats.o
05:35:55 [2021-03-26T05:35:55.348Z] #45 73.52 go/ast
05:35:55 [2021-03-26T05:35:55.444Z] #34 ...
05:35:55 [2021-03-26T05:35:55.444Z] 
05:35:55 [2021-03-26T05:35:55.444Z] #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
05:35:55 [2021-03-26T05:35:55.444Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:55 [2021-03-26T05:35:55.444Z] #13 77.75 debconf: delaying package configuration, since apt-utils is not installed
05:35:55 [2021-03-26T05:35:55.453Z] #42 78.22 Selecting previously unselected package python-protobuf.
05:35:55 [2021-03-26T05:35:55.453Z] #42 78.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
05:35:55 [2021-03-26T05:35:55.453Z] #42 78.24 Unpacking python-protobuf (3.6.1.3-2) ...
05:35:55 [2021-03-26T05:35:55.463Z] #57 53.50 + export 'BUILDTAGS=netgo osusergo static_build'
05:35:55 [2021-03-26T05:35:55.704Z] #13 78.18 Fetched 78.2 MB in 11s (6945 kB/s)
05:35:55 [2021-03-26T05:35:55.766Z] #57 53.52 + BUILDTAGS='netgo osusergo static_build'
05:35:55 [2021-03-26T05:35:55.766Z] #57 53.52 + export EXTRA_FLAGS=-buildmode=pie
05:35:55 [2021-03-26T05:35:55.766Z] #57 53.52 + EXTRA_FLAGS=-buildmode=pie
05:35:55 [2021-03-26T05:35:55.766Z] #57 53.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:35:55 [2021-03-26T05:35:55.766Z] #57 53.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:35:55 [2021-03-26T05:35:55.766Z] #57 53.52 + '[' '' = dynamic ']'
05:35:55 [2021-03-26T05:35:55.766Z] #57 53.52 + make
05:35:55 [2021-03-26T05:35:55.886Z] #43 21.20   CC       images/core.o
05:35:56 [2021-03-26T05:35:56.065Z] #57 ...
05:35:56 [2021-03-26T05:35:56.065Z] 
05:35:56 [2021-03-26T05:35:56.065Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:56 [2021-03-26T05:35:56.065Z] #35 sha256:bc7218fc796d5426ccb95dba8b2003872eb46df359e76ed2b0e79a79bf84aabc
05:35:56 [2021-03-26T05:35:56.065Z] #35 DONE 100.0s
05:35:56 [2021-03-26T05:35:56.065Z] 
05:35:56 [2021-03-26T05:35:56.065Z] #44 [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
05:35:56 [2021-03-26T05:35:56.065Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:35:56 [2021-03-26T05:35:56.065Z] #44 28.03   CC       images/fs.o
05:35:56 [2021-03-26T05:35:56.065Z] #44 28.30   CC       images/pstree.o
05:35:56 [2021-03-26T05:35:56.065Z] #44 28.54   CC       images/pipe.o
05:35:56 [2021-03-26T05:35:56.065Z] #44 28.73   CC       images/tcp-stream.o
05:35:56 [2021-03-26T05:35:56.065Z] #44 29.02   CC       images/sk-packet.o
05:35:56 [2021-03-26T05:35:56.151Z] #43 ...
05:35:56 [2021-03-26T05:35:56.151Z] 
05:35:56 [2021-03-26T05:35:56.151Z] #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
05:35:56 [2021-03-26T05:35:56.151Z] #56 sha256:2f2fcab72545a8c72ec1d155342c8d3bf651dcdebb34edf55ed7dedd54ca8563
05:35:56 [2021-03-26T05:35:56.151Z] #56 40.06 Checking out files:  28% (1084/3824)   
Checking out files:  29% (1109/3824)   
Checking out files:  30% (1148/3824)   
Checking out files:  31% (1186/3824)   
Checking out files:  32% (1224/3824)   
Checking out files:  33% (1262/3824)   
Checking out files:  34% (1301/3824)   
Checking out files:  35% (1339/3824)   
Checking out files:  36% (1377/3824)   
Checking out files:  37% (1415/3824)   
Checking out files:  38% (1454/3824)   
Checking out files:  39% (1492/3824)   
Checking out files:  40% (1530/3824)   
Checking out files:  41% (1568/3824)   
Checking out files:  42% (1607/3824)   
Checking out files:  43% (1645/3824)   
Checking out files:  44% (1683/3824)   
Checking out files:  45% (1721/3824)   
Checking out files:  46% (1760/3824)   
Checking out files:  47% (1798/3824)   
Checking out files:  48% (1836/3824)   
Checking out files:  49% (1874/3824)   
Checking out files:  50% (1912/3824)   
Checking out files:  51% (1951/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:35:56 [2021-03-26T05:35:56.151Z] #56 42.03 + cd /tmp/tmp.E2kUFs9Hmt/src/github.com/containerd/containerd
05:35:56 [2021-03-26T05:35:56.151Z] #56 42.03 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:35:56 [2021-03-26T05:35:56.291Z] #45 74.66 text/template/parse
05:35:56 [2021-03-26T05:35:56.396Z] #42 79.21 Setting up python-pkg-resources (40.8.0-1) ...
05:35:56 [2021-03-26T05:35:56.396Z] #42 ...
05:35:56 [2021-03-26T05:35:56.396Z] 
05:35:56 [2021-03-26T05:35:56.396Z] #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
05:35:56 [2021-03-26T05:35:56.396Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:35:56 [2021-03-26T05:35:56.396Z] #45 69.32 bufio
05:35:56 [2021-03-26T05:35:56.396Z] #45 69.78 reflect
05:35:56 [2021-03-26T05:35:56.396Z] #45 71.89 syscall
05:35:56 [2021-03-26T05:35:56.655Z] #13 78.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 ... 15410 files and directories currently installed.)
05:35:56 [2021-03-26T05:35:56.655Z] #13 79.04 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
05:35:56 [2021-03-26T05:35:56.655Z] #13 ...
05:35:56 [2021-03-26T05:35:56.655Z] 
05:35:56 [2021-03-26T05:35:56.655Z] #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
05:35:56 [2021-03-26T05:35:56.655Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:35:56 [2021-03-26T05:35:56.655Z] #45 75.23 syscall
05:35:56 [2021-03-26T05:35:56.664Z] #45 ...
05:35:56 [2021-03-26T05:35:56.664Z] 
05:35:56 [2021-03-26T05:35:56.664Z] #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
05:35:56 [2021-03-26T05:35:56.664Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:56 [2021-03-26T05:35:56.664Z] #13 64.57 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
05:35:56 [2021-03-26T05:35:56.664Z] #13 64.57 Need to get 78.2 MB of archives.
05:35:56 [2021-03-26T05:35:56.664Z] #13 64.57 After this operation, 487 MB of additional disk space will be used.
05:35:56 [2021-03-26T05:35:56.664Z] #13 64.57 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
05:35:56 [2021-03-26T05:35:56.664Z] #13 64.57 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
05:35:56 [2021-03-26T05:35:56.664Z] #13 64.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
05:35:56 [2021-03-26T05:35:56.664Z] #13 64.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
05:35:56 [2021-03-26T05:35:56.664Z] #13 64.74 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]
05:35:56 [2021-03-26T05:35:56.664Z] #13 65.15 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]
05:35:56 [2021-03-26T05:35:56.664Z] #13 65.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
05:35:56 [2021-03-26T05:35:56.664Z] #13 65.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
05:35:56 [2021-03-26T05:35:56.664Z] #13 65.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
05:35:56 [2021-03-26T05:35:56.664Z] #13 65.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
05:35:56 [2021-03-26T05:35:56.664Z] #13 66.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
05:35:56 [2021-03-26T05:35:56.664Z] #13 66.58 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]
05:35:56 [2021-03-26T05:35:56.664Z] #13 66.59 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]
05:35:56 [2021-03-26T05:35:56.664Z] #13 71.22 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]
05:35:56 [2021-03-26T05:35:56.713Z] #44 29.55   CC       images/mnt.o
05:35:56 [2021-03-26T05:35:56.922Z] #45 ...
05:35:56 [2021-03-26T05:35:56.922Z] 
05:35:56 [2021-03-26T05:35:56.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
05:35:56 [2021-03-26T05:35:56.922Z] #51 sha256:933415054a9e8575e59682061aa2107dbce966efee2f0f2d1e8170b7c12190cd
05:35:56 [2021-03-26T05:35:56.922Z] #51 84.62 time
05:35:56 [2021-03-26T05:35:56.925Z] #13 ...
05:35:56 [2021-03-26T05:35:56.925Z] 
05:35:56 [2021-03-26T05:35:56.925Z] #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
05:35:56 [2021-03-26T05:35:56.925Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:35:56 [2021-03-26T05:35:56.925Z] #36 78.45 Selecting previously unselected package libxml2:amd64.
05:35:56 [2021-03-26T05:35:56.925Z] #36 78.46 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
05:35:56 [2021-03-26T05:35:56.925Z] #36 78.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:35:56 [2021-03-26T05:35:56.925Z] #36 79.70 Selecting previously unselected package libarchive13:amd64.
05:35:56 [2021-03-26T05:35:56.925Z] #36 79.70 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
05:35:56 [2021-03-26T05:35:56.925Z] #36 79.71 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:35:57 [2021-03-26T05:35:57.013Z] #44 30.11   CC       images/pipe-data.o
05:35:57 [2021-03-26T05:35:57.328Z] #44 30.25   CC       images/sa.o
05:35:57 [2021-03-26T05:35:57.495Z] #51 ...
05:35:57 [2021-03-26T05:35:57.495Z] 
05:35:57 [2021-03-26T05:35:57.495Z] #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
05:35:57 [2021-03-26T05:35:57.495Z] #47 sha256:c4a58fd54fd721adcaa856cb90ca671c5f20030083e04fa0de752528ee7ce9e7
05:35:57 [2021-03-26T05:35:57.495Z] #47 DONE 86.1s
05:35:57 [2021-03-26T05:35:57.495Z] 
05:35:57 [2021-03-26T05:35:57.495Z] #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
05:35:57 [2021-03-26T05:35:57.495Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:35:57 [2021-03-26T05:35:57.495Z] #45 86.06 time
05:35:57 [2021-03-26T05:35:57.498Z] #36 80.16 Selecting previously unselected package libjsoncpp1:amd64.
05:35:57 [2021-03-26T05:35:57.498Z] #36 80.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
05:35:57 [2021-03-26T05:35:57.498Z] #36 80.18 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
05:35:57 [2021-03-26T05:35:57.550Z] #56 43.84 + export 'BUILDTAGS=netgo osusergo static_build'
05:35:57 [2021-03-26T05:35:57.550Z] #56 43.84 + BUILDTAGS='netgo osusergo static_build'
05:35:57 [2021-03-26T05:35:57.550Z] #56 43.84 + export EXTRA_FLAGS=-buildmode=pie
05:35:57 [2021-03-26T05:35:57.550Z] #56 43.84 + EXTRA_FLAGS=-buildmode=pie
05:35:57 [2021-03-26T05:35:57.550Z] #56 43.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:35:57 [2021-03-26T05:35:57.550Z] #56 43.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:35:57 [2021-03-26T05:35:57.550Z] #56 43.84 + '[' '' = dynamic ']'
05:35:57 [2021-03-26T05:35:57.550Z] #56 43.84 + make
05:35:57 [2021-03-26T05:35:57.627Z] #44 30.44   CC       images/timer.o
05:35:57 [2021-03-26T05:35:57.759Z] #36 80.36 Selecting previously unselected package librhash0:amd64.
05:35:57 [2021-03-26T05:35:57.759Z] #36 80.37 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
05:35:57 [2021-03-26T05:35:57.759Z] #36 80.39 Unpacking librhash0:amd64 (1.3.8-1) ...
05:35:57 [2021-03-26T05:35:57.759Z] #36 80.70 Selecting previously unselected package libuv1:amd64.
05:35:57 [2021-03-26T05:35:57.759Z] #36 80.71 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
05:35:57 [2021-03-26T05:35:57.926Z] #44 30.90   CC       images/timerfd.o
05:35:58 [2021-03-26T05:35:58.020Z] #36 80.72 Unpacking libuv1:amd64 (1.24.1-1) ...
05:35:58 [2021-03-26T05:35:58.226Z] #44 31.13   CC       images/mm.o
05:35:58 [2021-03-26T05:35:58.280Z] #36 80.92 Selecting previously unselected package cmake.
05:35:58 [2021-03-26T05:35:58.280Z] #36 80.98 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
05:35:58 [2021-03-26T05:35:58.280Z] #36 81.01 Unpacking cmake (3.13.4-1) ...
05:35:58 [2021-03-26T05:35:58.526Z] #44 31.52   CC       images/sk-opts.o
05:35:58 [2021-03-26T05:35:58.826Z] #44 31.72   CC       images/sk-unix.o
05:35:58 [2021-03-26T05:35:58.852Z] #36 ...
05:35:58 [2021-03-26T05:35:58.852Z] 
05:35:58 [2021-03-26T05:35:58.852Z] #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
05:35:58 [2021-03-26T05:35:58.852Z] #51 sha256:834eb008fe0e2cc9ef820d012c2a692e614105bcfdd901850741add3afe1bf6f
05:35:58 [2021-03-26T05:35:58.852Z] #51 71.59 syscall
05:35:58 [2021-03-26T05:35:58.852Z] #51 71.67 reflect
05:35:58 [2021-03-26T05:35:58.954Z] #56 45.10 + bin/ctr
05:35:58 [2021-03-26T05:35:58.954Z] #56 ...
05:35:58 [2021-03-26T05:35:58.954Z] 
05:35:58 [2021-03-26T05:35:58.954Z] #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
05:35:58 [2021-03-26T05:35:58.954Z] #45 sha256:754f6ebc61a6f30269b75abc660dd9c34a33e4ea5ae3ccf59e7f56b68fc34cf3
05:35:58 [2021-03-26T05:35:58.954Z] #45 70.91 text/template
05:35:58 [2021-03-26T05:35:58.954Z] #45 71.60 go/parser
05:35:58 [2021-03-26T05:35:58.954Z] #45 73.05 encoding/xml
05:35:58 [2021-03-26T05:35:58.954Z] #45 77.34 compress/gzip
05:35:58 [2021-03-26T05:35:58.954Z] #45 78.31 crypto/elliptic
05:35:58 [2021-03-26T05:35:58.954Z] #45 79.32 go/doc
05:35:59 [2021-03-26T05:35:59.113Z] #51 ...
05:35:59 [2021-03-26T05:35:59.113Z] 
05:35:59 [2021-03-26T05:35:59.113Z] #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
05:35:59 [2021-03-26T05:35:59.113Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:35:59 [2021-03-26T05:35:59.113Z] #13 74.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 74.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 74.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 74.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 74.80 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]
05:35:59 [2021-03-26T05:35:59.113Z] #13 74.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 74.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 74.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 74.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 74.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 74.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 75.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 75.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 75.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
05:35:59 [2021-03-26T05:35:59.113Z] #13 76.86 debconf: delaying package configuration, since apt-utils is not installed
05:35:59 [2021-03-26T05:35:59.125Z] #44 32.03   CC       images/sk-inet.o
05:35:59 [2021-03-26T05:35:59.218Z] #45 ...
05:35:59 [2021-03-26T05:35:59.218Z] 
05:35:59 [2021-03-26T05:35:59.218Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:35:59 [2021-03-26T05:35:59.218Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:35:59 [2021-03-26T05:35:59.218Z] #43 22.20   CC       images/core-x86.o
05:35:59 [2021-03-26T05:35:59.218Z] #43 22.87   CC       images/core-arm.o
05:35:59 [2021-03-26T05:35:59.218Z] #43 23.43   CC       images/core-aarch64.o
05:35:59 [2021-03-26T05:35:59.218Z] #43 24.07   CC       images/core-ppc64.o
05:35:59 [2021-03-26T05:35:59.373Z] #13 77.25 Fetched 78.2 MB in 11s (7213 kB/s)
05:35:59 [2021-03-26T05:35:59.426Z] #44 32.39   CC       images/tun.o
05:35:59 [2021-03-26T05:35:59.483Z] #43 24.76   CC       images/core-s390.o
05:35:59 [2021-03-26T05:35:59.593Z] #45 ...
05:35:59 [2021-03-26T05:35:59.593Z] 
05:35:59 [2021-03-26T05:35:59.593Z] #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
05:35:59 [2021-03-26T05:35:59.593Z] #37 sha256:ceef2e2a364a8ad732c445c5415680bcd0a6bb9ad7e6e2b0ff9200a60210e113
05:35:59 [2021-03-26T05:35:59.593Z] #37 9.746 -- Detecting C compile features - done
05:35:59 [2021-03-26T05:35:59.593Z] #37 9.774 -- Performing Test HAS_BUILTIN_FORTIFY
05:35:59 [2021-03-26T05:35:59.593Z] #37 10.01 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:35:59 [2021-03-26T05:35:59.593Z] #37 10.13 -- Configuring done
05:35:59 [2021-03-26T05:35:59.593Z] #37 10.15 -- Generating done
05:35:59 [2021-03-26T05:35:59.593Z] #37 10.16 -- Build files have been written to: /tmp/tmp.hj9jYEHdiE/tini
05:35:59 [2021-03-26T05:35:59.593Z] #37 10.18 + make tini-static
05:35:59 [2021-03-26T05:35:59.593Z] #37 10.58 Scanning dependencies of target tini-static
05:35:59 [2021-03-26T05:35:59.593Z] #37 10.66 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:35:59 [2021-03-26T05:35:59.593Z] #37 12.26 [100%] Linking C executable tini-static
05:35:59 [2021-03-26T05:35:59.593Z] #37 12.90 [100%] Built target tini-static
05:35:59 [2021-03-26T05:35:59.593Z] #37 12.97 + mkdir -p /build
05:35:59 [2021-03-26T05:35:59.593Z] #37 12.98 + cp tini-static /build/docker-init
05:35:59 [2021-03-26T05:35:59.593Z] #37 DONE 13.9s
05:35:59 [2021-03-26T05:35:59.593Z] 
05:35:59 [2021-03-26T05:35:59.593Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:35:59 [2021-03-26T05:35:59.593Z] #34 sha256:24ff3bef44c6291eb6b0f07bc818ce71c8a89cf7ef2db9401cf291613a000e63
05:35:59 [2021-03-26T05:35:59.593Z] #34 DONE 77.4s
05:35:59 [2021-03-26T05:35:59.593Z] 
05:35:59 [2021-03-26T05:35:59.593Z] #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
05:35:59 [2021-03-26T05:35:59.593Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:35:59 [2021-03-26T05:35:59.593Z] #43 4.403 Note: Building without setproctitle() and strlcpy() support.
05:35:59 [2021-03-26T05:35:59.593Z] #43 4.403       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:35:59 [2021-03-26T05:35:59.594Z] #43 4.431 Note: Building without GnuTLS support
05:35:59 [2021-03-26T05:35:59.594Z] #43 4.445 Makefile.config:39: Warn: you have no libnftables installed
05:35:59 [2021-03-26T05:35:59.594Z] #43 4.445 Makefile.config:40: Warn: Building without nftables support
05:35:59 [2021-03-26T05:35:59.594Z] #43 6.444 fatal: not a git repository (or any of the parent directories): .git
05:35:59 [2021-03-26T05:35:59.594Z] #43 6.502   GEN      .gitid
05:35:59 [2021-03-26T05:35:59.594Z] #43 6.537   GEN      criu/include/version.h
05:35:59 [2021-03-26T05:35:59.594Z] #43 6.615   GEN      include/common/asm
05:35:59 [2021-03-26T05:35:59.594Z] #43 8.250   PBCC     images/timens.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 8.281   DEP      images/timens.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 8.325   PBCC     images/fown.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 8.355   PBCC     images/google/protobuf/descriptor.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 8.417   PBCC     images/opts.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 8.528   PBCC     images/memfd.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 8.594   DEP      images/fown.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 8.643   DEP      images/google/protobuf/descriptor.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 8.697   DEP      images/opts.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 8.756   DEP      images/memfd.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 8.801   PBCC     images/sit.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 8.843   DEP      images/sit.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.018   PBCC     images/macvlan.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.018   DEP      images/macvlan.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.050   PBCC     images/autofs.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.102   DEP      images/autofs.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.134   PBCC     images/sysctl.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.182   DEP      images/sysctl.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.190   PBCC     images/time.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.262   DEP      images/time.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.262   PBCC     images/binfmt-misc.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.290   DEP      images/binfmt-misc.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.326   PBCC     images/seccomp.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.347   DEP      images/seccomp.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.393   PBCC     images/userns.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.423   DEP      images/userns.pb-c.d
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.485   PBCC     images/cgroup.pb-c.c
05:35:59 [2021-03-26T05:35:59.594Z] #43 9.533   DEP      images/cgroup.pb-c.d
05:35:59 [2021-03-26T05:35:59.854Z] #43 9.598   PBCC     images/ext-file.pb-c.c
05:35:59 [2021-03-26T05:35:59.854Z] #43 9.688   DEP      images/ext-file.pb-c.d
05:35:59 [2021-03-26T05:35:59.854Z] #43 9.742   PBCC     images/rpc.pb-c.c
05:35:59 [2021-03-26T05:35:59.854Z] #43 9.798   DEP      images/rpc.pb-c.d
05:35:59 [2021-03-26T05:35:59.895Z] #13 77.56 (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.)
05:35:59 [2021-03-26T05:35:59.895Z] #13 77.71 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
05:35:59 [2021-03-26T05:35:59.895Z] #13 77.73 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
05:36:00 [2021-03-26T05:36:00.075Z] #44 32.81   CC       images/sk-netlink.o
05:36:00 [2021-03-26T05:36:00.075Z] #44 33.07   CC       images/packet-sock.o
05:36:00 [2021-03-26T05:36:00.115Z] #43 9.850   PBCC     images/siginfo.pb-c.c
05:36:00 [2021-03-26T05:36:00.115Z] #43 9.890   DEP      images/siginfo.pb-c.d
05:36:00 [2021-03-26T05:36:00.115Z] #43 ...
05:36:00 [2021-03-26T05:36:00.115Z] 
05:36:00 [2021-03-26T05:36:00.115Z] #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
05:36:00 [2021-03-26T05:36:00.115Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:36:00 [2021-03-26T05:36:00.115Z] #45 78.43 go/parser
05:36:00 [2021-03-26T05:36:00.435Z] #43 25.59   CC       images/cpuinfo.o
05:36:00 [2021-03-26T05:36:00.719Z] #44 33.54   CC       images/ipc-var.o
05:36:00 [2021-03-26T05:36:00.719Z] #44 33.71   CC       images/ipc-desc.o
05:36:00 [2021-03-26T05:36:00.727Z] #13 78.50 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
05:36:00 [2021-03-26T05:36:00.988Z] #13 78.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:36:00 [2021-03-26T05:36:00.988Z] #13 78.96 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
05:36:00 [2021-03-26T05:36:00.988Z] #13 78.98 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
05:36:01 [2021-03-26T05:36:01.013Z] #43 26.24   CC       images/inventory.o
05:36:01 [2021-03-26T05:36:01.018Z] #44 33.95   CC       images/ipc-shm.o
05:36:01 [2021-03-26T05:36:01.058Z] #45 79.31 text/template
05:36:01 [2021-03-26T05:36:01.280Z] #43 26.60   CC       images/fdinfo.o
05:36:01 [2021-03-26T05:36:01.318Z] #44 34.13   CC       images/ipc-msg.o
05:36:01 [2021-03-26T05:36:01.319Z] #44 ...
05:36:01 [2021-03-26T05:36:01.319Z] 
05:36:01 [2021-03-26T05:36:01.319Z] #52 [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
05:36:01 [2021-03-26T05:36:01.319Z] #52 sha256:01b005bfb32ee53983849fc97b333185bf63a90279b4478e691a79979c0e1df0
05:36:01 [2021-03-26T05:36:01.319Z] #52 95.51 mvdan.cc/editorconfig
05:36:01 [2021-03-26T05:36:01.319Z] #52 96.27 mvdan.cc/sh/v3/syntax
05:36:01 [2021-03-26T05:36:01.319Z] #52 96.65 encoding/base64
05:36:01 [2021-03-26T05:36:01.319Z] #52 97.59 go/ast
05:36:01 [2021-03-26T05:36:01.319Z] #52 99.31 encoding/json
05:36:01 [2021-03-26T05:36:01.319Z] #52 99.86 golang.org/x/sys/unix
05:36:01 [2021-03-26T05:36:01.559Z] #13 79.37 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
05:36:01 [2021-03-26T05:36:01.618Z] #52 ...
05:36:01 [2021-03-26T05:36:01.618Z] 
05:36:01 [2021-03-26T05:36:01.618Z] #44 [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
05:36:01 [2021-03-26T05:36:01.618Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:36:01 [2021-03-26T05:36:01.618Z] #44 34.38   CC       images/ipc-sem.o
05:36:01 [2021-03-26T05:36:01.618Z] #44 34.63   CC       images/utsns.o
05:36:01 [2021-03-26T05:36:01.858Z] #43 ...
05:36:01 [2021-03-26T05:36:01.858Z] 
05:36:01 [2021-03-26T05:36:01.858Z] #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
05:36:01 [2021-03-26T05:36:01.858Z] #51 sha256:77a64a65c75e3658c6474e4743c6f3156494807e132c3f507fa39d52603b98ce
05:36:01 [2021-03-26T05:36:01.858Z] #51 73.79 golang.org/x/crypto/ssh/terminal
05:36:01 [2021-03-26T05:36:01.859Z] #51 77.88 mvdan.cc/sh/v3/cmd/shfmt
05:36:01 [2021-03-26T05:36:01.859Z] #51 ...
05:36:01 [2021-03-26T05:36:01.859Z] 
05:36:01 [2021-03-26T05:36:01.859Z] #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
05:36:01 [2021-03-26T05:36:01.859Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:36:01 [2021-03-26T05:36:01.859Z] #43 27.13   CC       images/fown.o
05:36:01 [2021-03-26T05:36:01.918Z] #44 34.91   CC       images/creds.o
05:36:02 [2021-03-26T05:36:02.122Z] #43 27.33   CC       images/ns.o
05:36:02 [2021-03-26T05:36:02.218Z] #44 35.14   CC       images/vma.o
05:36:02 [2021-03-26T05:36:02.387Z] #43 27.58   CC       images/regfile.o
05:36:02 [2021-03-26T05:36:02.530Z] #44 35.39   CC       images/netdev.o
05:36:02 [2021-03-26T05:36:02.530Z] #44 ...
05:36:02 [2021-03-26T05:36:02.530Z] 
05:36:02 [2021-03-26T05:36:02.530Z] #46 [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
05:36:02 [2021-03-26T05:36:02.531Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:36:02 [2021-03-26T05:36:02.531Z] #46 96.66 internal/lazyregexp
05:36:02 [2021-03-26T05:36:02.531Z] #46 96.67 github.com/LK4D4/vndr/versioned
05:36:02 [2021-03-26T05:36:02.531Z] #46 98.02 net/url
05:36:02 [2021-03-26T05:36:02.531Z] #46 98.04 go/ast
05:36:02 [2021-03-26T05:36:02.531Z] #46 98.12 text/template/parse
05:36:02 [2021-03-26T05:36:02.531Z] #46 103.7 encoding/json
05:36:02 [2021-03-26T05:36:02.651Z] #43 27.83   CC       images/ghost-file.o
05:36:02 [2021-03-26T05:36:02.764Z] #13 80.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:36:02 [2021-03-26T05:36:02.764Z] #13 80.67 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
05:36:02 [2021-03-26T05:36:02.786Z] #45 ...
05:36:02 [2021-03-26T05:36:02.786Z] 
05:36:02 [2021-03-26T05:36:02.786Z] #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
05:36:02 [2021-03-26T05:36:02.786Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:36:02 [2021-03-26T05:36:02.786Z] #36 87.90 Selecting previously unselected package libxml2:amd64.
05:36:02 [2021-03-26T05:36:02.786Z] #36 87.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
05:36:02 [2021-03-26T05:36:02.786Z] #36 87.91 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:36:02 [2021-03-26T05:36:02.786Z] #36 88.72 Selecting previously unselected package libarchive13:amd64.
05:36:02 [2021-03-26T05:36:02.786Z] #36 88.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
05:36:02 [2021-03-26T05:36:02.786Z] #36 88.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:36:02 [2021-03-26T05:36:02.786Z] #36 89.86 Selecting previously unselected package libjsoncpp1:amd64.
05:36:02 [2021-03-26T05:36:02.786Z] #36 89.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
05:36:02 [2021-03-26T05:36:02.786Z] #36 90.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
05:36:02 [2021-03-26T05:36:02.786Z] #36 90.40 Selecting previously unselected package librhash0:amd64.
05:36:02 [2021-03-26T05:36:02.786Z] #36 90.40 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
05:36:02 [2021-03-26T05:36:02.786Z] #36 90.40 Unpacking librhash0:amd64 (1.3.8-1) ...
05:36:02 [2021-03-26T05:36:02.786Z] #36 90.81 Selecting previously unselected package libuv1:amd64.
05:36:02 [2021-03-26T05:36:02.786Z] #36 90.81 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
05:36:02 [2021-03-26T05:36:02.786Z] #36 90.82 Unpacking libuv1:amd64 (1.24.1-1) ...
05:36:02 [2021-03-26T05:36:02.786Z] #36 91.15 Selecting previously unselected package cmake.
05:36:02 [2021-03-26T05:36:02.786Z] #36 91.15 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
05:36:02 [2021-03-26T05:36:02.786Z] #36 91.15 Unpacking cmake (3.13.4-1) ...
05:36:02 [2021-03-26T05:36:02.830Z] #46 ...
05:36:02 [2021-03-26T05:36:02.830Z] 
05:36:02 [2021-03-26T05:36:02.830Z] #14 [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
05:36:02 [2021-03-26T05:36:02.830Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:36:02 [2021-03-26T05:36:02.830Z] #14 103.1 Selecting previously unselected package g++-mingw-w64-x86-64.
05:36:02 [2021-03-26T05:36:02.830Z] #14 103.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
05:36:02 [2021-03-26T05:36:02.830Z] #14 103.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:03 [2021-03-26T05:36:03.025Z] #13 ...
05:36:03 [2021-03-26T05:36:03.025Z] 
05:36:03 [2021-03-26T05:36:03.025Z] #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
05:36:03 [2021-03-26T05:36:03.025Z] #47 sha256:2f5d8a82bfe1820ec145ecf99f8ea09264f15a828a1398e7a38aedc0aac77dfa
05:36:03 [2021-03-26T05:36:03.025Z] #47 DONE 85.8s
05:36:03 [2021-03-26T05:36:03.025Z] 
05:36:03 [2021-03-26T05:36:03.025Z] #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
05:36:03 [2021-03-26T05:36:03.025Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:03 [2021-03-26T05:36:03.025Z] #13 80.81 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
05:36:03 [2021-03-26T05:36:03.025Z] #13 ...
05:36:03 [2021-03-26T05:36:03.025Z] 
05:36:03 [2021-03-26T05:36:03.025Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:36:03 [2021-03-26T05:36:03.025Z] #34 sha256:a1bdeb9fbc5d991a3ac967347b5bd6b648fa481e6b94fbec1b2ff6addee0d2f4
05:36:03 [2021-03-26T05:36:03.025Z] #34 84.58 internal/poll
05:36:03 [2021-03-26T05:36:03.229Z] #43 28.33   CC       images/fifo.o
05:36:03 [2021-03-26T05:36:03.493Z] #43 28.67   CC       images/remap-file-path.o
05:36:03 [2021-03-26T05:36:03.757Z] #43 28.91   CC       images/eventfd.o
05:36:03 [2021-03-26T05:36:03.757Z] #43 ...
05:36:03 [2021-03-26T05:36:03.757Z] 
05:36:03 [2021-03-26T05:36:03.757Z] #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
05:36:03 [2021-03-26T05:36:03.757Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:36:03 [2021-03-26T05:36:03.757Z] #13 63.52 Selecting previously unselected package mingw-w64-x86-64-dev.
05:36:03 [2021-03-26T05:36:03.757Z] #13 63.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:36:03 [2021-03-26T05:36:03.757Z] #13 63.54 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:36:03 [2021-03-26T05:36:03.757Z] #13 69.42 Selecting previously unselected package gcc-mingw-w64-base.
05:36:03 [2021-03-26T05:36:03.757Z] #13 69.43 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
05:36:03 [2021-03-26T05:36:03.757Z] #13 69.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:36:03 [2021-03-26T05:36:03.757Z] #13 69.61 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:36:03 [2021-03-26T05:36:03.757Z] #13 69.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
05:36:03 [2021-03-26T05:36:03.757Z] #13 69.63 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:03 [2021-03-26T05:36:03.757Z] #13 ...
05:36:03 [2021-03-26T05:36:03.757Z] 
05:36:03 [2021-03-26T05:36:03.757Z] #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
05:36:03 [2021-03-26T05:36:03.757Z] #51 sha256:77a64a65c75e3658c6474e4743c6f3156494807e132c3f507fa39d52603b98ce
05:36:03 [2021-03-26T05:36:03.757Z] #51 DONE 85.8s
05:36:03 [2021-03-26T05:36:03.757Z] 
05:36:03 [2021-03-26T05:36:03.757Z] #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
05:36:03 [2021-03-26T05:36:03.757Z] #45 sha256:754f6ebc61a6f30269b75abc660dd9c34a33e4ea5ae3ccf59e7f56b68fc34cf3
05:36:03 [2021-03-26T05:36:03.757Z] #45 82.18 crypto/ecdsa
05:36:03 [2021-03-26T05:36:03.757Z] #45 82.85 crypto/x509/pkix
05:36:03 [2021-03-26T05:36:03.757Z] #45 82.85 vendor/golang.org/x/crypto/cryptobyte
05:36:03 [2021-03-26T05:36:03.757Z] #45 83.81 vendor/golang.org/x/text/secure/bidirule
05:36:03 [2021-03-26T05:36:03.757Z] #45 83.87 vendor/golang.org/x/text/unicode/norm
05:36:03 [2021-03-26T05:36:03.757Z] #45 85.84 github.com/LK4D4/vndr/build
05:36:03 [2021-03-26T05:36:03.981Z] #34 86.63 internal/fmtsort
05:36:04 [2021-03-26T05:36:04.362Z] #45 82.38 encoding/xml
05:36:04 [2021-03-26T05:36:04.623Z] #45 ...
05:36:04 [2021-03-26T05:36:04.623Z] 
05:36:04 [2021-03-26T05:36:04.623Z] #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
05:36:04 [2021-03-26T05:36:04.623Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:04 [2021-03-26T05:36:04.623Z] #13 70.33 Selecting previously unselected package mingw-w64-x86-64-dev.
05:36:04 [2021-03-26T05:36:04.623Z] #13 70.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:36:04 [2021-03-26T05:36:04.623Z] #13 70.35 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:36:04 [2021-03-26T05:36:04.623Z] #13 77.07 Selecting previously unselected package gcc-mingw-w64-base.
05:36:04 [2021-03-26T05:36:04.623Z] #13 77.07 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:36:04 [2021-03-26T05:36:04.623Z] #13 77.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:36:04 [2021-03-26T05:36:04.623Z] #13 77.23 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:36:04 [2021-03-26T05:36:04.623Z] #13 77.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:36:04 [2021-03-26T05:36:04.623Z] #13 77.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:04 [2021-03-26T05:36:04.885Z] #13 ...
05:36:04 [2021-03-26T05:36:04.885Z] 
05:36:04 [2021-03-26T05:36:04.885Z] #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
05:36:04 [2021-03-26T05:36:04.885Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:04 [2021-03-26T05:36:04.885Z] #43 9.982   PBCC     images/pagemap.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.04   DEP      images/pagemap.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.09   PBCC     images/rlimit.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.26   DEP      images/rlimit.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.26   PBCC     images/file-lock.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.26   DEP      images/file-lock.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.28   PBCC     images/tty.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.36   DEP      images/tty.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.41   PBCC     images/tun.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.47   PBCC     images/netdev.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.53   DEP      images/tun.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.56   DEP      images/netdev.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.59   PBCC     images/vma.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.63   DEP      images/vma.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.69   PBCC     images/creds.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.72   DEP      images/creds.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.80   PBCC     images/utsns.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.83   DEP      images/utsns.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.87   PBCC     images/ipc-desc.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.90   PBCC     images/ipc-sem.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 10.94   DEP      images/ipc-desc.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.02   DEP      images/ipc-sem.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.09   PBCC     images/ipc-msg.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.12   DEP      images/ipc-msg.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.19   PBCC     images/ipc-shm.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.24   DEP      images/ipc-shm.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.31   PBCC     images/ipc-var.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.37   DEP      images/ipc-var.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.40   PBCC     images/sk-opts.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.44   PBCC     images/packet-sock.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.52   DEP      images/sk-opts.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.54   DEP      images/packet-sock.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.61   PBCC     images/sk-netlink.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.73   DEP      images/sk-netlink.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.80   PBCC     images/sk-inet.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.85   DEP      images/sk-inet.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 11.89   PBCC     images/sk-unix.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.01   DEP      images/sk-unix.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.12   PBCC     images/mm.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.24   DEP      images/mm.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.24   PBCC     images/timerfd.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.37   DEP      images/timerfd.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.37   PBCC     images/timer.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.40   DEP      images/timer.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.51   PBCC     images/sa.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.51   DEP      images/sa.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.57   PBCC     images/pipe-data.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.63   DEP      images/pipe-data.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.63   PBCC     images/mnt.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.72   DEP      images/mnt.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.77   PBCC     images/sk-packet.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.90   DEP      images/sk-packet.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.90   PBCC     images/tcp-stream.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.94   DEP      images/tcp-stream.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 12.99   PBCC     images/pipe.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.04   DEP      images/pipe.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.13   PBCC     images/pstree.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.13   DEP      images/pstree.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.21   PBCC     images/fs.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.21   DEP      images/fs.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.23   PBCC     images/signalfd.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.41   DEP      images/signalfd.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.41   PBCC     images/fh.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.51   PBCC     images/fsnotify.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.56   DEP      images/fh.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.64   DEP      images/fsnotify.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.74   PBCC     images/eventpoll.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.76   DEP      images/eventpoll.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.81   PBCC     images/eventfd.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.86   DEP      images/eventfd.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.91   PBCC     images/remap-file-path.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 13.93   DEP      images/remap-file-path.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.01   PBCC     images/fifo.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.04   DEP      images/fifo.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.11   PBCC     images/ghost-file.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.18   DEP      images/ghost-file.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.24   PBCC     images/regfile.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.31   DEP      images/regfile.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.36   PBCC     images/ns.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.41   DEP      images/ns.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.48   PBCC     images/fdinfo.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.59   DEP      images/fdinfo.pb-c.d
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.68   PBCC     images/core-aarch64.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.76   PBCC     images/core-arm.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.81   PBCC     images/core-ppc64.pb-c.c
05:36:04 [2021-03-26T05:36:04.885Z] #43 14.87   PBCC     images/core-s390.pb-c.c
05:36:04 [2021-03-26T05:36:04.927Z] #34 87.62 internal/syscall/execenv
05:36:05 [2021-03-26T05:36:05.146Z] #43 14.93   PBCC     images/core-x86.pb-c.c
05:36:05 [2021-03-26T05:36:05.146Z] #43 15.02   PBCC     images/core.pb-c.c
05:36:05 [2021-03-26T05:36:05.146Z] #43 15.09   PBCC     images/inventory.pb-c.c
05:36:05 [2021-03-26T05:36:05.146Z] #43 15.15   DEP      images/core-aarch64.pb-c.d
05:36:05 [2021-03-26T05:36:05.189Z] #34 87.89 internal/syscall/unix
05:36:05 [2021-03-26T05:36:05.189Z] #34 87.96 strings
05:36:05 [2021-03-26T05:36:05.330Z] #36 ...
05:36:05 [2021-03-26T05:36:05.330Z] 
05:36:05 [2021-03-26T05:36:05.330Z] #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
05:36:05 [2021-03-26T05:36:05.330Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:36:05 [2021-03-26T05:36:05.330Z] #45 93.61 strings
05:36:05 [2021-03-26T05:36:05.407Z] #43 15.20   DEP      images/core-arm.pb-c.d
05:36:05 [2021-03-26T05:36:05.407Z] #43 15.28   DEP      images/core-ppc64.pb-c.d
05:36:05 [2021-03-26T05:36:05.407Z] #43 15.32   DEP      images/core-s390.pb-c.d
05:36:05 [2021-03-26T05:36:05.407Z] #43 15.41   DEP      images/core-x86.pb-c.d
05:36:05 [2021-03-26T05:36:05.451Z] #34 ...
05:36:05 [2021-03-26T05:36:05.451Z] 
05:36:05 [2021-03-26T05:36:05.451Z] #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
05:36:05 [2021-03-26T05:36:05.451Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:36:05 [2021-03-26T05:36:05.451Z] #36 87.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:36:05 [2021-03-26T05:36:05.451Z] #36 87.12 Setting up xxd (2:8.1.0875-5) ...
05:36:05 [2021-03-26T05:36:05.451Z] #36 87.14 Setting up libuv1:amd64 (1.24.1-1) ...
05:36:05 [2021-03-26T05:36:05.451Z] #36 87.15 Setting up vim-common (2:8.1.0875-5) ...
05:36:05 [2021-03-26T05:36:05.451Z] #36 87.23 Setting up librhash0:amd64 (1.3.8-1) ...
05:36:05 [2021-03-26T05:36:05.451Z] #36 87.29 Setting up cmake-data (3.13.4-1) ...
05:36:05 [2021-03-26T05:36:05.451Z] #36 87.33 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:36:05 [2021-03-26T05:36:05.451Z] #36 87.43 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
05:36:05 [2021-03-26T05:36:05.451Z] #36 87.46 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:36:05 [2021-03-26T05:36:05.451Z] #36 87.55 Setting up cmake (3.13.4-1) ...
05:36:05 [2021-03-26T05:36:05.451Z] #36 87.61 Processing triggers for libc-bin (2.28-10) ...
05:36:05 [2021-03-26T05:36:05.451Z] #36 87.83 Processing triggers for mime-support (3.62) ...
05:36:05 [2021-03-26T05:36:05.451Z] #36 DONE 88.3s
05:36:05 [2021-03-26T05:36:05.609Z] #14 ...
05:36:05 [2021-03-26T05:36:05.609Z] 
05:36:05 [2021-03-26T05:36:05.609Z] #46 [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
05:36:05 [2021-03-26T05:36:05.609Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:36:05 [2021-03-26T05:36:05.609Z] #46 109.5 text/template
05:36:05 [2021-03-26T05:36:05.669Z] #43 15.47   DEP      images/core.pb-c.d
05:36:05 [2021-03-26T05:36:05.669Z] #43 15.51   DEP      images/inventory.pb-c.d
05:36:05 [2021-03-26T05:36:05.669Z] #43 15.56   PBCC     images/cpuinfo.pb-c.c
05:36:05 [2021-03-26T05:36:05.669Z] #43 15.59   DEP      images/cpuinfo.pb-c.d
05:36:05 [2021-03-26T05:36:05.669Z] #43 15.66   PBCC     images/stats.pb-c.c
05:36:05 [2021-03-26T05:36:05.669Z] #43 ...
05:36:05 [2021-03-26T05:36:05.669Z] 
05:36:05 [2021-03-26T05:36:05.669Z] #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
05:36:05 [2021-03-26T05:36:05.669Z] #51 sha256:aad9381fa84b676916b48dac49d1724e7b0602bba7b96c199aabceda09a450ba
05:36:05 [2021-03-26T05:36:05.669Z] #51 74.14 github.com/pkg/diff
05:36:05 [2021-03-26T05:36:05.669Z] #51 75.34 go/ast
05:36:05 [2021-03-26T05:36:05.669Z] #51 75.38 golang.org/x/crypto/ssh/terminal
05:36:05 [2021-03-26T05:36:05.669Z] #51 76.92 mvdan.cc/editorconfig
05:36:05 [2021-03-26T05:36:05.669Z] #51 78.32 mvdan.cc/sh/v3/fileutil
05:36:05 [2021-03-26T05:36:05.669Z] #51 78.56 mvdan.cc/sh/v3/syntax
05:36:05 [2021-03-26T05:36:05.704Z] #45 87.56 vendor/golang.org/x/net/http2/hpack
05:36:05 [2021-03-26T05:36:05.714Z] 
05:36:05 [2021-03-26T05:36:05.714Z] #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
05:36:05 [2021-03-26T05:36:05.714Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:05 [2021-03-26T05:36:05.714Z] #13 81.28 Setting up libudev1:amd64 (241-7~deb10u6) ...
05:36:05 [2021-03-26T05:36:05.714Z] #13 81.57 Selecting previously unselected package binutils-mingw-w64-i686.
05:36:05 [2021-03-26T05:36:05.714Z] #13 81.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
05:36:05 [2021-03-26T05:36:05.714Z] #13 81.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
05:36:05 [2021-03-26T05:36:05.714Z] #13 81.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:36:05 [2021-03-26T05:36:05.930Z] #51 ...
05:36:05 [2021-03-26T05:36:05.930Z] 
05:36:05 [2021-03-26T05:36:05.930Z] #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
05:36:05 [2021-03-26T05:36:05.930Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:05 [2021-03-26T05:36:05.930Z] #43 15.70   DEP      images/stats.pb-c.d
05:36:06 [2021-03-26T05:36:06.279Z] #45 94.69 os
05:36:06 [2021-03-26T05:36:06.701Z] #46 110.8 go/parser
05:36:06 [2021-03-26T05:36:06.831Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
05:36:06 [2021-03-26T05:36:06.831Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 14.7% of statements
05:36:07 [2021-03-26T05:36:07.001Z] #46 ...
05:36:07 [2021-03-26T05:36:07.001Z] 
05:36:07 [2021-03-26T05:36:07.001Z] #57 [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
05:36:07 [2021-03-26T05:36:07.001Z] #57 sha256:9a9bd14b5d8243db62da6030c87a43858626c59aa19d6b180c2d84ab2280aedc
05:36:07 [2021-03-26T05:36:07.001Z] #57 54.98 + bin/ctr
05:36:07 [2021-03-26T05:36:07.172Z] ok  	github.com/docker/docker/api/server/middleware	0.019s	coverage: 37.7% of statements
05:36:07 [2021-03-26T05:36:07.172Z] ?   	github.com/docker/docker/api/server/router	[no test files]
05:36:07 [2021-03-26T05:36:07.172Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
05:36:07 [2021-03-26T05:36:07.172Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
05:36:07 [2021-03-26T05:36:07.220Z] #45 ...
05:36:07 [2021-03-26T05:36:07.220Z] 
05:36:07 [2021-03-26T05:36:07.220Z] #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
05:36:07 [2021-03-26T05:36:07.220Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:07 [2021-03-26T05:36:07.220Z] #13 79.44 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
05:36:07 [2021-03-26T05:36:07.220Z] #13 80.19 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
05:36:07 [2021-03-26T05:36:07.220Z] #13 80.49 (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.)
05:36:07 [2021-03-26T05:36:07.220Z] #13 80.58 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
05:36:07 [2021-03-26T05:36:07.220Z] #13 80.65 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
05:36:07 [2021-03-26T05:36:07.220Z] #13 81.23 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
05:36:07 [2021-03-26T05:36:07.220Z] #13 81.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 ... 15410 files and directories currently installed.)
05:36:07 [2021-03-26T05:36:07.220Z] #13 81.71 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
05:36:07 [2021-03-26T05:36:07.220Z] #13 81.77 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
05:36:07 [2021-03-26T05:36:07.220Z] #13 82.25 Setting up libudev1:amd64 (241-7~deb10u6) ...
05:36:07 [2021-03-26T05:36:07.220Z] #13 82.47 Selecting previously unselected package binutils-mingw-w64-i686.
05:36:07 [2021-03-26T05:36:07.220Z] #13 82.47 (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.)
05:36:07 [2021-03-26T05:36:07.220Z] #13 82.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
05:36:07 [2021-03-26T05:36:07.220Z] #13 82.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:36:07 [2021-03-26T05:36:07.220Z] #13 86.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:36:07 [2021-03-26T05:36:07.220Z] #13 86.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
05:36:07 [2021-03-26T05:36:07.220Z] #13 86.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:36:07 [2021-03-26T05:36:07.220Z] #13 ...
05:36:07 [2021-03-26T05:36:07.220Z] 
05:36:07 [2021-03-26T05:36:07.220Z] #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
05:36:07 [2021-03-26T05:36:07.220Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:36:07 [2021-03-26T05:36:07.220Z] #36 95.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:36:07 [2021-03-26T05:36:07.301Z] #57 ...
05:36:07 [2021-03-26T05:36:07.301Z] 
05:36:07 [2021-03-26T05:36:07.301Z] #44 [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
05:36:07 [2021-03-26T05:36:07.301Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:36:07 [2021-03-26T05:36:07.301Z] #44 35.90   CC       images/tty.o
05:36:07 [2021-03-26T05:36:07.301Z] #44 36.56   CC       images/file-lock.o
05:36:07 [2021-03-26T05:36:07.301Z] #44 36.73   CC       images/rlimit.o
05:36:07 [2021-03-26T05:36:07.301Z] #44 36.94   CC       images/pagemap.o
05:36:07 [2021-03-26T05:36:07.301Z] #44 37.31   CC       images/siginfo.o
05:36:07 [2021-03-26T05:36:07.301Z] #44 37.79   CC       images/rpc.o
05:36:07 [2021-03-26T05:36:07.301Z] #44 39.35   CC       images/ext-file.o
05:36:07 [2021-03-26T05:36:07.301Z] #44 39.63   CC       images/cgroup.o
05:36:07 [2021-03-26T05:36:07.316Z] #43 17.25 make[1]: Nothing to be done for 'all'.
05:36:07 [2021-03-26T05:36:07.490Z] #36 95.84 Setting up xxd (2:8.1.0875-5) ...
05:36:07 [2021-03-26T05:36:07.490Z] #36 95.93 Setting up libuv1:amd64 (1.24.1-1) ...
05:36:07 [2021-03-26T05:36:07.490Z] #36 95.99 Setting up vim-common (2:8.1.0875-5) ...
05:36:07 [2021-03-26T05:36:07.490Z] #36 96.10 Setting up librhash0:amd64 (1.3.8-1) ...
05:36:07 [2021-03-26T05:36:07.498Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
05:36:07 [2021-03-26T05:36:07.498Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
05:36:07 [2021-03-26T05:36:07.498Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
05:36:07 [2021-03-26T05:36:07.498Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
05:36:07 [2021-03-26T05:36:07.498Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
05:36:07 [2021-03-26T05:36:07.498Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
05:36:07 [2021-03-26T05:36:07.600Z] #44 40.60   CC       images/userns.o
05:36:07 [2021-03-26T05:36:07.633Z] #45 89.37 mime
05:36:07 [2021-03-26T05:36:07.633Z] #45 ...
05:36:07 [2021-03-26T05:36:07.633Z] 
05:36:07 [2021-03-26T05:36:07.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
05:36:07 [2021-03-26T05:36:07.633Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:36:07 [2021-03-26T05:36:07.633Z] #43 29.21   CC       images/eventpoll.o
05:36:07 [2021-03-26T05:36:07.633Z] #43 29.75   CC       images/fh.o
05:36:07 [2021-03-26T05:36:07.633Z] #43 30.36   CC       images/fsnotify.o
05:36:07 [2021-03-26T05:36:07.633Z] #43 31.29   CC       images/signalfd.o
05:36:07 [2021-03-26T05:36:07.633Z] #43 31.75   CC       images/fs.o
05:36:07 [2021-03-26T05:36:07.633Z] #43 32.14   CC       images/pstree.o
05:36:07 [2021-03-26T05:36:07.633Z] #43 32.36   CC       images/pipe.o
05:36:07 [2021-03-26T05:36:07.633Z] #43 32.67   CC       images/tcp-stream.o
05:36:07 [2021-03-26T05:36:07.633Z] #43 32.89   CC       images/sk-packet.o
05:36:07 [2021-03-26T05:36:07.650Z] #13 85.25 Selecting previously unselected package binutils-mingw-w64-x86-64.
05:36:07 [2021-03-26T05:36:07.650Z] #13 85.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
05:36:07 [2021-03-26T05:36:07.650Z] #13 85.31 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:36:07 [2021-03-26T05:36:07.753Z] #36 96.18 Setting up cmake-data (3.13.4-1) ...
05:36:07 [2021-03-26T05:36:07.753Z] #36 96.23 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
05:36:07 [2021-03-26T05:36:07.753Z] #36 96.26 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
05:36:07 [2021-03-26T05:36:07.753Z] #36 96.28 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
05:36:07 [2021-03-26T05:36:07.753Z] #36 96.31 Setting up cmake (3.13.4-1) ...
05:36:07 [2021-03-26T05:36:07.753Z] #36 96.33 Processing triggers for libc-bin (2.28-10) ...
05:36:07 [2021-03-26T05:36:07.913Z] #44 40.87   CC       images/google/protobuf/descriptor.o
05:36:07 [2021-03-26T05:36:07.931Z] #43 33.21   CC       images/mnt.o
05:36:08 [2021-03-26T05:36:08.010Z] Fetching without tags
05:36:08 [2021-03-26T05:36:08.013Z] #36 96.46 Processing triggers for mime-support (3.62) ...
05:36:08 [2021-03-26T05:36:08.201Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
05:36:08 [2021-03-26T05:36:08.201Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
05:36:07 [2021-03-26T05:36:07.676Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:36:07 [2021-03-26T05:36:07.748Z]  > git config --add remote.origin.fetch +refs/pull/42203/head:refs/remotes/origin/PR-42203 # timeout=10
05:36:07 [2021-03-26T05:36:07.794Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
05:36:07 [2021-03-26T05:36:07.919Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:36:08 [2021-03-26T05:36:08.047Z] Fetching upstream changes from https://github.com/moby/moby.git
05:36:08 [2021-03-26T05:36:08.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:36:08 [2021-03-26T05:36:08.049Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42203/head:refs/remotes/origin/PR-42203 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:36:08 [2021-03-26T05:36:08.509Z] #43 33.58   CC       images/pipe-data.o
05:36:08 [2021-03-26T05:36:08.527Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.7% of statements
05:36:08 [2021-03-26T05:36:08.527Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
05:36:08 [2021-03-26T05:36:08.620Z] #36 ...
05:36:08 [2021-03-26T05:36:08.620Z] 
05:36:08 [2021-03-26T05:36:08.620Z] #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
05:36:08 [2021-03-26T05:36:08.620Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:36:08 [2021-03-26T05:36:08.620Z] #42 87.17 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 87.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 87.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 87.35 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 87.43 Setting up python-six (1.12.0-1) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 93.86 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 93.88 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 93.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 93.93 Setting up libcap-dev:amd64 (1:2.25-2) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 93.95 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 93.96 Setting up protobuf-compiler (3.6.1.3-2) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 93.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 94.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 94.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:36:08 [2021-03-26T05:36:08.620Z] #42 94.06 Setting up python-protobuf (3.6.1.3-2) ...
05:36:08 [2021-03-26T05:36:08.775Z] #43 33.79   CC       images/sa.o
05:36:08 [2021-03-26T05:36:08.775Z] #43 34.07   CC       images/timer.o
05:36:08 [2021-03-26T05:36:08.853Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
05:36:08 [2021-03-26T05:36:08.854Z] ?   	github.com/docker/docker/api/types	[no test files]
05:36:08 [2021-03-26T05:36:08.854Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
05:36:08 [2021-03-26T05:36:08.854Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
05:36:08 [2021-03-26T05:36:08.854Z] ?   	github.com/docker/docker/api/types/container	[no test files]
05:36:08 [2021-03-26T05:36:08.854Z] ?   	github.com/docker/docker/api/types/events	[no test files]
05:36:08 [2021-03-26T05:36:08.854Z] ok  	github.com/docker/docker/api/types/filters	0.014s	coverage: 92.2% of statements
05:36:08 [2021-03-26T05:36:08.854Z] ?   	github.com/docker/docker/api/types/image	[no test files]
05:36:08 [2021-03-26T05:36:08.854Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
05:36:08 [2021-03-26T05:36:08.854Z] ?   	github.com/docker/docker/api/types/network	[no test files]
05:36:08 [2021-03-26T05:36:08.854Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
05:36:08 [2021-03-26T05:36:08.854Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
05:36:08 [2021-03-26T05:36:08.886Z] #42 ...
05:36:08 [2021-03-26T05:36:08.886Z] 
05:36:08 [2021-03-26T05:36:08.886Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:36:08 [2021-03-26T05:36:08.886Z] #34 sha256:017816594fb7eb010e8726bf62d7d3446b5642efb88a85d17dd0c8038d3947ca
05:36:08 [2021-03-26T05:36:08.886Z] #34 87.42 internal/poll
05:36:08 [2021-03-26T05:36:08.886Z] #34 90.27 internal/syscall/execenv
05:36:08 [2021-03-26T05:36:08.886Z] #34 90.59 internal/fmtsort
05:36:08 [2021-03-26T05:36:08.886Z] #34 90.60 internal/syscall/unix
05:36:08 [2021-03-26T05:36:08.886Z] #34 91.32 os
05:36:08 [2021-03-26T05:36:08.886Z] #34 91.93 strings
05:36:08 [2021-03-26T05:36:08.886Z] #34 96.48 path
05:36:08 [2021-03-26T05:36:08.886Z] #34 97.05 fmt
05:36:08 [2021-03-26T05:36:08.886Z] #34 97.35 path/filepath
05:36:08 [2021-03-26T05:36:08.969Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit 62b5194f627571c019907edb11bb7bc2edd59933
05:36:09 [2021-03-26T05:36:09.147Z] #34 ...
05:36:09 [2021-03-26T05:36:09.147Z] 
05:36:09 [2021-03-26T05:36:09.147Z] #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
05:36:09 [2021-03-26T05:36:09.147Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:09 [2021-03-26T05:36:09.180Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
05:36:09 [2021-03-26T05:36:09.180Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
05:36:09 [2021-03-26T05:36:09.180Z] ok  	github.com/docker/docker/api/types/versions	0.012s	coverage: 75.0% of statements
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/builder	[no test files]
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
05:36:09 [2021-03-26T05:36:09.180Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
05:36:09 [2021-03-26T05:36:09.232Z] #43 18.91   CC       images/stats.o
05:36:09 [2021-03-26T05:36:09.354Z] #43 34.46   CC       images/timerfd.o
05:36:09 [2021-03-26T05:36:09.354Z] #43 34.61   CC       images/mm.o
05:36:09 [2021-03-26T05:36:09.408Z] #13 91.52 Selecting previously unselected package binutils-mingw-w64.
05:36:09 [2021-03-26T05:36:09.408Z] #13 91.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:36:09 [2021-03-26T05:36:09.408Z] #13 91.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:36:09 [2021-03-26T05:36:09.493Z] #43 19.29   CC       images/core.o
05:36:09 [2021-03-26T05:36:09.570Z] #13 ...
05:36:09 [2021-03-26T05:36:09.570Z] 
05:36:09 [2021-03-26T05:36:09.570Z] #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
05:36:09 [2021-03-26T05:36:09.570Z] #37 sha256:0246f82f745e577bdee35e2be47d91dd2bc1455ef9fc1142d73f6302b48ccc6f
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.608 + RM_GOPATH=0
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.608 + TMP_GOPATH=
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.609 + : /build
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.609 + '[' -z '' ']'
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.616 ++ mktemp -d
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.634 + export GOPATH=/tmp/tmp.Em2ioPZIXy
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.634 + GOPATH=/tmp/tmp.Em2ioPZIXy
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.634 + RM_GOPATH=1
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.634 + case "$(go env GOARCH)" in
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.634 ++ go env GOARCH
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.645 + export GO_BUILDMODE=-buildmode=pie
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.646 + GO_BUILDMODE=-buildmode=pie
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.646 ++ dirname /tmp/install/install.sh
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.654 + dir=/tmp/install
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.657 + bin=tini
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.662 + shift
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.662 + '[' '!' -f /tmp/install/tini.installer ']'
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.663 + . /tmp/install/tini.installer
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.663 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.664 + install_tini
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.666 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.666 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.670 + git clone https://github.com/krallin/tini.git /tmp/tmp.Em2ioPZIXy/tini
05:36:09 [2021-03-26T05:36:09.570Z] #37 1.674 Cloning into '/tmp/tmp.Em2ioPZIXy/tini'...
05:36:09 [2021-03-26T05:36:09.570Z] #37 2.705 + cd /tmp/tmp.Em2ioPZIXy/tini
05:36:09 [2021-03-26T05:36:09.570Z] #37 2.706 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:36:09 [2021-03-26T05:36:09.570Z] #37 2.718 + cmake .
05:36:09 [2021-03-26T05:36:09.570Z] #37 3.571 -- The C compiler identification is GNU 8.3.0
05:36:09 [2021-03-26T05:36:09.570Z] #37 3.645 -- Check for working C compiler: /usr/bin/cc
05:36:09 [2021-03-26T05:36:09.619Z] #43 34.95   CC       images/sk-opts.o
05:36:09 [2021-03-26T05:36:09.709Z] #13 ...
05:36:09 [2021-03-26T05:36:09.709Z] 
05:36:09 [2021-03-26T05:36:09.709Z] #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
05:36:09 [2021-03-26T05:36:09.709Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
05:36:09 [2021-03-26T05:36:09.709Z] #36 DONE 98.3s
05:36:09 [2021-03-26T05:36:09.709Z] 
05:36:09 [2021-03-26T05:36:09.709Z] #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
05:36:09 [2021-03-26T05:36:09.709Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:09 [2021-03-26T05:36:09.709Z] #13 92.25 Selecting previously unselected package libdevmapper1.02.1:amd64.
05:36:09 [2021-03-26T05:36:09.709Z] #13 92.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
05:36:09 [2021-03-26T05:36:09.709Z] #13 92.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:36:09 [2021-03-26T05:36:09.883Z] #43 35.21   CC       images/sk-unix.o
05:36:10 [2021-03-26T05:36:10.017Z] #44 42.87   CC       images/opts.o
05:36:10 [2021-03-26T05:36:10.066Z] #43 19.85   CC       images/core-x86.o
05:36:10 [2021-03-26T05:36:10.142Z] #37 ...
05:36:10 [2021-03-26T05:36:10.142Z] 
05:36:10 [2021-03-26T05:36:10.142Z] #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
05:36:10 [2021-03-26T05:36:10.142Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:36:10 [2021-03-26T05:36:10.142Z] #45 82.76 time
05:36:10 [2021-03-26T05:36:10.142Z] #45 88.64 internal/syscall/unix
05:36:10 [2021-03-26T05:36:10.142Z] #45 89.29 strings
05:36:10 [2021-03-26T05:36:10.142Z] #45 90.43 os
05:36:10 [2021-03-26T05:36:10.142Z] #45 ...
05:36:10 [2021-03-26T05:36:10.142Z] 
05:36:10 [2021-03-26T05:36:10.142Z] #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
05:36:10 [2021-03-26T05:36:10.142Z] #51 sha256:834eb008fe0e2cc9ef820d012c2a692e614105bcfdd901850741add3afe1bf6f
05:36:10 [2021-03-26T05:36:10.142Z] #51 82.96 time
05:36:10 [2021-03-26T05:36:10.142Z] #51 90.19 encoding/binary
05:36:10 [2021-03-26T05:36:10.142Z] #51 91.39 context
05:36:10 [2021-03-26T05:36:10.297Z] #13 92.75 Selecting previously unselected package dmsetup.
05:36:10 [2021-03-26T05:36:10.297Z] #13 92.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
05:36:10 [2021-03-26T05:36:10.297Z] #13 92.79 Unpacking dmsetup (2:1.02.155-3) ...
05:36:10 [2021-03-26T05:36:10.316Z] #44 43.17   CC       images/seccomp.o
05:36:10 [2021-03-26T05:36:10.403Z] #51 ...
05:36:10 [2021-03-26T05:36:10.403Z] 
05:36:10 [2021-03-26T05:36:10.403Z] #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
05:36:10 [2021-03-26T05:36:10.403Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:36:10 [2021-03-26T05:36:10.403Z] #42 86.77 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
05:36:10 [2021-03-26T05:36:10.403Z] #42 86.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:36:10 [2021-03-26T05:36:10.403Z] #42 87.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:36:10 [2021-03-26T05:36:10.403Z] #42 87.05 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
05:36:10 [2021-03-26T05:36:10.403Z] #42 87.07 Setting up python-six (1.12.0-1) ...
05:36:10 [2021-03-26T05:36:10.403Z] #42 93.17 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
05:36:10 [2021-03-26T05:36:10.403Z] #42 93.19 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:36:10 [2021-03-26T05:36:10.403Z] #42 93.22 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
05:36:10 [2021-03-26T05:36:10.403Z] #42 ...
05:36:10 [2021-03-26T05:36:10.403Z] 
05:36:10 [2021-03-26T05:36:10.403Z] #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
05:36:10 [2021-03-26T05:36:10.403Z] #51 sha256:834eb008fe0e2cc9ef820d012c2a692e614105bcfdd901850741add3afe1bf6f
05:36:10 [2021-03-26T05:36:10.403Z] #51 93.13 os
05:36:10 [2021-03-26T05:36:10.403Z] #51 93.27 encoding/base64
05:36:10 [2021-03-26T05:36:10.462Z] #43 35.64   CC       images/sk-inet.o
05:36:10 [2021-03-26T05:36:10.616Z] #44 43.49   CC       images/binfmt-misc.o
05:36:10 [2021-03-26T05:36:10.638Z] #43 20.35   CC       images/core-arm.o
05:36:10 [2021-03-26T05:36:10.899Z] #43 20.69   CC       images/core-aarch64.o
05:36:10 [2021-03-26T05:36:10.915Z] #44 43.79   CC       images/time.o
05:36:10 [2021-03-26T05:36:10.975Z] #13 93.22 Selecting previously unselected package mingw-w64-common.
05:36:10 [2021-03-26T05:36:10.975Z] #13 93.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:36:10 [2021-03-26T05:36:10.975Z] #13 93.26 Unpacking mingw-w64-common (6.0.0-3) ...
05:36:11 [2021-03-26T05:36:11.041Z] #43 36.17   CC       images/tun.o
05:36:11 [2021-03-26T05:36:11.160Z] #43 21.04   CC       images/core-ppc64.o
05:36:11 [2021-03-26T05:36:11.215Z] #44 44.06   CC       images/sysctl.o
05:36:11 [2021-03-26T05:36:11.305Z] #43 36.68   CC       images/sk-netlink.o
05:36:09 [2021-03-26T05:36:09.081Z]  > git config core.sparsecheckout # timeout=10
05:36:09 [2021-03-26T05:36:09.129Z]  > git checkout -f 62b5194f627571c019907edb11bb7bc2edd59933 # timeout=10
05:36:11 [2021-03-26T05:36:11.514Z] #44 44.31   CC       images/autofs.o
05:36:11 [2021-03-26T05:36:11.514Z] #44 44.51   CC       images/macvlan.o
05:36:11 [2021-03-26T05:36:11.815Z] #44 44.78   CC       images/sit.o
05:36:11 [2021-03-26T05:36:11.883Z] #43 36.99   CC       images/packet-sock.o
05:36:11 [2021-03-26T05:36:11.903Z] Merge succeeded, producing 00ff0b3d5fcfb87d847011ba034b231c69bba5de
05:36:11 [2021-03-26T05:36:11.904Z] Checking out Revision 00ff0b3d5fcfb87d847011ba034b231c69bba5de (PR-42203)
05:36:12 [2021-03-26T05:36:12.104Z] #43 21.66   CC       images/core-s390.o
05:36:12 [2021-03-26T05:36:12.115Z] #44 45.07   CC       images/memfd.o
05:36:12 [2021-03-26T05:36:12.158Z] ok  	github.com/docker/docker/builder/remotecontext	0.338s	coverage: 13.7% of statements
05:36:12 [2021-03-26T05:36:12.319Z] #51 94.79 golang.org/x/sys/unix
05:36:12 [2021-03-26T05:36:12.366Z] #43 ...
05:36:12 [2021-03-26T05:36:12.366Z] 
05:36:12 [2021-03-26T05:36:12.366Z] #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
05:36:12 [2021-03-26T05:36:12.366Z] #56 sha256:62b49318574903796310388a9f051ce130139e2e453a1bea6b9a5f3580f25585
05:36:12 [2021-03-26T05:36:12.415Z] #44 45.48   CC       images/timens.o
05:36:12 [2021-03-26T05:36:12.461Z] #43 37.60   CC       images/ipc-var.o
05:36:12 [2021-03-26T05:36:12.551Z] ok  	github.com/docker/docker/builder/dockerfile	0.951s	coverage: 48.5% of statements
05:36:12 [2021-03-26T05:36:12.551Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
05:36:12 [2021-03-26T05:36:12.726Z] #43 37.87   CC       images/ipc-desc.o
05:36:12 [2021-03-26T05:36:12.990Z] #43 38.06   CC       images/ipc-shm.o
05:36:12 [2021-03-26T05:36:12.990Z] #43 38.24   CC       images/ipc-msg.o
05:36:13 [2021-03-26T05:36:13.064Z] #44 45.82   LINK     images/built-in.o
05:36:13 [2021-03-26T05:36:13.253Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
05:36:13 [2021-03-26T05:36:13.255Z] #43 38.48   CC       images/ipc-sem.o
05:36:13 [2021-03-26T05:36:13.380Z] #44 46.11   GEN      compel/include/asm
05:36:13 [2021-03-26T05:36:13.380Z] #44 46.17   GEN      compel/include/version.h
05:36:13 [2021-03-26T05:36:13.380Z] #44 ...
05:36:13 [2021-03-26T05:36:13.380Z] 
05:36:13 [2021-03-26T05:36:13.380Z] #46 [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
05:36:13 [2021-03-26T05:36:13.380Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:36:13 [2021-03-26T05:36:13.380Z] #46 117.3 encoding/xml
05:36:13 [2021-03-26T05:36:13.519Z] #43 38.84   CC       images/utsns.o
05:36:13 [2021-03-26T05:36:13.579Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.140s	coverage: 86.3% of statements
05:36:13 [2021-03-26T05:36:13.579Z] ?   	github.com/docker/docker/cli	[no test files]
05:36:13 [2021-03-26T05:36:13.579Z] ?   	github.com/docker/docker/cli/config	[no test files]
05:36:13 [2021-03-26T05:36:13.683Z] #56 45.32 Checking out files:  51% (1953/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  85% (3264/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
05:36:13 [2021-03-26T05:36:13.683Z] #56 ...
05:36:13 [2021-03-26T05:36:13.683Z] 
05:36:13 [2021-03-26T05:36:13.683Z] #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
05:36:13 [2021-03-26T05:36:13.683Z] #51 sha256:aad9381fa84b676916b48dac49d1724e7b0602bba7b96c199aabceda09a450ba
05:36:13 [2021-03-26T05:36:13.683Z] #51 86.06 mvdan.cc/sh/v3/cmd/shfmt
05:36:13 [2021-03-26T05:36:13.683Z] #51 DONE 92.0s
05:36:13 [2021-03-26T05:36:13.683Z] 
05:36:13 [2021-03-26T05:36:13.683Z] #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
05:36:13 [2021-03-26T05:36:13.683Z] #56 sha256:62b49318574903796310388a9f051ce130139e2e453a1bea6b9a5f3580f25585
05:36:13 [2021-03-26T05:36:13.944Z] #56 45.32 Checking out files:  51% (1953/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  85% (3264/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:36:13 [2021-03-26T05:36:13.944Z] #56 47.04 + cd /tmp/tmp.N69mJpbmCc/src/github.com/containerd/containerd
05:36:14 [2021-03-26T05:36:14.099Z] #43 39.24   CC       images/creds.o
05:36:14 [2021-03-26T05:36:14.205Z] #56 47.05 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:36:14 [2021-03-26T05:36:14.363Z] #43 39.40   CC       images/vma.o
05:36:11 [2021-03-26T05:36:11.416Z]  > git remote # timeout=10
05:36:11 [2021-03-26T05:36:11.493Z]  > git config --get remote.origin.url # timeout=10
05:36:11 [2021-03-26T05:36:11.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:36:11 [2021-03-26T05:36:11.545Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
05:36:11 [2021-03-26T05:36:11.817Z]  > git rev-parse "HEAD^{commit}" # timeout=10
05:36:11 [2021-03-26T05:36:11.940Z]  > git config core.sparsecheckout # timeout=10
05:36:11 [2021-03-26T05:36:11.998Z]  > git checkout -f 00ff0b3d5fcfb87d847011ba034b231c69bba5de # timeout=10
05:36:14 [2021-03-26T05:36:14.627Z] #43 39.77   CC       images/netdev.o
05:36:14 [2021-03-26T05:36:14.892Z] #43 40.12   CC       images/tty.o
05:36:15 [2021-03-26T05:36:15.180Z] #13 ...
05:36:15 [2021-03-26T05:36:15.180Z] 
05:36:15 [2021-03-26T05:36:15.180Z] #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
05:36:15 [2021-03-26T05:36:15.180Z] #51 sha256:933415054a9e8575e59682061aa2107dbce966efee2f0f2d1e8170b7c12190cd
05:36:15 [2021-03-26T05:36:15.180Z] #51 93.45 context
05:36:15 [2021-03-26T05:36:15.180Z] #51 93.65 encoding/binary
05:36:15 [2021-03-26T05:36:15.180Z] #51 94.66 os
05:36:15 [2021-03-26T05:36:15.180Z] #51 97.27 encoding/base64
05:36:15 [2021-03-26T05:36:15.180Z] #51 98.91 golang.org/x/sys/unix
05:36:15 [2021-03-26T05:36:15.180Z] #51 101.2 fmt
05:36:15 [2021-03-26T05:36:15.180Z] #51 ...
05:36:15 [2021-03-26T05:36:15.180Z] 
05:36:15 [2021-03-26T05:36:15.180Z] #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
05:36:15 [2021-03-26T05:36:15.180Z] #37 sha256:1095eeca13da0844c49c92693c457340240f3f366fe7864fe668150e6934394f
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.749 + RM_GOPATH=0
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.749 + TMP_GOPATH=
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.749 + : /build
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.749 + '[' -z '' ']'
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.749 ++ mktemp -d
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.757 + export GOPATH=/tmp/tmp.fGQ5DCVGx9
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.757 + GOPATH=/tmp/tmp.fGQ5DCVGx9
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.757 + RM_GOPATH=1
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.757 + case "$(go env GOARCH)" in
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.757 ++ go env GOARCH
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.797 + export GO_BUILDMODE=-buildmode=pie
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.798 + GO_BUILDMODE=-buildmode=pie
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.798 ++ dirname /tmp/install/install.sh
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.803 + dir=/tmp/install
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.807 + bin=tini
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.809 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.810 + shift
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.810 + '[' '!' -f /tmp/install/tini.installer ']'
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.810 + . /tmp/install/tini.installer
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.810 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.810 + install_tini
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.810 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.810 + git clone https://github.com/krallin/tini.git /tmp/tmp.fGQ5DCVGx9/tini
05:36:15 [2021-03-26T05:36:15.180Z] #37 1.811 Cloning into '/tmp/tmp.fGQ5DCVGx9/tini'...
05:36:15 [2021-03-26T05:36:15.180Z] #37 3.059 + cd /tmp/tmp.fGQ5DCVGx9/tini
05:36:15 [2021-03-26T05:36:15.180Z] #37 3.059 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
05:36:15 [2021-03-26T05:36:15.180Z] #37 3.095 + cmake .
05:36:15 [2021-03-26T05:36:15.180Z] #37 3.688 -- The C compiler identification is GNU 8.3.0
05:36:15 [2021-03-26T05:36:15.180Z] #37 3.749 -- Check for working C compiler: /usr/bin/cc
05:36:15 [2021-03-26T05:36:15.180Z] #37 4.471 -- Check for working C compiler: /usr/bin/cc -- works
05:36:15 [2021-03-26T05:36:15.180Z] #37 4.480 -- Detecting C compiler ABI info
05:36:15 [2021-03-26T05:36:15.180Z] #37 5.503 -- Detecting C compiler ABI info - done
05:36:15 [2021-03-26T05:36:15.180Z] #37 5.552 -- Detecting C compile features
05:36:15 [2021-03-26T05:36:15.180Z] #37 ...
05:36:15 [2021-03-26T05:36:15.180Z] 
05:36:15 [2021-03-26T05:36:15.180Z] #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
05:36:15 [2021-03-26T05:36:15.180Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:36:15 [2021-03-26T05:36:15.180Z] #42 103.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
05:36:15 [2021-03-26T05:36:15.180Z] #42 103.8 Processing triggers for libc-bin (2.28-10) ...
05:36:15 [2021-03-26T05:36:15.626Z] #51 ...
05:36:15 [2021-03-26T05:36:15.626Z] 
05:36:15 [2021-03-26T05:36:15.626Z] #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
05:36:15 [2021-03-26T05:36:15.626Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:36:15 [2021-03-26T05:36:15.626Z] #42 93.22 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
05:36:15 [2021-03-26T05:36:15.626Z] #42 93.25 Setting up libcap-dev:amd64 (1:2.25-2) ...
05:36:15 [2021-03-26T05:36:15.626Z] #42 93.26 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
05:36:15 [2021-03-26T05:36:15.626Z] #42 93.28 Setting up protobuf-compiler (3.6.1.3-2) ...
05:36:15 [2021-03-26T05:36:15.626Z] #42 93.29 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
05:36:15 [2021-03-26T05:36:15.626Z] #42 93.31 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
05:36:15 [2021-03-26T05:36:15.626Z] #42 93.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
05:36:15 [2021-03-26T05:36:15.626Z] #42 93.33 Setting up python-protobuf (3.6.1.3-2) ...
05:36:15 [2021-03-26T05:36:15.845Z] #43 41.01   CC       images/file-lock.o
05:36:15 [2021-03-26T05:36:15.845Z] #43 41.25   CC       images/rlimit.o
05:36:15 [2021-03-26T05:36:15.874Z] ok  	github.com/docker/docker/client	0.119s	coverage: 75.4% of statements
05:36:16 [2021-03-26T05:36:16.120Z] #56 49.20 + export 'BUILDTAGS=netgo osusergo static_build'
05:36:16 [2021-03-26T05:36:16.120Z] #56 49.23 + BUILDTAGS='netgo osusergo static_build'
05:36:16 [2021-03-26T05:36:16.120Z] #56 49.23 + export EXTRA_FLAGS=-buildmode=pie
05:36:16 [2021-03-26T05:36:16.120Z] #56 49.23 + EXTRA_FLAGS=-buildmode=pie
05:36:16 [2021-03-26T05:36:16.120Z] #56 49.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:36:16 [2021-03-26T05:36:16.120Z] #56 49.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:36:16 [2021-03-26T05:36:16.120Z] #56 49.23 + '[' '' = dynamic ']'
05:36:16 [2021-03-26T05:36:16.120Z] #56 49.23 + make
05:36:16 [2021-03-26T05:36:16.123Z] #42 DONE 104.5s
05:36:16 [2021-03-26T05:36:16.123Z] 
05:36:16 [2021-03-26T05:36:16.124Z] #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
05:36:16 [2021-03-26T05:36:16.124Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:16 [2021-03-26T05:36:16.198Z] #42 ...
05:36:16 [2021-03-26T05:36:16.198Z] 
05:36:16 [2021-03-26T05:36:16.198Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:36:16 [2021-03-26T05:36:16.198Z] #34 sha256:a1bdeb9fbc5d991a3ac967347b5bd6b648fa481e6b94fbec1b2ff6addee0d2f4
05:36:16 [2021-03-26T05:36:16.198Z] #34 88.86 os
05:36:16 [2021-03-26T05:36:16.198Z] #34 91.97 path
05:36:16 [2021-03-26T05:36:16.198Z] #34 93.12 text/tabwriter
05:36:16 [2021-03-26T05:36:16.198Z] #34 94.50 path/filepath
05:36:16 [2021-03-26T05:36:16.198Z] #34 94.50 fmt
05:36:16 [2021-03-26T05:36:16.198Z] #34 96.47 io/ioutil
05:36:16 [2021-03-26T05:36:16.198Z] #34 ...
05:36:16 [2021-03-26T05:36:16.198Z] 
05:36:16 [2021-03-26T05:36:16.198Z] #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
05:36:16 [2021-03-26T05:36:16.198Z] #51 sha256:834eb008fe0e2cc9ef820d012c2a692e614105bcfdd901850741add3afe1bf6f
05:36:16 [2021-03-26T05:36:16.198Z] #51 98.98 fmt
05:36:16 [2021-03-26T05:36:16.381Z] #56 ...
05:36:16 [2021-03-26T05:36:16.381Z] 
05:36:16 [2021-03-26T05:36:16.381Z] #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
05:36:16 [2021-03-26T05:36:16.381Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:36:16 [2021-03-26T05:36:16.381Z] #45 84.84 go/doc
05:36:16 [2021-03-26T05:36:16.381Z] #45 88.36 github.com/LK4D4/vndr/build
05:36:16 [2021-03-26T05:36:16.381Z] #45 88.73 github.com/LK4D4/vndr/versioned
05:36:16 [2021-03-26T05:36:16.381Z] #45 88.91 compress/flate
05:36:16 [2021-03-26T05:36:16.381Z] #45 91.27 hash/crc32
05:36:16 [2021-03-26T05:36:16.381Z] #45 91.94 net
05:36:16 [2021-03-26T05:36:16.381Z] #45 92.00 compress/gzip
05:36:16 [2021-03-26T05:36:16.381Z] #45 92.58 vendor/golang.org/x/text/transform
05:36:16 [2021-03-26T05:36:16.381Z] #45 93.44 vendor/golang.org/x/text/unicode/bidi
05:36:16 [2021-03-26T05:36:16.423Z] #43 41.41   CC       images/pagemap.o
05:36:16 [2021-03-26T05:36:16.423Z] #43 41.55   CC       images/siginfo.o
05:36:16 [2021-03-26T05:36:16.642Z] #45 ...
05:36:16 [2021-03-26T05:36:16.642Z] 
05:36:16 [2021-03-26T05:36:16.642Z] #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
05:36:16 [2021-03-26T05:36:16.642Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:16 [2021-03-26T05:36:16.642Z] #43 22.40   CC       images/cpuinfo.o
05:36:16 [2021-03-26T05:36:16.642Z] #43 22.86   CC       images/inventory.o
05:36:16 [2021-03-26T05:36:16.642Z] #43 23.16   CC       images/fdinfo.o
05:36:16 [2021-03-26T05:36:16.642Z] #43 23.58   CC       images/fown.o
05:36:16 [2021-03-26T05:36:16.642Z] #43 23.79   CC       images/ns.o
05:36:16 [2021-03-26T05:36:16.642Z] #43 24.00   CC       images/regfile.o
05:36:16 [2021-03-26T05:36:16.642Z] #43 24.29   CC       images/ghost-file.o
05:36:16 [2021-03-26T05:36:16.642Z] #43 24.69   CC       images/fifo.o
05:36:16 [2021-03-26T05:36:16.642Z] #43 24.95   CC       images/remap-file-path.o
05:36:16 [2021-03-26T05:36:16.642Z] #43 25.21   CC       images/eventfd.o
05:36:16 [2021-03-26T05:36:16.642Z] #43 25.43   CC       images/eventpoll.o
05:36:16 [2021-03-26T05:36:16.642Z] #43 25.70   CC       images/fh.o
05:36:16 [2021-03-26T05:36:16.642Z] #43 26.00   CC       images/fsnotify.o
05:36:16 [2021-03-26T05:36:16.688Z] #43 41.74   CC       images/rpc.o
05:36:16 [2021-03-26T05:36:16.904Z] #43 26.60   CC       images/signalfd.o
05:36:17 [2021-03-26T05:36:17.165Z] #43 26.90   CC       images/fs.o
05:36:17 [2021-03-26T05:36:17.426Z] #43 27.18   CC       images/pstree.o
05:36:17 [2021-03-26T05:36:17.688Z] #43 27.33   CC       images/pipe.o
05:36:17 [2021-03-26T05:36:17.891Z] #46 121.8 math/big
05:36:17 [2021-03-26T05:36:17.949Z] #43 27.62   CC       images/tcp-stream.o
05:36:17 [2021-03-26T05:36:17.949Z] #43 27.80   CC       images/sk-packet.o
05:36:18 [2021-03-26T05:36:18.095Z] #43 43.08   CC       images/ext-file.o
05:36:18 [2021-03-26T05:36:18.095Z] #43 43.24   CC       images/cgroup.o
05:36:18 [2021-03-26T05:36:18.188Z] #46 ...
05:36:18 [2021-03-26T05:36:18.188Z] 
05:36:18 [2021-03-26T05:36:18.188Z] #14 [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
05:36:18 [2021-03-26T05:36:18.188Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31
05:36:18 [2021-03-26T05:36:18.188Z] #14 117.8 Selecting previously unselected package libapparmor1:ppc64el.
05:36:18 [2021-03-26T05:36:18.188Z] #14 117.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 117.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.0 Selecting previously unselected package libapparmor-dev:ppc64el.
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.2 Selecting previously unselected package libbtrfs0.
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.2 Unpacking libbtrfs0 (4.20.1-2) ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.3 Selecting previously unselected package libbtrfs-dev.
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.3 Unpacking libbtrfs-dev (4.20.1-2) ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.6 Selecting previously unselected package libudev-dev:ppc64el.
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.6 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.8 Selecting previously unselected package libsepol1-dev:ppc64el.
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 118.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 119.2 Selecting previously unselected package libpcre16-3:ppc64el.
05:36:18 [2021-03-26T05:36:18.188Z] #14 119.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 119.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 119.5 Selecting previously unselected package libpcre32-3:ppc64el.
05:36:18 [2021-03-26T05:36:18.188Z] #14 119.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 119.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 119.9 Selecting previously unselected package libpcrecpp0v5:ppc64el.
05:36:18 [2021-03-26T05:36:18.188Z] #14 119.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.188Z] #14 119.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.0 Selecting previously unselected package libpcre3-dev:ppc64el.
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.4 Selecting previously unselected package libselinux1-dev:ppc64el.
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.6 Selecting previously unselected package libdevmapper-dev:ppc64el.
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.7 Selecting previously unselected package libseccomp-dev:ppc64el.
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.7 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.7 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.8 Selecting previously unselected package libsystemd-dev:ppc64el.
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 120.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.3 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.3 Setting up libapparmor1:ppc64el (2.13.2-10) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.3 Setting up libsepol1-dev:ppc64el (2.8-1) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.4 Setting up libbtrfs0 (4.20.1-2) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.4 Setting up libudev-dev:ppc64el (241-7~deb10u6) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.5 Setting up libbtrfs-dev (4.20.1-2) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.5 Setting up mingw-w64-common (6.0.0-3) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.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
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.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
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.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
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.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
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.6 Setting up dmsetup (2:1.02.155-3) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
05:36:18 [2021-03-26T05:36:18.189Z] #14 121.7 Processing triggers for libc-bin (2.28-10) ...
05:36:18 [2021-03-26T05:36:18.210Z] #43 28.14   CC       images/mnt.o
05:36:18 [2021-03-26T05:36:18.359Z] #43 ...
05:36:18 [2021-03-26T05:36:18.359Z] 
05:36:18 [2021-03-26T05:36:18.359Z] #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
05:36:18 [2021-03-26T05:36:18.359Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:36:18 [2021-03-26T05:36:18.359Z] #13 88.26 Selecting previously unselected package g++-mingw-w64-x86-64.
05:36:18 [2021-03-26T05:36:18.359Z] #13 88.26 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
05:36:18 [2021-03-26T05:36:18.359Z] #13 88.28 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:18 [2021-03-26T05:36:18.471Z] #43 28.35   CC       images/pipe-data.o
05:36:18 [2021-03-26T05:36:18.487Z] #14 DONE 122.0s
05:36:18 [2021-03-26T05:36:18.487Z] 
05:36:18 [2021-03-26T05:36:18.487Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
05:36:18 [2021-03-26T05:36:18.487Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968
05:36:18 [2021-03-26T05:36:18.623Z] #13 ...
05:36:18 [2021-03-26T05:36:18.623Z] 
05:36:18 [2021-03-26T05:36:18.623Z] #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
05:36:18 [2021-03-26T05:36:18.623Z] #45 sha256:754f6ebc61a6f30269b75abc660dd9c34a33e4ea5ae3ccf59e7f56b68fc34cf3
05:36:18 [2021-03-26T05:36:18.623Z] #45 90.62 vendor/golang.org/x/net/idna
05:36:18 [2021-03-26T05:36:18.623Z] #45 94.39 vendor/golang.org/x/net/http/httpproxy
05:36:18 [2021-03-26T05:36:18.623Z] #45 94.39 net/textproto
05:36:18 [2021-03-26T05:36:18.623Z] #45 94.42 crypto/x509
05:36:18 [2021-03-26T05:36:18.623Z] #45 95.90 vendor/golang.org/x/net/http/httpguts
05:36:18 [2021-03-26T05:36:18.623Z] #45 95.91 mime/multipart
05:36:18 [2021-03-26T05:36:18.623Z] #45 98.93 crypto/tls
05:36:18 [2021-03-26T05:36:18.667Z] #43 2.437 Note: Building without setproctitle() and strlcpy() support.
05:36:18 [2021-03-26T05:36:18.667Z] #43 2.437       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:36:18 [2021-03-26T05:36:18.667Z] #43 2.461 Note: Building without GnuTLS support
05:36:18 [2021-03-26T05:36:18.667Z] #43 2.467 Makefile.config:39: Warn: you have no libnftables installed
05:36:18 [2021-03-26T05:36:18.667Z] #43 2.467 Makefile.config:40: Warn: Building without nftables support
05:36:18 [2021-03-26T05:36:18.732Z] #43 28.54   CC       images/sa.o
05:36:18 [2021-03-26T05:36:18.888Z] #45 ...
05:36:18 [2021-03-26T05:36:18.888Z] 
05:36:18 [2021-03-26T05:36:18.888Z] #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
05:36:18 [2021-03-26T05:36:18.888Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:36:18 [2021-03-26T05:36:18.888Z] #43 43.98   CC       images/userns.o
05:36:18 [2021-03-26T05:36:18.993Z] #43 28.72   CC       images/timer.o
05:36:19 [2021-03-26T05:36:19.136Z] #15 DONE 0.7s
05:36:19 [2021-03-26T05:36:19.136Z] 
05:36:19 [2021-03-26T05:36:19.136Z] #54 [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
05:36:19 [2021-03-26T05:36:19.136Z] #54 sha256:ce97fd8fd2f7fadf9f25bfcb20e0a4216d7d93464584976abcf837dc55b7bdb1
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.507 + RM_GOPATH=0
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.508 + TMP_GOPATH=
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.508 + : /build
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.508 + '[' -z '' ']'
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.508 ++ mktemp -d
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.510 + export GOPATH=/tmp/tmp.GVnRWIFYe4
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.510 + GOPATH=/tmp/tmp.GVnRWIFYe4
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.510 + RM_GOPATH=1
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.510 + case "$(go env GOARCH)" in
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.511 ++ go env GOARCH
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.517 + export GO_BUILDMODE=-buildmode=pie
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.517 + GO_BUILDMODE=-buildmode=pie
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.518 ++ dirname /tmp/install/install.sh
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.521 + dir=/tmp/install
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.521 + bin=runc
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.521 + shift
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.521 + '[' '!' -f /tmp/install/runc.installer ']'
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.521 + . /tmp/install/runc.installer
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.521 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.521 + install_runc
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.522 + uname -r
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.523 + grep -q '^3\.10\.0.*\.el7\.'
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.525 + RUNC_BUILDTAGS='seccomp '
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.526 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.526 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.526 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GVnRWIFYe4/src/github.com/opencontainers/runc
05:36:19 [2021-03-26T05:36:19.136Z] #54 0.531 Cloning into '/tmp/tmp.GVnRWIFYe4/src/github.com/opencontainers/runc'...
05:36:19 [2021-03-26T05:36:19.153Z] #43 44.30   CC       images/google/protobuf/descriptor.o
05:36:19 [2021-03-26T05:36:19.254Z] #43 29.06   CC       images/timerfd.o
05:36:19 [2021-03-26T05:36:19.515Z] #43 29.35   CC       images/mm.o
05:36:19 [2021-03-26T05:36:19.607Z] #43 ...
05:36:19 [2021-03-26T05:36:19.607Z] 
05:36:19 [2021-03-26T05:36:19.607Z] #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
05:36:19 [2021-03-26T05:36:19.607Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:36:19 [2021-03-26T05:36:19.607Z] #45 98.02 regexp/syntax
05:36:19 [2021-03-26T05:36:19.607Z] #45 101.1 fmt
05:36:19 [2021-03-26T05:36:19.607Z] #45 104.9 regexp
05:36:19 [2021-03-26T05:36:19.607Z] #45 106.1 go/token
05:36:19 [2021-03-26T05:36:19.607Z] #45 107.0 go/scanner
05:36:19 [2021-03-26T05:36:19.607Z] #45 ...
05:36:19 [2021-03-26T05:36:19.607Z] 
05:36:19 [2021-03-26T05:36:19.607Z] #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
05:36:19 [2021-03-26T05:36:19.607Z] #37 sha256:1095eeca13da0844c49c92693c457340240f3f366fe7864fe668150e6934394f
05:36:19 [2021-03-26T05:36:19.607Z] #37 8.243 -- Detecting C compile features - done
05:36:19 [2021-03-26T05:36:19.607Z] #37 8.305 -- Performing Test HAS_BUILTIN_FORTIFY
05:36:19 [2021-03-26T05:36:19.607Z] #37 8.672 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:36:19 [2021-03-26T05:36:19.607Z] #37 8.784 -- Configuring done
05:36:19 [2021-03-26T05:36:19.607Z] #37 8.838 -- Generating done
05:36:19 [2021-03-26T05:36:19.607Z] #37 8.839 -- Build files have been written to: /tmp/tmp.fGQ5DCVGx9/tini
05:36:19 [2021-03-26T05:36:19.607Z] #37 8.854 + make tini-static
05:36:19 [2021-03-26T05:36:19.607Z] #37 9.497 Scanning dependencies of target tini-static
05:36:19 [2021-03-26T05:36:19.607Z] #37 9.763 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:36:19 [2021-03-26T05:36:19.784Z] #54 ...
05:36:19 [2021-03-26T05:36:19.784Z] 
05:36:19 [2021-03-26T05:36:19.784Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
05:36:19 [2021-03-26T05:36:19.784Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f
05:36:19 [2021-03-26T05:36:19.784Z] #16 DONE 0.5s
05:36:19 [2021-03-26T05:36:19.784Z] 
05:36:19 [2021-03-26T05:36:19.784Z] #44 [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
05:36:19 [2021-03-26T05:36:19.784Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:36:19 [2021-03-26T05:36:19.784Z] #44 46.25 touch .config
05:36:19 [2021-03-26T05:36:19.784Z] #44 46.32   GEN      include/common/config.h
05:36:19 [2021-03-26T05:36:19.784Z] #44 46.43   GEN      compel/plugins/include/uapi/std/syscall-codes.h
05:36:19 [2021-03-26T05:36:19.784Z] #44 46.48   GEN      compel/plugins/include/uapi/std/syscall.h
05:36:19 [2021-03-26T05:36:19.784Z] #44 46.53   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
05:36:19 [2021-03-26T05:36:19.784Z] #44 46.55   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 46.57   DEP      compel/arch/ppc64/plugins/std/memcmp.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 46.68   DEP      compel/arch/ppc64/plugins/std/memcpy.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 46.74   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 46.79   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:36:19 [2021-03-26T05:36:19.784Z] #44 46.79   DEP      compel/plugins/std/infect.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 46.91   DEP      compel/plugins/std/string.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 47.01   DEP      compel/plugins/std/log.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 47.11   DEP      compel/plugins/std/fds.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 47.24   DEP      compel/plugins/std/std.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 47.33   DEP      compel/plugins/shmem/shmem.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 47.40   DEP      compel/plugins/fds/fds.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 47.55   CC       compel/plugins/std/std.o
05:36:19 [2021-03-26T05:36:19.784Z] #44 48.06   CC       compel/plugins/std/fds.o
05:36:19 [2021-03-26T05:36:19.784Z] #44 48.55   CC       compel/plugins/std/log.o
05:36:19 [2021-03-26T05:36:19.784Z] #44 49.50   CC       compel/plugins/std/string.o
05:36:19 [2021-03-26T05:36:19.784Z] #44 50.23   CC       compel/plugins/std/infect.o
05:36:19 [2021-03-26T05:36:19.784Z] #44 50.81   CC       compel/arch/ppc64/plugins/std/parasite-head.o
05:36:19 [2021-03-26T05:36:19.784Z] #44 50.86   CC       compel/arch/ppc64/plugins/std/memcpy.o
05:36:19 [2021-03-26T05:36:19.784Z] #44 50.93   CC       compel/arch/ppc64/plugins/std/memcmp.o
05:36:19 [2021-03-26T05:36:19.784Z] #44 51.03   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
05:36:19 [2021-03-26T05:36:19.784Z] #44 51.07   AR       compel/plugins/std.lib.a
05:36:19 [2021-03-26T05:36:19.784Z] #44 51.14   CC       compel/plugins/fds/fds.o
05:36:19 [2021-03-26T05:36:19.784Z] #44 51.36   AR       compel/plugins/fds.lib.a
05:36:19 [2021-03-26T05:36:19.784Z] #44 51.46   HOSTDEP  compel/src/lib/log-host.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 51.63   HOSTDEP  compel/src/lib/handle-elf-host.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 51.80   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 51.92   HOSTDEP  compel/src/main-host.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 52.07   DEP      compel/src/lib/ptrace.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 52.20   DEP      compel/src/lib/infect.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 52.29   DEP      compel/src/lib/infect-util.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 52.39   DEP      compel/src/lib/infect-rpc.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 52.56   DEP      compel/arch/ppc64/src/lib/infect.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 ...
05:36:19 [2021-03-26T05:36:19.784Z] 
05:36:19 [2021-03-26T05:36:19.784Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
05:36:19 [2021-03-26T05:36:19.784Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7
05:36:19 [2021-03-26T05:36:19.784Z] #17 0.253 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:36:19 [2021-03-26T05:36:19.784Z] #17 DONE 0.3s
05:36:19 [2021-03-26T05:36:19.784Z] 
05:36:19 [2021-03-26T05:36:19.784Z] #44 [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
05:36:19 [2021-03-26T05:36:19.784Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:36:19 [2021-03-26T05:36:19.784Z] #44 52.76   DEP      compel/arch/ppc64/src/lib/cpu.d
05:36:19 [2021-03-26T05:36:19.784Z] #44 ...
05:36:19 [2021-03-26T05:36:19.784Z] 
05:36:19 [2021-03-26T05:36:19.784Z] #52 [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
05:36:19 [2021-03-26T05:36:19.784Z] #52 sha256:01b005bfb32ee53983849fc97b333185bf63a90279b4478e691a79979c0e1df0
05:36:19 [2021-03-26T05:36:19.784Z] #52 118.2 golang.org/x/crypto/ssh/terminal
05:36:19 [2021-03-26T05:36:19.784Z] #52 121.4 mvdan.cc/sh/v3/cmd/shfmt
05:36:20 [2021-03-26T05:36:20.088Z] #43 29.68   CC       images/sk-opts.o
05:36:20 [2021-03-26T05:36:20.088Z] #43 29.88   CC       images/sk-unix.o
05:36:20 [2021-03-26T05:36:20.090Z] #52 ...
05:36:20 [2021-03-26T05:36:20.090Z] 
05:36:20 [2021-03-26T05:36:20.090Z] #44 [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
05:36:20 [2021-03-26T05:36:20.090Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:36:20 [2021-03-26T05:36:20.090Z] #44 52.89   DEP      compel/src/lib/log.d
05:36:20 [2021-03-26T05:36:20.090Z] #44 53.05   DEP      compel/src/main.d
05:36:20 [2021-03-26T05:36:20.349Z] #43 30.18   CC       images/sk-inet.o
05:36:20 [2021-03-26T05:36:20.389Z] #44 ...
05:36:20 [2021-03-26T05:36:20.389Z] 
05:36:20 [2021-03-26T05:36:20.389Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:36:20 [2021-03-26T05:36:20.389Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7
05:36:20 [2021-03-26T05:36:20.389Z] #18 DONE 0.3s
05:36:20 [2021-03-26T05:36:20.389Z] 
05:36:20 [2021-03-26T05:36:20.389Z] #44 [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
05:36:20 [2021-03-26T05:36:20.389Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:36:20 [2021-03-26T05:36:20.389Z] #44 53.24   DEP      compel/src/lib/handle-elf.d
05:36:20 [2021-03-26T05:36:20.610Z] #43 30.49   CC       images/tun.o
05:36:20 [2021-03-26T05:36:20.689Z] #44 53.41   DEP      compel/arch/ppc64/src/lib/handle-elf.d
05:36:20 [2021-03-26T05:36:20.689Z] #44 ...
05:36:20 [2021-03-26T05:36:20.689Z] 
05:36:20 [2021-03-26T05:36:20.689Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:36:20 [2021-03-26T05:36:20.689Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be
05:36:20 [2021-03-26T05:36:20.689Z] #19 DONE 0.5s
05:36:20 [2021-03-26T05:36:20.689Z] 
05:36:20 [2021-03-26T05:36:20.689Z] #44 [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
05:36:20 [2021-03-26T05:36:20.689Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:36:20 [2021-03-26T05:36:20.689Z] #44 53.56   CC       compel/src/lib/log.o
05:36:20 [2021-03-26T05:36:20.990Z] #44 ...
05:36:20 [2021-03-26T05:36:20.990Z] 
05:36:20 [2021-03-26T05:36:20.990Z] #20 [dev-systemd-false  6/26] RUN ldconfig
05:36:20 [2021-03-26T05:36:20.990Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73
05:36:20 [2021-03-26T05:36:20.990Z] #20 DONE 0.4s
05:36:20 [2021-03-26T05:36:20.990Z] 
05:36:20 [2021-03-26T05:36:20.990Z] #44 [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
05:36:20 [2021-03-26T05:36:20.990Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:36:20 [2021-03-26T05:36:20.990Z] #44 53.95   CC       compel/arch/ppc64/src/lib/cpu.o
05:36:20 [2021-03-26T05:36:20.990Z] #37 11.17 [100%] Linking C executable tini-static
05:36:21 [2021-03-26T05:36:21.182Z] #43 30.86   CC       images/sk-netlink.o
05:36:21 [2021-03-26T05:36:21.182Z] #43 31.08   CC       images/packet-sock.o
05:36:21 [2021-03-26T05:36:21.289Z] #44 54.39   CC       compel/arch/ppc64/src/lib/infect.o
05:36:21 [2021-03-26T05:36:21.496Z] #51 ...
05:36:21 [2021-03-26T05:36:21.496Z] 
05:36:21 [2021-03-26T05:36:21.496Z] #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
05:36:21 [2021-03-26T05:36:21.496Z] #37 sha256:0246f82f745e577bdee35e2be47d91dd2bc1455ef9fc1142d73f6302b48ccc6f
05:36:21 [2021-03-26T05:36:21.496Z] #37 5.008 -- Check for working C compiler: /usr/bin/cc -- works
05:36:21 [2021-03-26T05:36:21.496Z] #37 5.021 -- Detecting C compiler ABI info
05:36:21 [2021-03-26T05:36:21.496Z] #37 6.098 -- Detecting C compiler ABI info - done
05:36:21 [2021-03-26T05:36:21.496Z] #37 6.172 -- Detecting C compile features
05:36:21 [2021-03-26T05:36:21.496Z] #37 8.771 -- Detecting C compile features - done
05:36:21 [2021-03-26T05:36:21.496Z] #37 8.846 -- Performing Test HAS_BUILTIN_FORTIFY
05:36:21 [2021-03-26T05:36:21.496Z] #37 9.460 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
05:36:21 [2021-03-26T05:36:21.496Z] #37 9.632 -- Configuring done
05:36:21 [2021-03-26T05:36:21.496Z] #37 9.665 -- Generating done
05:36:21 [2021-03-26T05:36:21.496Z] #37 9.705 -- Build files have been written to: /tmp/tmp.Em2ioPZIXy/tini
05:36:21 [2021-03-26T05:36:21.496Z] #37 9.722 + make tini-static
05:36:21 [2021-03-26T05:36:21.496Z] #37 10.40 Scanning dependencies of target tini-static
05:36:21 [2021-03-26T05:36:21.496Z] #37 10.68 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
05:36:21 [2021-03-26T05:36:21.496Z] #37 12.84 [100%] Linking C executable tini-static
05:36:21 [2021-03-26T05:36:21.496Z] #37 13.57 [100%] Built target tini-static
05:36:21 [2021-03-26T05:36:21.496Z] #37 13.63 + mkdir -p /build
05:36:21 [2021-03-26T05:36:21.496Z] #37 13.65 + cp tini-static /build/docker-init
05:36:21 [2021-03-26T05:36:21.496Z] #37 DONE 15.3s
05:36:21 [2021-03-26T05:36:21.496Z] 
05:36:21 [2021-03-26T05:36:21.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
05:36:21 [2021-03-26T05:36:21.496Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
05:36:21 [2021-03-26T05:36:21.496Z] #42 102.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
05:36:21 [2021-03-26T05:36:21.496Z] #42 102.5 Processing triggers for libc-bin (2.28-10) ...
05:36:21 [2021-03-26T05:36:21.496Z] #42 DONE 103.6s
05:36:21 [2021-03-26T05:36:21.496Z] 
05:36:21 [2021-03-26T05:36:21.496Z] #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
05:36:21 [2021-03-26T05:36:21.496Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:21 [2021-03-26T05:36:21.496Z] #43 ...
05:36:21 [2021-03-26T05:36:21.496Z] 
05:36:21 [2021-03-26T05:36:21.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
05:36:21 [2021-03-26T05:36:21.496Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:36:21 [2021-03-26T05:36:21.496Z] #45 93.91 regexp/syntax
05:36:21 [2021-03-26T05:36:21.496Z] #45 96.25 fmt
05:36:21 [2021-03-26T05:36:21.496Z] #45 101.7 regexp
05:36:21 [2021-03-26T05:36:21.496Z] #45 102.7 go/token
05:36:21 [2021-03-26T05:36:21.496Z] #45 103.5 go/scanner
05:36:21 [2021-03-26T05:36:21.496Z] #45 ...
05:36:21 [2021-03-26T05:36:21.496Z] 
05:36:21 [2021-03-26T05:36:21.496Z] #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
05:36:21 [2021-03-26T05:36:21.496Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:21 [2021-03-26T05:36:21.496Z] #13 90.01 Selecting previously unselected package binutils-mingw-w64.
05:36:21 [2021-03-26T05:36:21.496Z] #13 90.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
05:36:21 [2021-03-26T05:36:21.496Z] #13 90.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
05:36:21 [2021-03-26T05:36:21.496Z] #13 90.24 Selecting previously unselected package libdevmapper1.02.1:amd64.
05:36:21 [2021-03-26T05:36:21.496Z] #13 90.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
05:36:21 [2021-03-26T05:36:21.496Z] #13 90.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:36:21 [2021-03-26T05:36:21.496Z] #13 90.41 Selecting previously unselected package dmsetup.
05:36:21 [2021-03-26T05:36:21.496Z] #13 90.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
05:36:21 [2021-03-26T05:36:21.496Z] #13 90.43 Unpacking dmsetup (2:1.02.155-3) ...
05:36:21 [2021-03-26T05:36:21.496Z] #13 90.90 Selecting previously unselected package mingw-w64-common.
05:36:21 [2021-03-26T05:36:21.496Z] #13 90.92 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
05:36:21 [2021-03-26T05:36:21.496Z] #13 90.92 Unpacking mingw-w64-common (6.0.0-3) ...
05:36:21 [2021-03-26T05:36:21.496Z] #13 98.85 Selecting previously unselected package mingw-w64-x86-64-dev.
05:36:21 [2021-03-26T05:36:21.496Z] #13 98.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:36:21 [2021-03-26T05:36:21.496Z] #13 98.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:36:21 [2021-03-26T05:36:21.716Z] #43 46.61   CC       images/opts.o
05:36:21 [2021-03-26T05:36:21.716Z] #43 46.83   CC       images/seccomp.o
05:36:21 [2021-03-26T05:36:21.754Z] #43 31.51   CC       images/ipc-var.o
05:36:21 [2021-03-26T05:36:21.754Z] #43 31.69   CC       images/ipc-desc.o
05:36:21 [2021-03-26T05:36:21.956Z] #37 11.93 [100%] Built target tini-static
05:36:21 [2021-03-26T05:36:21.957Z] #37 12.03 + mkdir -p /build
05:36:21 [2021-03-26T05:36:21.957Z] #37 12.03 + cp tini-static /build/docker-init
05:36:21 [2021-03-26T05:36:21.957Z] #37 ...
05:36:21 [2021-03-26T05:36:21.957Z] 
05:36:21 [2021-03-26T05:36:21.957Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:36:21 [2021-03-26T05:36:21.957Z] #34 sha256:017816594fb7eb010e8726bf62d7d3446b5642efb88a85d17dd0c8038d3947ca
05:36:21 [2021-03-26T05:36:21.957Z] #34 100.5 io/ioutil
05:36:21 [2021-03-26T05:36:21.957Z] #34 101.7 text/tabwriter
05:36:21 [2021-03-26T05:36:21.957Z] #34 103.1 github.com/BurntSushi/toml
05:36:21 [2021-03-26T05:36:21.957Z] #34 103.1 flag
05:36:21 [2021-03-26T05:36:21.957Z] #34 105.0 log
05:36:21 [2021-03-26T05:36:21.957Z] #34 107.8 github.com/BurntSushi/toml/cmd/tomlv
05:36:21 [2021-03-26T05:36:21.980Z] #43 47.26   CC       images/binfmt-misc.o
05:36:22 [2021-03-26T05:36:22.028Z] #43 31.88   CC       images/ipc-shm.o
05:36:22 [2021-03-26T05:36:22.068Z] #13 ...
05:36:22 [2021-03-26T05:36:22.068Z] 
05:36:22 [2021-03-26T05:36:22.068Z] #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
05:36:22 [2021-03-26T05:36:22.068Z] #51 sha256:834eb008fe0e2cc9ef820d012c2a692e614105bcfdd901850741add3afe1bf6f
05:36:22 [2021-03-26T05:36:22.068Z] #51 104.8 encoding/json
05:36:22 [2021-03-26T05:36:22.219Z] #34 ...
05:36:22 [2021-03-26T05:36:22.219Z] 
05:36:22 [2021-03-26T05:36:22.219Z] #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
05:36:22 [2021-03-26T05:36:22.219Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:22 [2021-03-26T05:36:22.219Z] #43 4.785 fatal: not a git repository (or any of the parent directories): .git
05:36:22 [2021-03-26T05:36:22.219Z] #43 4.873   GEN      .gitid
05:36:22 [2021-03-26T05:36:22.219Z] #43 4.910   GEN      criu/include/version.h
05:36:22 [2021-03-26T05:36:22.219Z] #43 5.019   GEN      include/common/asm
05:36:22 [2021-03-26T05:36:22.219Z] #43 ...
05:36:22 [2021-03-26T05:36:22.219Z] 
05:36:22 [2021-03-26T05:36:22.219Z] #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
05:36:22 [2021-03-26T05:36:22.219Z] #37 sha256:1095eeca13da0844c49c92693c457340240f3f366fe7864fe668150e6934394f
05:36:22 [2021-03-26T05:36:22.219Z] #37 DONE 12.5s
05:36:22 [2021-03-26T05:36:22.289Z] #43 32.08   CC       images/ipc-msg.o
05:36:22 [2021-03-26T05:36:22.343Z] #44 55.11   CC       compel/src/lib/infect-rpc.o
05:36:22 [2021-03-26T05:36:22.479Z] 
05:36:22 [2021-03-26T05:36:22.479Z] #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
05:36:22 [2021-03-26T05:36:22.479Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:36:22 [2021-03-26T05:36:22.479Z] #45 108.6 go/ast
05:36:22 [2021-03-26T05:36:22.479Z] #45 108.8 internal/lazyregexp
05:36:22 [2021-03-26T05:36:22.479Z] #45 109.1 net/url
05:36:22 [2021-03-26T05:36:22.479Z] #45 110.7 text/template/parse
05:36:22 [2021-03-26T05:36:22.550Z] #43 32.40   CC       images/ipc-sem.o
05:36:22 [2021-03-26T05:36:22.559Z] #43 47.58   CC       images/time.o
05:36:22 [2021-03-26T05:36:22.559Z] #43 47.86   CC       images/sysctl.o
05:36:22 [2021-03-26T05:36:22.642Z] #44 55.49   CC       compel/src/lib/infect-util.o
05:36:22 [2021-03-26T05:36:22.811Z] #43 32.58   CC       images/utsns.o
05:36:22 [2021-03-26T05:36:22.824Z] #43 48.11   CC       images/autofs.o
05:36:22 [2021-03-26T05:36:22.953Z] #44 55.76   CC       compel/src/lib/infect.o
05:36:23 [2021-03-26T05:36:23.072Z] #43 32.82   CC       images/creds.o
05:36:23 [2021-03-26T05:36:23.073Z] #43 ...
05:36:23 [2021-03-26T05:36:23.073Z] 
05:36:23 [2021-03-26T05:36:23.073Z] #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
05:36:23 [2021-03-26T05:36:23.073Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:23 [2021-03-26T05:36:23.073Z] #13 98.78 Selecting previously unselected package g++-mingw-w64-x86-64.
05:36:23 [2021-03-26T05:36:23.089Z] #43 48.27   CC       images/macvlan.o
05:36:23 [2021-03-26T05:36:23.334Z] #13 98.78 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:36:23 [2021-03-26T05:36:23.334Z] #13 98.79 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:23 [2021-03-26T05:36:23.353Z] #43 48.45   CC       images/sit.o
05:36:23 [2021-03-26T05:36:23.618Z] #43 48.68   CC       images/memfd.o
05:36:23 [2021-03-26T05:36:23.881Z] #43 49.17   CC       images/timens.o
05:36:23 [2021-03-26T05:36:23.988Z] Commit message: "Merge commit '797b974cb90e32c7efe9e324d7459122c3f6b7b0' into HEAD"
05:36:24 [2021-03-26T05:36:24.011Z] #44 ...
05:36:24 [2021-03-26T05:36:24.011Z] 
05:36:24 [2021-03-26T05:36:24.011Z] #52 [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
05:36:24 [2021-03-26T05:36:24.011Z] #52 sha256:01b005bfb32ee53983849fc97b333185bf63a90279b4478e691a79979c0e1df0
05:36:24 [2021-03-26T05:36:24.011Z] #52 DONE 127.8s
05:36:24 [2021-03-26T05:36:24.011Z] 
05:36:24 [2021-03-26T05:36:24.011Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
05:36:24 [2021-03-26T05:36:24.011Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:36:24 [2021-03-26T05:36:24.011Z] #21 0.628 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:36:24 [2021-03-26T05:36:24.011Z] #21 0.809 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:36:24 [2021-03-26T05:36:24.011Z] #21 0.923 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:36:24 [2021-03-26T05:36:24.011Z] #21 0.938 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:36:24 [2021-03-26T05:36:24.011Z] #21 1.883 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB]
05:36:24 [2021-03-26T05:36:24.127Z] First time build. Skipping changelog.
05:36:24 [2021-03-26T05:36:24.391Z] #45 ...
05:36:24 [2021-03-26T05:36:24.391Z] 
05:36:24 [2021-03-26T05:36:24.391Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:36:24 [2021-03-26T05:36:24.391Z] #34 sha256:017816594fb7eb010e8726bf62d7d3446b5642efb88a85d17dd0c8038d3947ca
05:36:24 [2021-03-26T05:36:24.391Z] #34 DONE 112.7s
05:36:24 [2021-03-26T05:36:24.391Z] 
05:36:24 [2021-03-26T05:36:24.391Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:36:24 [2021-03-26T05:36:24.391Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:24 [2021-03-26T05:36:24.391Z] #43 7.607   PBCC     images/timens.pb-c.c
05:36:24 [2021-03-26T05:36:24.391Z] #43 7.684   DEP      images/timens.pb-c.d
05:36:24 [2021-03-26T05:36:24.391Z] #43 7.851   PBCC     images/fown.pb-c.c
05:36:24 [2021-03-26T05:36:24.391Z] #43 7.953   PBCC     images/google/protobuf/descriptor.pb-c.c
05:36:24 [2021-03-26T05:36:24.391Z] #43 8.041   PBCC     images/opts.pb-c.c
05:36:24 [2021-03-26T05:36:24.391Z] #43 8.133   PBCC     images/memfd.pb-c.c
05:36:24 [2021-03-26T05:36:24.391Z] #43 8.167   DEP      images/fown.pb-c.d
05:36:24 [2021-03-26T05:36:24.391Z] #43 8.226   DEP      images/google/protobuf/descriptor.pb-c.d
05:36:24 [2021-03-26T05:36:24.391Z] #43 8.368   DEP      images/opts.pb-c.d
05:36:24 [2021-03-26T05:36:24.391Z] #43 8.477   DEP      images/memfd.pb-c.d
05:36:24 [2021-03-26T05:36:24.391Z] #43 8.547   PBCC     images/sit.pb-c.c
05:36:24 [2021-03-26T05:36:24.460Z] #43 49.51   LINK     images/built-in.o
05:36:24 [2021-03-26T05:36:24.460Z] #43 49.73   GEN      compel/include/asm
05:36:24 [2021-03-26T05:36:24.460Z] #43 49.78   GEN      compel/include/version.h
05:36:24 [2021-03-26T05:36:24.460Z] #43 49.83 touch .config
05:36:24 [2021-03-26T05:36:24.024Z]  > git rev-list --no-walk 648b9b03fa7e4151d27e65f58b064c04cc595e88 # timeout=10
[Pipeline] withEnv
[Pipeline] {
05:36:24 [2021-03-26T05:36:24.618Z] #51 106.8 github.com/pkg/diff
[Pipeline] withEnv
[Pipeline] {
05:36:24 [2021-03-26T05:36:24.651Z] #43 8.622   DEP      images/sit.pb-c.d
05:36:24 [2021-03-26T05:36:24.651Z] #43 8.698   PBCC     images/macvlan.pb-c.c
05:36:24 [2021-03-26T05:36:24.651Z] #43 8.747   DEP      images/macvlan.pb-c.d
05:36:24 [2021-03-26T05:36:24.651Z] #43 8.890   PBCC     images/autofs.pb-c.c
[Pipeline] stage
[Pipeline] { (Print info)
05:36:24 [2021-03-26T05:36:24.659Z] #21 3.659 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
[Pipeline] sh
05:36:24 [2021-03-26T05:36:24.724Z] #43 49.92   GEN      include/common/config.h
05:36:24 [2021-03-26T05:36:24.724Z] #43 50.03   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:36:24 [2021-03-26T05:36:24.724Z] #43 50.04   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
05:36:24 [2021-03-26T05:36:24.724Z] #43 50.10   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
05:36:24 [2021-03-26T05:36:24.912Z] #43 8.963   DEP      images/autofs.pb-c.d
05:36:24 [2021-03-26T05:36:24.989Z] #43 50.13   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
05:36:24 [2021-03-26T05:36:24.989Z] #43 50.15   DEP      compel/plugins/std/infect.d
05:36:25 [2021-03-26T05:36:25.172Z] #43 9.041   PBCC     images/sysctl.pb-c.c
05:36:25 [2021-03-26T05:36:25.172Z] #43 9.130   DEP      images/sysctl.pb-c.d
05:36:25 [2021-03-26T05:36:25.172Z] #43 9.197   PBCC     images/time.pb-c.c
05:36:25 [2021-03-26T05:36:25.172Z] #43 9.279   DEP      images/time.pb-c.d
05:36:25 [2021-03-26T05:36:25.254Z] #43 50.27   DEP      compel/plugins/std/string.d
05:36:25 [2021-03-26T05:36:25.254Z] #43 50.50   DEP      compel/plugins/std/log.d
05:36:25 [2021-03-26T05:36:25.433Z] #43 9.415   PBCC     images/binfmt-misc.pb-c.c
05:36:25 [2021-03-26T05:36:25.433Z] #43 9.479   DEP      images/binfmt-misc.pb-c.d
05:36:25 [2021-03-26T05:36:25.433Z] #43 9.542   PBCC     images/seccomp.pb-c.c
05:36:25 [2021-03-26T05:36:25.433Z] #43 9.575   DEP      images/seccomp.pb-c.d
05:36:25 [2021-03-26T05:36:25.433Z] #43 9.619   PBCC     images/userns.pb-c.c
05:36:25 [2021-03-26T05:36:25.518Z] #43 50.69   DEP      compel/plugins/std/fds.d
05:36:25 [2021-03-26T05:36:25.561Z] #51 108.2 go/ast
05:36:25 [2021-03-26T05:36:25.693Z] #43 9.659   DEP      images/userns.pb-c.d
05:36:25 [2021-03-26T05:36:25.693Z] #43 9.731   PBCC     images/cgroup.pb-c.c
05:36:25 [2021-03-26T05:36:25.693Z] #43 9.762   DEP      images/cgroup.pb-c.d
05:36:25 [2021-03-26T05:36:25.693Z] #43 9.811   PBCC     images/ext-file.pb-c.c
05:36:25 [2021-03-26T05:36:25.693Z] #43 9.833   DEP      images/ext-file.pb-c.d
05:36:25 [2021-03-26T05:36:25.747Z] #21 4.625 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [259 kB]
05:36:25 [2021-03-26T05:36:25.783Z] #43 50.84   DEP      compel/plugins/std/std.d
05:36:25 [2021-03-26T05:36:25.783Z] #43 50.99   DEP      compel/plugins/shmem/shmem.d
05:36:25 [2021-03-26T05:36:25.953Z] #43 9.859   PBCC     images/rpc.pb-c.c
05:36:25 [2021-03-26T05:36:25.953Z] #43 9.923   DEP      images/rpc.pb-c.d
05:36:25 [2021-03-26T05:36:25.953Z] #43 9.977   PBCC     images/siginfo.pb-c.c
05:36:25 [2021-03-26T05:36:25.953Z] #43 10.02   DEP      images/siginfo.pb-c.d
05:36:25 [2021-03-26T05:36:25.953Z] #43 10.09   PBCC     images/pagemap.pb-c.c
05:36:26 [2021-03-26T05:36:26.048Z] #43 51.12   DEP      compel/plugins/fds/fds.d
05:36:26 [2021-03-26T05:36:26.048Z] #43 51.30   CC       compel/plugins/std/std.o
05:36:26 [2021-03-26T05:36:26.214Z] #43 10.21   DEP      images/pagemap.pb-c.d
05:36:26 [2021-03-26T05:36:26.214Z] #43 10.26   PBCC     images/rlimit.pb-c.c
05:36:26 [2021-03-26T05:36:26.214Z] #43 10.31   DEP      images/rlimit.pb-c.d
05:36:26 [2021-03-26T05:36:26.214Z] #43 10.37   PBCC     images/file-lock.pb-c.c
05:36:26 [2021-03-26T05:36:26.214Z] #43 10.41   DEP      images/file-lock.pb-c.d
05:36:26 [2021-03-26T05:36:26.214Z] #43 10.45   PBCC     images/tty.pb-c.c
05:36:26 [2021-03-26T05:36:26.312Z] #43 51.60   CC       compel/plugins/std/fds.o
05:36:26 [2021-03-26T05:36:26.474Z] #43 10.51   DEP      images/tty.pb-c.d
05:36:26 [2021-03-26T05:36:26.474Z] #43 10.60   PBCC     images/tun.pb-c.c
05:36:26 [2021-03-26T05:36:26.474Z] #43 10.64   PBCC     images/netdev.pb-c.c
05:36:26 [2021-03-26T05:36:26.474Z] #43 10.71   DEP      images/tun.pb-c.d
05:36:26 [2021-03-26T05:36:26.504Z] #51 ...
05:36:26 [2021-03-26T05:36:26.504Z] 
05:36:26 [2021-03-26T05:36:26.504Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
05:36:26 [2021-03-26T05:36:26.504Z] #34 sha256:a1bdeb9fbc5d991a3ac967347b5bd6b648fa481e6b94fbec1b2ff6addee0d2f4
05:36:26 [2021-03-26T05:36:26.504Z] #34 99.22 github.com/BurntSushi/toml
05:36:26 [2021-03-26T05:36:26.504Z] #34 99.24 flag
05:36:26 [2021-03-26T05:36:26.504Z] #34 101.7 log
05:36:26 [2021-03-26T05:36:26.504Z] #34 104.3 github.com/BurntSushi/toml/cmd/tomlv
05:36:26 [2021-03-26T05:36:26.504Z] #34 DONE 109.1s
05:36:26 [2021-03-26T05:36:26.504Z] 
05:36:26 [2021-03-26T05:36:26.504Z] #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
05:36:26 [2021-03-26T05:36:26.504Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:26 [2021-03-26T05:36:26.504Z] #43 3.221 Note: Building without setproctitle() and strlcpy() support.
05:36:26 [2021-03-26T05:36:26.504Z] #43 3.221       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:36:26 [2021-03-26T05:36:26.504Z] #43 3.232 Note: Building without GnuTLS support
05:36:26 [2021-03-26T05:36:26.504Z] #43 3.256 Makefile.config:39: Warn: you have no libnftables installed
05:36:26 [2021-03-26T05:36:26.504Z] #43 3.256 Makefile.config:40: Warn: Building without nftables support
05:36:26 [2021-03-26T05:36:26.504Z] #43 4.952 fatal: not a git repository (or any of the parent directories): .git
05:36:26 [2021-03-26T05:36:26.504Z] #43 4.999   GEN      .gitid
05:36:26 [2021-03-26T05:36:26.504Z] #43 5.035   GEN      criu/include/version.h
05:36:26 [2021-03-26T05:36:26.504Z] #43 5.083   GEN      include/common/asm
05:36:26 [2021-03-26T05:36:26.734Z] #43 10.78   DEP      images/netdev.pb-c.d
05:36:26 [2021-03-26T05:36:26.734Z] #43 10.83   PBCC     images/vma.pb-c.c
05:36:26 [2021-03-26T05:36:26.734Z] #43 10.88   DEP      images/vma.pb-c.d
05:36:26 [2021-03-26T05:36:26.734Z] #43 10.96   PBCC     images/creds.pb-c.c
05:36:26 [2021-03-26T05:36:26.800Z] #21 5.781 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B]
05:36:26 [2021-03-26T05:36:26.994Z] #43 10.98   DEP      images/creds.pb-c.d
05:36:26 [2021-03-26T05:36:26.994Z] #43 11.04   PBCC     images/utsns.pb-c.c
05:36:26 [2021-03-26T05:36:26.994Z] #43 11.05   DEP      images/utsns.pb-c.d
05:36:26 [2021-03-26T05:36:26.994Z] #43 11.11   PBCC     images/ipc-desc.pb-c.c
05:36:26 [2021-03-26T05:36:26.994Z] #43 11.14   PBCC     images/ipc-sem.pb-c.c
05:36:26 [2021-03-26T05:36:26.994Z] #43 11.17   DEP      images/ipc-desc.pb-c.d
05:36:26 [2021-03-26T05:36:26.994Z] #43 11.22   DEP      images/ipc-sem.pb-c.d
05:36:27 [2021-03-26T05:36:27.099Z] #21 ...
05:36:27 [2021-03-26T05:36:27.099Z] 
05:36:27 [2021-03-26T05:36:27.099Z] #44 [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
05:36:27 [2021-03-26T05:36:27.099Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:36:27 [2021-03-26T05:36:27.099Z] #44 59.50   CC       compel/src/lib/ptrace.o
05:36:27 [2021-03-26T05:36:27.099Z] #44 59.86   AR       compel/libcompel.a
05:36:27 [2021-03-26T05:36:27.099Z] #44 59.92   HOSTCC   compel/src/main-host.o
05:36:27 [2021-03-26T05:36:27.099Z] #44 60.14   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
05:36:27 [2021-03-26T05:36:27.254Z] #43 11.26   PBCC     images/ipc-msg.pb-c.c
05:36:27 [2021-03-26T05:36:27.254Z] #43 11.32   DEP      images/ipc-msg.pb-c.d
05:36:27 [2021-03-26T05:36:27.254Z] #43 11.38   PBCC     images/ipc-shm.pb-c.c
05:36:27 [2021-03-26T05:36:27.254Z] #43 11.44   DEP      images/ipc-shm.pb-c.d
05:36:27 [2021-03-26T05:36:27.254Z] #43 11.48   PBCC     images/ipc-var.pb-c.c
05:36:27 [2021-03-26T05:36:27.263Z] #43 52.22   CC       compel/plugins/std/log.o
05:36:27 [2021-03-26T05:36:27.385Z] + docker version
05:36:27 [2021-03-26T05:36:27.398Z] #44 60.42   HOSTCC   compel/src/lib/handle-elf-host.o
05:36:27 [2021-03-26T05:36:27.514Z] #43 11.54   DEP      images/ipc-var.pb-c.d
05:36:27 [2021-03-26T05:36:27.514Z] #43 11.58   PBCC     images/sk-opts.pb-c.c
05:36:27 [2021-03-26T05:36:27.514Z] #43 11.61   PBCC     images/packet-sock.pb-c.c
05:36:27 [2021-03-26T05:36:27.514Z] #43 ...
05:36:27 [2021-03-26T05:36:27.514Z] 
05:36:27 [2021-03-26T05:36:27.514Z] #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
05:36:27 [2021-03-26T05:36:27.514Z] #51 sha256:933415054a9e8575e59682061aa2107dbce966efee2f0f2d1e8170b7c12190cd
05:36:27 [2021-03-26T05:36:27.514Z] #51 106.0 encoding/json
05:36:27 [2021-03-26T05:36:27.514Z] #51 111.2 github.com/pkg/diff
05:36:27 [2021-03-26T05:36:27.514Z] #51 112.5 go/ast
05:36:27 [2021-03-26T05:36:27.514Z] #51 113.2 golang.org/x/crypto/ssh/terminal
05:36:27 [2021-03-26T05:36:27.514Z] #51 115.1 mvdan.cc/editorconfig
05:36:27 [2021-03-26T05:36:27.514Z] #51 ...
05:36:27 [2021-03-26T05:36:27.514Z] 
05:36:27 [2021-03-26T05:36:27.514Z] #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
05:36:27 [2021-03-26T05:36:27.514Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:27 [2021-03-26T05:36:27.514Z] #43 11.66   DEP      images/sk-opts.pb-c.d
05:36:27 [2021-03-26T05:36:27.514Z] #43 11.74   DEP      images/packet-sock.pb-c.d
05:36:27 [2021-03-26T05:36:27.553Z] #13 ...
05:36:27 [2021-03-26T05:36:27.553Z] 
05:36:27 [2021-03-26T05:36:27.553Z] #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
05:36:27 [2021-03-26T05:36:27.553Z] #56 sha256:62b49318574903796310388a9f051ce130139e2e453a1bea6b9a5f3580f25585
05:36:27 [2021-03-26T05:36:27.553Z] #56 49.87 + bin/ctr
05:36:27 [2021-03-26T05:36:27.553Z] #56 ...
05:36:27 [2021-03-26T05:36:27.553Z] 
05:36:27 [2021-03-26T05:36:27.553Z] #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
05:36:27 [2021-03-26T05:36:27.553Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:36:27 [2021-03-26T05:36:27.553Z] #45 95.28 vendor/golang.org/x/text/secure/bidirule
05:36:27 [2021-03-26T05:36:27.553Z] #45 95.64 vendor/golang.org/x/text/unicode/norm
05:36:27 [2021-03-26T05:36:27.553Z] #45 99.28 vendor/golang.org/x/net/idna
05:36:27 [2021-03-26T05:36:27.553Z] #45 101.5 vendor/golang.org/x/net/http2/hpack
05:36:27 [2021-03-26T05:36:27.553Z] #45 102.6 mime
05:36:27 [2021-03-26T05:36:27.553Z] #45 104.2 mime/quotedprintable
05:36:27 [2021-03-26T05:36:27.553Z] #45 104.7 net/http/internal
05:36:27 [2021-03-26T05:36:27.553Z] #45 ...
05:36:27 [2021-03-26T05:36:27.553Z] 
05:36:27 [2021-03-26T05:36:27.553Z] #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
05:36:27 [2021-03-26T05:36:27.553Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:27 [2021-03-26T05:36:27.553Z] #43 33.07   CC       images/vma.o
05:36:27 [2021-03-26T05:36:27.553Z] #43 33.29   CC       images/netdev.o
05:36:27 [2021-03-26T05:36:27.553Z] #43 33.65   CC       images/tty.o
05:36:27 [2021-03-26T05:36:27.553Z] #43 34.21   CC       images/file-lock.o
05:36:27 [2021-03-26T05:36:27.553Z] #43 34.38   CC       images/rlimit.o
05:36:27 [2021-03-26T05:36:27.553Z] #43 34.55   CC       images/pagemap.o
05:36:27 [2021-03-26T05:36:27.553Z] #43 34.82   CC       images/siginfo.o
05:36:27 [2021-03-26T05:36:27.553Z] #43 35.09   CC       images/rpc.o
05:36:27 [2021-03-26T05:36:27.553Z] #43 36.21   CC       images/ext-file.o
05:36:27 [2021-03-26T05:36:27.553Z] #43 36.39   CC       images/cgroup.o
05:36:27 [2021-03-26T05:36:27.553Z] #43 36.91   CC       images/userns.o
05:36:27 [2021-03-26T05:36:27.553Z] #43 37.14   CC       images/google/protobuf/descriptor.o
05:36:27 [2021-03-26T05:36:27.774Z] #43 11.80   PBCC     images/sk-netlink.pb-c.c
05:36:27 [2021-03-26T05:36:27.774Z] #43 11.83   DEP      images/sk-netlink.pb-c.d
05:36:27 [2021-03-26T05:36:27.774Z] #43 11.88   PBCC     images/sk-inet.pb-c.c
05:36:27 [2021-03-26T05:36:27.774Z] #43 11.92   DEP      images/sk-inet.pb-c.d
05:36:27 [2021-03-26T05:36:27.774Z] #43 12.00   PBCC     images/sk-unix.pb-c.c
05:36:27 [2021-03-26T05:36:27.841Z] #43 53.09   CC       compel/plugins/std/string.o
05:36:28 [2021-03-26T05:36:28.034Z] #43 12.08   DEP      images/sk-unix.pb-c.d
05:36:28 [2021-03-26T05:36:28.034Z] #43 12.15   PBCC     images/mm.pb-c.c
05:36:28 [2021-03-26T05:36:28.046Z] #44 60.77   HOSTCC   compel/src/lib/log-host.o
05:36:28 [2021-03-26T05:36:28.046Z] #44 61.01   HOSTLINK compel/compel-host-bin
05:36:28 [2021-03-26T05:36:28.294Z] #43 12.24   DEP      images/mm.pb-c.d
05:36:28 [2021-03-26T05:36:28.294Z] #43 12.29   PBCC     images/timerfd.pb-c.c
05:36:28 [2021-03-26T05:36:28.294Z] #43 12.33   DEP      images/timerfd.pb-c.d
05:36:28 [2021-03-26T05:36:28.294Z] #43 12.37   PBCC     images/timer.pb-c.c
05:36:28 [2021-03-26T05:36:28.294Z] #43 12.40   DEP      images/timer.pb-c.d
05:36:28 [2021-03-26T05:36:28.344Z] #44 61.15   DEP      soccr/soccr.d
05:36:28 [2021-03-26T05:36:28.344Z] #44 61.44   CC       soccr/soccr.o
05:36:28 [2021-03-26T05:36:28.517Z] #43 7.226   PBCC     images/timens.pb-c.c
05:36:28 [2021-03-26T05:36:28.517Z] #43 7.253   DEP      images/timens.pb-c.d
05:36:28 [2021-03-26T05:36:28.517Z] #43 7.293   PBCC     images/fown.pb-c.c
05:36:28 [2021-03-26T05:36:28.517Z] #43 7.324   PBCC     images/google/protobuf/descriptor.pb-c.c
05:36:28 [2021-03-26T05:36:28.517Z] #43 7.440   PBCC     images/opts.pb-c.c
05:36:28 [2021-03-26T05:36:28.517Z] #43 7.475   PBCC     images/memfd.pb-c.c
05:36:28 [2021-03-26T05:36:28.517Z] #43 7.501   DEP      images/fown.pb-c.d
05:36:28 [2021-03-26T05:36:28.517Z] #43 7.521   DEP      images/google/protobuf/descriptor.pb-c.d
05:36:28 [2021-03-26T05:36:28.517Z] #43 7.578   DEP      images/opts.pb-c.d
05:36:28 [2021-03-26T05:36:28.517Z] #43 7.636   DEP      images/memfd.pb-c.d
05:36:28 [2021-03-26T05:36:28.517Z] #43 7.732   PBCC     images/sit.pb-c.c
05:36:28 [2021-03-26T05:36:28.517Z] #43 7.816   DEP      images/sit.pb-c.d
05:36:28 [2021-03-26T05:36:28.554Z] #43 12.43   PBCC     images/sa.pb-c.c
05:36:28 [2021-03-26T05:36:28.554Z] #43 12.47   DEP      images/sa.pb-c.d
05:36:28 [2021-03-26T05:36:28.554Z] #43 12.56   PBCC     images/pipe-data.pb-c.c
05:36:28 [2021-03-26T05:36:28.554Z] #43 12.59   DEP      images/pipe-data.pb-c.d
05:36:28 [2021-03-26T05:36:28.554Z] #43 12.64   PBCC     images/mnt.pb-c.c
05:36:28 [2021-03-26T05:36:28.782Z] #43 7.863   PBCC     images/macvlan.pb-c.c
05:36:28 [2021-03-26T05:36:28.782Z] #43 7.896   DEP      images/macvlan.pb-c.d
05:36:28 [2021-03-26T05:36:28.782Z] #43 7.954   PBCC     images/autofs.pb-c.c
05:36:28 [2021-03-26T05:36:28.782Z] #43 7.985   DEP      images/autofs.pb-c.d
05:36:28 [2021-03-26T05:36:28.782Z] #43 8.024   PBCC     images/sysctl.pb-c.c
05:36:28 [2021-03-26T05:36:28.782Z] #43 8.040   DEP      images/sysctl.pb-c.d
05:36:28 [2021-03-26T05:36:28.782Z] #43 8.099   PBCC     images/time.pb-c.c
05:36:28 [2021-03-26T05:36:28.804Z] #43 53.82   CC       compel/plugins/std/infect.o
05:36:28 [2021-03-26T05:36:28.815Z] #43 12.71   DEP      images/mnt.pb-c.d
05:36:28 [2021-03-26T05:36:28.815Z] #43 12.78   PBCC     images/sk-packet.pb-c.c
05:36:28 [2021-03-26T05:36:28.815Z] #43 12.82   DEP      images/sk-packet.pb-c.d
05:36:28 [2021-03-26T05:36:28.815Z] #43 ...
05:36:28 [2021-03-26T05:36:28.815Z] 
05:36:28 [2021-03-26T05:36:28.815Z] #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
05:36:28 [2021-03-26T05:36:28.815Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:28 [2021-03-26T05:36:28.815Z] #13 101.1 Selecting previously unselected package mingw-w64-x86-64-dev.
05:36:28 [2021-03-26T05:36:28.815Z] #13 101.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
05:36:28 [2021-03-26T05:36:28.815Z] #13 101.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
05:36:28 [2021-03-26T05:36:28.815Z] #13 108.5 Selecting previously unselected package gcc-mingw-w64-base.
05:36:28 [2021-03-26T05:36:28.815Z] #13 108.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:36:28 [2021-03-26T05:36:28.815Z] #13 108.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:36:28 [2021-03-26T05:36:28.815Z] #13 108.7 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:36:28 [2021-03-26T05:36:28.815Z] #13 108.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:36:28 [2021-03-26T05:36:28.815Z] #13 108.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:28 [2021-03-26T05:36:28.815Z] #13 ...
05:36:28 [2021-03-26T05:36:28.815Z] 
05:36:28 [2021-03-26T05:36:28.815Z] #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
05:36:28 [2021-03-26T05:36:28.815Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:28 [2021-03-26T05:36:28.815Z] #43 12.87   PBCC     images/tcp-stream.pb-c.c
05:36:28 [2021-03-26T05:36:28.815Z] #43 12.94   DEP      images/tcp-stream.pb-c.d
05:36:28 [2021-03-26T05:36:28.973Z] #43 38.67   CC       images/opts.o
05:36:29 [2021-03-26T05:36:29.055Z] #43 8.120   DEP      images/time.pb-c.d
05:36:29 [2021-03-26T05:36:29.055Z] #43 8.232   PBCC     images/binfmt-misc.pb-c.c
05:36:29 [2021-03-26T05:36:29.055Z] #43 8.294   DEP      images/binfmt-misc.pb-c.d
05:36:29 [2021-03-26T05:36:29.055Z] #43 8.310   PBCC     images/seccomp.pb-c.c
05:36:29 [2021-03-26T05:36:29.055Z] #43 8.349   DEP      images/seccomp.pb-c.d
05:36:29 [2021-03-26T05:36:29.070Z] #43 ...
05:36:29 [2021-03-26T05:36:29.070Z] 
05:36:29 [2021-03-26T05:36:29.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
05:36:29 [2021-03-26T05:36:29.070Z] #58 sha256:1e04aa49e3ff35cbf2c6ae5bdb3f360c54123dd5082cf2526c689a495f255a33
05:36:29 [2021-03-26T05:36:29.070Z] #58 101.9 + for f in rootlesskit rootlesskit-docker-proxy
05:36:29 [2021-03-26T05:36:29.070Z] #58 101.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:36:29 [2021-03-26T05:36:29.070Z] #58 DONE 111.0s
05:36:29 [2021-03-26T05:36:29.070Z] 
05:36:29 [2021-03-26T05:36:29.070Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:36:29 [2021-03-26T05:36:29.070Z] #59 sha256:19f2f8a25301b09af23a93f865c173da136b51ccbe0ce77ab3d522996d2f064f
05:36:29 [2021-03-26T05:36:29.070Z] #59 DONE 0.2s
05:36:29 [2021-03-26T05:36:29.070Z] 
05:36:29 [2021-03-26T05:36:29.070Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:36:29 [2021-03-26T05:36:29.070Z] #60 sha256:4fa157200fe56e1710b0d2273a6b2f4c533e69b5659f9ec1c53fdbb61ce5ede8
05:36:29 [2021-03-26T05:36:29.075Z] #43 13.02   PBCC     images/pipe.pb-c.c
05:36:29 [2021-03-26T05:36:29.075Z] #43 13.08   DEP      images/pipe.pb-c.d
05:36:29 [2021-03-26T05:36:29.075Z] #43 13.13   PBCC     images/pstree.pb-c.c
05:36:29 [2021-03-26T05:36:29.075Z] #43 13.18   DEP      images/pstree.pb-c.d
05:36:29 [2021-03-26T05:36:29.075Z] #43 13.22   PBCC     images/fs.pb-c.c
05:36:29 [2021-03-26T05:36:29.075Z] #43 13.25   DEP      images/fs.pb-c.d
05:36:29 [2021-03-26T05:36:29.075Z] #43 13.29   PBCC     images/signalfd.pb-c.c
05:36:29 [2021-03-26T05:36:29.255Z] #43 38.94   CC       images/seccomp.o
05:36:29 [2021-03-26T05:36:29.315Z] #43 8.389   PBCC     images/userns.pb-c.c
05:36:29 [2021-03-26T05:36:29.315Z] #43 8.413   DEP      images/userns.pb-c.d
05:36:29 [2021-03-26T05:36:29.315Z] #43 8.458   PBCC     images/cgroup.pb-c.c
05:36:29 [2021-03-26T05:36:29.315Z] #43 8.495   DEP      images/cgroup.pb-c.d
05:36:29 [2021-03-26T05:36:29.315Z] #43 8.583   PBCC     images/ext-file.pb-c.c
05:36:29 [2021-03-26T05:36:29.334Z] #60 DONE 0.2s
05:36:29 [2021-03-26T05:36:29.334Z] 
05:36:29 [2021-03-26T05:36:29.334Z] #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
05:36:29 [2021-03-26T05:36:29.334Z] #45 sha256:754f6ebc61a6f30269b75abc660dd9c34a33e4ea5ae3ccf59e7f56b68fc34cf3
05:36:29 [2021-03-26T05:36:29.334Z] #45 105.1 net/http/httptrace
05:36:29 [2021-03-26T05:36:29.334Z] #45 105.3 net/http
05:36:29 [2021-03-26T05:36:29.335Z] #43 13.35   DEP      images/signalfd.pb-c.d
05:36:29 [2021-03-26T05:36:29.336Z] #43 13.38   PBCC     images/fh.pb-c.c
05:36:29 [2021-03-26T05:36:29.516Z] #43 39.18   CC       images/binfmt-misc.o
05:36:29 [2021-03-26T05:36:29.516Z] #43 39.44   CC       images/time.o
05:36:29 [2021-03-26T05:36:29.579Z] #43 8.589   DEP      images/ext-file.pb-c.d
05:36:29 [2021-03-26T05:36:29.579Z] #43 8.657   PBCC     images/rpc.pb-c.c
05:36:29 [2021-03-26T05:36:29.579Z] #43 8.702   DEP      images/rpc.pb-c.d
05:36:29 [2021-03-26T05:36:29.579Z] #43 8.796   PBCC     images/siginfo.pb-c.c
05:36:29 [2021-03-26T05:36:29.579Z] #43 8.822   DEP      images/siginfo.pb-c.d
05:36:29 [2021-03-26T05:36:29.596Z] #43 13.45   PBCC     images/fsnotify.pb-c.c
05:36:29 [2021-03-26T05:36:29.596Z] #43 13.51   DEP      images/fh.pb-c.d
05:36:29 [2021-03-26T05:36:29.596Z] #43 13.58   DEP      images/fsnotify.pb-c.d
05:36:29 [2021-03-26T05:36:29.596Z] #43 13.65   PBCC     images/eventpoll.pb-c.c
05:36:29 [2021-03-26T05:36:29.596Z] #43 13.71   DEP      images/eventpoll.pb-c.d
05:36:29 [2021-03-26T05:36:29.596Z] #43 13.74   PBCC     images/eventfd.pb-c.c
05:36:29 [2021-03-26T05:36:29.596Z] #43 13.77   DEP      images/eventfd.pb-c.d
05:36:29 [2021-03-26T05:36:29.596Z] #43 13.81   PBCC     images/remap-file-path.pb-c.c
05:36:29 [2021-03-26T05:36:29.599Z] #45 ...
05:36:29 [2021-03-26T05:36:29.599Z] 
05:36:29 [2021-03-26T05:36:29.599Z] #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
05:36:29 [2021-03-26T05:36:29.599Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:36:29 [2021-03-26T05:36:29.599Z] #43 54.76   CC       compel/arch/aarch64/plugins/std/parasite-head.o
05:36:29 [2021-03-26T05:36:29.599Z] #43 54.86   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
05:36:29 [2021-03-26T05:36:29.599Z] #43 54.98   AR       compel/plugins/std.lib.a
05:36:29 [2021-03-26T05:36:29.836Z] #43 39.69   CC       images/sysctl.o
05:36:29 [2021-03-26T05:36:29.839Z] #43 8.876   PBCC     images/pagemap.pb-c.c
05:36:29 [2021-03-26T05:36:29.839Z] #43 8.915   DEP      images/pagemap.pb-c.d
05:36:29 [2021-03-26T05:36:29.839Z] #43 9.008   PBCC     images/rlimit.pb-c.c
05:36:29 [2021-03-26T05:36:29.839Z] #43 9.041   DEP      images/rlimit.pb-c.d
05:36:29 [2021-03-26T05:36:29.839Z] #43 9.090   PBCC     images/file-lock.pb-c.c
05:36:29 [2021-03-26T05:36:29.839Z] #43 9.117   DEP      images/file-lock.pb-c.d
05:36:29 [2021-03-26T05:36:29.839Z] #43 9.193   PBCC     images/tty.pb-c.c
05:36:29 [2021-03-26T05:36:29.856Z] #43 13.84   DEP      images/remap-file-path.pb-c.d
05:36:29 [2021-03-26T05:36:29.856Z] #43 13.88   PBCC     images/fifo.pb-c.c
05:36:29 [2021-03-26T05:36:29.856Z] #43 13.92   DEP      images/fifo.pb-c.d
05:36:29 [2021-03-26T05:36:29.856Z] #43 13.97   PBCC     images/ghost-file.pb-c.c
05:36:29 [2021-03-26T05:36:29.856Z] #43 14.01   DEP      images/ghost-file.pb-c.d
05:36:29 [2021-03-26T05:36:29.856Z] #43 14.06   PBCC     images/regfile.pb-c.c
05:36:30 [2021-03-26T05:36:30.099Z] #43 40.02   CC       images/autofs.o
05:36:30 [2021-03-26T05:36:30.099Z] #43 ...
05:36:30 [2021-03-26T05:36:30.099Z] 
05:36:30 [2021-03-26T05:36:30.099Z] #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
05:36:30 [2021-03-26T05:36:30.099Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:36:30 [2021-03-26T05:36:30.099Z] #45 108.6 net/textproto
05:36:30 [2021-03-26T05:36:30.099Z] #45 108.6 crypto/x509
05:36:30 [2021-03-26T05:36:30.099Z] #43 9.275   DEP      images/tty.pb-c.d
05:36:30 [2021-03-26T05:36:30.117Z] #43 14.11   DEP      images/regfile.pb-c.d
05:36:30 [2021-03-26T05:36:30.117Z] #43 14.19   PBCC     images/ns.pb-c.c
05:36:30 [2021-03-26T05:36:30.117Z] #43 14.21   DEP      images/ns.pb-c.d
05:36:30 [2021-03-26T05:36:30.117Z] #43 14.28   PBCC     images/fdinfo.pb-c.c
05:36:30 [2021-03-26T05:36:30.177Z] #43 55.15   CC       compel/plugins/fds/fds.o
05:36:30 [2021-03-26T05:36:30.360Z] #43 9.353   PBCC     images/tun.pb-c.c
05:36:30 [2021-03-26T05:36:30.360Z] #43 9.397   PBCC     images/netdev.pb-c.c
05:36:30 [2021-03-26T05:36:30.360Z] #43 9.434   DEP      images/tun.pb-c.d
05:36:30 [2021-03-26T05:36:30.360Z] #43 9.517   DEP      images/netdev.pb-c.d
05:36:30 [2021-03-26T05:36:30.360Z] #43 9.625   PBCC     images/vma.pb-c.c
05:36:30 [2021-03-26T05:36:30.360Z] #43 9.721   DEP      images/vma.pb-c.d
05:36:30 [2021-03-26T05:36:30.360Z] #43 9.734   PBCC     images/creds.pb-c.c
05:36:30 [2021-03-26T05:36:30.377Z] #43 14.41   DEP      images/fdinfo.pb-c.d
05:36:30 [2021-03-26T05:36:30.377Z] #43 14.46   PBCC     images/core-aarch64.pb-c.c
05:36:30 [2021-03-26T05:36:30.377Z] #43 14.51   PBCC     images/core-arm.pb-c.c
05:36:30 [2021-03-26T05:36:30.442Z] #43 55.58   AR       compel/plugins/fds.lib.a
05:36:30 [2021-03-26T05:36:30.442Z] #43 55.69   HOSTDEP  compel/src/lib/log-host.d
05:36:30 [2021-03-26T05:36:30.442Z] #43 55.77   HOSTDEP  compel/src/lib/handle-elf-host.d
05:36:30 [2021-03-26T05:36:30.447Z] #44 62.98   AR       soccr/libsoccr.a
05:36:30 [2021-03-26T05:36:30.447Z] #44 63.05 make[1]: 'soccr/libsoccr.a' is up to date.
05:36:30 [2021-03-26T05:36:30.447Z] #44 63.47   DEP      criu/arch/ppc64/sigframe.d
05:36:30 [2021-03-26T05:36:30.620Z] #43 9.777   DEP      images/creds.pb-c.d
05:36:30 [2021-03-26T05:36:30.620Z] #43 9.834   PBCC     images/utsns.pb-c.c
05:36:30 [2021-03-26T05:36:30.620Z] #43 9.887   DEP      images/utsns.pb-c.d
05:36:30 [2021-03-26T05:36:30.620Z] #43 9.945   PBCC     images/ipc-desc.pb-c.c
05:36:30 [2021-03-26T05:36:30.620Z] #43 9.953   PBCC     images/ipc-sem.pb-c.c
05:36:30 [2021-03-26T05:36:30.620Z] #43 9.971   DEP      images/ipc-desc.pb-c.d
05:36:30 [2021-03-26T05:36:30.637Z] #43 14.56   PBCC     images/core-ppc64.pb-c.c
05:36:30 [2021-03-26T05:36:30.637Z] #43 14.66   PBCC     images/core-s390.pb-c.c
05:36:30 [2021-03-26T05:36:30.637Z] #43 14.74   PBCC     images/core-x86.pb-c.c
05:36:30 [2021-03-26T05:36:30.637Z] #43 14.81   PBCC     images/core.pb-c.c
05:36:30 [2021-03-26T05:36:30.706Z] #43 55.99   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
05:36:30 [2021-03-26T05:36:30.706Z] #43 56.09   HOSTDEP  compel/src/main-host.d
05:36:30 [2021-03-26T05:36:30.751Z] #44 63.64   DEP      criu/arch/ppc64/crtools.d
05:36:30 [2021-03-26T05:36:30.879Z] #43 10.04   DEP      images/ipc-sem.pb-c.d
05:36:30 [2021-03-26T05:36:30.879Z] #43 10.06   PBCC     images/ipc-msg.pb-c.c
05:36:30 [2021-03-26T05:36:30.879Z] #43 10.12   DEP      images/ipc-msg.pb-c.d
05:36:30 [2021-03-26T05:36:30.897Z] #43 14.90   PBCC     images/inventory.pb-c.c
05:36:30 [2021-03-26T05:36:30.897Z] #43 15.03   DEP      images/core-aarch64.pb-c.d
05:36:30 [2021-03-26T05:36:30.897Z] #43 15.10   DEP      images/core-arm.pb-c.d
05:36:31 [2021-03-26T05:36:31.053Z] #44 63.86   DEP      criu/arch/ppc64/cpu.d
05:36:31 [2021-03-26T05:36:31.053Z] #44 64.08   CC       criu/arch/ppc64/cpu.o
05:36:31 [2021-03-26T05:36:31.053Z] #44 ...
05:36:31 [2021-03-26T05:36:31.053Z] 
05:36:31 [2021-03-26T05:36:31.053Z] #46 [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
05:36:31 [2021-03-26T05:36:31.053Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:36:31 [2021-03-26T05:36:31.053Z] #46 125.3 go/doc
05:36:31 [2021-03-26T05:36:31.139Z] #43 10.17   PBCC     images/ipc-shm.pb-c.c
05:36:31 [2021-03-26T05:36:31.139Z] #43 10.19   DEP      images/ipc-shm.pb-c.d
05:36:31 [2021-03-26T05:36:31.139Z] #43 10.27   PBCC     images/ipc-var.pb-c.c
05:36:31 [2021-03-26T05:36:31.139Z] #43 10.30   DEP      images/ipc-var.pb-c.d
05:36:31 [2021-03-26T05:36:31.140Z] #43 10.37   PBCC     images/sk-opts.pb-c.c
05:36:31 [2021-03-26T05:36:31.140Z] #43 10.40   PBCC     images/packet-sock.pb-c.c
05:36:31 [2021-03-26T05:36:31.140Z] #43 10.44   DEP      images/sk-opts.pb-c.d
05:36:31 [2021-03-26T05:36:31.140Z] #43 10.52   DEP      images/packet-sock.pb-c.d
05:36:31 [2021-03-26T05:36:31.157Z] #43 15.16   DEP      images/core-ppc64.pb-c.d
05:36:31 [2021-03-26T05:36:31.284Z] #43 56.28   DEP      compel/src/lib/ptrace.d
05:36:31 [2021-03-26T05:36:31.284Z] #43 56.45   DEP      compel/src/lib/infect.d
05:36:31 [2021-03-26T05:36:31.284Z] #43 56.67   DEP      compel/src/lib/infect-util.d
05:36:31 [2021-03-26T05:36:31.350Z] #46 ...
05:36:31 [2021-03-26T05:36:31.350Z] 
05:36:31 [2021-03-26T05:36:31.350Z] #54 [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
05:36:31 [2021-03-26T05:36:31.350Z] #54 sha256:ce97fd8fd2f7fadf9f25bfcb20e0a4216d7d93464584976abcf837dc55b7bdb1
05:36:31 [2021-03-26T05:36:31.350Z] #54 11.77 + cd /tmp/tmp.GVnRWIFYe4/src/github.com/opencontainers/runc
05:36:31 [2021-03-26T05:36:31.350Z] #54 11.77 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:36:31 [2021-03-26T05:36:31.350Z] #54 12.23 + '[' -z '' ']'
05:36:31 [2021-03-26T05:36:31.350Z] #54 12.24 + target=static
05:36:31 [2021-03-26T05:36:31.350Z] #54 12.24 + make 'BUILDTAGS=seccomp ' static
05:36:31 [2021-03-26T05:36:31.351Z] #54 12.50 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:36:31 [2021-03-26T05:36:31.400Z] #43 10.59   PBCC     images/sk-netlink.pb-c.c
05:36:31 [2021-03-26T05:36:31.400Z] #43 10.62   DEP      images/sk-netlink.pb-c.d
05:36:31 [2021-03-26T05:36:31.400Z] #43 10.66   PBCC     images/sk-inet.pb-c.c
05:36:31 [2021-03-26T05:36:31.400Z] #43 10.69   DEP      images/sk-inet.pb-c.d
05:36:31 [2021-03-26T05:36:31.400Z] #43 10.73   PBCC     images/sk-unix.pb-c.c
05:36:31 [2021-03-26T05:36:31.418Z] #43 15.25   DEP      images/core-s390.pb-c.d
05:36:31 [2021-03-26T05:36:31.418Z] #43 15.32   DEP      images/core-x86.pb-c.d
05:36:31 [2021-03-26T05:36:31.418Z] #43 15.40   DEP      images/core.pb-c.d
05:36:31 [2021-03-26T05:36:31.418Z] #43 15.44   DEP      images/inventory.pb-c.d
05:36:31 [2021-03-26T05:36:31.418Z] #43 15.48   PBCC     images/cpuinfo.pb-c.c
05:36:31 [2021-03-26T05:36:31.418Z] #43 15.53   DEP      images/cpuinfo.pb-c.d
05:36:31 [2021-03-26T05:36:31.482Z] #45 109.7 vendor/golang.org/x/net/http/httpguts
05:36:31 [2021-03-26T05:36:31.482Z] #45 110.0 vendor/golang.org/x/net/http/httpproxy
05:36:31 [2021-03-26T05:36:31.660Z] #43 10.78   DEP      images/sk-unix.pb-c.d
05:36:31 [2021-03-26T05:36:31.660Z] #43 10.84   PBCC     images/mm.pb-c.c
05:36:31 [2021-03-26T05:36:31.660Z] #43 10.89   DEP      images/mm.pb-c.d
05:36:31 [2021-03-26T05:36:31.660Z] #43 10.95   PBCC     images/timerfd.pb-c.c
05:36:31 [2021-03-26T05:36:31.660Z] #43 10.98   DEP      images/timerfd.pb-c.d
05:36:31 [2021-03-26T05:36:31.660Z] #43 11.02   PBCC     images/timer.pb-c.c
05:36:31 [2021-03-26T05:36:31.678Z] #43 15.57   PBCC     images/stats.pb-c.c
05:36:31 [2021-03-26T05:36:31.678Z] #43 15.61   DEP      images/stats.pb-c.d
05:36:31 [2021-03-26T05:36:31.863Z] #43 56.92   DEP      compel/src/lib/infect-rpc.d
05:36:31 [2021-03-26T05:36:31.863Z] #43 57.09   DEP      compel/arch/aarch64/src/lib/infect.d
05:36:31 [2021-03-26T05:36:31.863Z] #43 57.17   DEP      compel/arch/aarch64/src/lib/cpu.d
05:36:31 [2021-03-26T05:36:31.863Z] #43 57.21   DEP      compel/src/lib/log.d
05:36:31 [2021-03-26T05:36:31.920Z] #43 11.04   DEP      images/timer.pb-c.d
05:36:31 [2021-03-26T05:36:31.920Z] #43 11.13   PBCC     images/sa.pb-c.c
05:36:31 [2021-03-26T05:36:31.920Z] #43 11.18   DEP      images/sa.pb-c.d
05:36:31 [2021-03-26T05:36:31.920Z] #43 11.24   PBCC     images/pipe-data.pb-c.c
05:36:32 [2021-03-26T05:36:32.053Z] #45 110.5 mime/multipart
05:36:32 [2021-03-26T05:36:32.128Z] #43 57.30   DEP      compel/src/main.d
05:36:32 [2021-03-26T05:36:32.128Z] #43 57.37   DEP      compel/src/lib/handle-elf.d
05:36:32 [2021-03-26T05:36:32.128Z] #43 57.45   DEP      compel/arch/aarch64/src/lib/handle-elf.d
05:36:32 [2021-03-26T05:36:32.180Z] #43 11.25   DEP      images/pipe-data.pb-c.d
05:36:32 [2021-03-26T05:36:32.180Z] #43 11.30   PBCC     images/mnt.pb-c.c
05:36:32 [2021-03-26T05:36:32.180Z] #43 11.34   DEP      images/mnt.pb-c.d
05:36:32 [2021-03-26T05:36:32.180Z] #43 11.39   PBCC     images/sk-packet.pb-c.c
05:36:32 [2021-03-26T05:36:32.180Z] #43 11.42   DEP      images/sk-packet.pb-c.d
05:36:32 [2021-03-26T05:36:32.180Z] #43 11.47   PBCC     images/tcp-stream.pb-c.c
05:36:32 [2021-03-26T05:36:32.392Z] #43 57.52   CC       compel/src/lib/log.o
05:36:32 [2021-03-26T05:36:32.392Z] #43 57.77   CC       compel/arch/aarch64/src/lib/cpu.o
05:36:32 [2021-03-26T05:36:32.440Z] #43 11.51   DEP      images/tcp-stream.pb-c.d
05:36:32 [2021-03-26T05:36:32.441Z] #43 11.60   PBCC     images/pipe.pb-c.c
05:36:32 [2021-03-26T05:36:32.441Z] #43 11.63   DEP      images/pipe.pb-c.d
05:36:32 [2021-03-26T05:36:32.441Z] #43 11.69   PBCC     images/pstree.pb-c.c
05:36:32 [2021-03-26T05:36:32.441Z] #43 11.72   DEP      images/pstree.pb-c.d
05:36:32 [2021-03-26T05:36:32.701Z] #43 11.76   PBCC     images/fs.pb-c.c
05:36:32 [2021-03-26T05:36:32.701Z] #43 11.79   DEP      images/fs.pb-c.d
05:36:32 [2021-03-26T05:36:32.701Z] #43 11.82   PBCC     images/signalfd.pb-c.c
05:36:32 [2021-03-26T05:36:32.701Z] #43 11.89   DEP      images/signalfd.pb-c.d
05:36:32 [2021-03-26T05:36:32.701Z] #43 11.93   PBCC     images/fh.pb-c.c
05:36:32 [2021-03-26T05:36:32.701Z] #43 11.97   PBCC     images/fsnotify.pb-c.c
05:36:32 [2021-03-26T05:36:32.701Z] #43 12.03   DEP      images/fh.pb-c.d
05:36:32 [2021-03-26T05:36:32.961Z] #43 12.11   DEP      images/fsnotify.pb-c.d
05:36:32 [2021-03-26T05:36:32.961Z] #43 12.16   PBCC     images/eventpoll.pb-c.c
05:36:32 [2021-03-26T05:36:32.961Z] #43 ...
05:36:32 [2021-03-26T05:36:32.961Z] 
05:36:32 [2021-03-26T05:36:32.961Z] #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
05:36:32 [2021-03-26T05:36:32.961Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:36:32 [2021-03-26T05:36:32.961Z] #45 105.7 go/ast
05:36:32 [2021-03-26T05:36:32.961Z] #45 105.8 internal/lazyregexp
05:36:32 [2021-03-26T05:36:32.961Z] #45 106.2 net/url
05:36:32 [2021-03-26T05:36:32.961Z] #45 107.9 text/template/parse
05:36:32 [2021-03-26T05:36:32.961Z] #45 111.0 go/parser
05:36:32 [2021-03-26T05:36:32.961Z] #45 113.1 text/template
05:36:32 [2021-03-26T05:36:32.961Z] #45 114.3 encoding/xml
05:36:32 [2021-03-26T05:36:32.961Z] #45 ...
05:36:32 [2021-03-26T05:36:32.961Z] 
05:36:32 [2021-03-26T05:36:32.961Z] #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
05:36:32 [2021-03-26T05:36:32.961Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:32 [2021-03-26T05:36:32.961Z] #43 12.19   DEP      images/eventpoll.pb-c.d
05:36:32 [2021-03-26T05:36:32.961Z] #43 12.24   PBCC     images/eventfd.pb-c.c
05:36:32 [2021-03-26T05:36:32.961Z] #43 12.27   DEP      images/eventfd.pb-c.d
05:36:32 [2021-03-26T05:36:32.970Z] #43 57.96   CC       compel/arch/aarch64/src/lib/infect.o
05:36:32 [2021-03-26T05:36:32.970Z] #43 58.22   CC       compel/src/lib/infect-rpc.o
05:36:33 [2021-03-26T05:36:33.059Z] #43 17.12 make[1]: Nothing to be done for 'all'.
05:36:33 [2021-03-26T05:36:33.222Z] #43 12.30   PBCC     images/remap-file-path.pb-c.c
05:36:33 [2021-03-26T05:36:33.222Z] #43 12.34   DEP      images/remap-file-path.pb-c.d
05:36:33 [2021-03-26T05:36:33.222Z] #43 12.43   PBCC     images/fifo.pb-c.c
05:36:33 [2021-03-26T05:36:33.222Z] #43 12.46   DEP      images/fifo.pb-c.d
05:36:33 [2021-03-26T05:36:33.222Z] #43 12.51   PBCC     images/ghost-file.pb-c.c
05:36:33 [2021-03-26T05:36:33.222Z] #43 12.56   DEP      images/ghost-file.pb-c.d
05:36:33 [2021-03-26T05:36:33.234Z] #43 58.63   CC       compel/src/lib/infect-util.o
05:36:33 [2021-03-26T05:36:33.261Z] Client: Docker Engine - Enterprise
05:36:33 [2021-03-26T05:36:33.261Z]  Version:           19.03.12
05:36:33 [2021-03-26T05:36:33.261Z]  API version:       1.40
05:36:33 [2021-03-26T05:36:33.261Z]  Go version:        go1.13.13
05:36:33 [2021-03-26T05:36:33.261Z]  Git commit:        4306744
05:36:33 [2021-03-26T05:36:33.261Z]  Built:             08/05/2020 19:27:53
05:36:33 [2021-03-26T05:36:33.261Z]  OS/Arch:           windows/amd64
05:36:33 [2021-03-26T05:36:33.261Z]  Experimental:      false
05:36:33 [2021-03-26T05:36:33.261Z] 
05:36:33 [2021-03-26T05:36:33.261Z] Server: Docker Engine - Enterprise
05:36:33 [2021-03-26T05:36:33.261Z]  Engine:
05:36:33 [2021-03-26T05:36:33.261Z]   Version:          19.03.12
05:36:33 [2021-03-26T05:36:33.261Z]   API version:      1.40 (minimum version 1.24)
05:36:33 [2021-03-26T05:36:33.261Z]   Go version:       go1.13.13
05:36:33 [2021-03-26T05:36:33.261Z]   Git commit:       f295753ffd
05:36:33 [2021-03-26T05:36:33.261Z]   Built:            08/05/2020 19:26:41
05:36:33 [2021-03-26T05:36:33.261Z]   OS/Arch:          windows/amd64
05:36:33 [2021-03-26T05:36:33.261Z]   Experimental:     true
05:36:33 [2021-03-26T05:36:33.482Z] #43 12.62   PBCC     images/regfile.pb-c.c
05:36:33 [2021-03-26T05:36:33.482Z] #43 12.66   DEP      images/regfile.pb-c.d
05:36:33 [2021-03-26T05:36:33.482Z] #43 12.74   PBCC     images/ns.pb-c.c
05:36:33 [2021-03-26T05:36:33.482Z] #43 12.75   DEP      images/ns.pb-c.d
05:36:33 [2021-03-26T05:36:33.482Z] #43 12.80   PBCC     images/fdinfo.pb-c.c
05:36:33 [2021-03-26T05:36:33.742Z] #43 12.85   DEP      images/fdinfo.pb-c.d
05:36:33 [2021-03-26T05:36:33.742Z] #43 12.95   PBCC     images/core-aarch64.pb-c.c
05:36:33 [2021-03-26T05:36:33.742Z] #43 13.00   PBCC     images/core-arm.pb-c.c
05:36:33 [2021-03-26T05:36:33.742Z] #43 13.06   PBCC     images/core-ppc64.pb-c.c
05:36:33 [2021-03-26T05:36:33.813Z] #43 58.96   CC       compel/src/lib/infect.o
[Pipeline] sh
05:36:34 [2021-03-26T05:36:34.003Z] #43 13.09   PBCC     images/core-s390.pb-c.c
05:36:34 [2021-03-26T05:36:34.003Z] #43 13.11   PBCC     images/core-x86.pb-c.c
05:36:34 [2021-03-26T05:36:34.003Z] #43 13.21   PBCC     images/core.pb-c.c
05:36:34 [2021-03-26T05:36:34.003Z] #43 13.29   PBCC     images/inventory.pb-c.c
05:36:34 [2021-03-26T05:36:34.264Z] #43 13.37   DEP      images/core-aarch64.pb-c.d
05:36:34 [2021-03-26T05:36:34.264Z] #43 13.42   DEP      images/core-arm.pb-c.d
05:36:34 [2021-03-26T05:36:34.264Z] #43 13.49   DEP      images/core-ppc64.pb-c.d
05:36:34 [2021-03-26T05:36:34.264Z] #43 13.57   DEP      images/core-s390.pb-c.d
05:36:34 [2021-03-26T05:36:34.264Z] #43 13.62   DEP      images/core-x86.pb-c.d
05:36:34 [2021-03-26T05:36:34.442Z] #43 18.60   CC       images/stats.o
05:36:34 [2021-03-26T05:36:34.525Z] #43 13.68   DEP      images/core.pb-c.d
05:36:34 [2021-03-26T05:36:34.525Z] #43 13.73   DEP      images/inventory.pb-c.d
05:36:34 [2021-03-26T05:36:34.525Z] #43 13.79   PBCC     images/cpuinfo.pb-c.c
05:36:34 [2021-03-26T05:36:34.525Z] #43 13.83   DEP      images/cpuinfo.pb-c.d
05:36:34 [2021-03-26T05:36:34.606Z] #45 112.7 crypto/tls
05:36:34 [2021-03-26T05:36:34.785Z] #43 13.90   PBCC     images/stats.pb-c.c
05:36:34 [2021-03-26T05:36:34.785Z] #43 13.97   DEP      images/stats.pb-c.d
05:36:34 [2021-03-26T05:36:34.852Z] + docker info
05:36:35 [2021-03-26T05:36:35.013Z] #43 19.08   CC       images/core.o
05:36:35 [2021-03-26T05:36:35.013Z] #43 ...
05:36:35 [2021-03-26T05:36:35.013Z] 
05:36:35 [2021-03-26T05:36:35.013Z] #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
05:36:35 [2021-03-26T05:36:35.013Z] #56 sha256:04a9473445f67fc8830dc7362a70696e0257a8eaa23327093a656f7e30ff8847
05:36:35 [2021-03-26T05:36:35.213Z] #43 ...
05:36:35 [2021-03-26T05:36:35.213Z] 
05:36:35 [2021-03-26T05:36:35.213Z] #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
05:36:35 [2021-03-26T05:36:35.213Z] #45 sha256:754f6ebc61a6f30269b75abc660dd9c34a33e4ea5ae3ccf59e7f56b68fc34cf3
05:36:35 [2021-03-26T05:36:35.213Z] #45 117.3 github.com/LK4D4/vndr/godl
05:36:35 [2021-03-26T05:36:35.792Z] #45 117.8 github.com/LK4D4/vndr
05:36:35 [2021-03-26T05:36:35.993Z] #45 ...
05:36:35 [2021-03-26T05:36:35.993Z] 
05:36:35 [2021-03-26T05:36:35.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
05:36:35 [2021-03-26T05:36:35.993Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:35 [2021-03-26T05:36:35.993Z] #43 40.19   CC       images/macvlan.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 40.40   CC       images/sit.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 40.62   CC       images/memfd.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 40.87   CC       images/timens.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.11   LINK     images/built-in.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.30   GEN      compel/include/asm
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.33   GEN      compel/include/version.h
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.34 touch .config
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.38   GEN      include/common/config.h
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.45   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.47   GEN      compel/plugins/include/uapi/std/syscall-64.h
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.50   GEN      compel/arch/x86/plugins/std/syscalls-64.S
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.51   DEP      compel/arch/x86/plugins/std/syscalls-64.d
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.53   DEP      compel/arch/x86/plugins/std/memcpy.d
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.56   DEP      compel/arch/x86/plugins/std/parasite-head.d
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.59   GEN      compel/plugins/include/uapi/std/syscall.h
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.62   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.63   GEN      compel/plugins/include/uapi/std/syscall-codes.h
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.65   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.65   DEP      compel/plugins/std/infect.d
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.74   DEP      compel/plugins/std/string.d
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.87   DEP      compel/plugins/std/log.d
05:36:35 [2021-03-26T05:36:35.993Z] #43 41.98   DEP      compel/plugins/std/fds.d
05:36:35 [2021-03-26T05:36:35.993Z] #43 42.12   DEP      compel/plugins/std/std.d
05:36:35 [2021-03-26T05:36:35.993Z] #43 42.21   DEP      compel/plugins/shmem/shmem.d
05:36:35 [2021-03-26T05:36:35.993Z] #43 42.28   DEP      compel/plugins/fds/fds.d
05:36:35 [2021-03-26T05:36:35.993Z] #43 42.40   CC       compel/plugins/std/std.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 42.73   CC       compel/plugins/std/fds.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 43.18   CC       compel/plugins/std/log.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 44.09   CC       compel/plugins/std/string.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 44.77   CC       compel/plugins/std/infect.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 45.24   CC       compel/arch/x86/plugins/std/parasite-head.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 45.28   CC       compel/arch/x86/plugins/std/memcpy.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 45.32   CC       compel/arch/x86/plugins/std/syscalls-64.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 45.41   AR       compel/plugins/std.lib.a
05:36:35 [2021-03-26T05:36:35.993Z] #43 45.51   CC       compel/plugins/fds/fds.o
05:36:35 [2021-03-26T05:36:35.993Z] #43 45.73   AR       compel/plugins/fds.lib.a
05:36:35 [2021-03-26T05:36:35.993Z] #43 45.80   HOSTDEP  compel/src/lib/log-host.d
05:36:35 [2021-03-26T05:36:35.993Z] #43 45.87   HOSTDEP  compel/src/lib/handle-elf-host.d
05:36:36 [2021-03-26T05:36:36.168Z] #43 15.30 make[1]: Nothing to be done for 'all'.
05:36:36 [2021-03-26T05:36:36.254Z] #43 46.00   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
05:36:36 [2021-03-26T05:36:36.254Z] #43 46.10   HOSTDEP  compel/src/main-host.d
05:36:36 [2021-03-26T05:36:36.254Z] #43 46.22   DEP      compel/src/lib/ptrace.d
05:36:36 [2021-03-26T05:36:36.514Z] #43 46.34   DEP      compel/src/lib/infect.d
05:36:36 [2021-03-26T05:36:36.576Z] #56 55.53 Checking out files:  51% (1972/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  89% (3408/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
05:36:36 [2021-03-26T05:36:36.576Z] #56 ...
05:36:36 [2021-03-26T05:36:36.576Z] 
05:36:36 [2021-03-26T05:36:36.576Z] #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
05:36:36 [2021-03-26T05:36:36.576Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:36:36 [2021-03-26T05:36:36.576Z] #45 114.9 go/parser
05:36:36 [2021-03-26T05:36:36.576Z] #45 116.3 text/template
05:36:36 [2021-03-26T05:36:36.576Z] #45 118.7 encoding/xml
05:36:36 [2021-03-26T05:36:36.576Z] #45 121.3 go/doc
05:36:36 [2021-03-26T05:36:36.576Z] #45 124.2 github.com/LK4D4/vndr/versioned
05:36:36 [2021-03-26T05:36:36.576Z] #45 124.3 compress/flate
05:36:36 [2021-03-26T05:36:36.576Z] #45 124.9 github.com/LK4D4/vndr/build
05:36:36 [2021-03-26T05:36:36.576Z] #45 ...
05:36:36 [2021-03-26T05:36:36.576Z] 
05:36:36 [2021-03-26T05:36:36.576Z] #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
05:36:36 [2021-03-26T05:36:36.576Z] #56 sha256:04a9473445f67fc8830dc7362a70696e0257a8eaa23327093a656f7e30ff8847
05:36:36 [2021-03-26T05:36:36.576Z] #56 55.53 Checking out files:  51% (1972/3824)   
Checking out files:  52% (1989/3824)   
Checking out files:  53% (2027/3824)   
Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  89% (3408/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:36:36 [2021-03-26T05:36:36.576Z] #56 57.18 + cd /tmp/tmp.jEk6wbOaw8/src/github.com/containerd/containerd
05:36:36 [2021-03-26T05:36:36.774Z] #43 46.53   DEP      compel/src/lib/infect-util.d
05:36:36 [2021-03-26T05:36:36.774Z] #43 46.61   DEP      compel/src/lib/infect-rpc.d
05:36:36 [2021-03-26T05:36:36.836Z] #56 57.18 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:36:36 [2021-03-26T05:36:36.978Z] #54 ...
05:36:36 [2021-03-26T05:36:36.978Z] 
05:36:36 [2021-03-26T05:36:36.978Z] #44 [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
05:36:36 [2021-03-26T05:36:36.978Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:36:36 [2021-03-26T05:36:36.978Z] #44 64.76   CC       criu/arch/ppc64/crtools.o
05:36:36 [2021-03-26T05:36:36.978Z] #44 65.95   CC       criu/arch/ppc64/sigframe.o
05:36:36 [2021-03-26T05:36:36.978Z] #44 66.35   LINK     criu/arch/ppc64/crtools.built-in.o
05:36:36 [2021-03-26T05:36:36.978Z] #44 66.39   DEP      criu/pie/util-vdso.d
05:36:36 [2021-03-26T05:36:36.978Z] #44 66.55   DEP      criu/pie/util.d
05:36:36 [2021-03-26T05:36:36.978Z] #44 66.71   CC       criu/pie/util.o
05:36:36 [2021-03-26T05:36:36.978Z] #44 67.06   CC       criu/pie/util-vdso.o
05:36:36 [2021-03-26T05:36:36.978Z] #44 67.87   AR       criu/pie/pie.lib.a
05:36:36 [2021-03-26T05:36:36.978Z] #44 67.98   DEP      criu/pie/restorer.d
05:36:36 [2021-03-26T05:36:36.978Z] #44 68.26   DEP      criu/arch/ppc64/vdso-trampoline.d
05:36:36 [2021-03-26T05:36:36.978Z] #44 68.27   DEP      criu/arch/ppc64/restorer.d
05:36:36 [2021-03-26T05:36:36.978Z] #44 68.50   DEP      criu/arch/ppc64/vdso-pie.d
05:36:36 [2021-03-26T05:36:36.978Z] #44 68.65   DEP      criu/pie/parasite-vdso.d
05:36:36 [2021-03-26T05:36:36.978Z] #44 68.92   DEP      criu/pie/parasite.d
05:36:36 [2021-03-26T05:36:36.978Z] #44 69.22   CC       criu/pie/parasite.o
05:36:37 [2021-03-26T05:36:37.035Z] #43 46.78   DEP      compel/arch/x86/src/lib/infect.d
05:36:37 [2021-03-26T05:36:37.035Z] #43 46.92   DEP      compel/arch/x86/src/lib/cpu.d
05:36:37 [2021-03-26T05:36:37.035Z] #43 47.02   DEP      compel/src/lib/log.d
05:36:37 [2021-03-26T05:36:37.295Z] #43 47.11   DEP      compel/src/main.d
05:36:37 [2021-03-26T05:36:37.551Z] #43 16.70   CC       images/stats.o
05:36:37 [2021-03-26T05:36:37.556Z] #43 47.21   DEP      compel/src/lib/handle-elf.d
05:36:37 [2021-03-26T05:36:37.556Z] #43 47.31   DEP      compel/arch/x86/src/lib/handle-elf.d
05:36:37 [2021-03-26T05:36:37.556Z] #43 47.42   CC       compel/src/lib/log.o
05:36:37 [2021-03-26T05:36:37.626Z] #44 70.66   LINK     criu/pie/parasite.built-in.o
05:36:37 [2021-03-26T05:36:37.777Z] #56 ...
05:36:37 [2021-03-26T05:36:37.777Z] 
05:36:37 [2021-03-26T05:36:37.777Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
05:36:37 [2021-03-26T05:36:37.777Z] #51 sha256:933415054a9e8575e59682061aa2107dbce966efee2f0f2d1e8170b7c12190cd
05:36:37 [2021-03-26T05:36:37.777Z] #51 116.4 mvdan.cc/sh/v3/fileutil
05:36:37 [2021-03-26T05:36:37.777Z] #51 116.6 mvdan.cc/sh/v3/syntax
05:36:37 [2021-03-26T05:36:37.777Z] #51 122.9 mvdan.cc/sh/v3/cmd/shfmt
05:36:37 [2021-03-26T05:36:37.817Z] #43 47.66   CC       compel/arch/x86/src/lib/cpu.o
05:36:37 [2021-03-26T05:36:37.924Z] #44 70.67   GEN      criu/pie/parasite-blob.h
05:36:37 [2021-03-26T05:36:37.924Z] #44 70.74   CC       criu/pie/parasite-vdso.o
05:36:38 [2021-03-26T05:36:38.037Z] #51 ...
05:36:38 [2021-03-26T05:36:38.037Z] 
05:36:38 [2021-03-26T05:36:38.037Z] #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
05:36:38 [2021-03-26T05:36:38.037Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:38 [2021-03-26T05:36:38.037Z] #43 19.81   CC       images/core-x86.o
05:36:38 [2021-03-26T05:36:38.037Z] #43 20.36   CC       images/core-arm.o
05:36:38 [2021-03-26T05:36:38.037Z] #43 20.88   CC       images/core-aarch64.o
05:36:38 [2021-03-26T05:36:38.037Z] #43 21.34   CC       images/core-ppc64.o
05:36:38 [2021-03-26T05:36:38.037Z] #43 22.02   CC       images/core-s390.o
05:36:38 [2021-03-26T05:36:38.122Z] #43 17.15   CC       images/core.o
05:36:38 [2021-03-26T05:36:38.122Z] #43 ...
05:36:38 [2021-03-26T05:36:38.122Z] 
05:36:38 [2021-03-26T05:36:38.123Z] #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
05:36:38 [2021-03-26T05:36:38.123Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:38 [2021-03-26T05:36:38.123Z] #13 105.8 Selecting previously unselected package gcc-mingw-w64-base.
05:36:38 [2021-03-26T05:36:38.123Z] #13 105.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:36:38 [2021-03-26T05:36:38.123Z] #13 105.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:36:38 [2021-03-26T05:36:38.123Z] #13 106.0 Selecting previously unselected package gcc-mingw-w64-x86-64.
05:36:38 [2021-03-26T05:36:38.123Z] #13 106.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:36:38 [2021-03-26T05:36:38.123Z] #13 106.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:38 [2021-03-26T05:36:38.123Z] #13 ...
05:36:38 [2021-03-26T05:36:38.123Z] 
05:36:38 [2021-03-26T05:36:38.123Z] #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
05:36:38 [2021-03-26T05:36:38.123Z] #56 sha256:797924b68465d780b5231b8b7c48278d9e67feec596181ecf46e23aa0b778ce0
05:36:38 [2021-03-26T05:36:38.123Z] #56 55.28 Checking out files:  54% (2065/3824)   
Checking out files:  55% (2104/3824)   
Checking out files:  56% (2142/3824)   
Checking out files:  57% (2180/3824)   
Checking out files:  58% (2218/3824)   
Checking out files:  59% (2257/3824)   
Checking out files:  60% (2295/3824)   
Checking out files:  61% (2333/3824)   
Checking out files:  62% (2371/3824)   
Checking out files:  63% (2410/3824)   
Checking out files:  64% (2448/3824)   
Checking out files:  65% (2486/3824)   
Checking out files:  66% (2524/3824)   
Checking out files:  67% (2563/3824)   
Checking out files:  68% (2601/3824)   
Checking out files:  69% (2639/3824)   
Checking out files:  70% (2677/3824)   
Checking out files:  71% (2716/3824)   
Checking out files:  72% (2754/3824)   
Checking out files:  73% (2792/3824)   
Checking out files:  74% (2830/3824)   
Checking out files:  75% (2868/3824)   
Checking out files:  76% (2907/3824)   
Checking out files:  77% (2945/3824)   
Checking out files:  78% (2983/3824)   
Checking out files:  79% (3021/3824)   
Checking out files:  80% (3060/3824)   
Checking out files:  81% (3098/3824)   
Checking out files:  82% (3136/3824)   
Checking out files:  83% (3174/3824)   
Checking out files:  84% (3213/3824)   
Checking out files:  85% (3251/3824)   
Checking out files:  86% (3289/3824)   
Checking out files:  87% (3327/3824)   
Checking out files:  88% (3366/3824)   
Checking out files:  89% (3404/3824)   
Checking out files:  90% (3442/3824)   
Checking out files:  91% (3480/3824)   
Checking out files:  92% (3519/3824)   
Checking out files:  92% (3523/3824)   
Checking out files:  93% (3557/3824)   
Checking out files:  94% (3595/3824)   
Checking out files:  95% (3633/3824)   
Checking out files:  96% (3672/3824)   
Checking out files:  97% (3710/3824)   
Checking out files:  98% (3748/3824)   
Checking out files:  99% (3786/3824)   
Checking out files: 100% (3824/3824)   
Checking out files: 100% (3824/3824), done.
05:36:38 [2021-03-26T05:36:38.123Z] #56 56.68 + cd /tmp/tmp.VLzar2WBl9/src/github.com/containerd/containerd
05:36:38 [2021-03-26T05:36:38.123Z] #56 56.68 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
05:36:38 [2021-03-26T05:36:38.694Z] #56 ...
05:36:38 [2021-03-26T05:36:38.694Z] 
05:36:38 [2021-03-26T05:36:38.694Z] #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
05:36:38 [2021-03-26T05:36:38.694Z] #51 sha256:834eb008fe0e2cc9ef820d012c2a692e614105bcfdd901850741add3afe1bf6f
05:36:38 [2021-03-26T05:36:38.694Z] #51 111.4 golang.org/x/crypto/ssh/terminal
05:36:38 [2021-03-26T05:36:38.694Z] #51 112.5 mvdan.cc/editorconfig
05:36:38 [2021-03-26T05:36:38.694Z] #51 113.6 mvdan.cc/sh/v3/fileutil
05:36:38 [2021-03-26T05:36:38.694Z] #51 113.7 mvdan.cc/sh/v3/syntax
05:36:38 [2021-03-26T05:36:38.694Z] #51 119.8 mvdan.cc/sh/v3/cmd/shfmt
05:36:38 [2021-03-26T05:36:38.797Z] #43 48.42   CC       compel/arch/x86/src/lib/infect.o
05:36:38 [2021-03-26T05:36:38.797Z] #43 ...
05:36:38 [2021-03-26T05:36:38.797Z] 
05:36:38 [2021-03-26T05:36:38.797Z] #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
05:36:38 [2021-03-26T05:36:38.797Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:38 [2021-03-26T05:36:38.797Z] #13 114.1 Selecting previously unselected package libapparmor1:amd64.
05:36:38 [2021-03-26T05:36:38.797Z] #13 114.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
05:36:38 [2021-03-26T05:36:38.797Z] #13 114.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
05:36:38 [2021-03-26T05:36:38.797Z] #13 114.2 Selecting previously unselected package libapparmor-dev:amd64.
05:36:38 [2021-03-26T05:36:38.797Z] #13 114.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
05:36:38 [2021-03-26T05:36:38.797Z] #13 114.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
05:36:38 [2021-03-26T05:36:38.797Z] #13 114.4 Selecting previously unselected package libbtrfs0.
05:36:38 [2021-03-26T05:36:38.955Z] #51 ...
05:36:38 [2021-03-26T05:36:38.955Z] 
05:36:38 [2021-03-26T05:36:38.955Z] #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
05:36:38 [2021-03-26T05:36:38.955Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:38 [2021-03-26T05:36:38.955Z] #43 17.81   CC       images/core-x86.o
05:36:38 [2021-03-26T05:36:38.977Z] #43 22.76   CC       images/cpuinfo.o
05:36:38 [2021-03-26T05:36:38.982Z] #44 71.63   CC       criu/arch/ppc64/vdso-pie.o
05:36:39 [2021-03-26T05:36:39.058Z] #13 114.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
05:36:39 [2021-03-26T05:36:39.058Z] #13 114.4 Unpacking libbtrfs0 (4.20.1-2) ...
05:36:39 [2021-03-26T05:36:39.058Z] #13 114.5 Selecting previously unselected package libbtrfs-dev.
05:36:39 [2021-03-26T05:36:39.058Z] #13 114.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
05:36:39 [2021-03-26T05:36:39.215Z] #43 18.39   CC       images/core-arm.o
05:36:39 [2021-03-26T05:36:39.237Z] #43 23.28   CC       images/inventory.o
05:36:39 [2021-03-26T05:36:39.279Z] #44 72.21   CC       criu/arch/ppc64/restorer.o
05:36:39 [2021-03-26T05:36:39.364Z] #13 114.8 Unpacking libbtrfs-dev (4.20.1-2) ...
05:36:39 [2021-03-26T05:36:39.477Z] #43 18.74   CC       images/core-aarch64.o
05:36:39 [2021-03-26T05:36:39.496Z] #43 23.55   CC       images/fdinfo.o
05:36:39 [2021-03-26T05:36:39.926Z] #44 72.64   CC       criu/arch/ppc64/vdso-trampoline.o
05:36:39 [2021-03-26T05:36:39.926Z] #44 72.68   CC       criu/pie/restorer.o
05:36:40 [2021-03-26T05:36:40.026Z] #45 ...
05:36:40 [2021-03-26T05:36:40.026Z] 
05:36:40 [2021-03-26T05:36:40.026Z] #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
05:36:40 [2021-03-26T05:36:40.026Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
05:36:40 [2021-03-26T05:36:40.026Z] #13 103.6 Selecting previously unselected package libapparmor1:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 103.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 103.6 Unpacking libapparmor1:arm64 (2.13.2-10) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 103.7 Selecting previously unselected package libapparmor-dev:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 103.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 103.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 103.9 Selecting previously unselected package libbtrfs0.
05:36:40 [2021-03-26T05:36:40.026Z] #13 103.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 103.9 Unpacking libbtrfs0 (4.20.1-2) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 104.0 Selecting previously unselected package libbtrfs-dev.
05:36:40 [2021-03-26T05:36:40.026Z] #13 104.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 104.1 Unpacking libbtrfs-dev (4.20.1-2) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 104.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 104.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 104.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 104.4 Selecting previously unselected package libudev-dev:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 104.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 104.4 Unpacking libudev-dev:arm64 (241-7~deb10u6) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 104.7 Selecting previously unselected package libsepol1-dev:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 104.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 104.7 Unpacking libsepol1-dev:arm64 (2.8-1) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 105.0 Selecting previously unselected package libpcre16-3:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 105.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 105.0 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 105.3 Selecting previously unselected package libpcre32-3:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 105.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 105.3 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 105.5 Selecting previously unselected package libpcrecpp0v5:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 105.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 105.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 105.7 Selecting previously unselected package libpcre3-dev:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 105.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 105.7 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 106.3 Selecting previously unselected package libselinux1-dev:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 106.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 106.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 106.7 Selecting previously unselected package libdevmapper-dev:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 106.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 106.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 106.8 Selecting previously unselected package libseccomp-dev:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 106.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 106.8 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.1 Selecting previously unselected package libsystemd-dev:arm64.
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.1 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.6 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.6 Setting up libapparmor1:arm64 (2.13.2-10) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.6 Setting up libpcre16-3:arm64 (2:8.39-12) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.6 Setting up libsepol1-dev:arm64 (2.8-1) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.7 Setting up libbtrfs0 (4.20.1-2) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.7 Setting up libpcre32-3:arm64 (2:8.39-12) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.7 Setting up libudev-dev:arm64 (241-7~deb10u6) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.7 Setting up libbtrfs-dev (4.20.1-2) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.8 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.8 Setting up mingw-w64-common (6.0.0-3) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.8 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.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
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.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
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.9 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
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.9 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
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.9 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 107.9 Setting up dmsetup (2:1.02.155-3) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 108.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 108.0 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 108.0 Processing triggers for libc-bin (2.28-10) ...
05:36:40 [2021-03-26T05:36:40.026Z] #13 DONE 109.9s
05:36:40 [2021-03-26T05:36:40.026Z] 
05:36:40 [2021-03-26T05:36:40.026Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:36:40 [2021-03-26T05:36:40.026Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c
05:36:40 [2021-03-26T05:36:40.053Z] #43 19.14   CC       images/core-ppc64.o
05:36:40 [2021-03-26T05:36:40.066Z] #43 23.86   CC       images/fown.o
05:36:40 [2021-03-26T05:36:40.066Z] #43 24.07   CC       images/ns.o
05:36:40 [2021-03-26T05:36:40.307Z] #13 115.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
05:36:40 [2021-03-26T05:36:40.307Z] #13 115.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
05:36:40 [2021-03-26T05:36:40.307Z] #13 115.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:36:40 [2021-03-26T05:36:40.307Z] #13 115.9 Selecting previously unselected package libudev-dev:amd64.
05:36:40 [2021-03-26T05:36:40.307Z] #13 115.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
05:36:40 [2021-03-26T05:36:40.307Z] #13 115.9 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
05:36:40 [2021-03-26T05:36:40.307Z] #13 116.1 Selecting previously unselected package libsepol1-dev:amd64.
05:36:40 [2021-03-26T05:36:40.327Z] #43 24.31   CC       images/regfile.o
05:36:40 [2021-03-26T05:36:40.568Z] #13 116.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
05:36:40 [2021-03-26T05:36:40.568Z] #13 116.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
05:36:40 [2021-03-26T05:36:40.587Z] #43 24.66   CC       images/ghost-file.o
05:36:40 [2021-03-26T05:36:40.626Z] #43 19.67   CC       images/core-s390.o
05:36:40 [2021-03-26T05:36:40.847Z] #43 24.91   CC       images/fifo.o
05:36:41 [2021-03-26T05:36:41.107Z] #43 25.16   CC       images/remap-file-path.o
05:36:41 [2021-03-26T05:36:41.141Z] #13 116.8 Selecting previously unselected package libpcre16-3:amd64.
05:36:41 [2021-03-26T05:36:41.199Z] #43 20.40   CC       images/cpuinfo.o
05:36:41 [2021-03-26T05:36:41.367Z] #43 25.44   CC       images/eventfd.o
05:36:41 [2021-03-26T05:36:41.401Z] #13 ...
05:36:41 [2021-03-26T05:36:41.402Z] 
05:36:41 [2021-03-26T05:36:41.402Z] #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
05:36:41 [2021-03-26T05:36:41.402Z] #58 sha256:9078fd33bd6b4927338597df380ebe8e6eb6bc470fd69a475060052bb75023d4
05:36:41 [2021-03-26T05:36:41.402Z] #58 111.1 + for f in rootlesskit rootlesskit-docker-proxy
05:36:41 [2021-03-26T05:36:41.402Z] #58 111.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:36:41 [2021-03-26T05:36:41.402Z] #58 DONE 119.6s
05:36:41 [2021-03-26T05:36:41.402Z] 
05:36:41 [2021-03-26T05:36:41.402Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:36:41 [2021-03-26T05:36:41.402Z] #59 sha256:4d14311350a636063b51248a81d3fec2d11b9b3acb05ea4c853c90deae499a79
05:36:41 [2021-03-26T05:36:41.402Z] #59 DONE 0.1s
05:36:41 [2021-03-26T05:36:41.402Z] 
05:36:41 [2021-03-26T05:36:41.402Z] #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
05:36:41 [2021-03-26T05:36:41.402Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:41 [2021-03-26T05:36:41.402Z] #13 116.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
05:36:41 [2021-03-26T05:36:41.402Z] #13 116.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
05:36:41 [2021-03-26T05:36:41.402Z] #13 ...
05:36:41 [2021-03-26T05:36:41.402Z] 
05:36:41 [2021-03-26T05:36:41.402Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:36:41 [2021-03-26T05:36:41.402Z] #60 sha256:6fad4f2e1ccaa9b0a2df2493ed4fca2e56b30395aa765f8801abfd60bf2f32ea
05:36:41 [2021-03-26T05:36:41.402Z] #60 DONE 0.1s
05:36:41 [2021-03-26T05:36:41.402Z] 
05:36:41 [2021-03-26T05:36:41.402Z] #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
05:36:41 [2021-03-26T05:36:41.402Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:41 [2021-03-26T05:36:41.402Z] #13 117.0 Selecting previously unselected package libpcre32-3:amd64.
05:36:41 [2021-03-26T05:36:41.402Z] #13 117.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
05:36:41 [2021-03-26T05:36:41.402Z] #13 117.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
05:36:41 [2021-03-26T05:36:41.627Z] #43 25.73   CC       images/eventpoll.o
05:36:41 [2021-03-26T05:36:41.627Z] #43 ...
05:36:41 [2021-03-26T05:36:41.627Z] 
05:36:41 [2021-03-26T05:36:41.627Z] #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
05:36:41 [2021-03-26T05:36:41.627Z] #51 sha256:933415054a9e8575e59682061aa2107dbce966efee2f0f2d1e8170b7c12190cd
05:36:41 [2021-03-26T05:36:41.627Z] #51 DONE 130.3s
05:36:41 [2021-03-26T05:36:41.627Z] 
05:36:41 [2021-03-26T05:36:41.627Z] #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
05:36:41 [2021-03-26T05:36:41.627Z] #56 sha256:04a9473445f67fc8830dc7362a70696e0257a8eaa23327093a656f7e30ff8847
05:36:41 [2021-03-26T05:36:41.627Z] #56 59.00 + export 'BUILDTAGS=netgo osusergo static_build'
05:36:41 [2021-03-26T05:36:41.627Z] #56 59.00 + BUILDTAGS='netgo osusergo static_build'
05:36:41 [2021-03-26T05:36:41.627Z] #56 59.00 + export EXTRA_FLAGS=-buildmode=pie
05:36:41 [2021-03-26T05:36:41.627Z] #56 59.00 + EXTRA_FLAGS=-buildmode=pie
05:36:41 [2021-03-26T05:36:41.627Z] #56 59.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:36:41 [2021-03-26T05:36:41.627Z] #56 59.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:36:41 [2021-03-26T05:36:41.627Z] #56 59.00 + '[' '' = dynamic ']'
05:36:41 [2021-03-26T05:36:41.627Z] #56 59.00 + make
05:36:41 [2021-03-26T05:36:41.627Z] #56 60.29 + bin/ctr
05:36:41 [2021-03-26T05:36:41.662Z] #13 117.2 Selecting previously unselected package libpcrecpp0v5:amd64.
05:36:41 [2021-03-26T05:36:41.662Z] #13 117.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
05:36:41 [2021-03-26T05:36:41.662Z] #13 117.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
05:36:41 [2021-03-26T05:36:41.662Z] #13 117.3 Selecting previously unselected package libpcre3-dev:amd64.
05:36:41 [2021-03-26T05:36:41.662Z] #13 117.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
05:36:41 [2021-03-26T05:36:41.662Z] #13 117.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
05:36:41 [2021-03-26T05:36:41.772Z] #43 20.82   CC       images/inventory.o
05:36:41 [2021-03-26T05:36:41.955Z] #14 ...
05:36:41 [2021-03-26T05:36:41.955Z] 
05:36:41 [2021-03-26T05:36:41.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
05:36:41 [2021-03-26T05:36:41.955Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
05:36:41 [2021-03-26T05:36:41.955Z] #32 DONE 123.6s
05:36:41 [2021-03-26T05:36:41.955Z] 
05:36:41 [2021-03-26T05:36:41.955Z] #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
05:36:41 [2021-03-26T05:36:41.955Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:36:41 [2021-03-26T05:36:41.955Z] #43 61.36   CC       compel/src/lib/ptrace.o
05:36:41 [2021-03-26T05:36:41.955Z] #43 61.98   AR       compel/libcompel.a
05:36:41 [2021-03-26T05:36:41.955Z] #43 62.10   HOSTCC   compel/src/main-host.o
05:36:41 [2021-03-26T05:36:41.955Z] #43 62.46   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
05:36:41 [2021-03-26T05:36:41.955Z] #43 62.64   HOSTCC   compel/src/lib/handle-elf-host.o
05:36:41 [2021-03-26T05:36:41.955Z] #43 62.96   HOSTCC   compel/src/lib/log-host.o
05:36:41 [2021-03-26T05:36:41.955Z] #43 63.15   HOSTLINK compel/compel-host-bin
05:36:41 [2021-03-26T05:36:41.955Z] #43 63.31   DEP      soccr/soccr.d
05:36:41 [2021-03-26T05:36:41.955Z] #43 63.39   CC       soccr/soccr.o
05:36:41 [2021-03-26T05:36:41.955Z] #43 64.47   AR       soccr/libsoccr.a
05:36:41 [2021-03-26T05:36:41.956Z] #43 64.52 make[1]: 'soccr/libsoccr.a' is up to date.
05:36:41 [2021-03-26T05:36:41.956Z] #43 64.98   DEP      criu/arch/aarch64/sigframe.d
05:36:41 [2021-03-26T05:36:41.956Z] #43 65.10   DEP      criu/arch/aarch64/crtools.d
05:36:41 [2021-03-26T05:36:41.956Z] #43 65.29   DEP      criu/arch/aarch64/cpu.d
05:36:41 [2021-03-26T05:36:41.956Z] #43 65.31   DEP      criu/arch/aarch64/bitops.d
05:36:41 [2021-03-26T05:36:41.956Z] #43 65.34   CC       criu/arch/aarch64/bitops.o
05:36:41 [2021-03-26T05:36:41.956Z] #43 65.40   CC       criu/arch/aarch64/cpu.o
05:36:41 [2021-03-26T05:36:41.956Z] #43 65.52   CC       criu/arch/aarch64/crtools.o
05:36:41 [2021-03-26T05:36:41.956Z] #43 66.22   CC       criu/arch/aarch64/sigframe.o
05:36:41 [2021-03-26T05:36:41.956Z] #43 66.62   LINK     criu/arch/aarch64/crtools.built-in.o
05:36:41 [2021-03-26T05:36:41.956Z] #43 66.67   DEP      criu/pie/util-vdso.d
05:36:41 [2021-03-26T05:36:41.956Z] #43 66.88   DEP      criu/pie/util.d
05:36:41 [2021-03-26T05:36:41.956Z] #43 67.12   CC       criu/pie/util.o
05:36:42 [2021-03-26T05:36:42.033Z] #43 21.08   CC       images/fdinfo.o
05:36:42 [2021-03-26T05:36:42.236Z] #13 117.9 Selecting previously unselected package libselinux1-dev:amd64.
05:36:42 [2021-03-26T05:36:42.236Z] #13 117.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
05:36:42 [2021-03-26T05:36:42.236Z] #13 117.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
05:36:42 [2021-03-26T05:36:42.293Z] #43 21.51   CC       images/fown.o
05:36:42 [2021-03-26T05:36:42.496Z] #13 118.1 Selecting previously unselected package libdevmapper-dev:amd64.
05:36:42 [2021-03-26T05:36:42.497Z] #13 118.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
05:36:42 [2021-03-26T05:36:42.497Z] #13 118.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:36:42 [2021-03-26T05:36:42.497Z] #13 118.2 Selecting previously unselected package libseccomp-dev:amd64.
05:36:42 [2021-03-26T05:36:42.497Z] #13 118.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
05:36:42 [2021-03-26T05:36:42.497Z] #13 118.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:36:42 [2021-03-26T05:36:42.545Z] #43 67.65   CC       criu/pie/util-vdso.o
05:36:42 [2021-03-26T05:36:42.555Z] #43 21.76   CC       images/ns.o
05:36:42 [2021-03-26T05:36:42.708Z] #44 ...
05:36:42 [2021-03-26T05:36:42.708Z] 
05:36:42 [2021-03-26T05:36:42.708Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
05:36:42 [2021-03-26T05:36:42.708Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:36:42 [2021-03-26T05:36:42.708Z] #21 11.35 Fetched 8692 kB in 11s (807 kB/s)
05:36:42 [2021-03-26T05:36:42.708Z] #21 11.35 Reading package lists...
05:36:42 [2021-03-26T05:36:42.708Z] #21 16.01 Reading package lists...
05:36:42 [2021-03-26T05:36:42.708Z] #21 20.73 Building dependency tree...
05:36:42 [2021-03-26T05:36:42.757Z] #13 118.3 Selecting previously unselected package libsystemd-dev:amd64.
05:36:42 [2021-03-26T05:36:42.757Z] #13 118.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
05:36:42 [2021-03-26T05:36:42.757Z] #13 118.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
05:36:42 [2021-03-26T05:36:42.816Z] #43 22.01   CC       images/regfile.o
05:36:43 [2021-03-26T05:36:43.006Z] #21 ...
05:36:43 [2021-03-26T05:36:43.006Z] 
05:36:43 [2021-03-26T05:36:43.006Z] #46 [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
05:36:43 [2021-03-26T05:36:43.006Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:36:43 [2021-03-26T05:36:43.006Z] #46 136.9 github.com/LK4D4/vndr/build
05:36:43 [2021-03-26T05:36:43.006Z] #46 138.3 vendor/golang.org/x/text/secure/bidirule
05:36:43 [2021-03-26T05:36:43.006Z] #46 139.1 vendor/golang.org/x/text/unicode/norm
05:36:43 [2021-03-26T05:36:43.077Z] #43 22.28   CC       images/ghost-file.o
05:36:43 [2021-03-26T05:36:43.123Z] #43 68.24   AR       criu/pie/pie.lib.a
05:36:43 [2021-03-26T05:36:43.123Z] #43 68.30   DEP      criu/pie/restorer.d
05:36:43 [2021-03-26T05:36:43.305Z] #46 ...
05:36:43 [2021-03-26T05:36:43.305Z] 
05:36:43 [2021-03-26T05:36:43.305Z] #44 [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
05:36:43 [2021-03-26T05:36:43.305Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:36:43 [2021-03-26T05:36:43.305Z] #44 76.15   LINK     criu/pie/restorer.built-in.o
05:36:43 [2021-03-26T05:36:43.305Z] #44 76.16   GEN      criu/pie/restorer-blob.h
05:36:43 [2021-03-26T05:36:43.329Z] #13 118.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 118.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 118.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 118.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 118.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 118.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 118.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 119.0 Setting up libbtrfs0 (4.20.1-2) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 119.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 119.0 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 119.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 119.0 Setting up libbtrfs-dev (4.20.1-2) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 119.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 119.0 Setting up mingw-w64-common (6.0.0-3) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 119.0 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
05:36:43 [2021-03-26T05:36:43.329Z] #13 119.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:36:43 [2021-03-26T05:36:43.337Z] #43 ...
05:36:43 [2021-03-26T05:36:43.337Z] 
05:36:43 [2021-03-26T05:36:43.337Z] #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
05:36:43 [2021-03-26T05:36:43.337Z] #51 sha256:834eb008fe0e2cc9ef820d012c2a692e614105bcfdd901850741add3afe1bf6f
05:36:43 [2021-03-26T05:36:43.337Z] #51 DONE 126.0s
05:36:43 [2021-03-26T05:36:43.337Z] 
05:36:43 [2021-03-26T05:36:43.337Z] #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
05:36:43 [2021-03-26T05:36:43.337Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:36:43 [2021-03-26T05:36:43.337Z] #45 118.1 go/doc
05:36:43 [2021-03-26T05:36:43.337Z] #45 120.1 github.com/LK4D4/vndr/versioned
05:36:43 [2021-03-26T05:36:43.337Z] #45 120.2 compress/flate
05:36:43 [2021-03-26T05:36:43.337Z] #45 121.1 github.com/LK4D4/vndr/build
05:36:43 [2021-03-26T05:36:43.337Z] #45 122.9 hash/crc32
05:36:43 [2021-03-26T05:36:43.337Z] #45 123.5 compress/gzip
05:36:43 [2021-03-26T05:36:43.337Z] #45 124.2 net
05:36:43 [2021-03-26T05:36:43.337Z] #45 124.5 vendor/golang.org/x/text/transform
05:36:43 [2021-03-26T05:36:43.337Z] #45 125.3 vendor/golang.org/x/text/unicode/bidi
05:36:43 [2021-03-26T05:36:43.387Z] #43 68.41   DEP      criu/arch/aarch64/intraprocedure.d
05:36:43 [2021-03-26T05:36:43.387Z] #43 68.42   DEP      criu/arch/aarch64/restorer.d
05:36:43 [2021-03-26T05:36:43.387Z] #43 68.54   DEP      criu/arch/aarch64/vdso-pie.d
05:36:43 [2021-03-26T05:36:43.387Z] #43 ...
05:36:43 [2021-03-26T05:36:43.387Z] 
05:36:43 [2021-03-26T05:36:43.387Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:36:43 [2021-03-26T05:36:43.387Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c
05:36:43 [2021-03-26T05:36:43.387Z] #14 DONE 3.4s
05:36:43 [2021-03-26T05:36:43.387Z] 
05:36:43 [2021-03-26T05:36:43.387Z] #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
05:36:43 [2021-03-26T05:36:43.387Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:36:43 [2021-03-26T05:36:43.387Z] #43 68.64   DEP      criu/pie/parasite-vdso.d
05:36:43 [2021-03-26T05:36:43.387Z] #43 ...
05:36:43 [2021-03-26T05:36:43.387Z] 
05:36:43 [2021-03-26T05:36:43.387Z] #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
05:36:43 [2021-03-26T05:36:43.387Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.2 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
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.2 Setting up dmsetup (2:1.02.155-3) ...
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:36:43 [2021-03-26T05:36:43.590Z] #13 119.3 Processing triggers for libc-bin (2.28-10) ...
05:36:43 [2021-03-26T05:36:43.597Z] #45 ...
05:36:43 [2021-03-26T05:36:43.597Z] 
05:36:43 [2021-03-26T05:36:43.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
05:36:43 [2021-03-26T05:36:43.597Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:43 [2021-03-26T05:36:43.597Z] #43 22.71   CC       images/fifo.o
05:36:43 [2021-03-26T05:36:43.604Z] #44 76.38   DEP      criu/vdso.d
05:36:43 [2021-03-26T05:36:43.747Z] ok  	github.com/docker/docker/cmd/dockerd	0.051s	coverage: 29.1% of statements
05:36:43 [2021-03-26T05:36:43.747Z] ok  	github.com/docker/docker/container	0.122s	coverage: 34.4% of statements
05:36:43 [2021-03-26T05:36:43.747Z] ?   	github.com/docker/docker/container/stream	[no test files]
05:36:43 [2021-03-26T05:36:43.747Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
05:36:43 [2021-03-26T05:36:43.747Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
05:36:43 [2021-03-26T05:36:43.747Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
05:36:43 [2021-03-26T05:36:43.857Z] #43 22.98   CC       images/remap-file-path.o
05:36:43 [2021-03-26T05:36:43.904Z] #44 76.70   DEP      criu/uts_ns.d
05:36:43 [2021-03-26T05:36:43.904Z] #44 76.82   DEP      criu/util.d
05:36:44 [2021-03-26T05:36:44.162Z] #13 DONE 119.7s
05:36:44 [2021-03-26T05:36:44.162Z] 
05:36:44 [2021-03-26T05:36:44.162Z] #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
05:36:44 [2021-03-26T05:36:44.162Z] #53 sha256:21ddf9cbd3b3868de3d53174ab6a7c82b06ac78a135bddea9e4cb4eb8c653cfd
05:36:44 [2021-03-26T05:36:44.210Z] #44 77.03   DEP      criu/uffd.d
05:36:44 [2021-03-26T05:36:44.210Z] #44 77.22   DEP      criu/tun.d
05:36:44 [2021-03-26T05:36:44.426Z] #43 23.42   CC       images/eventfd.o
05:36:44 [2021-03-26T05:36:44.507Z] #44 77.39   DEP      criu/tty.d
05:36:44 [2021-03-26T05:36:44.687Z] #43 23.72   CC       images/eventpoll.o
05:36:44 [2021-03-26T05:36:44.687Z] #43 24.00   CC       images/fh.o
05:36:44 [2021-03-26T05:36:44.805Z] #44 77.64   DEP      criu/timerfd.d
05:36:44 [2021-03-26T05:36:44.948Z] #43 24.29   CC       images/fsnotify.o
05:36:45 [2021-03-26T05:36:45.104Z] #44 77.80   DEP      criu/timens.d
05:36:45 [2021-03-26T05:36:45.104Z] #44 77.99   DEP      criu/sysfs_parse.d
05:36:45 [2021-03-26T05:36:45.318Z] #15 ...
05:36:45 [2021-03-26T05:36:45.318Z] 
05:36:45 [2021-03-26T05:36:45.318Z] #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
05:36:45 [2021-03-26T05:36:45.318Z] #45 sha256:754f6ebc61a6f30269b75abc660dd9c34a33e4ea5ae3ccf59e7f56b68fc34cf3
05:36:45 [2021-03-26T05:36:45.318Z] #45 DONE 127.4s
05:36:45 [2021-03-26T05:36:45.318Z] 
05:36:45 [2021-03-26T05:36:45.318Z] #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
05:36:45 [2021-03-26T05:36:45.318Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:36:45 [2021-03-26T05:36:45.318Z] #43 68.83   DEP      criu/pie/parasite.d
05:36:45 [2021-03-26T05:36:45.318Z] #43 69.26   CC       criu/pie/parasite.o
05:36:45 [2021-03-26T05:36:45.318Z] #43 70.65   LINK     criu/pie/parasite.built-in.o
05:36:45 [2021-03-26T05:36:45.318Z] #43 70.68   GEN      criu/pie/parasite-blob.h
05:36:45 [2021-03-26T05:36:45.401Z] #44 78.17   DEP      criu/sysctl.d
05:36:45 [2021-03-26T05:36:45.582Z] #43 70.74   CC       criu/pie/parasite-vdso.o
05:36:45 [2021-03-26T05:36:45.702Z] #44 78.42   DEP      criu/string.d
05:36:45 [2021-03-26T05:36:45.702Z] #44 78.44   DEP      criu/stats.d
05:36:45 [2021-03-26T05:36:45.702Z] #44 78.66   DEP      criu/sockets.d
05:36:45 [2021-03-26T05:36:45.829Z] #56 ...
05:36:45 [2021-03-26T05:36:45.829Z] 
05:36:45 [2021-03-26T05:36:45.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
05:36:45 [2021-03-26T05:36:45.829Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:45 [2021-03-26T05:36:45.829Z] #43 26.29   CC       images/fh.o
05:36:45 [2021-03-26T05:36:45.829Z] #43 26.77   CC       images/fsnotify.o
05:36:45 [2021-03-26T05:36:45.829Z] #43 27.53   CC       images/signalfd.o
05:36:45 [2021-03-26T05:36:45.829Z] #43 27.81   CC       images/fs.o
05:36:45 [2021-03-26T05:36:45.829Z] #43 28.07   CC       images/pstree.o
05:36:45 [2021-03-26T05:36:45.829Z] #43 28.32   CC       images/pipe.o
05:36:45 [2021-03-26T05:36:45.829Z] #43 28.54   CC       images/tcp-stream.o
05:36:45 [2021-03-26T05:36:45.829Z] #43 28.71   CC       images/sk-packet.o
05:36:45 [2021-03-26T05:36:45.829Z] #43 29.03   CC       images/mnt.o
05:36:45 [2021-03-26T05:36:45.829Z] #43 29.26   CC       images/pipe-data.o
05:36:45 [2021-03-26T05:36:45.829Z] #43 29.42   CC       images/sa.o
05:36:45 [2021-03-26T05:36:45.829Z] #43 29.57   CC       images/timer.o
05:36:45 [2021-03-26T05:36:45.847Z] #43 ...
05:36:45 [2021-03-26T05:36:45.847Z] 
05:36:45 [2021-03-26T05:36:45.847Z] #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
05:36:45 [2021-03-26T05:36:45.847Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f
05:36:45 [2021-03-26T05:36:45.847Z] #15 DONE 2.6s
05:36:45 [2021-03-26T05:36:45.889Z] #43 24.94   CC       images/signalfd.o
05:36:45 [2021-03-26T05:36:45.889Z] #43 25.18   CC       images/fs.o
05:36:46 [2021-03-26T05:36:46.003Z] #44 78.91   DEP      criu/sk-unix.d
05:36:46 [2021-03-26T05:36:46.089Z] #43 29.94   CC       images/timerfd.o
05:36:46 [2021-03-26T05:36:46.089Z] #43 30.18   CC       images/mm.o
05:36:46 [2021-03-26T05:36:46.110Z] 
05:36:46 [2021-03-26T05:36:46.110Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
05:36:46 [2021-03-26T05:36:46.110Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1
05:36:46 [2021-03-26T05:36:46.150Z] #43 25.43   CC       images/pstree.o
05:36:46 [2021-03-26T05:36:46.305Z] #44 79.28   DEP      criu/sk-tcp.d
05:36:46 [2021-03-26T05:36:46.349Z] #43 30.45   CC       images/sk-opts.o
05:36:46 [2021-03-26T05:36:46.410Z] #43 25.59   CC       images/pipe.o
05:36:46 [2021-03-26T05:36:46.609Z] #43 30.60   CC       images/sk-unix.o
05:36:46 [2021-03-26T05:36:46.628Z] #44 79.57   DEP      criu/sk-queue.d
05:36:46 [2021-03-26T05:36:46.671Z] #43 25.82   CC       images/tcp-stream.o
05:36:46 [2021-03-26T05:36:46.688Z] ok  	github.com/docker/docker/daemon/cluster	0.081s	coverage: 0.5% of statements
05:36:46 [2021-03-26T05:36:46.870Z] #43 30.90   CC       images/sk-inet.o
05:36:46 [2021-03-26T05:36:46.930Z] #44 79.79   DEP      criu/sk-packet.d
05:36:46 [2021-03-26T05:36:46.931Z] #43 26.05   CC       images/sk-packet.o
05:36:46 [2021-03-26T05:36:46.931Z] #43 26.31   CC       images/mnt.o
05:36:47 [2021-03-26T05:36:47.231Z] #44 80.14   DEP      criu/sk-netlink.d
05:36:47 [2021-03-26T05:36:47.442Z] #43 31.30   CC       images/tun.o
05:36:47 [2021-03-26T05:36:47.502Z] #43 26.47   CC       images/pipe-data.o
05:36:47 [2021-03-26T05:36:47.503Z] #43 26.66   CC       images/sa.o
05:36:47 [2021-03-26T05:36:47.532Z] #44 80.44   DEP      criu/sk-inet.d
05:36:47 [2021-03-26T05:36:47.703Z] #43 31.65   CC       images/sk-netlink.o
05:36:47 [2021-03-26T05:36:47.764Z] #43 26.90   CC       images/timer.o
05:36:47 [2021-03-26T05:36:47.828Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
05:36:47 [2021-03-26T05:36:47.832Z] #44 80.79   DEP      criu/signalfd.d
05:36:47 [2021-03-26T05:36:47.963Z] #43 31.89   CC       images/packet-sock.o
05:36:48 [2021-03-26T05:36:48.025Z] #43 27.26   CC       images/timerfd.o
05:36:48 [2021-03-26T05:36:48.040Z] #16 2.223 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:36:48 [2021-03-26T05:36:48.132Z] #44 81.06   DEP      criu/sigframe.d
05:36:48 [2021-03-26T05:36:48.223Z] #43 32.33   CC       images/ipc-var.o
05:36:48 [2021-03-26T05:36:48.286Z] #43 27.50   CC       images/mm.o
05:36:48 [2021-03-26T05:36:48.433Z] #44 81.18   DEP      criu/shmem.d
05:36:48 [2021-03-26T05:36:48.433Z] #44 81.41   DEP      criu/servicefd.d
05:36:48 [2021-03-26T05:36:48.483Z] #43 32.58   CC       images/ipc-desc.o
05:36:48 [2021-03-26T05:36:48.548Z] #43 27.76   CC       images/sk-opts.o
05:36:48 [2021-03-26T05:36:48.621Z] #16 DONE 2.6s
05:36:48 [2021-03-26T05:36:48.621Z] 
05:36:48 [2021-03-26T05:36:48.621Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:36:48 [2021-03-26T05:36:48.621Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997
05:36:48 [2021-03-26T05:36:48.732Z] #44 81.64   DEP      criu/seize.d
05:36:48 [2021-03-26T05:36:48.743Z] #43 32.81   CC       images/ipc-shm.o
05:36:48 [2021-03-26T05:36:48.743Z] #43 ...
05:36:48 [2021-03-26T05:36:48.743Z] 
05:36:48 [2021-03-26T05:36:48.743Z] #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
05:36:48 [2021-03-26T05:36:48.743Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:36:48 [2021-03-26T05:36:48.743Z] #45 127.4 hash/crc32
05:36:48 [2021-03-26T05:36:48.743Z] #45 127.8 compress/gzip
05:36:48 [2021-03-26T05:36:48.743Z] #45 128.4 net
05:36:48 [2021-03-26T05:36:48.743Z] #45 128.5 vendor/golang.org/x/text/transform
05:36:48 [2021-03-26T05:36:48.743Z] #45 129.2 vendor/golang.org/x/text/unicode/bidi
05:36:48 [2021-03-26T05:36:48.743Z] #45 131.3 vendor/golang.org/x/text/secure/bidirule
05:36:48 [2021-03-26T05:36:48.743Z] #45 131.7 vendor/golang.org/x/text/unicode/norm
05:36:48 [2021-03-26T05:36:48.743Z] #45 135.5 vendor/golang.org/x/net/idna
05:36:48 [2021-03-26T05:36:48.809Z] #43 28.03   CC       images/sk-unix.o
05:36:48 [2021-03-26T05:36:48.967Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.9% of statements
05:36:49 [2021-03-26T05:36:49.003Z] #45 ...
05:36:49 [2021-03-26T05:36:49.003Z] 
05:36:49 [2021-03-26T05:36:49.004Z] #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
05:36:49 [2021-03-26T05:36:49.004Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:49 [2021-03-26T05:36:49.004Z] #13 130.0 Selecting previously unselected package g++-mingw-w64-x86-64.
05:36:49 [2021-03-26T05:36:49.004Z] #13 130.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:36:49 [2021-03-26T05:36:49.004Z] #13 130.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:36:49 [2021-03-26T05:36:49.037Z] #44 81.90   DEP      criu/seccomp.d
05:36:49 [2021-03-26T05:36:49.037Z] #44 ...
05:36:49 [2021-03-26T05:36:49.037Z] 
05:36:49 [2021-03-26T05:36:49.037Z] #59 [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
05:36:49 [2021-03-26T05:36:49.037Z] #59 sha256:0e463c40452c4bfee8d6dd920ca1f26ee56e76204915fd0c9d436fba185df6b4
05:36:49 [2021-03-26T05:36:49.037Z] #59 153.2 + for f in rootlesskit rootlesskit-docker-proxy
05:36:49 [2021-03-26T05:36:49.070Z] #43 28.28   CC       images/sk-inet.o
05:36:49 [2021-03-26T05:36:49.332Z] #43 28.58   CC       images/tun.o
05:36:49 [2021-03-26T05:36:49.337Z] #59 153.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:36:49 [2021-03-26T05:36:49.453Z] #53 ...
05:36:49 [2021-03-26T05:36:49.453Z] 
05:36:49 [2021-03-26T05:36:49.453Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:36:49 [2021-03-26T05:36:49.453Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
05:36:49 [2021-03-26T05:36:49.453Z] #14 DONE 5.0s
05:36:49 [2021-03-26T05:36:49.453Z] 
05:36:49 [2021-03-26T05:36:49.453Z] #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
05:36:49 [2021-03-26T05:36:49.453Z] #53 sha256:21ddf9cbd3b3868de3d53174ab6a7c82b06ac78a135bddea9e4cb4eb8c653cfd
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 + RM_GOPATH=0
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 + TMP_GOPATH=
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 + : /build
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 + '[' -z '' ']'
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 ++ mktemp -d
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 + export GOPATH=/tmp/tmp.3bEKuIKDf0
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 + GOPATH=/tmp/tmp.3bEKuIKDf0
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 + RM_GOPATH=1
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 + case "$(go env GOARCH)" in
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 ++ go env GOARCH
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 + export GO_BUILDMODE=-buildmode=pie
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 + GO_BUILDMODE=-buildmode=pie
05:36:49 [2021-03-26T05:36:49.453Z] #53 5.092 ++ dirname /tmp/install/install.sh
05:36:49 [2021-03-26T05:36:49.453Z] #53 ...
05:36:49 [2021-03-26T05:36:49.453Z] 
05:36:49 [2021-03-26T05:36:49.453Z] #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
05:36:49 [2021-03-26T05:36:49.453Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
05:36:49 [2021-03-26T05:36:49.593Z] #43 28.86   CC       images/sk-netlink.o
05:36:49 [2021-03-26T05:36:49.715Z] #15 ...
05:36:49 [2021-03-26T05:36:49.715Z] 
05:36:49 [2021-03-26T05:36:49.715Z] #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
05:36:49 [2021-03-26T05:36:49.715Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:49 [2021-03-26T05:36:49.715Z] #43 49.39   CC       compel/src/lib/infect-rpc.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 49.79   CC       compel/src/lib/infect-util.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 49.99   CC       compel/src/lib/infect.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 52.28   CC       compel/src/lib/ptrace.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 52.68   AR       compel/libcompel.a
05:36:49 [2021-03-26T05:36:49.715Z] #43 52.72   HOSTCC   compel/src/main-host.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 53.01   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 53.22   HOSTCC   compel/src/lib/handle-elf-host.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 53.52   HOSTCC   compel/src/lib/log-host.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 53.78   HOSTLINK compel/compel-host-bin
05:36:49 [2021-03-26T05:36:49.715Z] #43 53.96   DEP      soccr/soccr.d
05:36:49 [2021-03-26T05:36:49.715Z] #43 54.21   CC       soccr/soccr.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 55.43   AR       soccr/libsoccr.a
05:36:49 [2021-03-26T05:36:49.715Z] #43 55.48 make[1]: 'soccr/libsoccr.a' is up to date.
05:36:49 [2021-03-26T05:36:49.715Z] #43 55.83   DEP      criu/arch/x86/sigframe.d
05:36:49 [2021-03-26T05:36:49.715Z] #43 55.90   DEP      criu/arch/x86/sigaction_compat.d
05:36:49 [2021-03-26T05:36:49.715Z] #43 56.01   DEP      criu/arch/x86/kerndat.d
05:36:49 [2021-03-26T05:36:49.715Z] #43 56.16   DEP      criu/arch/x86/crtools.d
05:36:49 [2021-03-26T05:36:49.715Z] #43 56.34   DEP      criu/arch/x86/cpu.d
05:36:49 [2021-03-26T05:36:49.715Z] #43 56.50   CC       criu/arch/x86/cpu.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 57.12   CC       criu/arch/x86/crtools.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 58.19   CC       criu/arch/x86/kerndat.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 58.71   CC       criu/arch/x86/sigaction_compat.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 59.05   CC       criu/arch/x86/sigframe.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 59.41   LINK     criu/arch/x86/crtools.built-in.o
05:36:49 [2021-03-26T05:36:49.715Z] #43 59.47   DEP      criu/pie/util-vdso-elf32.d
05:36:49 [2021-03-26T05:36:49.715Z] #43 ...
05:36:49 [2021-03-26T05:36:49.715Z] 
05:36:49 [2021-03-26T05:36:49.715Z] #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
05:36:49 [2021-03-26T05:36:49.715Z] #53 sha256:21ddf9cbd3b3868de3d53174ab6a7c82b06ac78a135bddea9e4cb4eb8c653cfd
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.104 + dir=/tmp/install
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.104 + bin=runc
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.104 + shift
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.104 + '[' '!' -f /tmp/install/runc.installer ']'
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.104 + . /tmp/install/runc.installer
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.104 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.104 + install_runc
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.104 + grep -q '^3\.10\.0.*\.el7\.'
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.104 + uname -r
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.119 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.119 + RUNC_BUILDTAGS='seccomp '
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.119 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.119 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3bEKuIKDf0/src/github.com/opencontainers/runc
05:36:49 [2021-03-26T05:36:49.715Z] #53 5.119 Cloning into '/tmp/tmp.3bEKuIKDf0/src/github.com/opencontainers/runc'...
05:36:49 [2021-03-26T05:36:49.801Z] Client:
05:36:49 [2021-03-26T05:36:49.801Z]  Debug Mode: false
05:36:49 [2021-03-26T05:36:49.801Z]  Plugins:
05:36:49 [2021-03-26T05:36:49.801Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
05:36:49 [2021-03-26T05:36:49.801Z] 
05:36:49 [2021-03-26T05:36:49.801Z] Server:
05:36:49 [2021-03-26T05:36:49.801Z]  Containers: 0
05:36:49 [2021-03-26T05:36:49.801Z]   Running: 0
05:36:49 [2021-03-26T05:36:49.801Z]   Paused: 0
05:36:49 [2021-03-26T05:36:49.801Z]   Stopped: 0
05:36:49 [2021-03-26T05:36:49.801Z]  Images: 0
05:36:49 [2021-03-26T05:36:49.801Z]  Server Version: 19.03.12
05:36:49 [2021-03-26T05:36:49.801Z]  Storage Driver: windowsfilter (windows) lcow (linux)
05:36:49 [2021-03-26T05:36:49.801Z]   Windows: 
05:36:49 [2021-03-26T05:36:49.801Z]   LCOW: 
05:36:49 [2021-03-26T05:36:49.801Z]  Logging Driver: json-file
05:36:49 [2021-03-26T05:36:49.801Z]  Plugins:
05:36:49 [2021-03-26T05:36:49.801Z]   Volume: local
05:36:49 [2021-03-26T05:36:49.801Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
05:36:49 [2021-03-26T05:36:49.801Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
05:36:49 [2021-03-26T05:36:49.801Z]  Swarm: inactive
05:36:49 [2021-03-26T05:36:49.801Z]  Default Isolation: process
05:36:49 [2021-03-26T05:36:49.801Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
05:36:49 [2021-03-26T05:36:49.801Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
05:36:49 [2021-03-26T05:36:49.801Z]  OSType: windows
05:36:49 [2021-03-26T05:36:49.801Z]  Architecture: x86_64
05:36:49 [2021-03-26T05:36:49.801Z]  CPUs: 4
05:36:49 [2021-03-26T05:36:49.801Z]  Total Memory: 32GiB
05:36:49 [2021-03-26T05:36:49.801Z]  Name: azwin-2-27fe80
05:36:49 [2021-03-26T05:36:49.801Z]  ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q
05:36:49 [2021-03-26T05:36:49.801Z]  Docker Root Dir: D:\docker
05:36:49 [2021-03-26T05:36:49.801Z]  Debug Mode: false
05:36:49 [2021-03-26T05:36:49.801Z]  Registry: https://index.docker.io/v1/
05:36:49 [2021-03-26T05:36:49.801Z]  Labels:
05:36:49 [2021-03-26T05:36:49.801Z]  Experimental: true
05:36:49 [2021-03-26T05:36:49.801Z]  Insecure Registries:
05:36:49 [2021-03-26T05:36:49.801Z]   10.0.0.4:5000
05:36:49 [2021-03-26T05:36:49.801Z]   127.0.0.0/8
05:36:49 [2021-03-26T05:36:49.801Z]  Registry Mirrors:
05:36:49 [2021-03-26T05:36:49.801Z]   http://10.0.0.4:5000/
05:36:49 [2021-03-26T05:36:49.801Z]  Live Restore Enabled: false
05:36:49 [2021-03-26T05:36:49.801Z] 
05:36:49 [2021-03-26T05:36:49.854Z] #43 29.06   CC       images/packet-sock.o
05:36:49 [2021-03-26T05:36:49.854Z] #43 ...
05:36:49 [2021-03-26T05:36:49.854Z] 
05:36:49 [2021-03-26T05:36:49.854Z] #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
05:36:49 [2021-03-26T05:36:49.854Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:36:49 [2021-03-26T05:36:49.854Z] #13 127.8 Selecting previously unselected package g++-mingw-w64-x86-64.
05:36:49 [2021-03-26T05:36:49.854Z] #13 127.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
05:36:49 [2021-03-26T05:36:49.854Z] #13 127.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
[Pipeline] }
[Pipeline] // stage
05:36:49 [2021-03-26T05:36:49.976Z] #53 ...
05:36:49 [2021-03-26T05:36:49.976Z] 
05:36:49 [2021-03-26T05:36:49.976Z] #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
05:36:49 [2021-03-26T05:36:49.976Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:36:49 [2021-03-26T05:36:49.977Z] #45 118.4 net/http/httptrace
05:36:49 [2021-03-26T05:36:49.977Z] #45 118.6 net/http
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
05:36:50 [2021-03-26T05:36:50.020Z] #17 ...
05:36:50 [2021-03-26T05:36:50.020Z] 
05:36:50 [2021-03-26T05:36:50.020Z] #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
05:36:50 [2021-03-26T05:36:50.020Z] #53 sha256:543aa71f266a6d36e06d35eb5707e84639ff689a31df3aa99329bfc0c1005f14
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.524 + RM_GOPATH=0
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.524 + TMP_GOPATH=
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.524 + : /build
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.524 + '[' -z '' ']'
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.524 ++ mktemp -d
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.524 + export GOPATH=/tmp/tmp.fAf0mBtMoK
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.524 + GOPATH=/tmp/tmp.fAf0mBtMoK
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.524 + RM_GOPATH=1
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.524 + case "$(go env GOARCH)" in
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.524 ++ go env GOARCH
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.551 + export GO_BUILDMODE=-buildmode=pie
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.551 + GO_BUILDMODE=-buildmode=pie
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.562 ++ dirname /tmp/install/install.sh
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.562 + dir=/tmp/install
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.562 + bin=runc
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.562 + shift
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.562 + '[' '!' -f /tmp/install/runc.installer ']'
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.562 + . /tmp/install/runc.installer
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.562 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.562 + install_runc
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.562 + uname -r
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.585 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.585 + grep -q '^3\.10\.0.*\.el7\.'
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.585 + RUNC_BUILDTAGS='seccomp '
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.585 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.585 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fAf0mBtMoK/src/github.com/opencontainers/runc
05:36:50 [2021-03-26T05:36:50.020Z] #53 2.585 Cloning into '/tmp/tmp.fAf0mBtMoK/src/github.com/opencontainers/runc'...
05:36:50 [2021-03-26T05:36:50.020Z] #53 ...
05:36:50 [2021-03-26T05:36:50.020Z] 
05:36:50 [2021-03-26T05:36:50.020Z] #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
05:36:50 [2021-03-26T05:36:50.020Z] #24 sha256:bd7ce9a2c2d02a14de9425723e40708a674f53d11157953e83cb51226fbc198d
05:36:50 [2021-03-26T05:36:50.116Z] #13 ...
05:36:50 [2021-03-26T05:36:50.116Z] 
05:36:50 [2021-03-26T05:36:50.116Z] #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
05:36:50 [2021-03-26T05:36:50.116Z] #56 sha256:797924b68465d780b5231b8b7c48278d9e67feec596181ecf46e23aa0b778ce0
05:36:50 [2021-03-26T05:36:50.116Z] #56 58.83 + export 'BUILDTAGS=netgo osusergo static_build'
05:36:50 [2021-03-26T05:36:50.116Z] #56 58.83 + BUILDTAGS='netgo osusergo static_build'
05:36:50 [2021-03-26T05:36:50.116Z] #56 58.83 + export EXTRA_FLAGS=-buildmode=pie
05:36:50 [2021-03-26T05:36:50.116Z] #56 58.83 + EXTRA_FLAGS=-buildmode=pie
05:36:50 [2021-03-26T05:36:50.116Z] #56 58.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
05:36:50 [2021-03-26T05:36:50.116Z] #56 58.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
05:36:50 [2021-03-26T05:36:50.116Z] #56 58.83 + '[' '' = dynamic ']'
05:36:50 [2021-03-26T05:36:50.116Z] #56 58.83 + make
05:36:50 [2021-03-26T05:36:50.116Z] #56 60.09 + bin/ctr
05:36:50 [2021-03-26T05:36:50.237Z] #45 ...
05:36:50 [2021-03-26T05:36:50.237Z] 
05:36:50 [2021-03-26T05:36:50.237Z] #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
05:36:50 [2021-03-26T05:36:50.237Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:50 [2021-03-26T05:36:50.237Z] #43 59.64   DEP      criu/pie/util-vdso.d
05:36:50 [2021-03-26T05:36:50.237Z] #43 59.84   DEP      criu/pie/util.d
05:36:50 [2021-03-26T05:36:50.237Z] #43 60.02   CC       criu/pie/util.o
05:36:50 [2021-03-26T05:36:50.377Z] #56 ...
05:36:50 [2021-03-26T05:36:50.377Z] 
05:36:50 [2021-03-26T05:36:50.377Z] #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
05:36:50 [2021-03-26T05:36:50.377Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:50 [2021-03-26T05:36:50.377Z] #43 29.42   CC       images/ipc-var.o
05:36:50 [2021-03-26T05:36:50.377Z] #43 29.62   CC       images/ipc-desc.o
05:36:50 [2021-03-26T05:36:50.638Z] #43 29.81   CC       images/ipc-shm.o
05:36:50 [2021-03-26T05:36:50.638Z] #43 29.99   CC       images/ipc-msg.o
05:36:50 [2021-03-26T05:36:50.809Z] #43 60.39   CC       criu/pie/util-vdso.o
05:36:50 [2021-03-26T05:36:50.812Z] #24 131.7 Checking out files:  16% (1801/11202)   
Checking out files:  17% (1905/11202)   
Checking out files:  18% (2017/11202)   
Checking out files:  19% (2129/11202)   
Checking out files:  20% (2241/11202)   
Checking out files:  21% (2353/11202)   
Checking out files:  22% (2465/11202)   
Checking out files:  23% (2577/11202)   
Checking out files:  24% (2689/11202)   
Checking out files:  25% (2801/11202)   
Checking out files:  26% (2913/11202)   
Checking out files:  27% (3025/11202)   
Checking out files:  28% (3137/11202)   
Checking out files:  29% (3249/11202)   
Checking out files:  30% (3361/11202)   
Checking out files:  31% (3473/11202)   
Checking out files:  32% (3585/11202)   
Checking out files:  32% (3651/11202)   
Checking out files:  33% (3697/11202)   
05:36:50 [2021-03-26T05:36:50.812Z] #24 ...
05:36:50 [2021-03-26T05:36:50.812Z] 
05:36:50 [2021-03-26T05:36:50.812Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:36:50 [2021-03-26T05:36:50.812Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997
05:36:50 [2021-03-26T05:36:50.812Z] #17 DONE 2.4s
05:36:50 [2021-03-26T05:36:50.812Z] 
05:36:50 [2021-03-26T05:36:50.812Z] #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
05:36:50 [2021-03-26T05:36:50.812Z] #24 sha256:bd7ce9a2c2d02a14de9425723e40708a674f53d11157953e83cb51226fbc198d
05:36:51 [2021-03-26T05:36:51.210Z] #43 30.23   CC       images/ipc-sem.o
05:36:51 [2021-03-26T05:36:51.210Z] #43 30.48   CC       images/utsns.o
05:36:51 [2021-03-26T05:36:51.380Z] #43 61.01   CC       criu/pie/util-vdso-elf32.o
05:36:51 [2021-03-26T05:36:51.472Z] #43 30.68   CC       images/creds.o
05:36:51 [2021-03-26T05:36:51.733Z] #43 30.87   CC       images/vma.o
05:36:51 [2021-03-26T05:36:51.951Z] #43 61.68   AR       criu/pie/pie.lib.a
05:36:51 [2021-03-26T05:36:51.951Z] #43 61.73   DEP      criu/pie/restorer.d
05:36:51 [2021-03-26T05:36:51.951Z] #43 61.94   DEP      criu/arch/x86/sigaction_compat_pie.d
05:36:51 [2021-03-26T05:36:51.995Z] #43 31.12   CC       images/netdev.o
05:36:52 [2021-03-26T05:36:52.256Z] #43 31.48   CC       images/tty.o
05:36:52 [2021-03-26T05:36:52.523Z] #43 62.12   DEP      criu/arch/x86/restorer_unmap.d
05:36:52 [2021-03-26T05:36:52.523Z] #43 62.15   DEP      criu/arch/x86/restorer.d
05:36:52 [2021-03-26T05:36:52.523Z] #43 ...
05:36:52 [2021-03-26T05:36:52.523Z] 
05:36:52 [2021-03-26T05:36:52.523Z] #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
05:36:52 [2021-03-26T05:36:52.523Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
05:36:52 [2021-03-26T05:36:52.523Z] #15 DONE 3.3s
05:36:52 [2021-03-26T05:36:52.523Z] 
05:36:52 [2021-03-26T05:36:52.523Z] #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
05:36:52 [2021-03-26T05:36:52.523Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:52 [2021-03-26T05:36:52.523Z] #43 62.31   DEP      criu/arch/x86/vdso-pie.d
05:36:52 [2021-03-26T05:36:52.784Z] #43 62.52   DEP      criu/pie/parasite-vdso.d
05:36:52 [2021-03-26T05:36:52.784Z] #43 62.75   DEP      criu/pie/parasite.d
05:36:52 [2021-03-26T05:36:52.829Z] #43 31.98   CC       images/file-lock.o
05:36:52 [2021-03-26T05:36:52.829Z] #43 32.20   CC       images/rlimit.o
05:36:53 [2021-03-26T05:36:53.045Z] #43 63.02   CC       criu/pie/parasite.o
05:36:53 [2021-03-26T05:36:53.248Z] #13 ...
05:36:53 [2021-03-26T05:36:53.248Z] 
05:36:53 [2021-03-26T05:36:53.248Z] #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
05:36:53 [2021-03-26T05:36:53.248Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:53 [2021-03-26T05:36:53.248Z] #43 33.08   CC       images/ipc-msg.o
05:36:53 [2021-03-26T05:36:53.248Z] #43 33.36   CC       images/ipc-sem.o
05:36:53 [2021-03-26T05:36:53.248Z] #43 33.52   CC       images/utsns.o
05:36:53 [2021-03-26T05:36:53.248Z] #43 33.76   CC       images/creds.o
05:36:53 [2021-03-26T05:36:53.248Z] #43 33.99   CC       images/vma.o
05:36:53 [2021-03-26T05:36:53.248Z] #43 34.23   CC       images/netdev.o
05:36:53 [2021-03-26T05:36:53.248Z] #43 34.71   CC       images/tty.o
05:36:53 [2021-03-26T05:36:53.248Z] #43 35.28   CC       images/file-lock.o
05:36:53 [2021-03-26T05:36:53.248Z] #43 35.56   CC       images/rlimit.o
05:36:53 [2021-03-26T05:36:53.248Z] #43 35.73   CC       images/pagemap.o
05:36:53 [2021-03-26T05:36:53.248Z] #43 36.00   CC       images/siginfo.o
05:36:53 [2021-03-26T05:36:53.248Z] #43 36.26   CC       images/rpc.o
05:36:53 [2021-03-26T05:36:53.402Z] #43 32.39   CC       images/pagemap.o
05:36:53 [2021-03-26T05:36:53.402Z] #43 32.63   CC       images/siginfo.o
05:36:53 [2021-03-26T05:36:53.518Z] #43 37.55   CC       images/ext-file.o
05:36:53 [2021-03-26T05:36:53.665Z] #43 32.87   CC       images/rpc.o
05:36:53 [2021-03-26T05:36:53.780Z] #43 37.77   CC       images/cgroup.o
05:36:53 [2021-03-26T05:36:53.852Z] #59 ...
05:36:53 [2021-03-26T05:36:53.852Z] 
05:36:53 [2021-03-26T05:36:53.852Z] #46 [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
05:36:53 [2021-03-26T05:36:53.852Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:36:53 [2021-03-26T05:36:53.852Z] #46 147.5 mime
05:36:53 [2021-03-26T05:36:53.852Z] #46 148.3 net/http/internal
05:36:53 [2021-03-26T05:36:53.852Z] #46 151.1 net/textproto
05:36:53 [2021-03-26T05:36:53.852Z] #46 151.1 crypto/x509
05:36:53 [2021-03-26T05:36:53.852Z] #46 152.7 vendor/golang.org/x/net/http/httpproxy
05:36:53 [2021-03-26T05:36:53.852Z] #46 153.8 vendor/golang.org/x/net/http/httpguts
05:36:53 [2021-03-26T05:36:53.852Z] #46 153.8 mime/multipart
05:36:53 [2021-03-26T05:36:53.852Z] #46 157.4 crypto/tls
05:36:53 [2021-03-26T05:36:53.852Z] #46 ...
05:36:53 [2021-03-26T05:36:53.852Z] 
05:36:53 [2021-03-26T05:36:53.852Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
05:36:53 [2021-03-26T05:36:53.852Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.64 libcap2-bin is already the newest version (1:2.25-2).
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.64 The following additional packages will be installed:
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.65   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.65   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.65   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.65   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.65   python3.7 python3.7-minimal vim-runtime xxd
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.65 Suggested packages:
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.65   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.65   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.65   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.65 Recommended packages:
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.65   aufs-dkms nftables build-essential python3-dev python3-keyring
05:36:53 [2021-03-26T05:36:53.852Z] #21 22.65   python3-keyrings.alt python3-xdg unzip
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.59 The following NEW packages will be installed:
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.59   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.59   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.60   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.60   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.60   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.60   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.60   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.60   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.60   xz-utils zip
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.70 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.70 Need to get 29.2 MB of archives.
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.70 After this operation, 134 MB of additional disk space will be used.
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 24.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 25.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.59 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.59 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.60 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.60 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 26.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 27.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 27.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 27.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
05:36:53 [2021-03-26T05:36:53.852Z] #21 28.62 debconf: delaying package configuration, since apt-utils is not installed
05:36:53 [2021-03-26T05:36:53.852Z] #21 28.74 Fetched 29.2 MB in 3s (10.0 MB/s)
05:36:53 [2021-03-26T05:36:53.852Z] #21 28.84 Selecting previously unselected package pigz.
05:36:53 [2021-03-26T05:36:53.853Z] #21 28.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23363 files and directories currently installed.)
05:36:53 [2021-03-26T05:36:53.853Z] #21 28.97 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
05:36:53 [2021-03-26T05:36:53.853Z] #21 28.98 Unpacking pigz (2.4-1) ...
05:36:53 [2021-03-26T05:36:53.853Z] #21 29.13 Selecting previously unselected package libpython3.7-minimal:ppc64el.
05:36:53 [2021-03-26T05:36:53.853Z] #21 29.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
05:36:53 [2021-03-26T05:36:53.853Z] #21 29.17 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
05:36:53 [2021-03-26T05:36:53.853Z] #21 29.71 Selecting previously unselected package python3.7-minimal.
05:36:53 [2021-03-26T05:36:53.853Z] #21 29.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
05:36:53 [2021-03-26T05:36:53.853Z] #21 29.74 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
05:36:53 [2021-03-26T05:36:53.853Z] #21 30.81 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
05:36:53 [2021-03-26T05:36:53.853Z] #21 30.82 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
05:36:54 [2021-03-26T05:36:54.186Z] #24 131.7 Checking out files:  16% (1801/11202)   
Checking out files:  17% (1905/11202)   
Checking out files:  18% (2017/11202)   
Checking out files:  19% (2129/11202)   
Checking out files:  20% (2241/11202)   
Checking out files:  21% (2353/11202)   
Checking out files:  22% (2465/11202)   
Checking out files:  23% (2577/11202)   
Checking out files:  24% (2689/11202)   
Checking out files:  25% (2801/11202)   
Checking out files:  26% (2913/11202)   
Checking out files:  27% (3025/11202)   
Checking out files:  28% (3137/11202)   
Checking out files:  29% (3249/11202)   
Checking out files:  30% (3361/11202)   
Checking out files:  31% (3473/11202)   
Checking out files:  32% (3585/11202)   
Checking out files:  32% (3651/11202)   
Checking out files:  33% (3697/11202)   
Checking out files:  34% (3809/11202)   
Checking out files:  35% (3921/11202)   
Checking out files:  36% (4033/11202)   
Checking out files:  37% (4145/11202)   
Checking out files:  38% (4257/11202)   
Checking out files:  39% (4369/11202)   
Checking out files:  40% (4481/11202)   
Checking out files:  41% (4593/11202)   
Checking out files:  42% (4705/11202)   
Checking out files:  43% (4817/11202)   
Checking out files:  44% (4929/11202)   
Checking out files:  45% (5041/11202)   
Checking out files:  46% (5153/11202)   
Checking out files:  47% (5265/11202)   
Checking out files:  48% (5377/11202)   
Checking out files:  49% (5489/11202)   
Checking out files:  50% (5601/11202)   
Checking out files:  51% (5714/11202)   
Checking out files:  51% (5735/11202)   
Checking out files:  52% (5826/11202)   
Checking out files:  53% (5938/11202)   
Checking out files:  54% (6050/11202)   
Checking out files:  55% (6162/11202)   
Checking out files:  56% (6274/11202)   
Checking out files:  57% (6386/11202)   
Checking out files:  58% (6498/11202)   
Checking out files:  59% (6610/11202)   
Checking out files:  60% (6722/11202)   
Checking out files:  61% (6834/11202)   
Checking out files:  62% (6946/11202)   
Checking out files:  63% (7058/11202)   
Checking out files:  64% (7170/11202)   
Checking out files:  65% (7282/11202)   
Checking out files:  66% (7394/11202)   
Checking out files:  67% (7506/11202)   
Checking out files:  68% (7618/11202)   
Checking out files:  69% (7730/11202)   
Checking out files:  70% (7842/11202)   
Checking out files:  71% (7954/11202)   
Checking out files:  72% (8066/11202)   
Checking out files:  73% (8178/11202)   
Checking out files:  74% (8290/11202)   
Checking out files:  74% (8318/11202)   
Checking out files:  75% (8402/11202)   
Checking out files:  76% (8514/11202)   
Checking out files:  77% (8626/11202)   
Checking out files:  78% (8738/11202)   
Checking out files:  79% (8850/11202)   
Checking out files:  80% (8962/11202)   
Checking out files:  81% (9074/11202)   
Checking out files:  82% (9186/11202)   
Checking out files:  83% (9298/11202)   
Checking out files:  84% (9410/11202)   
Checking out files:  85% (9522/11202)   
Checking out files:  85% (9544/11202)   
Checking out files:  86% (9634/11202)   
Checking out files:  87% (9746/11202)   
Checking out files:  88% (9858/11202)   
Checking out files:  89% (9970/11202)   
Checking out files:  90% (10082/11202)   
Checking out files:  91% (10194/11202)   
05:36:54 [2021-03-26T05:36:54.186Z] #24 ...
05:36:54 [2021-03-26T05:36:54.186Z] 
05:36:54 [2021-03-26T05:36:54.186Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:36:54 [2021-03-26T05:36:54.186Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22
05:36:54 [2021-03-26T05:36:54.186Z] #18 DONE 3.2s
05:36:54 [2021-03-26T05:36:54.186Z] 
05:36:54 [2021-03-26T05:36:54.186Z] #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
05:36:54 [2021-03-26T05:36:54.186Z] #24 sha256:bd7ce9a2c2d02a14de9425723e40708a674f53d11157953e83cb51226fbc198d
05:36:54 [2021-03-26T05:36:54.350Z] #43 38.38   CC       images/userns.o
05:36:54 [2021-03-26T05:36:54.441Z] #43 64.27   LINK     criu/pie/parasite.built-in.o
05:36:54 [2021-03-26T05:36:54.441Z] #43 64.29   GEN      criu/pie/parasite-blob.h
05:36:54 [2021-03-26T05:36:54.441Z] #43 64.30   CC       criu/pie/parasite-vdso.o
05:36:54 [2021-03-26T05:36:54.610Z] #43 ...
05:36:54 [2021-03-26T05:36:54.610Z] 
05:36:54 [2021-03-26T05:36:54.610Z] #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
05:36:54 [2021-03-26T05:36:54.610Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:36:54 [2021-03-26T05:36:54.610Z] #45 127.3 vendor/golang.org/x/text/secure/bidirule
05:36:54 [2021-03-26T05:36:54.610Z] #45 127.6 vendor/golang.org/x/text/unicode/norm
05:36:54 [2021-03-26T05:36:54.610Z] #45 131.0 vendor/golang.org/x/net/idna
05:36:54 [2021-03-26T05:36:54.610Z] #45 133.1 vendor/golang.org/x/net/http2/hpack
05:36:54 [2021-03-26T05:36:54.610Z] #45 134.3 mime
05:36:54 [2021-03-26T05:36:54.610Z] #45 136.1 mime/quotedprintable
05:36:54 [2021-03-26T05:36:54.610Z] #45 136.6 net/http/internal
05:36:54 [2021-03-26T05:36:54.619Z] #43 38.60   CC       images/google/protobuf/descriptor.o
05:36:54 [2021-03-26T05:36:54.706Z] #43 ...
05:36:54 [2021-03-26T05:36:54.706Z] 
05:36:54 [2021-03-26T05:36:54.706Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
05:36:54 [2021-03-26T05:36:54.706Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
05:36:54 [2021-03-26T05:36:54.706Z] #16 2.231 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:36:54 [2021-03-26T05:36:54.706Z] #16 DONE 2.3s
05:36:54 [2021-03-26T05:36:54.728Z] #24 131.7 Checking out files:  16% (1801/11202)   
Checking out files:  17% (1905/11202)   
Checking out files:  18% (2017/11202)   
Checking out files:  19% (2129/11202)   
Checking out files:  20% (2241/11202)   
Checking out files:  21% (2353/11202)   
Checking out files:  22% (2465/11202)   
Checking out files:  23% (2577/11202)   
Checking out files:  24% (2689/11202)   
Checking out files:  25% (2801/11202)   
Checking out files:  26% (2913/11202)   
Checking out files:  27% (3025/11202)   
Checking out files:  28% (3137/11202)   
Checking out files:  29% (3249/11202)   
Checking out files:  30% (3361/11202)   
Checking out files:  31% (3473/11202)   
Checking out files:  32% (3585/11202)   
Checking out files:  32% (3651/11202)   
Checking out files:  33% (3697/11202)   
Checking out files:  34% (3809/11202)   
Checking out files:  35% (3921/11202)   
Checking out files:  36% (4033/11202)   
Checking out files:  37% (4145/11202)   
Checking out files:  38% (4257/11202)   
Checking out files:  39% (4369/11202)   
Checking out files:  40% (4481/11202)   
Checking out files:  41% (4593/11202)   
Checking out files:  42% (4705/11202)   
Checking out files:  43% (4817/11202)   
Checking out files:  44% (4929/11202)   
Checking out files:  45% (5041/11202)   
Checking out files:  46% (5153/11202)   
Checking out files:  47% (5265/11202)   
Checking out files:  48% (5377/11202)   
Checking out files:  49% (5489/11202)   
Checking out files:  50% (5601/11202)   
Checking out files:  51% (5714/11202)   
Checking out files:  51% (5735/11202)   
Checking out files:  52% (5826/11202)   
Checking out files:  53% (5938/11202)   
Checking out files:  54% (6050/11202)   
Checking out files:  55% (6162/11202)   
Checking out files:  56% (6274/11202)   
Checking out files:  57% (6386/11202)   
Checking out files:  58% (6498/11202)   
Checking out files:  59% (6610/11202)   
Checking out files:  60% (6722/11202)   
Checking out files:  61% (6834/11202)   
Checking out files:  62% (6946/11202)   
Checking out files:  63% (7058/11202)   
Checking out files:  64% (7170/11202)   
Checking out files:  65% (7282/11202)   
Checking out files:  66% (7394/11202)   
Checking out files:  67% (7506/11202)   
Checking out files:  68% (7618/11202)   
Checking out files:  69% (7730/11202)   
Checking out files:  70% (7842/11202)   
Checking out files:  71% (7954/11202)   
Checking out files:  72% (8066/11202)   
Checking out files:  73% (8178/11202)   
Checking out files:  74% (8290/11202)   
Checking out files:  74% (8318/11202)   
Checking out files:  75% (8402/11202)   
Checking out files:  76% (8514/11202)   
Checking out files:  77% (8626/11202)   
Checking out files:  78% (8738/11202)   
Checking out files:  79% (8850/11202)   
Checking out files:  80% (8962/11202)   
Checking out files:  81% (9074/11202)   
Checking out files:  82% (9186/11202)   
Checking out files:  83% (9298/11202)   
Checking out files:  84% (9410/11202)   
Checking out files:  85% (9522/11202)   
Checking out files:  85% (9544/11202)   
Checking out files:  86% (9634/11202)   
Checking out files:  87% (9746/11202)   
Checking out files:  88% (9858/11202)   
Checking out files:  89% (9970/11202)   
Checking out files:  90% (10082/11202)   
Checking out files:  91% (10194/11202)   
Checking out files:  92% (10306/11202)   
Checking out files:  93% (10418/11202)   
Checking out files:  94% (10530/11202)   
Checking out files:  95% (10642/11202)   
Checking out files:  96% (10754/11202)   
Checking out files:  97% (10866/11202)   
Checking out files:  98% (10978/11202)   
Checking out files:  99% (11090/11202)   
Checking out files:  99% (11165/11202)   
Checking out files: 100% (11202/11202)   
Checking out files: 100% (11202/11202), done.
05:36:54 [2021-03-26T05:36:54.871Z] #45 ...
05:36:54 [2021-03-26T05:36:54.871Z] 
05:36:54 [2021-03-26T05:36:54.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
05:36:54 [2021-03-26T05:36:54.871Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:54 [2021-03-26T05:36:54.871Z] #43 34.04   CC       images/ext-file.o
05:36:54 [2021-03-26T05:36:54.908Z] #21 33.91 Selecting previously unselected package python3-minimal.
05:36:54 [2021-03-26T05:36:54.966Z] 
05:36:54 [2021-03-26T05:36:54.967Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:36:54 [2021-03-26T05:36:54.967Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
05:36:54 [2021-03-26T05:36:54.999Z] #24 137.0 + cd /tmp/tmp.yHC91UEylH/tmp/docker-ce
05:36:54 [2021-03-26T05:36:54.999Z] #24 137.0 + git checkout -q v17.06.2-ce
05:36:55 [2021-03-26T05:36:55.133Z] #43 34.29   CC       images/cgroup.o
05:36:55 [2021-03-26T05:36:55.206Z] #21 33.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 ... 23612 files and directories currently installed.)
05:36:55 [2021-03-26T05:36:55.206Z] #21 33.99 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
05:36:55 [2021-03-26T05:36:55.206Z] #21 34.00 Unpacking python3-minimal (3.7.3-1) ...
05:36:55 [2021-03-26T05:36:55.206Z] #21 34.19 Selecting previously unselected package libmpdec2:ppc64el.
05:36:55 [2021-03-26T05:36:55.206Z] #21 34.20 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
05:36:55 [2021-03-26T05:36:55.206Z] #21 34.22 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
05:36:55 [2021-03-26T05:36:55.506Z] #21 34.36 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
05:36:55 [2021-03-26T05:36:55.506Z] #21 34.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
05:36:55 [2021-03-26T05:36:55.506Z] #21 34.37 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
05:36:55 [2021-03-26T05:36:55.705Z] #43 34.82   CC       images/userns.o
05:36:55 [2021-03-26T05:36:55.967Z] #43 35.12   CC       images/google/protobuf/descriptor.o
05:36:56 [2021-03-26T05:36:56.210Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.453s	coverage: 14.0% of statements
05:36:56 [2021-03-26T05:36:56.419Z] #24 ...
05:36:56 [2021-03-26T05:36:56.419Z] 
05:36:56 [2021-03-26T05:36:56.419Z] #19 [dev-systemd-false  6/26] RUN ldconfig
05:36:56 [2021-03-26T05:36:56.419Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6
05:36:56 [2021-03-26T05:36:56.419Z] #19 DONE 2.0s
05:36:56 [2021-03-26T05:36:56.419Z] 
05:36:56 [2021-03-26T05:36:56.419Z] #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
05:36:56 [2021-03-26T05:36:56.419Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:36:56 [2021-03-26T05:36:56.419Z] #43 71.45   CC       criu/arch/aarch64/vdso-pie.o
05:36:56 [2021-03-26T05:36:56.419Z] #43 71.97   CC       criu/arch/aarch64/restorer.o
05:36:56 [2021-03-26T05:36:56.419Z] #43 72.57   CC       criu/arch/aarch64/intraprocedure.o
05:36:56 [2021-03-26T05:36:56.419Z] #43 72.63   CC       criu/pie/restorer.o
05:36:56 [2021-03-26T05:36:56.419Z] #43 77.01   LINK     criu/pie/restorer.built-in.o
05:36:56 [2021-03-26T05:36:56.419Z] #43 77.06   GEN      criu/pie/restorer-blob.h
05:36:56 [2021-03-26T05:36:56.419Z] #43 77.19   DEP      criu/vdso.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 77.31   DEP      criu/uts_ns.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 77.44   DEP      criu/util.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 77.56   DEP      criu/uffd.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 77.80   DEP      criu/tun.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 78.09   DEP      criu/tty.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 78.40   DEP      criu/timerfd.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 78.78   DEP      criu/timens.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 79.05   DEP      criu/sysfs_parse.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 79.36   DEP      criu/sysctl.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 79.68   DEP      criu/string.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 79.73   DEP      criu/stats.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 79.86   DEP      criu/sockets.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 80.01   DEP      criu/sk-unix.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 80.28   DEP      criu/sk-tcp.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 80.51   DEP      criu/sk-queue.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 80.64   DEP      criu/sk-packet.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 80.87   DEP      criu/sk-netlink.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 81.03   DEP      criu/sk-inet.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 81.20   DEP      criu/signalfd.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 81.45   DEP      criu/sigframe.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 81.61   DEP      criu/shmem.d
05:36:56 [2021-03-26T05:36:56.419Z] #43 ...
05:36:56 [2021-03-26T05:36:56.419Z] 
05:36:56 [2021-03-26T05:36:56.419Z] #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
05:36:56 [2021-03-26T05:36:56.419Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:36:56 [2021-03-26T05:36:56.530Z] #43 40.27   CC       images/opts.o
05:36:56 [2021-03-26T05:36:56.530Z] #43 40.52   CC       images/seccomp.o
05:36:56 [2021-03-26T05:36:56.573Z] #21 35.46 Selecting previously unselected package python3.7.
05:36:56 [2021-03-26T05:36:56.573Z] #21 35.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
05:36:56 [2021-03-26T05:36:56.573Z] #21 35.49 Unpacking python3.7 (3.7.3-2+deb10u2) ...
05:36:56 [2021-03-26T05:36:56.790Z] #43 40.78   CC       images/binfmt-misc.o
05:36:56 [2021-03-26T05:36:56.872Z] #21 35.65 Selecting previously unselected package libpython3-stdlib:ppc64el.
05:36:56 [2021-03-26T05:36:56.872Z] #21 35.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
05:36:56 [2021-03-26T05:36:56.872Z] #21 35.66 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
05:36:56 [2021-03-26T05:36:56.872Z] #21 35.76 Setting up python3-minimal (3.7.3-1) ...
05:36:56 [2021-03-26T05:36:56.913Z] ok  	github.com/docker/docker/daemon/config	0.018s	coverage: 81.8% of statements
05:36:57 [2021-03-26T05:36:57.052Z] #43 41.02   CC       images/time.o
05:36:57 [2021-03-26T05:36:57.312Z] #43 41.21   CC       images/sysctl.o
05:36:57 [2021-03-26T05:36:57.312Z] #43 41.42   CC       images/autofs.o
05:36:57 [2021-03-26T05:36:57.355Z] #43 36.63   CC       images/opts.o
05:36:57 [2021-03-26T05:36:57.523Z] #17 DONE 2.6s
05:36:57 [2021-03-26T05:36:57.523Z] 
05:36:57 [2021-03-26T05:36:57.523Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
05:36:57 [2021-03-26T05:36:57.523Z] #53 sha256:21ddf9cbd3b3868de3d53174ab6a7c82b06ac78a135bddea9e4cb4eb8c653cfd
05:36:57 [2021-03-26T05:36:57.523Z] #53 13.10 + cd /tmp/tmp.3bEKuIKDf0/src/github.com/opencontainers/runc
05:36:57 [2021-03-26T05:36:57.523Z] #53 13.11 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:36:57 [2021-03-26T05:36:57.523Z] #53 13.27 + '[' -z '' ']'
05:36:57 [2021-03-26T05:36:57.523Z] #53 13.27 + target=static
05:36:57 [2021-03-26T05:36:57.523Z] #53 13.27 + make 'BUILDTAGS=seccomp ' static
05:36:57 [2021-03-26T05:36:57.572Z] #43 41.65   CC       images/macvlan.o
05:36:57 [2021-03-26T05:36:57.615Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
05:36:57 [2021-03-26T05:36:57.616Z] #43 36.84   CC       images/seccomp.o
05:36:57 [2021-03-26T05:36:57.783Z] #53 13.67 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:36:57 [2021-03-26T05:36:57.832Z] #43 41.93   CC       images/sit.o
05:36:57 [2021-03-26T05:36:57.878Z] #43 37.08   CC       images/binfmt-misc.o
05:36:57 [2021-03-26T05:36:57.927Z] #21 36.76 Selecting previously unselected package python3.
05:36:57 [2021-03-26T05:36:57.927Z] #21 36.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 ... 24024 files and directories currently installed.)
05:36:57 [2021-03-26T05:36:57.927Z] #21 36.86 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
05:36:57 [2021-03-26T05:36:57.927Z] #21 36.87 Unpacking python3 (3.7.3-1) ...
05:36:57 [2021-03-26T05:36:57.927Z] #21 36.98 Selecting previously unselected package libip4tc0:ppc64el.
05:36:57 [2021-03-26T05:36:57.927Z] #21 36.98 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
05:36:57 [2021-03-26T05:36:57.927Z] #21 36.98 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
05:36:57 [2021-03-26T05:36:57.927Z] #21 37.04 Selecting previously unselected package libip6tc0:ppc64el.
05:36:57 [2021-03-26T05:36:57.941Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
05:36:58 [2021-03-26T05:36:58.092Z] #43 42.15   CC       images/memfd.o
05:36:58 [2021-03-26T05:36:58.092Z] #43 ...
05:36:58 [2021-03-26T05:36:58.092Z] 
05:36:58 [2021-03-26T05:36:58.092Z] #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
05:36:58 [2021-03-26T05:36:58.092Z] #58 sha256:5f2d918718a92eb3addb9d0c49029b8185d49b7625d4ea9c7c44cf533ad2b8b8
05:36:58 [2021-03-26T05:36:58.092Z] #58 146.5 + for f in rootlesskit rootlesskit-docker-proxy
05:36:58 [2021-03-26T05:36:58.092Z] #58 146.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:36:58 [2021-03-26T05:36:58.139Z] #43 37.34   CC       images/time.o
05:36:58 [2021-03-26T05:36:58.227Z] #21 37.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
05:36:58 [2021-03-26T05:36:58.227Z] #21 37.06 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
05:36:58 [2021-03-26T05:36:58.227Z] #21 37.19 Selecting previously unselected package libiptc0:ppc64el.
05:36:58 [2021-03-26T05:36:58.227Z] #21 37.20 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
05:36:58 [2021-03-26T05:36:58.227Z] #21 37.21 Unpacking libiptc0:ppc64el (1.8.2-4) ...
05:36:58 [2021-03-26T05:36:58.227Z] #21 37.31 Selecting previously unselected package libnfnetlink0:ppc64el.
05:36:58 [2021-03-26T05:36:58.401Z] #43 37.55   CC       images/sysctl.o
05:36:58 [2021-03-26T05:36:58.526Z] #21 37.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
05:36:58 [2021-03-26T05:36:58.526Z] #21 37.32 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
05:36:58 [2021-03-26T05:36:58.526Z] #21 37.41 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
05:36:58 [2021-03-26T05:36:58.526Z] #21 37.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
05:36:58 [2021-03-26T05:36:58.526Z] #21 37.42 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
05:36:58 [2021-03-26T05:36:58.526Z] #21 37.52 Selecting previously unselected package libnftnl11:ppc64el.
05:36:58 [2021-03-26T05:36:58.644Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
05:36:58 [2021-03-26T05:36:58.662Z] #43 37.88   CC       images/autofs.o
05:36:58 [2021-03-26T05:36:58.825Z] #21 37.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
05:36:58 [2021-03-26T05:36:58.825Z] #21 37.53 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
05:36:58 [2021-03-26T05:36:58.825Z] #21 37.68 Selecting previously unselected package iptables.
05:36:58 [2021-03-26T05:36:58.825Z] #21 37.68 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
05:36:58 [2021-03-26T05:36:58.825Z] #21 37.70 Unpacking iptables (1.8.2-4) ...
05:36:58 [2021-03-26T05:36:58.924Z] #43 38.08   CC       images/macvlan.o
05:36:58 [2021-03-26T05:36:58.924Z] #43 38.27   CC       images/sit.o
05:36:58 [2021-03-26T05:36:58.985Z] #20 2.270 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:36:58 [2021-03-26T05:36:58.985Z] #20 2.290 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:36:58 [2021-03-26T05:36:58.985Z] #20 2.290 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:36:58 [2021-03-26T05:36:58.985Z] #20 2.291 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:36:59 [2021-03-26T05:36:59.032Z] #58 ...
05:36:59 [2021-03-26T05:36:59.032Z] 
05:36:59 [2021-03-26T05:36:59.032Z] #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
05:36:59 [2021-03-26T05:36:59.032Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:36:59 [2021-03-26T05:36:59.032Z] #45 137.7 vendor/golang.org/x/net/http2/hpack
05:36:59 [2021-03-26T05:36:59.032Z] #45 138.7 mime
05:36:59 [2021-03-26T05:36:59.032Z] #45 140.7 mime/quotedprintable
05:36:59 [2021-03-26T05:36:59.032Z] #45 141.2 net/http/internal
05:36:59 [2021-03-26T05:36:59.032Z] #45 145.5 net/textproto
05:36:59 [2021-03-26T05:36:59.032Z] #45 145.5 crypto/x509
05:36:59 [2021-03-26T05:36:59.032Z] #45 146.6 vendor/golang.org/x/net/http/httpguts
05:36:59 [2021-03-26T05:36:59.032Z] #45 146.9 vendor/golang.org/x/net/http/httpproxy
05:36:59 [2021-03-26T05:36:59.032Z] #45 147.4 mime/multipart
05:36:59 [2021-03-26T05:36:59.125Z] #21 ...
05:36:59 [2021-03-26T05:36:59.125Z] 
05:36:59 [2021-03-26T05:36:59.125Z] #59 [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
05:36:59 [2021-03-26T05:36:59.125Z] #59 sha256:0e463c40452c4bfee8d6dd920ca1f26ee56e76204915fd0c9d436fba185df6b4
05:36:59 [2021-03-26T05:36:59.125Z] #59 DONE 163.2s
05:36:59 [2021-03-26T05:36:59.125Z] 
05:36:59 [2021-03-26T05:36:59.125Z] #44 [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
05:36:59 [2021-03-26T05:36:59.125Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:36:59 [2021-03-26T05:36:59.125Z] #44 82.27   DEP      criu/rst-malloc.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 82.36   DEP      criu/rbtree.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 82.42   DEP      criu/pstree.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 82.63   DEP      criu/protobuf.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 82.79   GEN      criu/protobuf-desc-gen.h
05:36:59 [2021-03-26T05:36:59.125Z] #44 85.33   DEP      criu/protobuf-desc.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 85.58   DEP      criu/proc_parse.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 85.89   DEP      criu/plugin.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 86.00   DEP      criu/pipes.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 86.20   DEP      criu/pie-util.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 86.42   DEP      criu/pie-util-vdso.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 86.63   DEP      criu/path.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 86.79   DEP      criu/parasite-syscall.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 87.26   DEP      criu/pagemap.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 87.60   DEP      criu/pagemap-cache.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 87.80   DEP      criu/page-xfer.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 88.02   DEP      criu/page-pipe.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 88.16   DEP      criu/netfilter.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 88.41   DEP      criu/net.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 88.67   DEP      criu/namespaces.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 88.89   DEP      criu/mount.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 89.16   DEP      criu/memfd.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 89.43   DEP      criu/mem.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 89.68   DEP      criu/lsm.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 89.99   DEP      criu/log.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 90.26   DEP      criu/libnetlink.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 90.43   DEP      criu/kerndat.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 90.67   DEP      criu/kcmp-ids.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 90.81   DEP      criu/irmap.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 91.08   DEP      criu/ipc_ns.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 91.24   DEP      criu/image.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 91.43   DEP      criu/image-desc.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 91.53   DEP      criu/fsnotify.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 91.77   DEP      criu/filesystems.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 91.91   DEP      criu/files.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 92.17   DEP      criu/files-reg.d
05:36:59 [2021-03-26T05:36:59.125Z] #44 ...
05:36:59 [2021-03-26T05:36:59.125Z] 
05:36:59 [2021-03-26T05:36:59.125Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:36:59 [2021-03-26T05:36:59.125Z] #60 sha256:e7a7e2bfb005cef9f076da6e40028b921d074df5ec7f334bc67413eda7ca78dc
05:36:59 [2021-03-26T05:36:59.248Z] #20 2.959 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB]
05:36:59 [2021-03-26T05:36:59.292Z] #45 ...
05:36:59 [2021-03-26T05:36:59.292Z] 
05:36:59 [2021-03-26T05:36:59.292Z] #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
05:36:59 [2021-03-26T05:36:59.292Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:36:59 [2021-03-26T05:36:59.292Z] #43 42.45   CC       images/timens.o
05:36:59 [2021-03-26T05:36:59.292Z] #43 42.77   LINK     images/built-in.o
05:36:59 [2021-03-26T05:36:59.292Z] #43 42.92   GEN      compel/include/asm
05:36:59 [2021-03-26T05:36:59.292Z] #43 42.94   GEN      compel/include/version.h
05:36:59 [2021-03-26T05:36:59.292Z] #43 42.95 touch .config
05:36:59 [2021-03-26T05:36:59.292Z] #43 42.99   GEN      include/common/config.h
05:36:59 [2021-03-26T05:36:59.292Z] #43 43.07   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
05:36:59 [2021-03-26T05:36:59.292Z] #43 43.10   GEN      compel/plugins/include/uapi/std/syscall-64.h
05:36:59 [2021-03-26T05:36:59.292Z] #43 43.12   GEN      compel/arch/x86/plugins/std/syscalls-64.S
05:36:59 [2021-03-26T05:36:59.292Z] #43 43.15   DEP      compel/arch/x86/plugins/std/syscalls-64.d
05:36:59 [2021-03-26T05:36:59.292Z] #43 43.16   DEP      compel/arch/x86/plugins/std/memcpy.d
05:36:59 [2021-03-26T05:36:59.292Z] #43 43.19   DEP      compel/arch/x86/plugins/std/parasite-head.d
05:36:59 [2021-03-26T05:36:59.292Z] #43 43.21   GEN      compel/plugins/include/uapi/std/syscall.h
05:36:59 [2021-03-26T05:36:59.292Z] #43 43.25   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
05:36:59 [2021-03-26T05:36:59.292Z] #43 43.27   GEN      compel/plugins/include/uapi/std/syscall-codes.h
05:36:59 [2021-03-26T05:36:59.292Z] #43 43.30   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:36:59 [2021-03-26T05:36:59.292Z] #43 43.30   DEP      compel/plugins/std/infect.d
05:36:59 [2021-03-26T05:36:59.292Z] #43 43.44   DEP      compel/plugins/std/string.d
05:36:59 [2021-03-26T05:36:59.426Z] #60 DONE 0.2s
05:36:59 [2021-03-26T05:36:59.426Z] 
05:36:59 [2021-03-26T05:36:59.426Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:36:59 [2021-03-26T05:36:59.426Z] #61 sha256:f07fee103dcfc01938f934bd08a6ccf1d600f3084a8f7c6565f68a8393bc3a24
05:36:59 [2021-03-26T05:36:59.426Z] #61 DONE 0.1s
05:36:59 [2021-03-26T05:36:59.426Z] 
05:36:59 [2021-03-26T05:36:59.426Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
05:36:59 [2021-03-26T05:36:59.426Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:36:59 [2021-03-26T05:36:59.426Z] #21 38.45 Selecting previously unselected package xxd.
05:36:59 [2021-03-26T05:36:59.497Z] #43 38.52   CC       images/memfd.o
05:36:59 [2021-03-26T05:36:59.497Z] #43 38.77   CC       images/timens.o
05:36:59 [2021-03-26T05:36:59.552Z] #43 43.54   DEP      compel/plugins/std/log.d
05:36:59 [2021-03-26T05:36:59.552Z] #43 43.64   DEP      compel/plugins/std/fds.d
05:36:59 [2021-03-26T05:36:59.552Z] #43 43.76   DEP      compel/plugins/std/std.d
05:36:59 [2021-03-26T05:36:59.725Z] #21 38.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
05:36:59 [2021-03-26T05:36:59.725Z] #21 38.46 Unpacking xxd (2:8.1.0875-5) ...
05:36:59 [2021-03-26T05:36:59.725Z] #21 38.72 Selecting previously unselected package vim-common.
05:36:59 [2021-03-26T05:36:59.783Z] ok  	github.com/docker/docker/daemon	12.277s	coverage: 17.2% of statements
05:36:59 [2021-03-26T05:36:59.783Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
05:36:59 [2021-03-26T05:36:59.783Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
05:36:59 [2021-03-26T05:36:59.783Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
05:36:59 [2021-03-26T05:36:59.783Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
05:36:59 [2021-03-26T05:36:59.812Z] #43 43.89   DEP      compel/plugins/shmem/shmem.d
05:36:59 [2021-03-26T05:36:59.812Z] #43 43.99   DEP      compel/plugins/fds/fds.d
05:37:00 [2021-03-26T05:37:00.025Z] #21 38.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:37:00 [2021-03-26T05:37:00.025Z] #21 38.79 Unpacking vim-common (2:8.1.0875-5) ...
05:37:00 [2021-03-26T05:37:00.069Z] #43 39.10   LINK     images/built-in.o
05:37:00 [2021-03-26T05:37:00.069Z] #43 39.29   GEN      compel/include/asm
05:37:00 [2021-03-26T05:37:00.069Z] #43 39.31   GEN      compel/include/version.h
05:37:00 [2021-03-26T05:37:00.069Z] #43 39.35 touch .config
05:37:00 [2021-03-26T05:37:00.069Z] #43 39.39   GEN      include/common/config.h
05:37:00 [2021-03-26T05:37:00.075Z] #43 44.13   CC       compel/plugins/std/std.o
05:37:00 [2021-03-26T05:37:00.198Z] #20 3.707 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
05:37:00 [2021-03-26T05:37:00.326Z] #53 ...
05:37:00 [2021-03-26T05:37:00.326Z] 
05:37:00 [2021-03-26T05:37:00.326Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:37:00 [2021-03-26T05:37:00.326Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
05:37:00 [2021-03-26T05:37:00.326Z] #18 DONE 2.7s
05:37:00 [2021-03-26T05:37:00.326Z] 
05:37:00 [2021-03-26T05:37:00.326Z] #19 [dev-systemd-false  6/26] RUN ldconfig
05:37:00 [2021-03-26T05:37:00.326Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
05:37:00 [2021-03-26T05:37:00.326Z] #21 39.20 Selecting previously unselected package bash-completion.
05:37:00 [2021-03-26T05:37:00.326Z] #21 39.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:37:00 [2021-03-26T05:37:00.331Z] #43 39.48   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
05:37:00 [2021-03-26T05:37:00.331Z] #43 39.50   GEN      compel/plugins/include/uapi/std/syscall-64.h
05:37:00 [2021-03-26T05:37:00.331Z] #43 39.53   GEN      compel/arch/x86/plugins/std/syscalls-64.S
05:37:00 [2021-03-26T05:37:00.331Z] #43 39.54   DEP      compel/arch/x86/plugins/std/syscalls-64.d
05:37:00 [2021-03-26T05:37:00.331Z] #43 39.57   DEP      compel/arch/x86/plugins/std/memcpy.d
05:37:00 [2021-03-26T05:37:00.331Z] #43 39.59   DEP      compel/arch/x86/plugins/std/parasite-head.d
05:37:00 [2021-03-26T05:37:00.331Z] #43 39.62   GEN      compel/plugins/include/uapi/std/syscall.h
05:37:00 [2021-03-26T05:37:00.331Z] #43 39.65   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
05:37:00 [2021-03-26T05:37:00.335Z] #43 44.48   CC       compel/plugins/std/fds.o
05:37:00 [2021-03-26T05:37:00.593Z] #43 39.67   GEN      compel/plugins/include/uapi/std/syscall-codes.h
05:37:00 [2021-03-26T05:37:00.593Z] #43 39.70   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
05:37:00 [2021-03-26T05:37:00.593Z] #43 39.71   DEP      compel/plugins/std/infect.d
05:37:00 [2021-03-26T05:37:00.593Z] #43 39.91   DEP      compel/plugins/std/string.d
05:37:00 [2021-03-26T05:37:00.775Z] #20 4.570 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB]
05:37:00 [2021-03-26T05:37:00.775Z] #20 ...
05:37:00 [2021-03-26T05:37:00.775Z] 
05:37:00 [2021-03-26T05:37:00.775Z] #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
05:37:00 [2021-03-26T05:37:00.775Z] #53 sha256:543aa71f266a6d36e06d35eb5707e84639ff689a31df3aa99329bfc0c1005f14
05:37:00 [2021-03-26T05:37:00.775Z] #53 10.95 + cd /tmp/tmp.fAf0mBtMoK/src/github.com/opencontainers/runc
05:37:00 [2021-03-26T05:37:00.775Z] #53 10.96 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:37:00 [2021-03-26T05:37:00.775Z] #53 11.59 + '[' -z '' ']'
05:37:00 [2021-03-26T05:37:00.775Z] #53 11.59 + target=static
05:37:00 [2021-03-26T05:37:00.775Z] #53 11.59 + make 'BUILDTAGS=seccomp ' static
05:37:00 [2021-03-26T05:37:00.775Z] #53 11.80 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:37:00 [2021-03-26T05:37:00.855Z] #43 39.99   DEP      compel/plugins/std/log.d
05:37:00 [2021-03-26T05:37:00.855Z] #43 40.12   DEP      compel/plugins/std/fds.d
05:37:00 [2021-03-26T05:37:00.906Z] #43 44.96   CC       compel/plugins/std/log.o
05:37:01 [2021-03-26T05:37:01.039Z] #53 ...
05:37:01 [2021-03-26T05:37:01.039Z] 
05:37:01 [2021-03-26T05:37:01.039Z] #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
05:37:01 [2021-03-26T05:37:01.039Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:37:01 [2021-03-26T05:37:01.039Z] #43 81.79   DEP      criu/servicefd.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 82.14   DEP      criu/seize.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 82.26   DEP      criu/seccomp.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 82.40   DEP      criu/rst-malloc.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 82.47   DEP      criu/rbtree.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 82.50   DEP      criu/pstree.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 82.70   DEP      criu/protobuf.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 82.84   GEN      criu/protobuf-desc-gen.h
05:37:01 [2021-03-26T05:37:01.039Z] #43 84.81   DEP      criu/protobuf-desc.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 84.95   DEP      criu/proc_parse.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 85.13   DEP      criu/plugin.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 85.27   DEP      criu/pipes.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 85.54   DEP      criu/pie-util.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 85.70   DEP      criu/pie-util-vdso.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 85.79   DEP      criu/path.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 86.01   DEP      criu/parasite-syscall.d
05:37:01 [2021-03-26T05:37:01.039Z] #43 86.25   DEP      criu/pagemap.d
05:37:01 [2021-03-26T05:37:01.117Z] #43 40.25   DEP      compel/plugins/std/std.d
05:37:01 [2021-03-26T05:37:01.117Z] #43 40.35   DEP      compel/plugins/shmem/shmem.d
05:37:01 [2021-03-26T05:37:01.117Z] #43 40.43   DEP      compel/plugins/fds/fds.d
05:37:01 [2021-03-26T05:37:01.339Z] #43 86.44   DEP      criu/pagemap-cache.d
05:37:01 [2021-03-26T05:37:01.339Z] #43 86.52   DEP      criu/page-xfer.d
05:37:01 [2021-03-26T05:37:01.339Z] #43 86.64   DEP      criu/page-pipe.d
05:37:01 [2021-03-26T05:37:01.378Z] #43 40.61   CC       compel/plugins/std/std.o
05:37:01 [2021-03-26T05:37:01.431Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
05:37:01 [2021-03-26T05:37:01.602Z] #43 86.82   DEP      criu/netfilter.d
05:37:01 [2021-03-26T05:37:01.602Z] #43 ...
05:37:01 [2021-03-26T05:37:01.602Z] 
05:37:01 [2021-03-26T05:37:01.602Z] #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
05:37:01 [2021-03-26T05:37:01.602Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:37:01 [2021-03-26T05:37:01.602Z] #20 5.457 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
05:37:01 [2021-03-26T05:37:01.641Z] #43 41.01   CC       compel/plugins/std/fds.o
05:37:01 [2021-03-26T05:37:01.711Z] #19 ...
05:37:01 [2021-03-26T05:37:01.711Z] 
05:37:01 [2021-03-26T05:37:01.711Z] #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
05:37:01 [2021-03-26T05:37:01.711Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:37:01 [2021-03-26T05:37:01.711Z] #45 130.1 github.com/LK4D4/vndr/godl
05:37:01 [2021-03-26T05:37:01.711Z] #45 130.9 github.com/LK4D4/vndr
05:37:01 [2021-03-26T05:37:01.711Z] #45 ...
05:37:01 [2021-03-26T05:37:01.711Z] 
05:37:01 [2021-03-26T05:37:01.711Z] #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
05:37:01 [2021-03-26T05:37:01.711Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:01 [2021-03-26T05:37:01.711Z] #43 65.09   CC       criu/arch/x86/vdso-pie.o
05:37:01 [2021-03-26T05:37:01.711Z] #43 65.41   CC       criu/arch/x86/restorer.o
05:37:01 [2021-03-26T05:37:01.711Z] #43 65.88   CC       criu/arch/x86/restorer_unmap.o
05:37:01 [2021-03-26T05:37:01.711Z] #43 65.95   CC       criu/arch/x86/sigaction_compat_pie.o
05:37:01 [2021-03-26T05:37:01.711Z] #43 66.21   CC       criu/pie/restorer.o
05:37:01 [2021-03-26T05:37:01.711Z] #43 69.20   LINK     criu/pie/restorer.built-in.o
05:37:01 [2021-03-26T05:37:01.711Z] #43 69.22   GEN      criu/pie/restorer-blob.h
05:37:01 [2021-03-26T05:37:01.711Z] #43 69.28   DEP      criu/vdso.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 69.48   DEP      criu/vdso-compat.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 69.61   DEP      criu/uts_ns.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 69.78   DEP      criu/util.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 70.02   DEP      criu/uffd.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 70.29   DEP      criu/tun.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 70.54   DEP      criu/tty.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 70.74   DEP      criu/timerfd.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 70.95   DEP      criu/timens.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 71.15   DEP      criu/sysfs_parse.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 71.33   DEP      criu/sysctl.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 71.52   DEP      criu/string.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 71.59   DEP      criu/stats.d
05:37:01 [2021-03-26T05:37:01.711Z] #43 71.70   DEP      criu/sockets.d
05:37:01 [2021-03-26T05:37:01.757Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.168s	coverage: 56.2% of statements
05:37:01 [2021-03-26T05:37:01.903Z] #43 45.70   CC       compel/plugins/std/string.o
05:37:02 [2021-03-26T05:37:02.284Z] #43 71.87   DEP      criu/sk-unix.d
05:37:02 [2021-03-26T05:37:02.284Z] #43 72.04   DEP      criu/sk-tcp.d
05:37:02 [2021-03-26T05:37:02.473Z] #43 46.32   CC       compel/plugins/std/infect.o
05:37:02 [2021-03-26T05:37:02.546Z] #43 72.21   DEP      criu/sk-queue.d
05:37:02 [2021-03-26T05:37:02.546Z] #43 72.39   DEP      criu/sk-packet.d
05:37:02 [2021-03-26T05:37:02.546Z] #43 ...
05:37:02 [2021-03-26T05:37:02.546Z] 
05:37:02 [2021-03-26T05:37:02.546Z] #19 [dev-systemd-false  6/26] RUN ldconfig
05:37:02 [2021-03-26T05:37:02.546Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
05:37:02 [2021-03-26T05:37:02.546Z] #19 DONE 2.6s
05:37:02 [2021-03-26T05:37:02.588Z] #43 41.51   CC       compel/plugins/std/log.o
05:37:02 [2021-03-26T05:37:02.733Z] #43 46.85   CC       compel/arch/x86/plugins/std/parasite-head.o
05:37:02 [2021-03-26T05:37:02.807Z] 
05:37:02 [2021-03-26T05:37:02.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
05:37:02 [2021-03-26T05:37:02.807Z] #45 sha256:ba1ce104208276cd49fd81cf458327076e3c91676f43c2c2f6333d4dd5863ccd
05:37:02 [2021-03-26T05:37:02.807Z] #45 DONE 141.1s
05:37:02 [2021-03-26T05:37:02.807Z] 
05:37:02 [2021-03-26T05:37:02.807Z] #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
05:37:02 [2021-03-26T05:37:02.807Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:02 [2021-03-26T05:37:02.807Z] #43 72.64   DEP      criu/sk-netlink.d
05:37:02 [2021-03-26T05:37:02.994Z] #43 46.91   CC       compel/arch/x86/plugins/std/memcpy.o
05:37:02 [2021-03-26T05:37:02.994Z] #43 46.98   CC       compel/arch/x86/plugins/std/syscalls-64.o
05:37:02 [2021-03-26T05:37:02.994Z] #43 47.04   AR       compel/plugins/std.lib.a
05:37:02 [2021-03-26T05:37:02.994Z] #43 47.12   CC       compel/plugins/fds/fds.o
05:37:03 [2021-03-26T05:37:03.032Z] DEBUG: print all environment variables to check how Jenkins runs this script
05:37:03 [2021-03-26T05:37:03.032Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8064fdd8\powershellScript.ps1'; exit $LASTEXITCODE;
05:37:03 [2021-03-26T05:37:03.032Z] ----------------------------------------------------------------------------
05:37:03 [2021-03-26T05:37:03.032Z] 
05:37:03 [2021-03-26T05:37:03.032Z] INFO: executeCI.ps1 starting at Fri Mar 26 05:37:02 CUT 2021
05:37:03 [2021-03-26T05:37:03.032Z] 
05:37:03 [2021-03-26T05:37:03.032Z] INFO: Script version 05-Feb-2019 09:03 PDT
05:37:03 [2021-03-26T05:37:03.032Z] INFO: Running git version 2.24.1.windows.2
05:37:03 [2021-03-26T05:37:03.032Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
05:37:03 [2021-03-26T05:37:03.033Z] INFO: Environment variables:
05:37:03 [2021-03-26T05:37:03.033Z] 
05:37:03 [2021-03-26T05:37:03.033Z] Name                           Value                                                                                   
05:37:03 [2021-03-26T05:37:03.033Z] ----                           -----                                                                                   
05:37:03 [2021-03-26T05:37:03.033Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
05:37:03 [2021-03-26T05:37:03.033Z] amd64                          true                                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
05:37:03 [2021-03-26T05:37:03.033Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
05:37:03 [2021-03-26T05:37:03.033Z] arm64                          true                                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10                     
05:37:03 [2021-03-26T05:37:03.033Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
05:37:03 [2021-03-26T05:37:03.033Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10                                                                                 
05:37:03 [2021-03-26T05:37:03.033Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
05:37:03 [2021-03-26T05:37:03.033Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
05:37:03 [2021-03-26T05:37:03.033Z] BRANCH_NAME                    PR-42203                                                                                
05:37:03 [2021-03-26T05:37:03.033Z] BUILD_DISPLAY_NAME             #2                                                                                      
05:37:03 [2021-03-26T05:37:03.033Z] BUILD_ID                       2                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] BUILD_NUMBER                   2                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] BUILD_TAG                      jenkins-moby-PR-42203-2                                                                 
05:37:03 [2021-03-26T05:37:03.033Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42203/2/                              
05:37:03 [2021-03-26T05:37:03.033Z] cgroup2                        true                                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] CHANGE_AUTHOR                  AkihiroSuda                                                                             
05:37:03 [2021-03-26T05:37:03.033Z] CHANGE_AUTHOR_DISPLAY_NAME     Akihiro Suda                                                                            
05:37:03 [2021-03-26T05:37:03.033Z] CHANGE_AUTHOR_EMAIL            suda.kyoto@gmail.com                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] CHANGE_BRANCH                  btrfs-allow-unprivileged                                                                
05:37:03 [2021-03-26T05:37:03.033Z] CHANGE_FORK                    AkihiroSuda/docker                                                                      
05:37:03 [2021-03-26T05:37:03.033Z] CHANGE_ID                      42203                                                                                   
05:37:03 [2021-03-26T05:37:03.033Z] CHANGE_TARGET                  master                                                                                  
05:37:03 [2021-03-26T05:37:03.033Z] CHANGE_TITLE                   btrfs: Allow unprivileged user to delete subvolumes (kernel >= 4.18)                    
05:37:03 [2021-03-26T05:37:03.033Z] CHANGE_URL                     https://github.com/moby/moby/pull/42203                                                 
05:37:03 [2021-03-26T05:37:03.033Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
05:37:03 [2021-03-26T05:37:03.033Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
05:37:03 [2021-03-26T05:37:03.033Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
05:37:03 [2021-03-26T05:37:03.033Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
05:37:03 [2021-03-26T05:37:03.033Z] COMPUTERNAME                   azwin-2-27fe80                                                                          
05:37:03 [2021-03-26T05:37:03.033Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
05:37:03 [2021-03-26T05:37:03.033Z] ConfigSequenceNumber           0                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] dco                            true                                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] DOCKER_BUILDKIT                0                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] DOCKER_DUT_DEBUG               1                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] DOCKER_EXPERIMENTAL            1                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
05:37:03 [2021-03-26T05:37:03.033Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
05:37:03 [2021-03-26T05:37:03.033Z] EXECUTOR_NUMBER                0                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] FQDN                           azwin-2-27fe80.westus.cloudapp.azure.com                                                
05:37:03 [2021-03-26T05:37:03.033Z] GIT_BRANCH                     PR-42203                                                                                
05:37:03 [2021-03-26T05:37:03.033Z] GIT_COMMIT                     44d1fcead2badd3f81f2c25889305bbd293c6b99                                                
05:37:03 [2021-03-26T05:37:03.033Z] GIT_PREVIOUS_COMMIT            648b9b03fa7e4151d27e65f58b064c04cc595e88                                                
05:37:03 [2021-03-26T05:37:03.033Z] GIT_URL                        https://github.com/moby/moby.git                                                        
05:37:03 [2021-03-26T05:37:03.033Z] HUDSON_COOKIE                  e4c0f985-95e6-409b-abe7-012122984727                                                    
05:37:03 [2021-03-26T05:37:03.033Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
05:37:03 [2021-03-26T05:37:03.033Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
05:37:03 [2021-03-26T05:37:03.033Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
05:37:03 [2021-03-26T05:37:03.033Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
05:37:03 [2021-03-26T05:37:03.033Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
05:37:03 [2021-03-26T05:37:03.033Z] JENKINS_NODE_COOKIE            f79679dc-2cde-4ee9-ad70-6dfc639f79c2                                                    
05:37:03 [2021-03-26T05:37:03.033Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
05:37:03 [2021-03-26T05:37:03.033Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
05:37:03 [2021-03-26T05:37:03.033Z] JOB_BASE_NAME                  PR-42203                                                                                
05:37:03 [2021-03-26T05:37:03.033Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42203/display/redirect                
05:37:03 [2021-03-26T05:37:03.033Z] JOB_NAME                       moby/PR-42203                                                                           
05:37:03 [2021-03-26T05:37:03.033Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42203/                                
05:37:03 [2021-03-26T05:37:03.033Z] library.jps.version            master                                                                                  
05:37:03 [2021-03-26T05:37:03.033Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
05:37:03 [2021-03-26T05:37:03.033Z] NODE_LABELS                    amd64 azure azwin-2-27fe80 azwin-2019 docker west-us windows windows-2019 x86_64        
05:37:03 [2021-03-26T05:37:03.033Z] NODE_NAME                      azwin-2-27fe80                                                                          
05:37:03 [2021-03-26T05:37:03.033Z] NUMBER_OF_PROCESSORS           4                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] OS                             Windows_NT                                                                              
05:37:03 [2021-03-26T05:37:03.033Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
05:37:03 [2021-03-26T05:37:03.033Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
05:37:03 [2021-03-26T05:37:03.033Z] ppc64le                        true                                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
05:37:03 [2021-03-26T05:37:03.033Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
05:37:03 [2021-03-26T05:37:03.033Z] PROCESSOR_LEVEL                6                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] PROCESSOR_REVISION             5504                                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] ProgramData                    C:\ProgramData                                                                          
05:37:03 [2021-03-26T05:37:03.033Z] ProgramFiles                   C:\Program Files                                                                        
05:37:03 [2021-03-26T05:37:03.033Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
05:37:03 [2021-03-26T05:37:03.033Z] ProgramW6432                   C:\Program Files                                                                        
05:37:03 [2021-03-26T05:37:03.033Z] PROMPT                         $P$G                                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] PSExecutionPolicyPreference    Bypass                                                                                  
05:37:03 [2021-03-26T05:37:03.033Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
05:37:03 [2021-03-26T05:37:03.033Z] PUBLIC                         C:\Users\Public                                                                         
05:37:03 [2021-03-26T05:37:03.033Z] rootless                       true                                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42203/2/display/redirect?page=artif...
05:37:03 [2021-03-26T05:37:03.033Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42203/2/display/redirect?page=changes 
05:37:03 [2021-03-26T05:37:03.033Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42203/2/display/redirect              
05:37:03 [2021-03-26T05:37:03.033Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42203/2/display/redirect?page=tests   
05:37:03 [2021-03-26T05:37:03.033Z] s390x                          true                                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] SKIP_VALIDATION_TESTS          1                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] SOURCES_DRIVE                  d                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] SOURCES_SUBDIR                 gopath                                                                                  
05:37:03 [2021-03-26T05:37:03.033Z] STAGE_NAME                     Run tests                                                                               
05:37:03 [2021-03-26T05:37:03.033Z] SystemDrive                    C:                                                                                      
05:37:03 [2021-03-26T05:37:03.033Z] SystemRoot                     C:\windows                                                                              
05:37:03 [2021-03-26T05:37:03.033Z] TEMP                           C:\windows\TEMP                                                                         
05:37:03 [2021-03-26T05:37:03.033Z] TESTDEBUG                      0                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] TESTRUN_DRIVE                  d                                                                                       
05:37:03 [2021-03-26T05:37:03.033Z] TESTRUN_SUBDIR                 CI                                                                                      
05:37:03 [2021-03-26T05:37:03.033Z] TIMEOUT                        120m                                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] TMP                            C:\windows\TEMP                                                                         
05:37:03 [2021-03-26T05:37:03.033Z] unit_validate                  true                                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] USERDOMAIN                     WORKGROUP                                                                               
05:37:03 [2021-03-26T05:37:03.033Z] USERNAME                       azwin-2-27fe80$                                                                         
05:37:03 [2021-03-26T05:37:03.033Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
05:37:03 [2021-03-26T05:37:03.033Z] validate_force                 false                                                                                   
05:37:03 [2021-03-26T05:37:03.033Z] windir                         C:\windows                                                                              
05:37:03 [2021-03-26T05:37:03.033Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
05:37:03 [2021-03-26T05:37:03.033Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
05:37:03 [2021-03-26T05:37:03.033Z] windowsRS1                     false                                                                                   
05:37:03 [2021-03-26T05:37:03.033Z] windowsRS5                     true                                                                                    
05:37:03 [2021-03-26T05:37:03.033Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
05:37:03 [2021-03-26T05:37:03.033Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
05:37:03 [2021-03-26T05:37:03.033Z] 
05:37:03 [2021-03-26T05:37:03.033Z] 
05:37:03 [2021-03-26T05:37:03.033Z] 
05:37:03 [2021-03-26T05:37:03.069Z] #43 72.89   DEP      criu/sk-inet.d
05:37:03 [2021-03-26T05:37:03.161Z] #43 42.30   CC       compel/plugins/std/string.o
05:37:03 [2021-03-26T05:37:03.255Z] #43 47.42   AR       compel/plugins/fds.lib.a
05:37:03 [2021-03-26T05:37:03.330Z] #43 73.11   DEP      criu/signalfd.d
05:37:03 [2021-03-26T05:37:03.502Z] INFO: Sources under d:\gopath\...
05:37:03 [2021-03-26T05:37:03.502Z] INFO: Test run under d:\CI\...
05:37:03 [2021-03-26T05:37:03.502Z] INFO: Running in D:\gopath\src\github.com\docker\docker
05:37:03 [2021-03-26T05:37:03.502Z] INFO: docker/docker repository was found
05:37:03 [2021-03-26T05:37:03.515Z] #43 47.47   HOSTDEP  compel/src/lib/log-host.d
05:37:03 [2021-03-26T05:37:03.515Z] #43 47.57   HOSTDEP  compel/src/lib/handle-elf-host.d
05:37:03 [2021-03-26T05:37:03.515Z] #43 47.66   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
05:37:03 [2021-03-26T05:37:03.592Z] #43 73.27   DEP      criu/sigframe.d
05:37:03 [2021-03-26T05:37:03.592Z] #43 73.39   DEP      criu/shmem.d
05:37:03 [2021-03-26T05:37:03.592Z] #43 73.52   DEP      criu/servicefd.d
05:37:03 [2021-03-26T05:37:03.733Z] #43 42.93   CC       compel/plugins/std/infect.o
05:37:03 [2021-03-26T05:37:03.775Z] #43 47.76   HOSTDEP  compel/src/main-host.d
05:37:03 [2021-03-26T05:37:03.775Z] #43 47.90   DEP      compel/src/lib/ptrace.d
05:37:03 [2021-03-26T05:37:03.853Z] #43 73.75   DEP      criu/seize.d
05:37:03 [2021-03-26T05:37:03.971Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
05:37:04 [2021-03-26T05:37:04.035Z] #43 48.07   DEP      compel/src/lib/infect.d
05:37:04 [2021-03-26T05:37:04.114Z] #43 73.88   DEP      criu/seccomp.d
05:37:04 [2021-03-26T05:37:04.114Z] #43 74.07   DEP      criu/rst-malloc.d
05:37:04 [2021-03-26T05:37:04.296Z] #43 48.30   DEP      compel/src/lib/infect-util.d
05:37:04 [2021-03-26T05:37:04.296Z] #43 48.41   DEP      compel/src/lib/infect-rpc.d
05:37:04 [2021-03-26T05:37:04.306Z] #43 43.43   CC       compel/arch/x86/plugins/std/parasite-head.o
05:37:04 [2021-03-26T05:37:04.306Z] #43 43.49   CC       compel/arch/x86/plugins/std/memcpy.o
05:37:04 [2021-03-26T05:37:04.306Z] #43 43.55   CC       compel/arch/x86/plugins/std/syscalls-64.o
05:37:04 [2021-03-26T05:37:04.306Z] #43 43.60   AR       compel/plugins/std.lib.a
05:37:04 [2021-03-26T05:37:04.376Z] #43 74.16   DEP      criu/rbtree.d
05:37:04 [2021-03-26T05:37:04.376Z] #43 74.20   DEP      criu/pstree.d
05:37:04 [2021-03-26T05:37:04.376Z] #43 74.35   DEP      criu/protobuf.d
05:37:04 [2021-03-26T05:37:04.440Z] ltsc2019: Pulling from windows/servercore
05:37:04 [2021-03-26T05:37:04.440Z] 4612f6d0b889: Pulling fs layer
05:37:04 [2021-03-26T05:37:04.440Z] 5ff1512f88ec: Pulling fs layer
05:37:04 [2021-03-26T05:37:04.556Z] #43 48.50   DEP      compel/arch/x86/src/lib/infect.d
05:37:04 [2021-03-26T05:37:04.568Z] #43 43.65   CC       compel/plugins/fds/fds.o
05:37:04 [2021-03-26T05:37:04.817Z] #43 48.70   DEP      compel/arch/x86/src/lib/cpu.d
05:37:04 [2021-03-26T05:37:04.817Z] #43 48.76   DEP      compel/src/lib/log.d
05:37:04 [2021-03-26T05:37:04.817Z] #43 48.89   DEP      compel/src/main.d
05:37:04 [2021-03-26T05:37:04.829Z] #43 43.97   AR       compel/plugins/fds.lib.a
05:37:04 [2021-03-26T05:37:04.829Z] #43 44.02   HOSTDEP  compel/src/lib/log-host.d
05:37:04 [2021-03-26T05:37:04.829Z] #43 44.07   HOSTDEP  compel/src/lib/handle-elf-host.d
05:37:04 [2021-03-26T05:37:04.829Z] #43 ...
05:37:04 [2021-03-26T05:37:04.829Z] 
05:37:04 [2021-03-26T05:37:04.829Z] #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
05:37:04 [2021-03-26T05:37:04.829Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:37:04 [2021-03-26T05:37:04.902Z] #21 43.39 Unpacking bash-completion (1:2.8-6) ...
05:37:04 [2021-03-26T05:37:04.902Z] #21 43.83 Selecting previously unselected package bzip2.
05:37:04 [2021-03-26T05:37:04.902Z] #21 43.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
05:37:04 [2021-03-26T05:37:04.902Z] #21 43.86 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:37:04 [2021-03-26T05:37:04.949Z] #43 74.54   GEN      criu/protobuf-desc-gen.h
05:37:04 [2021-03-26T05:37:04.989Z] #20 8.559 Fetched 8747 kB in 7s (1338 kB/s)
05:37:05 [2021-03-26T05:37:05.078Z] #43 49.09   DEP      compel/src/lib/handle-elf.d
05:37:05 [2021-03-26T05:37:05.078Z] #43 ...
05:37:05 [2021-03-26T05:37:05.078Z] 
05:37:05 [2021-03-26T05:37:05.078Z] #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
05:37:05 [2021-03-26T05:37:05.078Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:37:05 [2021-03-26T05:37:05.078Z] #13 145.7 Selecting previously unselected package libapparmor1:amd64.
05:37:05 [2021-03-26T05:37:05.078Z] #13 145.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 145.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 145.9 Selecting previously unselected package libapparmor-dev:amd64.
05:37:05 [2021-03-26T05:37:05.078Z] #13 145.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 145.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.0 Selecting previously unselected package libbtrfs0.
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.1 Unpacking libbtrfs0 (4.20.1-2) ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.2 Selecting previously unselected package libbtrfs-dev.
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.2 Unpacking libbtrfs-dev (4.20.1-2) ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.4 Selecting previously unselected package libudev-dev:amd64.
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.5 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.6 Selecting previously unselected package libsepol1-dev:amd64.
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 146.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 147.0 Selecting previously unselected package libpcre16-3:amd64.
05:37:05 [2021-03-26T05:37:05.078Z] #13 147.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 147.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 147.2 Selecting previously unselected package libpcre32-3:amd64.
05:37:05 [2021-03-26T05:37:05.078Z] #13 147.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 147.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 147.4 Selecting previously unselected package libpcrecpp0v5:amd64.
05:37:05 [2021-03-26T05:37:05.078Z] #13 147.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 147.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
05:37:05 [2021-03-26T05:37:05.078Z] #13 147.6 Selecting previously unselected package libpcre3-dev:amd64.
05:37:05 [2021-03-26T05:37:05.091Z] #13 142.8 Selecting previously unselected package libapparmor1:amd64.
05:37:05 [2021-03-26T05:37:05.091Z] #13 142.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.091Z] #13 142.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
05:37:05 [2021-03-26T05:37:05.091Z] #13 143.0 Selecting previously unselected package libapparmor-dev:amd64.
05:37:05 [2021-03-26T05:37:05.091Z] #13 143.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.091Z] #13 143.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
05:37:05 [2021-03-26T05:37:05.201Z] #21 43.97 Selecting previously unselected package xz-utils.
05:37:05 [2021-03-26T05:37:05.201Z] #21 43.99 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
05:37:05 [2021-03-26T05:37:05.201Z] #21 43.99 Unpacking xz-utils (5.2.4-1) ...
05:37:05 [2021-03-26T05:37:05.201Z] #21 44.16 Selecting previously unselected package apparmor.
05:37:05 [2021-03-26T05:37:05.201Z] #21 44.19 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
05:37:05 [2021-03-26T05:37:05.338Z] #13 147.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.338Z] #13 147.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
05:37:05 [2021-03-26T05:37:05.352Z] #13 143.2 Selecting previously unselected package libbtrfs0.
05:37:05 [2021-03-26T05:37:05.352Z] #13 143.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.352Z] #13 143.2 Unpacking libbtrfs0 (4.20.1-2) ...
05:37:05 [2021-03-26T05:37:05.352Z] #13 143.3 Selecting previously unselected package libbtrfs-dev.
05:37:05 [2021-03-26T05:37:05.352Z] #13 143.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.352Z] #13 143.3 Unpacking libbtrfs-dev (4.20.1-2) ...
05:37:05 [2021-03-26T05:37:05.501Z] #21 44.32 Unpacking apparmor (2.13.2-10) ...
05:37:05 [2021-03-26T05:37:05.598Z] #13 148.0 Selecting previously unselected package libselinux1-dev:amd64.
05:37:05 [2021-03-26T05:37:05.598Z] #13 148.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.598Z] #13 148.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
05:37:05 [2021-03-26T05:37:05.616Z] #13 143.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
05:37:05 [2021-03-26T05:37:05.616Z] #13 143.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.616Z] #13 143.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:37:05 [2021-03-26T05:37:05.616Z] #13 143.5 Selecting previously unselected package libudev-dev:amd64.
05:37:05 [2021-03-26T05:37:05.616Z] #13 143.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.616Z] #13 143.6 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
05:37:05 [2021-03-26T05:37:05.633Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.889s	coverage: 45.9% of statements
05:37:05 [2021-03-26T05:37:05.858Z] #13 148.3 Selecting previously unselected package libdevmapper-dev:amd64.
05:37:05 [2021-03-26T05:37:05.858Z] #13 148.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.858Z] #13 148.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:37:05 [2021-03-26T05:37:05.877Z] #13 143.7 Selecting previously unselected package libsepol1-dev:amd64.
05:37:05 [2021-03-26T05:37:05.877Z] #13 143.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
05:37:05 [2021-03-26T05:37:05.877Z] #13 143.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
05:37:06 [2021-03-26T05:37:06.118Z] #13 148.4 Selecting previously unselected package libseccomp-dev:amd64.
05:37:06 [2021-03-26T05:37:06.118Z] #13 148.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
05:37:06 [2021-03-26T05:37:06.118Z] #13 148.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:37:06 [2021-03-26T05:37:06.118Z] #13 148.6 Selecting previously unselected package libsystemd-dev:amd64.
05:37:06 [2021-03-26T05:37:06.118Z] #13 148.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
05:37:06 [2021-03-26T05:37:06.118Z] #13 148.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
05:37:06 [2021-03-26T05:37:06.139Z] #13 144.1 Selecting previously unselected package libpcre16-3:amd64.
05:37:06 [2021-03-26T05:37:06.150Z] #21 44.77 Selecting previously unselected package aufs-tools.
05:37:06 [2021-03-26T05:37:06.150Z] #21 44.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
05:37:06 [2021-03-26T05:37:06.150Z] #21 44.79 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:37:06 [2021-03-26T05:37:06.150Z] #21 44.92 Selecting previously unselected package libonig5:ppc64el.
05:37:06 [2021-03-26T05:37:06.150Z] #21 44.93 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
05:37:06 [2021-03-26T05:37:06.150Z] #21 44.93 Unpacking libonig5:ppc64el (6.9.1-1) ...
05:37:06 [2021-03-26T05:37:06.150Z] #21 45.07 Selecting previously unselected package libjq1:ppc64el.
05:37:06 [2021-03-26T05:37:06.150Z] #21 45.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
05:37:06 [2021-03-26T05:37:06.150Z] #21 45.09 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
05:37:06 [2021-03-26T05:37:06.336Z] #43 76.03   DEP      criu/protobuf-desc.d
05:37:06 [2021-03-26T05:37:06.336Z] #43 76.14   DEP      criu/proc_parse.d
05:37:06 [2021-03-26T05:37:06.400Z] #13 144.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
05:37:06 [2021-03-26T05:37:06.400Z] #13 144.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
05:37:06 [2021-03-26T05:37:06.400Z] #13 144.3 Selecting previously unselected package libpcre32-3:amd64.
05:37:06 [2021-03-26T05:37:06.400Z] #13 144.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
05:37:06 [2021-03-26T05:37:06.400Z] #13 144.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
05:37:06 [2021-03-26T05:37:06.449Z] #21 45.23 Selecting previously unselected package jq.
05:37:06 [2021-03-26T05:37:06.449Z] #21 45.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
05:37:06 [2021-03-26T05:37:06.449Z] #21 45.25 Unpacking jq (1.5+dfsg-2+b1) ...
05:37:06 [2021-03-26T05:37:06.449Z] #21 45.34 Selecting previously unselected package libaio1:ppc64el.
05:37:06 [2021-03-26T05:37:06.449Z] #21 45.35 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
05:37:06 [2021-03-26T05:37:06.449Z] #21 45.35 Unpacking libaio1:ppc64el (0.3.112-3) ...
05:37:06 [2021-03-26T05:37:06.449Z] #21 45.41 Selecting previously unselected package libgpm2:ppc64el.
05:37:06 [2021-03-26T05:37:06.449Z] #21 45.42 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
05:37:06 [2021-03-26T05:37:06.449Z] #21 45.42 Unpacking libgpm2:ppc64el (1.20.7-5) ...
05:37:06 [2021-03-26T05:37:06.597Z] #43 76.38   DEP      criu/plugin.d
05:37:06 [2021-03-26T05:37:06.597Z] #43 76.48   DEP      criu/pipes.d
05:37:06 [2021-03-26T05:37:06.661Z] #13 144.5 Selecting previously unselected package libpcrecpp0v5:amd64.
05:37:06 [2021-03-26T05:37:06.661Z] #13 144.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
05:37:06 [2021-03-26T05:37:06.661Z] #13 144.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
05:37:06 [2021-03-26T05:37:06.661Z] #13 144.6 Selecting previously unselected package libpcre3-dev:amd64.
05:37:06 [2021-03-26T05:37:06.661Z] #13 144.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
05:37:06 [2021-03-26T05:37:06.661Z] #13 144.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
05:37:06 [2021-03-26T05:37:06.748Z] #21 45.51 Selecting previously unselected package libicu63:ppc64el.
05:37:06 [2021-03-26T05:37:06.748Z] #21 45.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
05:37:06 [2021-03-26T05:37:06.748Z] #21 45.54 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
05:37:06 [2021-03-26T05:37:06.831Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.9% of statements
05:37:06 [2021-03-26T05:37:06.858Z] #43 76.62   DEP      criu/pie-util.d
05:37:06 [2021-03-26T05:37:06.927Z] #20 8.559 Reading package lists...
05:37:06 [2021-03-26T05:37:06.927Z] #20 ...
05:37:06 [2021-03-26T05:37:06.927Z] 
05:37:06 [2021-03-26T05:37:06.927Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:37:06 [2021-03-26T05:37:06.927Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:37:06 [2021-03-26T05:37:06.927Z] #43 86.99   DEP      criu/net.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 87.22   DEP      criu/namespaces.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 87.40   DEP      criu/mount.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 87.60   DEP      criu/memfd.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 87.73   DEP      criu/mem.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 87.97   DEP      criu/lsm.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 88.18   DEP      criu/log.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 88.33   DEP      criu/libnetlink.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 88.45   DEP      criu/kerndat.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 88.73   DEP      criu/kcmp-ids.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 88.88   DEP      criu/irmap.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 89.04   DEP      criu/ipc_ns.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 89.20   DEP      criu/image.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 89.38   DEP      criu/image-desc.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 89.46   DEP      criu/fsnotify.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 89.69   DEP      criu/filesystems.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 89.97   DEP      criu/files.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 90.20   DEP      criu/files-reg.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 90.45   DEP      criu/files-ext.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 90.64   DEP      criu/file-lock.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 90.84   DEP      criu/file-ids.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 90.96   DEP      criu/fifo.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 91.10   DEP      criu/fdstore.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 91.24   DEP      criu/fault-injection.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 91.29   DEP      criu/external.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 91.46   DEP      criu/eventpoll.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 91.60   DEP      criu/eventfd.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 91.73   DEP      criu/crtools.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 91.87   DEP      criu/cr-service.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 92.01   DEP      criu/cr-restore.d
05:37:06 [2021-03-26T05:37:06.927Z] #43 92.29   DEP      criu/cr-errno.d
05:37:07 [2021-03-26T05:37:07.058Z] #13 149.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
05:37:07 [2021-03-26T05:37:07.122Z] #43 76.74   DEP      criu/pie-util-vdso.d
05:37:07 [2021-03-26T05:37:07.122Z] #43 76.83   DEP      criu/pie-util-vdso-elf32.d
05:37:07 [2021-03-26T05:37:07.122Z] #43 76.93   DEP      criu/path.d
05:37:07 [2021-03-26T05:37:07.184Z] #13 145.0 Selecting previously unselected package libselinux1-dev:amd64.
05:37:07 [2021-03-26T05:37:07.184Z] #13 145.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
05:37:07 [2021-03-26T05:37:07.184Z] #13 145.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
05:37:07 [2021-03-26T05:37:07.184Z] #13 145.2 Selecting previously unselected package libdevmapper-dev:amd64.
05:37:07 [2021-03-26T05:37:07.191Z] #43 92.31   DEP      criu/cr-dump.d
05:37:07 [2021-03-26T05:37:07.383Z] #43 77.06   DEP      criu/parasite-syscall.d
05:37:07 [2021-03-26T05:37:07.383Z] #43 77.23   DEP      criu/pagemap.d
05:37:07 [2021-03-26T05:37:07.445Z] #13 145.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
05:37:07 [2021-03-26T05:37:07.445Z] #13 145.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:37:07 [2021-03-26T05:37:07.445Z] #13 145.4 Selecting previously unselected package libseccomp-dev:amd64.
05:37:07 [2021-03-26T05:37:07.445Z] #13 145.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
05:37:07 [2021-03-26T05:37:07.445Z] #13 145.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:37:07 [2021-03-26T05:37:07.445Z] #13 145.4 Selecting previously unselected package libsystemd-dev:amd64.
05:37:07 [2021-03-26T05:37:07.455Z] #43 92.63   DEP      criu/cr-dedup.d
05:37:07 [2021-03-26T05:37:07.643Z] #43 77.40   DEP      criu/pagemap-cache.d
05:37:07 [2021-03-26T05:37:07.644Z] #43 77.56   DEP      criu/page-xfer.d
05:37:07 [2021-03-26T05:37:07.646Z] #13 149.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:37:07 [2021-03-26T05:37:07.706Z] #13 145.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
05:37:07 [2021-03-26T05:37:07.706Z] #13 145.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
05:37:07 [2021-03-26T05:37:07.719Z] #43 92.76   DEP      criu/cr-check.d
05:37:07 [2021-03-26T05:37:07.719Z] #43 92.93   DEP      criu/config.d
05:37:07 [2021-03-26T05:37:07.905Z] #43 77.77   DEP      criu/page-pipe.d
05:37:07 [2021-03-26T05:37:07.905Z] #43 77.90   DEP      criu/netfilter.d
05:37:07 [2021-03-26T05:37:07.907Z] #13 150.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
05:37:07 [2021-03-26T05:37:07.907Z] #13 150.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:37:07 [2021-03-26T05:37:07.968Z] #13 146.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
05:37:07 [2021-03-26T05:37:07.968Z] #13 ...
05:37:07 [2021-03-26T05:37:07.968Z] 
05:37:07 [2021-03-26T05:37:07.968Z] #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
05:37:07 [2021-03-26T05:37:07.968Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:37:07 [2021-03-26T05:37:07.968Z] #45 140.9 net/textproto
05:37:07 [2021-03-26T05:37:07.968Z] #45 140.9 crypto/x509
05:37:07 [2021-03-26T05:37:07.968Z] #45 141.9 vendor/golang.org/x/net/http/httpguts
05:37:07 [2021-03-26T05:37:07.968Z] #45 142.2 vendor/golang.org/x/net/http/httpproxy
05:37:07 [2021-03-26T05:37:07.968Z] #45 142.7 mime/multipart
05:37:07 [2021-03-26T05:37:07.968Z] #45 144.8 crypto/tls
05:37:07 [2021-03-26T05:37:07.983Z] #43 93.05   DEP      criu/clone-noasan.d
05:37:07 [2021-03-26T05:37:07.983Z] #43 93.13   DEP      criu/cgroup.d
05:37:08 [2021-03-26T05:37:08.169Z] #13 150.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...#13 ...
05:37:08 [2021-03-26T05:37:08.169Z] 
05:37:08 [2021-03-26T05:37:08.169Z] #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
05:37:08 [2021-03-26T05:37:08.169Z] #58 sha256:5f2d918718a92eb3addb9d0c49029b8185d49b7625d4ea9c7c44cf533ad2b8b8
05:37:08 [2021-03-26T05:37:08.169Z] #58 DONE 156.6s
05:37:08 [2021-03-26T05:37:08.169Z] 
05:37:08 [2021-03-26T05:37:08.169Z] #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
05:37:08 [2021-03-26T05:37:08.169Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:37:08 [2021-03-26T05:37:08.169Z] #13 150.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
05:37:08 [2021-03-26T05:37:08.169Z] #13 150.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
05:37:08 [2021-03-26T05:37:08.169Z] #13 150.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:37:08 [2021-03-26T05:37:08.169Z] #13 150.5 Setting up libbtrfs0 (4.20.1-2) ...
05:37:08 [2021-03-26T05:37:08.169Z] #13 150.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
05:37:08 [2021-03-26T05:37:08.169Z] 
05:37:08 [2021-03-26T05:37:08.169Z] #13 ...
05:37:08 [2021-03-26T05:37:08.169Z] 
05:37:08 [2021-03-26T05:37:08.169Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:37:08 [2021-03-26T05:37:08.169Z] #59 sha256:07f98c7430c01be012708a3924af39e15af30cf4ee229fd4f5b269939c077759
05:37:08 [2021-03-26T05:37:08.169Z] #59 DONE 0.1s
05:37:08 [2021-03-26T05:37:08.169Z] 
05:37:08 [2021-03-26T05:37:08.169Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:37:08 [2021-03-26T05:37:08.169Z] #60 sha256:e8d0f341e351d76b6ce3baf1062c50481dbe9d31ad7ee28edc229f89e33d250f
05:37:08 [2021-03-26T05:37:08.169Z] #60 DONE 0.1s
05:37:08 [2021-03-26T05:37:08.169Z] 
05:37:08 [2021-03-26T05:37:08.169Z] #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
05:37:08 [2021-03-26T05:37:08.169Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:37:08 [2021-03-26T05:37:08.169Z] #13 150.6 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
05:37:08 [2021-03-26T05:37:08.229Z] #45 ...
05:37:08 [2021-03-26T05:37:08.229Z] 
05:37:08 [2021-03-26T05:37:08.229Z] #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
05:37:08 [2021-03-26T05:37:08.229Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.1 Setting up libbtrfs0 (4.20.1-2) ...
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.1 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.2 Setting up libbtrfs-dev (4.20.1-2) ...
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
05:37:08 [2021-03-26T05:37:08.229Z] #13 146.2 Setting up mingw-w64-common (6.0.0-3) ...
05:37:08 [2021-03-26T05:37:08.248Z] #43 93.38   DEP      criu/cgroup-props.d
05:37:08 [2021-03-26T05:37:08.248Z] #43 93.53   DEP      criu/bitmap.d
05:37:08 [2021-03-26T05:37:08.248Z] #43 93.58   DEP      criu/bfd.d
05:37:08 [2021-03-26T05:37:08.313Z] #21 ...
05:37:08 [2021-03-26T05:37:08.313Z] 
05:37:08 [2021-03-26T05:37:08.313Z] #25 [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
05:37:08 [2021-03-26T05:37:08.313Z] #25 sha256:5c95be8ba901bf98fa5ecb10da804ab67af74783f7585508cddbdc97d9fd3d57
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.7 Setting up libbtrfs-dev (4.20.1-2) ...
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.8 Setting up mingw-w64-common (6.0.0-3) ...
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.8 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.9 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
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.9 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
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.9 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
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.9 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
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:37:08 [2021-03-26T05:37:08.429Z] #13 150.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
05:37:08 [2021-03-26T05:37:08.477Z] #43 78.19   DEP      criu/net.d
05:37:08 [2021-03-26T05:37:08.477Z] #43 78.45   DEP      criu/namespaces.d
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.2 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.4 Setting up dmsetup (2:1.02.155-3) ...
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:37:08 [2021-03-26T05:37:08.490Z] #13 146.4 Processing triggers for libc-bin (2.28-10) ...
05:37:08 [2021-03-26T05:37:08.512Z] #43 93.74   DEP      criu/autofs.d
05:37:08 [2021-03-26T05:37:08.691Z] #13 151.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
05:37:08 [2021-03-26T05:37:08.691Z] #13 151.0 Setting up dmsetup (2:1.02.155-3) ...
05:37:08 [2021-03-26T05:37:08.692Z] #13 151.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
05:37:08 [2021-03-26T05:37:08.692Z] #13 151.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
05:37:08 [2021-03-26T05:37:08.692Z] #13 151.0 Processing triggers for libc-bin (2.28-10) ...
05:37:08 [2021-03-26T05:37:08.738Z] #43 78.59   DEP      criu/mount.d
05:37:08 [2021-03-26T05:37:08.738Z] #43 78.72   DEP      criu/memfd.d
05:37:08 [2021-03-26T05:37:08.776Z] #43 93.96   DEP      criu/aio.d
05:37:08 [2021-03-26T05:37:08.958Z] #13 DONE 151.5s
05:37:08 [2021-03-26T05:37:08.958Z] 
05:37:08 [2021-03-26T05:37:08.958Z] #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
05:37:08 [2021-03-26T05:37:08.958Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:08 [2021-03-26T05:37:08.958Z] #43 49.26   DEP      compel/arch/x86/src/lib/handle-elf.d
05:37:08 [2021-03-26T05:37:08.958Z] #43 49.36   CC       compel/src/lib/log.o
05:37:08 [2021-03-26T05:37:08.958Z] #43 49.68   CC       compel/arch/x86/src/lib/cpu.o
05:37:08 [2021-03-26T05:37:08.958Z] #43 50.45   CC       compel/arch/x86/src/lib/infect.o
05:37:08 [2021-03-26T05:37:08.958Z] #43 51.16   CC       compel/src/lib/infect-rpc.o
05:37:08 [2021-03-26T05:37:08.958Z] #43 51.56   CC       compel/src/lib/infect-util.o
05:37:08 [2021-03-26T05:37:08.958Z] #43 51.92   CC       compel/src/lib/infect.o
05:37:08 [2021-03-26T05:37:08.999Z] #43 78.87   DEP      criu/mem.d
05:37:09 [2021-03-26T05:37:09.043Z] #43 94.25   DEP      criu/action-scripts.d
05:37:09 [2021-03-26T05:37:09.259Z] #43 79.11   DEP      criu/lsm.d
05:37:09 [2021-03-26T05:37:09.310Z] #43 ...
05:37:09 [2021-03-26T05:37:09.310Z] 
05:37:09 [2021-03-26T05:37:09.310Z] #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
05:37:09 [2021-03-26T05:37:09.310Z] #24 sha256:bd7ce9a2c2d02a14de9425723e40708a674f53d11157953e83cb51226fbc198d
05:37:09 [2021-03-26T05:37:09.310Z] #24 141.3 + mkdir -p /tmp/tmp.yHC91UEylH/src/github.com/docker
05:37:09 [2021-03-26T05:37:09.310Z] #24 141.3 + mv components/cli /tmp/tmp.yHC91UEylH/src/github.com/docker/cli
05:37:09 [2021-03-26T05:37:09.310Z] #24 141.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
05:37:09 [2021-03-26T05:37:09.310Z] #24 ...
05:37:09 [2021-03-26T05:37:09.310Z] 
05:37:09 [2021-03-26T05:37:09.310Z] #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
05:37:09 [2021-03-26T05:37:09.310Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:37:09 [2021-03-26T05:37:09.310Z] #43 94.62   CC       criu/action-scripts.o
05:37:09 [2021-03-26T05:37:09.520Z] #43 79.28   DEP      criu/log.d
05:37:09 [2021-03-26T05:37:09.520Z] #43 79.39   DEP      criu/libnetlink.d
05:37:09 [2021-03-26T05:37:09.520Z] #43 79.52   DEP      criu/kerndat.d
05:37:09 [2021-03-26T05:37:09.558Z] #25 172.3 Checking out files:  22% (2565/11202)   
Checking out files:  23% (2577/11202)   
Checking out files:  24% (2689/11202)   
Checking out files:  25% (2801/11202)   
Checking out files:  26% (2913/11202)   
Checking out files:  27% (3025/11202)   
Checking out files:  28% (3137/11202)   
Checking out files:  29% (3249/11202)   
Checking out files:  30% (3361/11202)   
Checking out files:  31% (3473/11202)   
Checking out files:  32% (3585/11202)   
Checking out files:  33% (3697/11202)   
Checking out files:  34% (3809/11202)   
Checking out files:  35% (3921/11202)   
Checking out files:  36% (4033/11202)   
Checking out files:  37% (4145/11202)   
Checking out files:  38% (4257/11202)   
Checking out files:  39% (4369/11202)   
Checking out files:  40% (4481/11202)   
Checking out files:  41% (4593/11202)   
Checking out files:  42% (4705/11202)   
Checking out files:  42% (4759/11202)   
Checking out files:  43% (4817/11202)   
Checking out files:  44% (4929/11202)   
Checking out files:  45% (5041/11202)   
Checking out files:  46% (5153/11202)   
Checking out files:  47% (5265/11202)   
Checking out files:  48% (5377/11202)   
05:37:09 [2021-03-26T05:37:09.558Z] #25 ...
05:37:09 [2021-03-26T05:37:09.558Z] 
05:37:09 [2021-03-26T05:37:09.558Z] #44 [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
05:37:09 [2021-03-26T05:37:09.558Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:37:09 [2021-03-26T05:37:09.558Z] #44 92.42   DEP      criu/files-ext.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 92.64   DEP      criu/file-lock.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 93.07   DEP      criu/file-ids.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 93.33   DEP      criu/fifo.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 93.63   DEP      criu/fdstore.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 93.76   DEP      criu/fault-injection.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 93.83   DEP      criu/external.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 94.11   DEP      criu/eventpoll.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 94.31   DEP      criu/eventfd.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 94.52   DEP      criu/crtools.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 94.80   DEP      criu/cr-service.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 95.01   DEP      criu/cr-restore.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 95.36   DEP      criu/cr-errno.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 95.39   DEP      criu/cr-dump.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 95.60   DEP      criu/cr-dedup.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 95.84   DEP      criu/cr-check.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 96.12   DEP      criu/config.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 96.31   DEP      criu/clone-noasan.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 96.44   DEP      criu/cgroup.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 96.68   DEP      criu/cgroup-props.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 96.81   DEP      criu/bitmap.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 96.83   DEP      criu/bfd.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 96.95   DEP      criu/autofs.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 97.16   DEP      criu/aio.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 97.36   DEP      criu/action-scripts.d
05:37:09 [2021-03-26T05:37:09.558Z] #44 97.80   CC       criu/action-scripts.o
05:37:09 [2021-03-26T05:37:09.558Z] #44 98.52   CC       criu/aio.o
05:37:09 [2021-03-26T05:37:09.558Z] #44 99.22   CC       criu/autofs.o
05:37:09 [2021-03-26T05:37:09.558Z] #44 101.8   CC       criu/bfd.o
05:37:09 [2021-03-26T05:37:09.558Z] #44 ...
05:37:09 [2021-03-26T05:37:09.558Z] 
05:37:09 [2021-03-26T05:37:09.558Z] #25 [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
05:37:09 [2021-03-26T05:37:09.558Z] #25 sha256:5c95be8ba901bf98fa5ecb10da804ab67af74783f7585508cddbdc97d9fd3d57
05:37:09 [2021-03-26T05:37:09.770Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.295s	coverage: 49.4% of statements
05:37:09 [2021-03-26T05:37:09.888Z] #43 95.17   CC       criu/aio.o
05:37:10 [2021-03-26T05:37:10.092Z] #43 79.71   DEP      criu/kcmp-ids.d
05:37:10 [2021-03-26T05:37:10.092Z] #43 79.84   DEP      criu/irmap.d
05:37:10 [2021-03-26T05:37:10.352Z] #43 80.03   DEP      criu/ipc_ns.d
05:37:10 [2021-03-26T05:37:10.352Z] #43 80.19   DEP      criu/image.d
05:37:10 [2021-03-26T05:37:10.613Z] #43 80.31   DEP      criu/image-desc.d
05:37:10 [2021-03-26T05:37:10.613Z] #43 80.40   DEP      criu/fsnotify.d
05:37:10 [2021-03-26T05:37:10.842Z] #43 95.83   CC       criu/autofs.o
05:37:10 [2021-03-26T05:37:10.874Z] #43 80.55   DEP      criu/filesystems.d
05:37:10 [2021-03-26T05:37:10.874Z] #43 80.66   DEP      criu/files.d
05:37:10 [2021-03-26T05:37:10.874Z] #43 80.81   DEP      criu/files-reg.d
05:37:11 [2021-03-26T05:37:11.039Z] #13 DONE 148.5s
05:37:11 [2021-03-26T05:37:11.039Z] 
05:37:11 [2021-03-26T05:37:11.039Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:37:11 [2021-03-26T05:37:11.039Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
05:37:11 [2021-03-26T05:37:11.134Z] #43 80.93   DEP      criu/files-ext.d
05:37:11 [2021-03-26T05:37:11.134Z] #43 81.05   DEP      criu/file-lock.d
05:37:11 [2021-03-26T05:37:11.418Z] #43 81.26   DEP      criu/file-ids.d
05:37:11 [2021-03-26T05:37:11.507Z] #43 ...
05:37:11 [2021-03-26T05:37:11.507Z] 
05:37:11 [2021-03-26T05:37:11.507Z] #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
05:37:11 [2021-03-26T05:37:11.507Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:37:11 [2021-03-26T05:37:11.507Z] #45 149.5 crypto/tls
05:37:11 [2021-03-26T05:37:11.507Z] #45 156.1 net/http/httptrace
05:37:11 [2021-03-26T05:37:11.507Z] #45 156.3 net/http
05:37:11 [2021-03-26T05:37:11.507Z] #45 ...
05:37:11 [2021-03-26T05:37:11.507Z] 
05:37:11 [2021-03-26T05:37:11.507Z] #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
05:37:11 [2021-03-26T05:37:11.507Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:11 [2021-03-26T05:37:11.507Z] #43 55.15   CC       compel/src/lib/ptrace.o
05:37:11 [2021-03-26T05:37:11.507Z] #43 ...
05:37:11 [2021-03-26T05:37:11.507Z] 
05:37:11 [2021-03-26T05:37:11.507Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
05:37:11 [2021-03-26T05:37:11.507Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
05:37:11 [2021-03-26T05:37:11.507Z] #14 DONE 2.5s
05:37:11 [2021-03-26T05:37:11.684Z] #43 81.38   DEP      criu/fifo.d
05:37:11 [2021-03-26T05:37:11.684Z] #43 81.52   DEP      criu/fdstore.d
05:37:11 [2021-03-26T05:37:11.768Z] 
05:37:11 [2021-03-26T05:37:11.768Z] #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
05:37:11 [2021-03-26T05:37:11.768Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:11 [2021-03-26T05:37:11.768Z] #43 55.89   AR       compel/libcompel.a
05:37:11 [2021-03-26T05:37:11.768Z] #43 55.99   HOSTCC   compel/src/main-host.o
05:37:11 [2021-03-26T05:37:11.945Z] #43 81.61   DEP      criu/fault-injection.d
05:37:11 [2021-03-26T05:37:11.945Z] #43 81.64   DEP      criu/external.d
05:37:11 [2021-03-26T05:37:11.945Z] #43 81.73   DEP      criu/eventpoll.d
05:37:12 [2021-03-26T05:37:12.206Z] #43 ...
05:37:12 [2021-03-26T05:37:12.206Z] 
05:37:12 [2021-03-26T05:37:12.206Z] #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
05:37:12 [2021-03-26T05:37:12.206Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:37:12 [2021-03-26T05:37:12.206Z] #32 DONE 150.1s
05:37:12 [2021-03-26T05:37:12.206Z] 
05:37:12 [2021-03-26T05:37:12.206Z] #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
05:37:12 [2021-03-26T05:37:12.206Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:12 [2021-03-26T05:37:12.206Z] #43 81.89   DEP      criu/eventfd.d
05:37:12 [2021-03-26T05:37:12.206Z] #43 ...
05:37:12 [2021-03-26T05:37:12.206Z] 
05:37:12 [2021-03-26T05:37:12.206Z] #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
05:37:12 [2021-03-26T05:37:12.206Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:12 [2021-03-26T05:37:12.206Z] #20 4.604 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:37:12 [2021-03-26T05:37:12.206Z] #20 4.669 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:37:12 [2021-03-26T05:37:12.206Z] #20 4.669 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:37:12 [2021-03-26T05:37:12.206Z] #20 4.669 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:37:12 [2021-03-26T05:37:12.206Z] #20 5.229 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:37:12 [2021-03-26T05:37:12.206Z] #20 6.226 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:37:12 [2021-03-26T05:37:12.206Z] #20 7.409 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:37:12 [2021-03-26T05:37:12.206Z] #20 8.901 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:37:12 [2021-03-26T05:37:12.206Z] #20 ...
05:37:12 [2021-03-26T05:37:12.206Z] 
05:37:12 [2021-03-26T05:37:12.206Z] #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
05:37:12 [2021-03-26T05:37:12.206Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:12 [2021-03-26T05:37:12.206Z] #43 82.11   DEP      criu/crtools.d
05:37:12 [2021-03-26T05:37:12.244Z] #43 97.43   CC       criu/bfd.o
05:37:12 [2021-03-26T05:37:12.467Z] #43 82.30   DEP      criu/cr-service.d
05:37:12 [2021-03-26T05:37:12.573Z] #25 172.3 Checking out files:  22% (2565/11202)   
Checking out files:  23% (2577/11202)   
Checking out files:  24% (2689/11202)   
Checking out files:  25% (2801/11202)   
Checking out files:  26% (2913/11202)   
Checking out files:  27% (3025/11202)   
Checking out files:  28% (3137/11202)   
Checking out files:  29% (3249/11202)   
Checking out files:  30% (3361/11202)   
Checking out files:  31% (3473/11202)   
Checking out files:  32% (3585/11202)   
Checking out files:  33% (3697/11202)   
Checking out files:  34% (3809/11202)   
Checking out files:  35% (3921/11202)   
Checking out files:  36% (4033/11202)   
Checking out files:  37% (4145/11202)   
Checking out files:  38% (4257/11202)   
Checking out files:  39% (4369/11202)   
Checking out files:  40% (4481/11202)   
Checking out files:  41% (4593/11202)   
Checking out files:  42% (4705/11202)   
Checking out files:  42% (4759/11202)   
Checking out files:  43% (4817/11202)   
Checking out files:  44% (4929/11202)   
Checking out files:  45% (5041/11202)   
Checking out files:  46% (5153/11202)   
Checking out files:  47% (5265/11202)   
Checking out files:  48% (5377/11202)   
Checking out files:  49% (5489/11202)   
Checking out files:  50% (5601/11202)   
Checking out files:  51% (5714/11202)   
Checking out files:  52% (5826/11202)   
Checking out files:  53% (5938/11202)   
Checking out files:  54% (6050/11202)   
Checking out files:  55% (6162/11202)   
Checking out files:  56% (6274/11202)   
Checking out files:  57% (6386/11202)   
Checking out files:  58% (6498/11202)   
Checking out files:  59% (6610/11202)   
Checking out files:  60% (6722/11202)   
Checking out files:  60% (6762/11202)   
Checking out files:  61% (6834/11202)   
Checking out files:  62% (6946/11202)   
Checking out files:  63% (7058/11202)   
Checking out files:  64% (7170/11202)   
Checking out files:  65% (7282/11202)   
Checking out files:  66% (7394/11202)   
Checking out files:  67% (7506/11202)   
Checking out files:  68% (7618/11202)   
Checking out files:  69% (7730/11202)   
Checking out files:  70% (7842/11202)   
Checking out files:  71% (7954/11202)   
Checking out files:  72% (8066/11202)   
Checking out files:  73% (8178/11202)   
Checking out files:  74% (8290/11202)   
Checking out files:  75% (8402/11202)   
Checking out files:  76% (8514/11202)   
Checking out files:  77% (8626/11202)   
Checking out files:  78% (8738/11202)   
Checking out files:  79% (8850/11202)   
Checking out files:  79% (8899/11202)   
Checking out files:  80% (8962/11202)   
Checking out files:  81% (9074/11202)   
Checking out files:  82% (9186/11202)   
Checking out files:  83% (9298/11202)   
Checking out files:  84% (9410/11202)   
Checking out files:  85% (9522/11202)   
Checking out files:  86% (9634/11202)   
Checking out files:  87% (9746/11202)   
Checking out files:  88% (9858/11202)   
Checking out files:  89% (9970/11202)   
Checking out files:  90% (10082/11202)   
Checking out files:  91% (10194/11202)   
Checking out files:  92% (10306/11202)   
Checking out files:  93% (10418/11202)   
Checking out files:  94% (10530/11202)   
Checking out files:  94% (10579/11202)   
Checking out files:  95% (10642/11202)   
Checking out files:  96% (10754/11202)   
Checking out files:  97% (10866/11202)   
05:37:12 [2021-03-26T05:37:12.573Z] #25 ...
05:37:12 [2021-03-26T05:37:12.573Z] 
05:37:12 [2021-03-26T05:37:12.573Z] #46 [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
05:37:12 [2021-03-26T05:37:12.573Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:37:12 [2021-03-26T05:37:12.573Z] #46 166.5 net/http/httptrace
05:37:12 [2021-03-26T05:37:12.573Z] #46 166.8 net/http
05:37:12 [2021-03-26T05:37:12.573Z] #46 ...
05:37:12 [2021-03-26T05:37:12.573Z] 
05:37:12 [2021-03-26T05:37:12.573Z] #25 [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
05:37:12 [2021-03-26T05:37:12.573Z] #25 sha256:5c95be8ba901bf98fa5ecb10da804ab67af74783f7585508cddbdc97d9fd3d57
05:37:12 [2021-03-26T05:37:12.573Z] #25 172.3 Checking out files:  22% (2565/11202)   
Checking out files:  23% (2577/11202)   
Checking out files:  24% (2689/11202)   
Checking out files:  25% (2801/11202)   
Checking out files:  26% (2913/11202)   
Checking out files:  27% (3025/11202)   
Checking out files:  28% (3137/11202)   
Checking out files:  29% (3249/11202)   
Checking out files:  30% (3361/11202)   
Checking out files:  31% (3473/11202)   
Checking out files:  32% (3585/11202)   
Checking out files:  33% (3697/11202)   
Checking out files:  34% (3809/11202)   
Checking out files:  35% (3921/11202)   
Checking out files:  36% (4033/11202)   
Checking out files:  37% (4145/11202)   
Checking out files:  38% (4257/11202)   
Checking out files:  39% (4369/11202)   
Checking out files:  40% (4481/11202)   
Checking out files:  41% (4593/11202)   
Checking out files:  42% (4705/11202)   
Checking out files:  42% (4759/11202)   
Checking out files:  43% (4817/11202)   
Checking out files:  44% (4929/11202)   
Checking out files:  45% (5041/11202)   
Checking out files:  46% (5153/11202)   
Checking out files:  47% (5265/11202)   
Checking out files:  48% (5377/11202)   
Checking out files:  49% (5489/11202)   
Checking out files:  50% (5601/11202)   
Checking out files:  51% (5714/11202)   
Checking out files:  52% (5826/11202)   
Checking out files:  53% (5938/11202)   
Checking out files:  54% (6050/11202)   
Checking out files:  55% (6162/11202)   
Checking out files:  56% (6274/11202)   
Checking out files:  57% (6386/11202)   
Checking out files:  58% (6498/11202)   
Checking out files:  59% (6610/11202)   
Checking out files:  60% (6722/11202)   
Checking out files:  60% (6762/11202)   
Checking out files:  61% (6834/11202)   
Checking out files:  62% (6946/11202)   
Checking out files:  63% (7058/11202)   
Checking out files:  64% (7170/11202)   
Checking out files:  65% (7282/11202)   
Checking out files:  66% (7394/11202)   
Checking out files:  67% (7506/11202)   
Checking out files:  68% (7618/11202)   
Checking out files:  69% (7730/11202)   
Checking out files:  70% (7842/11202)   
Checking out files:  71% (7954/11202)   
Checking out files:  72% (8066/11202)   
Checking out files:  73% (8178/11202)   
Checking out files:  74% (8290/11202)   
Checking out files:  75% (8402/11202)   
Checking out files:  76% (8514/11202)   
Checking out files:  77% (8626/11202)   
Checking out files:  78% (8738/11202)   
Checking out files:  79% (8850/11202)   
Checking out files:  79% (8899/11202)   
Checking out files:  80% (8962/11202)   
Checking out files:  81% (9074/11202)   
Checking out files:  82% (9186/11202)   
Checking out files:  83% (9298/11202)   
Checking out files:  84% (9410/11202)   
Checking out files:  85% (9522/11202)   
Checking out files:  86% (9634/11202)   
Checking out files:  87% (9746/11202)   
Checking out files:  88% (9858/11202)   
Checking out files:  89% (9970/11202)   
Checking out files:  90% (10082/11202)   
Checking out files:  91% (10194/11202)   
Checking out files:  92% (10306/11202)   
Checking out files:  93% (10418/11202)   
Checking out files:  94% (10530/11202)   
Checking out files:  94% (10579/11202)   
Checking out files:  95% (10642/11202)   
Checking out files:  96% (10754/11202)   
Checking out files:  97% (10866/11202)   
Checking out files:  98% (10978/11202)   
Checking out files:  99% (11090/11202)   
Checking out files: 100% (11202/11202)   
Checking out files: 100% (11202/11202), done.
05:37:12 [2021-03-26T05:37:12.595Z] #14 DONE 1.7s
05:37:12 [2021-03-26T05:37:12.595Z] 
05:37:12 [2021-03-26T05:37:12.595Z] #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
05:37:12 [2021-03-26T05:37:12.595Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
05:37:12 [2021-03-26T05:37:12.710Z] #43 56.52   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
05:37:12 [2021-03-26T05:37:12.710Z] #43 56.76   HOSTCC   compel/src/lib/handle-elf-host.o
05:37:12 [2021-03-26T05:37:12.727Z] #43 82.47   DEP      criu/cr-restore.d
05:37:12 [2021-03-26T05:37:12.825Z] #43 98.14   CC       criu/bitmap.o
05:37:12 [2021-03-26T05:37:12.872Z] #25 176.8 + cd /tmp/tmp.RwHt2lLwfT/tmp/docker-ce
05:37:12 [2021-03-26T05:37:12.872Z] #25 176.8 + git checkout -q v17.06.2-ce
05:37:12 [2021-03-26T05:37:12.909Z] #15 ...
05:37:12 [2021-03-26T05:37:12.909Z] 
05:37:12 [2021-03-26T05:37:12.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
05:37:12 [2021-03-26T05:37:12.909Z] #58 sha256:a3e95bb5f640d79b7949d6b5b66bd22d79c5704c80b0546e298219ac169756cb
05:37:12 [2021-03-26T05:37:12.909Z] #58 147.9 + for f in rootlesskit rootlesskit-docker-proxy
05:37:12 [2021-03-26T05:37:12.909Z] #58 147.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
05:37:12 [2021-03-26T05:37:12.909Z] #58 DONE 155.6s
05:37:12 [2021-03-26T05:37:12.909Z] 
05:37:12 [2021-03-26T05:37:12.909Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
05:37:12 [2021-03-26T05:37:12.909Z] #59 sha256:e0aad6a622f50a9b9a0273456245bbe659bf373b6a6c564462a2ecbe620a9159
05:37:12 [2021-03-26T05:37:12.909Z] #59 DONE 0.1s
05:37:12 [2021-03-26T05:37:12.909Z] 
05:37:12 [2021-03-26T05:37:12.909Z] #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
05:37:12 [2021-03-26T05:37:12.910Z] #53 sha256:15375ef5b693646b476fc44492cd32abbffc354b121d21344d25c3965abd94f6
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.783 + RM_GOPATH=0
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.783 + TMP_GOPATH=
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.783 + : /build
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.783 + '[' -z '' ']'
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.783 ++ mktemp -d
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.786 + export GOPATH=/tmp/tmp.yKYA19Iv6Q
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.786 + GOPATH=/tmp/tmp.yKYA19Iv6Q
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.786 + RM_GOPATH=1
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.786 + case "$(go env GOARCH)" in
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.786 ++ go env GOARCH
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.806 + export GO_BUILDMODE=-buildmode=pie
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.806 + GO_BUILDMODE=-buildmode=pie
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.806 ++ dirname /tmp/install/install.sh
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.806 + dir=/tmp/install
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.806 + bin=runc
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.806 + shift
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.806 + '[' '!' -f /tmp/install/runc.installer ']'
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.806 + . /tmp/install/runc.installer
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.806 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.806 + install_runc
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.806 + grep -q '^3\.10\.0.*\.el7\.'
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.814 + uname -r
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.852 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.852 + RUNC_BUILDTAGS='seccomp '
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.852 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.852 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yKYA19Iv6Q/src/github.com/opencontainers/runc
05:37:12 [2021-03-26T05:37:12.910Z] #53 1.856 Cloning into '/tmp/tmp.yKYA19Iv6Q/src/github.com/opencontainers/runc'...
05:37:12 [2021-03-26T05:37:12.970Z] #43 ...
05:37:12 [2021-03-26T05:37:12.970Z] 
05:37:12 [2021-03-26T05:37:12.970Z] #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
05:37:12 [2021-03-26T05:37:12.970Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
05:37:12 [2021-03-26T05:37:12.970Z] #15 DONE 1.4s
05:37:12 [2021-03-26T05:37:12.988Z] #43 82.76   DEP      criu/cr-errno.d
05:37:12 [2021-03-26T05:37:12.988Z] #43 82.79   DEP      criu/cr-dump.d
05:37:13 [2021-03-26T05:37:13.092Z] #43 98.44   CC       criu/cgroup-props.o
05:37:13 [2021-03-26T05:37:13.192Z] #53 ...
05:37:13 [2021-03-26T05:37:13.192Z] 
05:37:13 [2021-03-26T05:37:13.192Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
05:37:13 [2021-03-26T05:37:13.192Z] #60 sha256:e467e074dd1ff676f99373c5dde8228aef27047efeb84562b7dd79c2b8390666
05:37:13 [2021-03-26T05:37:13.192Z] #60 DONE 0.1s
05:37:13 [2021-03-26T05:37:13.192Z] 
05:37:13 [2021-03-26T05:37:13.192Z] #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
05:37:13 [2021-03-26T05:37:13.192Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:13 [2021-03-26T05:37:13.192Z] #43 44.17   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
05:37:13 [2021-03-26T05:37:13.192Z] #43 44.24   HOSTDEP  compel/src/main-host.d
05:37:13 [2021-03-26T05:37:13.192Z] #43 44.31   DEP      compel/src/lib/ptrace.d
05:37:13 [2021-03-26T05:37:13.192Z] #43 44.43   DEP      compel/src/lib/infect.d
05:37:13 [2021-03-26T05:37:13.192Z] #43 44.65   DEP      compel/src/lib/infect-util.d
05:37:13 [2021-03-26T05:37:13.192Z] #43 44.75   DEP      compel/src/lib/infect-rpc.d
05:37:13 [2021-03-26T05:37:13.192Z] #43 44.91   DEP      compel/arch/x86/src/lib/infect.d
05:37:13 [2021-03-26T05:37:13.192Z] #43 45.04   DEP      compel/arch/x86/src/lib/cpu.d
05:37:13 [2021-03-26T05:37:13.192Z] #43 45.10   DEP      compel/src/lib/log.d
05:37:13 [2021-03-26T05:37:13.192Z] #43 45.18   DEP      compel/src/main.d
05:37:13 [2021-03-26T05:37:13.192Z] #43 45.30   DEP      compel/src/lib/handle-elf.d
05:37:13 [2021-03-26T05:37:13.192Z] #43 45.40   DEP      compel/arch/x86/src/lib/handle-elf.d
05:37:13 [2021-03-26T05:37:13.192Z] #43 45.53   CC       compel/src/lib/log.o
05:37:13 [2021-03-26T05:37:13.192Z] #43 45.74   CC       compel/arch/x86/src/lib/cpu.o
05:37:13 [2021-03-26T05:37:13.192Z] #43 46.60   CC       compel/arch/x86/src/lib/infect.o
05:37:13 [2021-03-26T05:37:13.192Z] #43 47.53   CC       compel/src/lib/infect-rpc.o
05:37:13 [2021-03-26T05:37:13.192Z] #43 47.87   CC       compel/src/lib/infect-util.o
05:37:13 [2021-03-26T05:37:13.192Z] #43 48.14   CC       compel/src/lib/infect.o
05:37:13 [2021-03-26T05:37:13.192Z] #43 50.32   CC       compel/src/lib/ptrace.o
05:37:13 [2021-03-26T05:37:13.192Z] #43 51.14   AR       compel/libcompel.a
05:37:13 [2021-03-26T05:37:13.192Z] #43 51.26   HOSTCC   compel/src/main-host.o
05:37:13 [2021-03-26T05:37:13.192Z] #43 51.79   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
05:37:13 [2021-03-26T05:37:13.192Z] #43 52.01   HOSTCC   compel/src/lib/handle-elf-host.o
05:37:13 [2021-03-26T05:37:13.230Z] 
05:37:13 [2021-03-26T05:37:13.230Z] #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
05:37:13 [2021-03-26T05:37:13.230Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:13 [2021-03-26T05:37:13.230Z] #43 57.21   HOSTCC   compel/src/lib/log-host.o
05:37:13 [2021-03-26T05:37:13.248Z] #43 83.01   DEP      criu/cr-dedup.d
05:37:13 [2021-03-26T05:37:13.248Z] #43 83.16   DEP      criu/cr-check.d
05:37:13 [2021-03-26T05:37:13.456Z] #43 52.67   HOSTCC   compel/src/lib/log-host.o
05:37:13 [2021-03-26T05:37:13.509Z] #43 83.41   DEP      criu/config.d
05:37:13 [2021-03-26T05:37:13.726Z] #43 53.03   HOSTLINK compel/compel-host-bin
05:37:13 [2021-03-26T05:37:13.770Z] #43 83.59   DEP      criu/clone-noasan.d
05:37:13 [2021-03-26T05:37:13.770Z] #43 83.71   DEP      criu/cgroup.d
05:37:13 [2021-03-26T05:37:13.801Z] #43 57.68   HOSTLINK compel/compel-host-bin
05:37:13 [2021-03-26T05:37:13.801Z] #43 57.77   DEP      soccr/soccr.d
05:37:13 [2021-03-26T05:37:13.801Z] #43 57.88   CC       soccr/soccr.o
05:37:13 [2021-03-26T05:37:13.969Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
05:37:13 [2021-03-26T05:37:13.969Z] 
05:37:13 [2021-03-26T05:37:13.969Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
05:37:13 [2021-03-26T05:37:13.969Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
05:37:13 [2021-03-26T05:37:13.969Z] Using test binary docker
05:37:13 [2021-03-26T05:37:13.969Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
05:37:13 [2021-03-26T05:37:13.969Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
05:37:13 [2021-03-26T05:37:13.969Z] INFO: Waiting for daemon to start...
05:37:13 [2021-03-26T05:37:13.969Z] Starting dockerd
05:37:13 [2021-03-26T05:37:13.969Z] .
05:37:13 [2021-03-26T05:37:13.969Z] INFO: Building docker-sdk-python3:4.4.1...
05:37:13 [2021-03-26T05:37:13.992Z] #43 ...
05:37:13 [2021-03-26T05:37:13.992Z] 
05:37:13 [2021-03-26T05:37:13.992Z] #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
05:37:13 [2021-03-26T05:37:13.992Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
05:37:13 [2021-03-26T05:37:13.992Z] #15 DONE 1.8s
05:37:13 [2021-03-26T05:37:13.992Z] 
05:37:13 [2021-03-26T05:37:13.992Z] #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
05:37:13 [2021-03-26T05:37:13.992Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:13 [2021-03-26T05:37:13.992Z] #43 53.37   DEP      soccr/soccr.d
05:37:13 [2021-03-26T05:37:13.992Z] #43 ...
05:37:13 [2021-03-26T05:37:13.992Z] 
05:37:13 [2021-03-26T05:37:13.992Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
05:37:13 [2021-03-26T05:37:13.992Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
05:37:14 [2021-03-26T05:37:14.031Z] #43 83.86   DEP      criu/cgroup-props.d
05:37:14 [2021-03-26T05:37:14.292Z] #43 84.02   DEP      criu/bitmap.d
05:37:14 [2021-03-26T05:37:14.292Z] #43 84.04   DEP      criu/bfd.d
05:37:14 [2021-03-26T05:37:14.371Z] #43 ...
05:37:14 [2021-03-26T05:37:14.371Z] 
05:37:14 [2021-03-26T05:37:14.371Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
05:37:14 [2021-03-26T05:37:14.371Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
05:37:14 [2021-03-26T05:37:14.371Z] #16 1.121 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:37:14 [2021-03-26T05:37:14.371Z] #16 DONE 1.2s
05:37:14 [2021-03-26T05:37:14.371Z] 
05:37:14 [2021-03-26T05:37:14.371Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:37:14 [2021-03-26T05:37:14.371Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
05:37:14 [2021-03-26T05:37:14.489Z] #43 99.42   CC       criu/cgroup.o
05:37:14 [2021-03-26T05:37:14.553Z] #43 84.16   DEP      criu/autofs.d
05:37:14 [2021-03-26T05:37:14.553Z] #43 84.32   DEP      criu/aio.d
05:37:14 [2021-03-26T05:37:14.814Z] #43 84.50   DEP      criu/action-scripts.d
05:37:14 [2021-03-26T05:37:14.883Z] 5ff1512f88ec: Verifying Checksum
05:37:14 [2021-03-26T05:37:14.883Z] 5ff1512f88ec: Download complete
05:37:15 [2021-03-26T05:37:15.067Z] #43 ...
05:37:15 [2021-03-26T05:37:15.067Z] 
05:37:15 [2021-03-26T05:37:15.067Z] #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
05:37:15 [2021-03-26T05:37:15.067Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:37:15 [2021-03-26T05:37:15.067Z] #20 8.559 Reading package lists...
05:37:15 [2021-03-26T05:37:15.067Z] #20 11.47 Reading package lists...
05:37:15 [2021-03-26T05:37:15.067Z] #20 14.29 Building dependency tree...
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.68 libcap2-bin is already the newest version (1:2.25-2).
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.68 The following additional packages will be installed:
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.69   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.69   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.69   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.70   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.70   python3.7 python3.7-minimal vim-runtime xxd
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.70 Suggested packages:
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.70   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.70   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.71   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.71 Recommended packages:
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.71   aufs-dkms nftables build-essential python3-dev python3-keyring
05:37:15 [2021-03-26T05:37:15.067Z] #20 15.71   python3-keyrings.alt python3-xdg unzip
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.09 The following NEW packages will be installed:
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.10   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.10   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.10   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.10   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.10   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.10   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.10   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.10   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.10   xz-utils zip
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.41 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.41 Need to get 27.6 MB of archives.
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.41 After this operation, 114 MB of additional disk space will be used.
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 17.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.32 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.32 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.33 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.33 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.44 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.45 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.48 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.48 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
05:37:15 [2021-03-26T05:37:15.067Z] #20 18.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
05:37:15 [2021-03-26T05:37:15.068Z] #20 18.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
05:37:15 [2021-03-26T05:37:15.068Z] #20 18.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
05:37:15 [2021-03-26T05:37:15.068Z] #20 18.98 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
05:37:15 [2021-03-26T05:37:15.075Z] #43 84.78   CC       criu/action-scripts.o
05:37:15 [2021-03-26T05:37:15.331Z] #20 19.00 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
05:37:15 [2021-03-26T05:37:15.647Z] #43 85.23   CC       criu/aio.o
05:37:15 [2021-03-26T05:37:15.651Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.157s	coverage: 73.3% of statements
05:37:15 [2021-03-26T05:37:15.651Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
05:37:15 [2021-03-26T05:37:15.754Z] #17 DONE 1.2s
05:37:15 [2021-03-26T05:37:15.754Z] 
05:37:15 [2021-03-26T05:37:15.754Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:37:15 [2021-03-26T05:37:15.754Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
05:37:15 [2021-03-26T05:37:15.908Z] #16 1.644 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
05:37:15 [2021-03-26T05:37:15.908Z] #16 DONE 1.8s
05:37:15 [2021-03-26T05:37:15.908Z] 
05:37:15 [2021-03-26T05:37:15.908Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
05:37:15 [2021-03-26T05:37:15.908Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
05:37:15 [2021-03-26T05:37:15.908Z] #43 85.79   CC       criu/autofs.o
05:37:16 [2021-03-26T05:37:16.282Z] #20 19.83 debconf: delaying package configuration, since apt-utils is not installed
05:37:16 [2021-03-26T05:37:16.282Z] #20 19.94 Fetched 27.6 MB in 2s (14.8 MB/s)
05:37:16 [2021-03-26T05:37:16.282Z] #20 20.05 Selecting previously unselected package pigz.
05:37:16 [2021-03-26T05:37:16.355Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 57.5% of statements
05:37:16 [2021-03-26T05:37:16.545Z] #20 20.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 ... 23408 files and directories currently installed.)
05:37:16 [2021-03-26T05:37:16.545Z] #20 20.16 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
05:37:16 [2021-03-26T05:37:16.545Z] #20 20.17 Unpacking pigz (2.4-1) ...
05:37:16 [2021-03-26T05:37:16.545Z] #20 ...
05:37:16 [2021-03-26T05:37:16.545Z] 
05:37:16 [2021-03-26T05:37:16.546Z] #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
05:37:16 [2021-03-26T05:37:16.546Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
05:37:16 [2021-03-26T05:37:16.546Z] #40 158.0 + dpkg --print-architecture
05:37:16 [2021-03-26T05:37:16.695Z] #18 DONE 1.2s
05:37:16 [2021-03-26T05:37:16.695Z] 
05:37:16 [2021-03-26T05:37:16.695Z] #19 [dev-systemd-false  6/26] RUN ldconfig
05:37:16 [2021-03-26T05:37:16.695Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
05:37:16 [2021-03-26T05:37:16.707Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.903s	coverage: 57.7% of statements
05:37:16 [2021-03-26T05:37:16.707Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
05:37:16 [2021-03-26T05:37:16.707Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
05:37:17 [2021-03-26T05:37:17.298Z] #43 87.14   CC       criu/bfd.o
05:37:17 [2021-03-26T05:37:17.303Z] #17 DONE 1.4s
05:37:17 [2021-03-26T05:37:17.303Z] 
05:37:17 [2021-03-26T05:37:17.303Z] #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
05:37:17 [2021-03-26T05:37:17.303Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:17 [2021-03-26T05:37:17.303Z] #43 53.57   CC       soccr/soccr.o
05:37:17 [2021-03-26T05:37:17.303Z] #43 55.69   AR       soccr/libsoccr.a
05:37:17 [2021-03-26T05:37:17.303Z] #43 55.78 make[1]: 'soccr/libsoccr.a' is up to date.
05:37:17 [2021-03-26T05:37:17.303Z] #43 56.39   DEP      criu/arch/x86/sigframe.d
05:37:17 [2021-03-26T05:37:17.303Z] #43 56.46   DEP      criu/arch/x86/sigaction_compat.d
05:37:17 [2021-03-26T05:37:17.303Z] #43 56.63   DEP      criu/arch/x86/kerndat.d
05:37:17 [2021-03-26T05:37:17.390Z] #25 180.9 + mkdir -p /tmp/tmp.RwHt2lLwfT/src/github.com/docker
05:37:17 [2021-03-26T05:37:17.390Z] #25 180.9 + mv components/cli /tmp/tmp.RwHt2lLwfT/src/github.com/docker/cli
05:37:17 [2021-03-26T05:37:17.390Z] #25 180.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
05:37:17 [2021-03-26T05:37:17.410Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
05:37:17 [2021-03-26T05:37:17.564Z] #43 56.83   DEP      criu/arch/x86/crtools.d
05:37:17 [2021-03-26T05:37:17.836Z] 4612f6d0b889: Verifying Checksum
05:37:17 [2021-03-26T05:37:17.836Z] 4612f6d0b889: Download complete
05:37:17 [2021-03-26T05:37:17.875Z] #43 87.60   CC       criu/bitmap.o
05:37:17 [2021-03-26T05:37:17.875Z] #43 87.72   CC       criu/cgroup-props.o
05:37:17 [2021-03-26T05:37:17.941Z] #40 DONE 159.5s
05:37:17 [2021-03-26T05:37:17.941Z] 
05:37:17 [2021-03-26T05:37:17.941Z] #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
05:37:17 [2021-03-26T05:37:17.941Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:37:17 [2021-03-26T05:37:17.941Z] #20 20.33 Selecting previously unselected package libpython3.7-minimal:arm64.
05:37:17 [2021-03-26T05:37:17.941Z] #20 20.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
05:37:17 [2021-03-26T05:37:17.941Z] #20 20.36 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
05:37:17 [2021-03-26T05:37:17.941Z] #20 21.21 Selecting previously unselected package python3.7-minimal.
05:37:17 [2021-03-26T05:37:17.941Z] #20 21.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
05:37:17 [2021-03-26T05:37:17.941Z] #20 21.23 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
05:37:18 [2021-03-26T05:37:18.081Z] #19 DONE 1.2s
05:37:18 [2021-03-26T05:37:18.081Z] 
05:37:18 [2021-03-26T05:37:18.081Z] #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
05:37:18 [2021-03-26T05:37:18.081Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:18 [2021-03-26T05:37:18.113Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
05:37:18 [2021-03-26T05:37:18.137Z] #43 57.10   DEP      criu/arch/x86/cpu.d
05:37:18 [2021-03-26T05:37:18.137Z] #43 57.37   CC       criu/arch/x86/cpu.o
05:37:18 [2021-03-26T05:37:18.205Z] #20 21.91 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
05:37:18 [2021-03-26T05:37:18.205Z] #20 21.95 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
05:37:18 [2021-03-26T05:37:18.399Z] #43 ...
05:37:18 [2021-03-26T05:37:18.399Z] 
05:37:18 [2021-03-26T05:37:18.399Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
05:37:18 [2021-03-26T05:37:18.399Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
05:37:18 [2021-03-26T05:37:18.399Z] #18 DONE 1.1s
05:37:18 [2021-03-26T05:37:18.399Z] 
05:37:18 [2021-03-26T05:37:18.399Z] #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
05:37:18 [2021-03-26T05:37:18.399Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:37:18 [2021-03-26T05:37:18.399Z] #45 151.1 net/http/httptrace
05:37:18 [2021-03-26T05:37:18.399Z] #45 151.4 net/http
05:37:18 [2021-03-26T05:37:18.447Z] #25 ...
05:37:18 [2021-03-26T05:37:18.447Z] 
05:37:18 [2021-03-26T05:37:18.447Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
05:37:18 [2021-03-26T05:37:18.447Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.04 Selecting previously unselected package libnet1:ppc64el.
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.04 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.13 Selecting previously unselected package libnl-3-200:ppc64el.
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.16 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.30 Selecting previously unselected package libprotobuf-c1:ppc64el.
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.32 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.45 Selecting previously unselected package libreadline5:ppc64el.
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.46 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.63 Selecting previously unselected package net-tools.
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.64 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.97 Selecting previously unselected package python-pip-whl.
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 50.99 Unpacking python-pip-whl (18.1-5) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 51.78 Selecting previously unselected package python3-lib2to3.
05:37:18 [2021-03-26T05:37:18.447Z] #21 51.80 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 51.80 Unpacking python3-lib2to3 (3.7.3-1) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 51.99 Selecting previously unselected package python3-distutils.
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.01 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.02 Unpacking python3-distutils (3.7.3-1) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.19 Selecting previously unselected package python3-pip.
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.20 Unpacking python3-pip (18.1-5) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.37 Selecting previously unselected package python3-pkg-resources.
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.37 Unpacking python3-pkg-resources (40.8.0-1) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.51 Selecting previously unselected package python3-setuptools.
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.52 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.54 Unpacking python3-setuptools (40.8.0-1) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.88 Selecting previously unselected package python3-wheel.
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.89 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.89 Unpacking python3-wheel (0.32.3-2) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 52.99 Selecting previously unselected package sudo.
05:37:18 [2021-03-26T05:37:18.447Z] #21 53.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 53.01 Unpacking sudo (1.8.27-1+deb10u3) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 53.67 Selecting previously unselected package thin-provisioning-tools.
05:37:18 [2021-03-26T05:37:18.447Z] #21 53.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 53.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 53.92 Selecting previously unselected package uidmap.
05:37:18 [2021-03-26T05:37:18.447Z] #21 53.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 53.94 Unpacking uidmap (1:4.5-1.1) ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 54.09 Selecting previously unselected package vim-runtime.
05:37:18 [2021-03-26T05:37:18.447Z] #21 54.11 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:37:18 [2021-03-26T05:37:18.447Z] #21 54.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:37:18 [2021-03-26T05:37:18.447Z] #21 54.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:37:18 [2021-03-26T05:37:18.447Z] #21 54.22 Unpacking vim-runtime (2:8.1.0875-5) ...
05:37:18 [2021-03-26T05:37:18.660Z] #45 ...
05:37:18 [2021-03-26T05:37:18.661Z] 
05:37:18 [2021-03-26T05:37:18.661Z] #19 [dev-systemd-false  6/26] RUN ldconfig
05:37:18 [2021-03-26T05:37:18.661Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
05:37:18 [2021-03-26T05:37:18.746Z] #21 57.73 Selecting previously unselected package vim.
05:37:18 [2021-03-26T05:37:18.815Z] ok  	github.com/docker/docker/daemon/images	0.026s	coverage: 6.7% of statements
05:37:18 [2021-03-26T05:37:18.815Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
05:37:18 [2021-03-26T05:37:18.815Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
05:37:18 [2021-03-26T05:37:18.820Z] #43 88.40   CC       criu/cgroup.o
05:37:19 [2021-03-26T05:37:19.047Z] #21 57.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
05:37:19 [2021-03-26T05:37:19.047Z] #21 57.77 Unpacking vim (2:8.1.0875-5) ...
05:37:19 [2021-03-26T05:37:19.464Z] #20 ...
05:37:19 [2021-03-26T05:37:19.464Z] 
05:37:19 [2021-03-26T05:37:19.464Z] #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
05:37:19 [2021-03-26T05:37:19.464Z] #53 sha256:5fafe004b97b850e7486880c539210a120d3d68f34babbc98049fae4bdcdc595
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.395 + RM_GOPATH=0
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.395 + TMP_GOPATH=
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.395 + : /build
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.395 + '[' -z '' ']'
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.395 ++ mktemp -d
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.404 + export GOPATH=/tmp/tmp.ZkSrIwmFGn
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.404 + GOPATH=/tmp/tmp.ZkSrIwmFGn
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.404 + RM_GOPATH=1
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.404 + case "$(go env GOARCH)" in
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.404 ++ go env GOARCH
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.445 + export GO_BUILDMODE=-buildmode=pie
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.445 + GO_BUILDMODE=-buildmode=pie
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.449 ++ dirname /tmp/install/install.sh
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.454 + dir=/tmp/install
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.454 + bin=runc
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.454 + shift
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.454 + '[' '!' -f /tmp/install/runc.installer ']'
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.454 + . /tmp/install/runc.installer
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.454 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.454 + install_runc
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.454 + grep -q '^3\.10\.0.*\.el7\.'
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.454 + uname -r
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.491 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.491 + RUNC_BUILDTAGS='seccomp '
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.491 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.491 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZkSrIwmFGn/src/github.com/opencontainers/runc
05:37:19 [2021-03-26T05:37:19.464Z] #53 2.492 Cloning into '/tmp/tmp.ZkSrIwmFGn/src/github.com/opencontainers/runc'...
05:37:19 [2021-03-26T05:37:19.464Z] #53 ...
05:37:19 [2021-03-26T05:37:19.464Z] 
05:37:19 [2021-03-26T05:37:19.464Z] #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
05:37:19 [2021-03-26T05:37:19.464Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:19 [2021-03-26T05:37:19.464Z] #43 59.84   AR       soccr/libsoccr.a
05:37:19 [2021-03-26T05:37:19.464Z] #43 59.89 make[1]: 'soccr/libsoccr.a' is up to date.
05:37:19 [2021-03-26T05:37:19.464Z] #43 60.54   DEP      criu/arch/x86/sigframe.d
05:37:19 [2021-03-26T05:37:19.464Z] #43 60.65   DEP      criu/arch/x86/sigaction_compat.d
05:37:19 [2021-03-26T05:37:19.464Z] #43 60.86   DEP      criu/arch/x86/kerndat.d
05:37:19 [2021-03-26T05:37:19.464Z] #43 61.17   DEP      criu/arch/x86/crtools.d
05:37:19 [2021-03-26T05:37:19.464Z] #43 61.37   DEP      criu/arch/x86/cpu.d
05:37:19 [2021-03-26T05:37:19.464Z] #43 61.50   CC       criu/arch/x86/cpu.o
05:37:19 [2021-03-26T05:37:19.464Z] #43 62.53   CC       criu/arch/x86/crtools.o
05:37:19 [2021-03-26T05:37:19.518Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 43.2% of statements
05:37:19 [2021-03-26T05:37:19.603Z] #19 DONE 1.2s
05:37:19 [2021-03-26T05:37:19.603Z] 
05:37:19 [2021-03-26T05:37:19.604Z] #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
05:37:19 [2021-03-26T05:37:19.604Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:19 [2021-03-26T05:37:19.604Z] #43 58.26   CC       criu/arch/x86/crtools.o
05:37:19 [2021-03-26T05:37:19.701Z] #21 58.48 Selecting previously unselected package xfsprogs.
05:37:19 [2021-03-26T05:37:19.701Z] #21 58.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
05:37:19 [2021-03-26T05:37:19.701Z] #21 58.49 Unpacking xfsprogs (4.20.0-1) ...
05:37:20 [2021-03-26T05:37:20.000Z] #21 ...
05:37:20 [2021-03-26T05:37:20.000Z] 
05:37:20 [2021-03-26T05:37:20.000Z] #44 [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
05:37:20 [2021-03-26T05:37:20.000Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:37:20 [2021-03-26T05:37:20.000Z] #44 102.9   CC       criu/bitmap.o
05:37:20 [2021-03-26T05:37:20.000Z] #44 103.1   CC       criu/cgroup-props.o
05:37:20 [2021-03-26T05:37:20.000Z] #44 104.5   CC       criu/cgroup.o
05:37:20 [2021-03-26T05:37:20.000Z] #44 110.6   CC       criu/clone-noasan.o
05:37:20 [2021-03-26T05:37:20.000Z] #44 110.8   CC       criu/config.o
05:37:20 [2021-03-26T05:37:20.000Z] #44 ...
05:37:20 [2021-03-26T05:37:20.000Z] 
05:37:20 [2021-03-26T05:37:20.000Z] #46 [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
05:37:20 [2021-03-26T05:37:20.000Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:37:20 [2021-03-26T05:37:20.000Z] #46 181.2 github.com/LK4D4/vndr/godl
05:37:20 [2021-03-26T05:37:20.000Z] #46 182.2 github.com/LK4D4/vndr
05:37:20 [2021-03-26T05:37:20.035Z] #43 63.90   CC       criu/arch/x86/kerndat.o
05:37:20 [2021-03-26T05:37:20.221Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.089s	coverage: 77.8% of statements
05:37:20 [2021-03-26T05:37:20.221Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
05:37:20 [2021-03-26T05:37:20.221Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
05:37:20 [2021-03-26T05:37:20.221Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
05:37:20 [2021-03-26T05:37:20.296Z] #43 64.45   CC       criu/arch/x86/sigaction_compat.o
05:37:20 [2021-03-26T05:37:20.547Z] #43 59.74   CC       criu/arch/x86/kerndat.o
05:37:20 [2021-03-26T05:37:20.555Z] #43 64.67   CC       criu/arch/x86/sigframe.o
05:37:20 [2021-03-26T05:37:20.815Z] #43 65.02   LINK     criu/arch/x86/crtools.built-in.o
05:37:20 [2021-03-26T05:37:20.924Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.9% of statements
05:37:21 [2021-03-26T05:37:21.075Z] #43 65.08   DEP      criu/pie/util-vdso-elf32.d
05:37:21 [2021-03-26T05:37:21.121Z] #43 60.29   CC       criu/arch/x86/sigaction_compat.o
05:37:21 [2021-03-26T05:37:21.250Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.003s	coverage: 69.9% of statements
05:37:21 [2021-03-26T05:37:21.335Z] #43 65.21   DEP      criu/pie/util-vdso.d
05:37:21 [2021-03-26T05:37:21.335Z] #43 65.44   DEP      criu/pie/util.d
05:37:21 [2021-03-26T05:37:21.370Z] #43 91.14   CC       criu/clone-noasan.o
05:37:21 [2021-03-26T05:37:21.382Z] #43 60.56   CC       criu/arch/x86/sigframe.o
05:37:21 [2021-03-26T05:37:21.526Z] #20 24.79 Selecting previously unselected package python3-minimal.
05:37:21 [2021-03-26T05:37:21.526Z] #20 24.79 (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.)
05:37:21 [2021-03-26T05:37:21.526Z] #20 24.87 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
05:37:21 [2021-03-26T05:37:21.526Z] #20 24.89 Unpacking python3-minimal (3.7.3-1) ...
05:37:21 [2021-03-26T05:37:21.526Z] #20 25.00 Selecting previously unselected package libmpdec2:arm64.
05:37:21 [2021-03-26T05:37:21.526Z] #20 25.00 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
05:37:21 [2021-03-26T05:37:21.526Z] #20 25.01 Unpacking libmpdec2:arm64 (2.4.2-2) ...
05:37:21 [2021-03-26T05:37:21.526Z] #20 25.12 Selecting previously unselected package libpython3.7-stdlib:arm64.
05:37:21 [2021-03-26T05:37:21.526Z] #20 25.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
05:37:21 [2021-03-26T05:37:21.526Z] #20 25.14 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
05:37:21 [2021-03-26T05:37:21.576Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
05:37:21 [2021-03-26T05:37:21.595Z] #43 65.65   CC       criu/pie/util.o
05:37:21 [2021-03-26T05:37:21.633Z] #43 91.34   CC       criu/config.o
05:37:21 [2021-03-26T05:37:21.644Z] #43 60.95   LINK     criu/arch/x86/crtools.built-in.o
05:37:21 [2021-03-26T05:37:21.644Z] #43 60.99   DEP      criu/pie/util-vdso-elf32.d
05:37:21 [2021-03-26T05:37:21.855Z] #43 65.97   CC       criu/pie/util-vdso.o
05:37:21 [2021-03-26T05:37:21.855Z] #43 ...
05:37:21 [2021-03-26T05:37:21.855Z] 
05:37:21 [2021-03-26T05:37:21.855Z] #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
05:37:21 [2021-03-26T05:37:21.855Z] #53 sha256:5fafe004b97b850e7486880c539210a120d3d68f34babbc98049fae4bdcdc595
05:37:21 [2021-03-26T05:37:21.855Z] #53 12.73 + cd /tmp/tmp.ZkSrIwmFGn/src/github.com/opencontainers/runc
05:37:21 [2021-03-26T05:37:21.855Z] #53 12.73 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:37:21 [2021-03-26T05:37:21.905Z] #43 61.13   DEP      criu/pie/util-vdso.d
05:37:21 [2021-03-26T05:37:21.905Z] #43 61.25   DEP      criu/pie/util.d
05:37:22 [2021-03-26T05:37:22.102Z] #46 ...
05:37:22 [2021-03-26T05:37:22.102Z] 
05:37:22 [2021-03-26T05:37:22.103Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
05:37:22 [2021-03-26T05:37:22.103Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.18 Selecting previously unselected package zip.
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.19 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.20 Unpacking zip (3.0-11+b1) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.43 Setting up aufs-tools (1:4.14+20190211-1) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.45 Setting up libip6tc0:ppc64el (1.8.2-4) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.46 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.48 Setting up libgpm2:ppc64el (1.20.7-5) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.50 Setting up libip4tc0:ppc64el (1.8.2-4) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.50 Setting up uidmap (1:4.5-1.1) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.52 Setting up libnftnl11:ppc64el (1.1.2-2) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.52 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.53 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.53 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.54 Setting up xxd (2:8.1.0875-5) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.55 Setting up zip (3.0-11+b1) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.56 Setting up vim-common (2:8.1.0875-5) ...
05:37:22 [2021-03-26T05:37:22.103Z] #21 59.58 Setting up bash-completion (1:2.8-6) ...
05:37:22 [2021-03-26T05:37:22.106Z] #20 25.95 Selecting previously unselected package python3.7.
05:37:22 [2021-03-26T05:37:22.106Z] #20 25.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
05:37:22 [2021-03-26T05:37:22.106Z] #20 25.96 Unpacking python3.7 (3.7.3-2+deb10u2) ...
05:37:22 [2021-03-26T05:37:22.280Z] ok  	github.com/docker/docker/daemon/logger/local	0.008s	coverage: 75.2% of statements
05:37:22 [2021-03-26T05:37:22.281Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
05:37:22 [2021-03-26T05:37:22.371Z] #20 26.12 Selecting previously unselected package libpython3-stdlib:arm64.
05:37:22 [2021-03-26T05:37:22.371Z] #20 26.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
05:37:22 [2021-03-26T05:37:22.371Z] #20 26.13 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
05:37:22 [2021-03-26T05:37:22.371Z] #20 26.26 Setting up python3-minimal (3.7.3-1) ...
05:37:22 [2021-03-26T05:37:22.425Z] #53 13.26 + '[' -z '' ']'
05:37:22 [2021-03-26T05:37:22.425Z] #53 13.26 + target=static
05:37:22 [2021-03-26T05:37:22.425Z] #53 13.26 + make 'BUILDTAGS=seccomp ' static
05:37:22 [2021-03-26T05:37:22.477Z] #43 61.44   CC       criu/pie/util.o
05:37:22 [2021-03-26T05:37:22.477Z] #43 61.77   CC       criu/pie/util-vdso.o
05:37:22 [2021-03-26T05:37:22.607Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.057s	coverage: 59.3% of statements
05:37:22 [2021-03-26T05:37:22.685Z] #53 13.42 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:37:23 [2021-03-26T05:37:23.020Z] #43 92.60   CC       criu/cr-check.o
05:37:23 [2021-03-26T05:37:23.310Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 31.5% of statements
05:37:23 [2021-03-26T05:37:23.422Z] #43 62.57   CC       criu/pie/util-vdso-elf32.o
05:37:23 [2021-03-26T05:37:23.769Z] #20 27.41 Selecting previously unselected package python3.
05:37:23 [2021-03-26T05:37:23.769Z] #20 27.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24069 files and directories currently installed.)
05:37:23 [2021-03-26T05:37:23.769Z] #20 27.46 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
05:37:23 [2021-03-26T05:37:23.769Z] #20 27.47 Unpacking python3 (3.7.3-1) ...
05:37:23 [2021-03-26T05:37:23.769Z] #20 27.59 Selecting previously unselected package libip4tc0:arm64.
05:37:23 [2021-03-26T05:37:23.769Z] #20 27.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
05:37:23 [2021-03-26T05:37:23.769Z] #20 27.60 Unpacking libip4tc0:arm64 (1.8.2-4) ...
05:37:23 [2021-03-26T05:37:23.963Z] #43 ...
05:37:23 [2021-03-26T05:37:23.963Z] 
05:37:23 [2021-03-26T05:37:23.963Z] #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
05:37:23 [2021-03-26T05:37:23.963Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:23 [2021-03-26T05:37:23.963Z] #20 13.48 Fetched 8929 kB in 9s (977 kB/s)
05:37:23 [2021-03-26T05:37:23.963Z] #20 13.48 Reading package lists...
05:37:23 [2021-03-26T05:37:23.963Z] #20 16.70 Reading package lists...
05:37:23 [2021-03-26T05:37:23.963Z] #20 19.78 Building dependency tree...
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.23 libcap2-bin is already the newest version (1:2.25-2).
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.23 The following additional packages will be installed:
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.23   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.23   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.23   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.23   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.23   python3.7 python3.7-minimal vim-runtime xxd
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.24 Suggested packages:
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.24   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.24   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.24   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.24 Recommended packages:
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.24   aufs-dkms nftables build-essential python3-dev python3-keyring
05:37:23 [2021-03-26T05:37:23.963Z] #20 21.24   python3-keyrings.alt python3-xdg unzip
05:37:24 [2021-03-26T05:37:24.034Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
05:37:24 [2021-03-26T05:37:24.038Z] #20 27.74 Selecting previously unselected package libip6tc0:arm64.
05:37:24 [2021-03-26T05:37:24.038Z] #20 27.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
05:37:24 [2021-03-26T05:37:24.038Z] #20 27.75 Unpacking libip6tc0:arm64 (1.8.2-4) ...
05:37:24 [2021-03-26T05:37:24.038Z] #20 27.85 Selecting previously unselected package libiptc0:arm64.
05:37:24 [2021-03-26T05:37:24.038Z] #20 27.85 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
05:37:24 [2021-03-26T05:37:24.038Z] #20 27.86 Unpacking libiptc0:arm64 (1.8.2-4) ...
05:37:24 [2021-03-26T05:37:24.038Z] #20 27.95 Selecting previously unselected package libnfnetlink0:arm64.
05:37:24 [2021-03-26T05:37:24.303Z] #20 27.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
05:37:24 [2021-03-26T05:37:24.303Z] #20 27.97 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
05:37:24 [2021-03-26T05:37:24.303Z] #20 28.10 Selecting previously unselected package libnetfilter-conntrack3:arm64.
05:37:24 [2021-03-26T05:37:24.303Z] #20 28.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
05:37:24 [2021-03-26T05:37:24.303Z] #20 28.21 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
05:37:24 [2021-03-26T05:37:24.361Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
05:37:24 [2021-03-26T05:37:24.364Z] #43 63.32   AR       criu/pie/pie.lib.a
05:37:24 [2021-03-26T05:37:24.364Z] #43 63.39   DEP      criu/pie/restorer.d
05:37:24 [2021-03-26T05:37:24.535Z] #20 ...
05:37:24 [2021-03-26T05:37:24.535Z] 
05:37:24 [2021-03-26T05:37:24.535Z] #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
05:37:24 [2021-03-26T05:37:24.535Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:24 [2021-03-26T05:37:24.535Z] #43 94.27   CC       criu/cr-dedup.o
05:37:24 [2021-03-26T05:37:24.584Z] #20 28.38 Selecting previously unselected package libnftnl11:arm64.
05:37:24 [2021-03-26T05:37:24.584Z] #20 28.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
05:37:24 [2021-03-26T05:37:24.584Z] #20 28.40 Unpacking libnftnl11:arm64 (1.1.2-2) ...
05:37:24 [2021-03-26T05:37:24.584Z] #20 28.51 Selecting previously unselected package iptables.
05:37:24 [2021-03-26T05:37:24.625Z] #43 63.62   DEP      criu/arch/x86/sigaction_compat_pie.d
05:37:24 [2021-03-26T05:37:24.625Z] #43 63.79   DEP      criu/arch/x86/restorer_unmap.d
05:37:24 [2021-03-26T05:37:24.625Z] #43 63.81   DEP      criu/arch/x86/restorer.d
05:37:24 [2021-03-26T05:37:24.849Z] #20 28.51 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
05:37:24 [2021-03-26T05:37:24.849Z] #20 28.56 Unpacking iptables (1.8.2-4) ...
05:37:24 [2021-03-26T05:37:24.887Z] #43 64.00   DEP      criu/arch/x86/vdso-pie.d
05:37:24 [2021-03-26T05:37:24.887Z] #43 64.16   DEP      criu/pie/parasite-vdso.d
05:37:25 [2021-03-26T05:37:25.063Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
05:37:25 [2021-03-26T05:37:25.063Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.448s	coverage: 82.5% of statements
05:37:25 [2021-03-26T05:37:25.063Z] ?   	github.com/docker/docker/daemon/names	[no test files]
05:37:25 [2021-03-26T05:37:25.063Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
05:37:25 [2021-03-26T05:37:25.108Z] #43 94.73   CC       criu/cr-dump.o
05:37:25 [2021-03-26T05:37:25.113Z] #20 28.98 Selecting previously unselected package xxd.
05:37:25 [2021-03-26T05:37:25.113Z] #20 29.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
05:37:25 [2021-03-26T05:37:25.113Z] #20 29.01 Unpacking xxd (2:8.1.0875-5) ...
05:37:25 [2021-03-26T05:37:25.148Z] #43 64.41   DEP      criu/pie/parasite.d
05:37:25 [2021-03-26T05:37:25.409Z] #43 64.65   CC       criu/pie/parasite.o
05:37:25 [2021-03-26T05:37:25.667Z] #21 64.05 Setting up libiptc0:ppc64el (1.8.2-4) ...
05:37:25 [2021-03-26T05:37:25.667Z] #21 64.06 Setting up xz-utils (5.2.4-1) ...
05:37:25 [2021-03-26T05:37:25.667Z] #21 64.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:37:25 [2021-03-26T05:37:25.667Z] #21 64.11 Setting up sudo (1.8.27-1+deb10u3) ...
05:37:25 [2021-03-26T05:37:25.667Z] #21 64.25 invoke-rc.d: could not determine current runlevel
05:37:25 [2021-03-26T05:37:25.667Z] #21 64.27 invoke-rc.d: policy-rc.d denied execution of start.
05:37:25 [2021-03-26T05:37:25.667Z] #21 64.28 Setting up pigz (2.4-1) ...
05:37:25 [2021-03-26T05:37:25.667Z] #21 64.29 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
05:37:25 [2021-03-26T05:37:25.667Z] #21 64.31 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
05:37:25 [2021-03-26T05:37:25.667Z] #21 64.32 Setting up python-pip-whl (18.1-5) ...
05:37:25 [2021-03-26T05:37:25.667Z] #21 64.33 Setting up libmpdec2:ppc64el (2.4.2-2) ...
05:37:25 [2021-03-26T05:37:25.667Z] #21 64.33 Setting up vim-runtime (2:8.1.0875-5) ...
05:37:25 [2021-03-26T05:37:25.693Z] #20 29.22 Selecting previously unselected package vim-common.
05:37:25 [2021-03-26T05:37:25.693Z] #20 29.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:37:25 [2021-03-26T05:37:25.693Z] #20 29.25 Unpacking vim-common (2:8.1.0875-5) ...
05:37:25 [2021-03-26T05:37:25.956Z] #20 29.53 Selecting previously unselected package bash-completion.
05:37:25 [2021-03-26T05:37:25.956Z] #20 29.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:37:25 [2021-03-26T05:37:25.968Z] #21 65.01 Setting up libaio1:ppc64el (0.3.112-3) ...
05:37:26 [2021-03-26T05:37:26.204Z] ok  	github.com/docker/docker/distribution/metadata	0.047s	coverage: 48.2% of statements
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.02 Setting up libonig5:ppc64el (6.9.1-1) ...
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.03 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.03 Setting up vim (2:8.1.0875-5) ...
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.15 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.16 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.18 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.19 Setting up jq (1.5+dfsg-2+b1) ...
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.20 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
05:37:26 [2021-03-26T05:37:26.277Z] #21 65.21 Setting up python3.7 (3.7.3-2+deb10u2) ...
05:37:26 [2021-03-26T05:37:26.795Z] #43 66.05   LINK     criu/pie/parasite.built-in.o
05:37:26 [2021-03-26T05:37:26.795Z] #43 66.09   GEN      criu/pie/parasite-blob.h
05:37:26 [2021-03-26T05:37:26.796Z] #43 66.14   CC       criu/pie/parasite-vdso.o
05:37:26 [2021-03-26T05:37:26.907Z] ok  	github.com/docker/docker/distribution	0.353s	coverage: 25.2% of statements
05:37:26 [2021-03-26T05:37:26.907Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
05:37:27 [2021-03-26T05:37:27.021Z] #43 96.83   CC       criu/cr-errno.o
05:37:27 [2021-03-26T05:37:27.283Z] #43 96.92   CC       criu/cr-restore.o
05:37:27 [2021-03-26T05:37:27.612Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
05:37:27 [2021-03-26T05:37:27.739Z] #43 66.79   CC       criu/arch/x86/vdso-pie.o
05:37:27 [2021-03-26T05:37:27.967Z] #53 ...
05:37:27 [2021-03-26T05:37:27.967Z] 
05:37:27 [2021-03-26T05:37:27.967Z] #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
05:37:27 [2021-03-26T05:37:27.967Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:27 [2021-03-26T05:37:27.967Z] #43 66.64   CC       criu/pie/util-vdso-elf32.o
05:37:27 [2021-03-26T05:37:27.967Z] #43 67.42   AR       criu/pie/pie.lib.a
05:37:27 [2021-03-26T05:37:27.967Z] #43 67.48   DEP      criu/pie/restorer.d
05:37:27 [2021-03-26T05:37:27.967Z] #43 67.72   DEP      criu/arch/x86/sigaction_compat_pie.d
05:37:27 [2021-03-26T05:37:27.967Z] #43 67.92   DEP      criu/arch/x86/restorer_unmap.d
05:37:27 [2021-03-26T05:37:27.967Z] #43 67.93   DEP      criu/arch/x86/restorer.d
05:37:27 [2021-03-26T05:37:27.967Z] #43 68.18   DEP      criu/arch/x86/vdso-pie.d
05:37:27 [2021-03-26T05:37:27.967Z] #43 68.31   DEP      criu/pie/parasite-vdso.d
05:37:27 [2021-03-26T05:37:27.967Z] #43 68.49   DEP      criu/pie/parasite.d
05:37:27 [2021-03-26T05:37:27.967Z] #43 68.71   CC       criu/pie/parasite.o
05:37:27 [2021-03-26T05:37:27.967Z] #43 70.06   LINK     criu/pie/parasite.built-in.o
05:37:27 [2021-03-26T05:37:27.967Z] #43 70.07   GEN      criu/pie/parasite-blob.h
05:37:27 [2021-03-26T05:37:27.967Z] #43 70.10   CC       criu/pie/parasite-vdso.o
05:37:27 [2021-03-26T05:37:27.967Z] #43 70.89   CC       criu/arch/x86/vdso-pie.o
05:37:27 [2021-03-26T05:37:27.967Z] #43 71.28   CC       criu/arch/x86/restorer.o
05:37:27 [2021-03-26T05:37:27.967Z] #43 71.98   CC       criu/arch/x86/restorer_unmap.o
05:37:27 [2021-03-26T05:37:27.967Z] #43 72.06   CC       criu/arch/x86/sigaction_compat_pie.o
05:37:28 [2021-03-26T05:37:28.001Z] #43 67.16   CC       criu/arch/x86/restorer.o
05:37:28 [2021-03-26T05:37:28.227Z] #43 72.29   CC       criu/pie/restorer.o
05:37:28 [2021-03-26T05:37:28.318Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.6% of statements
05:37:28 [2021-03-26T05:37:28.527Z] #20 ...
05:37:28 [2021-03-26T05:37:28.527Z] 
05:37:28 [2021-03-26T05:37:28.527Z] #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
05:37:28 [2021-03-26T05:37:28.527Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:37:28 [2021-03-26T05:37:28.527Z] #43 103.5   CC       criu/clone-noasan.o
05:37:28 [2021-03-26T05:37:28.527Z] #43 103.8   CC       criu/config.o
05:37:28 [2021-03-26T05:37:28.527Z] #43 106.0   CC       criu/cr-check.o
05:37:28 [2021-03-26T05:37:28.527Z] #43 107.6   CC       criu/cr-dedup.o
05:37:28 [2021-03-26T05:37:28.527Z] #43 108.0   CC       criu/cr-dump.o
05:37:28 [2021-03-26T05:37:28.527Z] #43 110.3   CC       criu/cr-errno.o
05:37:28 [2021-03-26T05:37:28.527Z] #43 110.4   CC       criu/cr-restore.o
05:37:28 [2021-03-26T05:37:28.575Z] #43 67.70   CC       criu/arch/x86/restorer_unmap.o
05:37:28 [2021-03-26T05:37:28.575Z] #43 67.79   CC       criu/arch/x86/sigaction_compat_pie.o
05:37:28 [2021-03-26T05:37:28.836Z] #43 68.18   CC       criu/pie/restorer.o
05:37:29 [2021-03-26T05:37:29.021Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
05:37:29 [2021-03-26T05:37:29.021Z] ok  	github.com/docker/docker/distribution/xfer	1.874s	coverage: 85.1% of statements
05:37:29 [2021-03-26T05:37:29.021Z] ?   	github.com/docker/docker/dockerversion	[no test files]
05:37:29 [2021-03-26T05:37:29.053Z] #21 ...
05:37:29 [2021-03-26T05:37:29.053Z] 
05:37:29 [2021-03-26T05:37:29.053Z] #46 [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
05:37:29 [2021-03-26T05:37:29.053Z] #46 sha256:7e7a62ac1a20ad0f21ca9fd3c0344be50005d87f6d5148d61f6bf1873cf0b147
05:37:29 [2021-03-26T05:37:29.053Z] #46 DONE 193.3s
05:37:29 [2021-03-26T05:37:29.053Z] 
05:37:29 [2021-03-26T05:37:29.053Z] #44 [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
05:37:29 [2021-03-26T05:37:29.053Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:37:29 [2021-03-26T05:37:29.053Z] #44 113.6   CC       criu/cr-check.o
05:37:29 [2021-03-26T05:37:29.053Z] #44 116.3   CC       criu/cr-dedup.o
05:37:29 [2021-03-26T05:37:29.053Z] #44 116.9   CC       criu/cr-dump.o
05:37:29 [2021-03-26T05:37:29.053Z] #44 120.2   CC       criu/cr-errno.o
05:37:29 [2021-03-26T05:37:29.053Z] #44 120.3   CC       criu/cr-restore.o
05:37:29 [2021-03-26T05:37:29.105Z] #43 ...
05:37:29 [2021-03-26T05:37:29.105Z] 
05:37:29 [2021-03-26T05:37:29.105Z] #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
05:37:29 [2021-03-26T05:37:29.105Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:37:29 [2021-03-26T05:37:29.105Z] #20 32.72 Unpacking bash-completion (1:2.8-6) ...
05:37:29 [2021-03-26T05:37:29.610Z] #43 ...
05:37:29 [2021-03-26T05:37:29.610Z] 
05:37:29 [2021-03-26T05:37:29.610Z] #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
05:37:29 [2021-03-26T05:37:29.610Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:29 [2021-03-26T05:37:29.610Z] #20 1.558 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:37:29 [2021-03-26T05:37:29.610Z] #20 1.600 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:37:29 [2021-03-26T05:37:29.610Z] #20 1.624 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:37:29 [2021-03-26T05:37:29.610Z] #20 1.624 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:37:29 [2021-03-26T05:37:29.610Z] #20 2.201 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:37:29 [2021-03-26T05:37:29.610Z] #20 3.325 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:37:29 [2021-03-26T05:37:29.610Z] #20 4.488 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:37:29 [2021-03-26T05:37:29.610Z] #20 6.210 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:37:29 [2021-03-26T05:37:29.684Z] #20 33.40 Selecting previously unselected package bzip2.
05:37:29 [2021-03-26T05:37:29.684Z] #20 33.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
05:37:29 [2021-03-26T05:37:29.684Z] #20 33.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:37:29 [2021-03-26T05:37:29.684Z] #20 33.54 Selecting previously unselected package xz-utils.
05:37:29 [2021-03-26T05:37:29.684Z] #20 33.54 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
05:37:29 [2021-03-26T05:37:29.724Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
05:37:29 [2021-03-26T05:37:29.781Z] #43 ...
05:37:29 [2021-03-26T05:37:29.781Z] 
05:37:29 [2021-03-26T05:37:29.781Z] #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
05:37:29 [2021-03-26T05:37:29.781Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:29 [2021-03-26T05:37:29.781Z] #20 1.345 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
05:37:29 [2021-03-26T05:37:29.781Z] #20 1.407 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
05:37:29 [2021-03-26T05:37:29.781Z] #20 1.416 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
05:37:29 [2021-03-26T05:37:29.781Z] #20 1.416 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
05:37:29 [2021-03-26T05:37:29.781Z] #20 1.940 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB]
05:37:29 [2021-03-26T05:37:29.781Z] #20 2.984 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
05:37:29 [2021-03-26T05:37:29.781Z] #20 4.348 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB]
05:37:29 [2021-03-26T05:37:29.781Z] #20 5.872 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
05:37:29 [2021-03-26T05:37:29.781Z] #20 ...
05:37:29 [2021-03-26T05:37:29.781Z] 
05:37:29 [2021-03-26T05:37:29.781Z] #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
05:37:29 [2021-03-26T05:37:29.781Z] #53 sha256:15375ef5b693646b476fc44492cd32abbffc354b121d21344d25c3965abd94f6
05:37:29 [2021-03-26T05:37:29.781Z] #53 12.99 + cd /tmp/tmp.yKYA19Iv6Q/src/github.com/opencontainers/runc
05:37:29 [2021-03-26T05:37:29.781Z] #53 12.99 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
05:37:29 [2021-03-26T05:37:29.781Z] #53 13.41 + '[' -z '' ']'
05:37:29 [2021-03-26T05:37:29.781Z] #53 13.41 + target=static
05:37:29 [2021-03-26T05:37:29.781Z] #53 13.41 + make 'BUILDTAGS=seccomp ' static
05:37:29 [2021-03-26T05:37:29.781Z] #53 13.77 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
05:37:29 [2021-03-26T05:37:29.832Z] #43 ...
05:37:29 [2021-03-26T05:37:29.832Z] 
05:37:29 [2021-03-26T05:37:29.832Z] #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
05:37:29 [2021-03-26T05:37:29.832Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:29 [2021-03-26T05:37:29.832Z] #20 22.75 The following NEW packages will be installed:
05:37:29 [2021-03-26T05:37:29.832Z] #20 22.75   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:37:29 [2021-03-26T05:37:29.832Z] #20 22.76   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:37:29 [2021-03-26T05:37:29.832Z] #20 22.76   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:37:29 [2021-03-26T05:37:29.832Z] #20 22.76   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:37:29 [2021-03-26T05:37:29.832Z] #20 22.76   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:37:29 [2021-03-26T05:37:29.832Z] #20 22.76   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:37:29 [2021-03-26T05:37:29.832Z] #20 22.76   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:37:29 [2021-03-26T05:37:29.832Z] #20 22.77   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:37:29 [2021-03-26T05:37:29.832Z] #20 22.77   xz-utils zip
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.09 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.09 Need to get 28.5 MB of archives.
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.09 After this operation, 116 MB of additional disk space will be used.
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.99 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 23.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.11 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 24.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
05:37:29 [2021-03-26T05:37:29.832Z] #20 25.34 debconf: delaying package configuration, since apt-utils is not installed
05:37:29 [2021-03-26T05:37:29.832Z] #20 25.45 Fetched 28.5 MB in 2s (15.3 MB/s)
05:37:29 [2021-03-26T05:37:29.832Z] #20 25.50 Selecting previously unselected package pigz.
05:37:29 [2021-03-26T05:37:29.832Z] #20 25.50 (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.)
05:37:29 [2021-03-26T05:37:29.832Z] #20 25.55 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
05:37:29 [2021-03-26T05:37:29.832Z] #20 25.56 Unpacking pigz (2.4-1) ...
05:37:29 [2021-03-26T05:37:29.832Z] #20 25.66 Selecting previously unselected package libpython3.7-minimal:amd64.
05:37:29 [2021-03-26T05:37:29.832Z] #20 25.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
05:37:29 [2021-03-26T05:37:29.832Z] #20 25.67 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
05:37:29 [2021-03-26T05:37:29.832Z] #20 26.12 Selecting previously unselected package python3.7-minimal.
05:37:29 [2021-03-26T05:37:29.832Z] #20 26.13 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
05:37:29 [2021-03-26T05:37:29.832Z] #20 26.14 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
05:37:29 [2021-03-26T05:37:29.832Z] #20 26.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
05:37:29 [2021-03-26T05:37:29.832Z] #20 27.00 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
05:37:29 [2021-03-26T05:37:29.876Z] #20 11.99 Fetched 8929 kB in 11s (836 kB/s)
05:37:29 [2021-03-26T05:37:29.948Z] #20 33.55 Unpacking xz-utils (5.2.4-1) ...
05:37:29 [2021-03-26T05:37:29.948Z] #20 33.79 Selecting previously unselected package apparmor.
05:37:30 [2021-03-26T05:37:30.050Z] ok  	github.com/docker/docker/image/v1	0.034s	coverage: 25.0% of statements
05:37:30 [2021-03-26T05:37:30.050Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
05:37:30 [2021-03-26T05:37:30.212Z] #20 33.81 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
05:37:30 [2021-03-26T05:37:30.212Z] #20 33.92 Unpacking apparmor (2.13.2-10) ...
05:37:30 [2021-03-26T05:37:30.376Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
05:37:30 [2021-03-26T05:37:30.476Z] #20 34.28 Selecting previously unselected package aufs-tools.
05:37:30 [2021-03-26T05:37:30.476Z] #20 34.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
05:37:30 [2021-03-26T05:37:30.476Z] #20 34.29 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:37:30 [2021-03-26T05:37:30.596Z] #44 ...
05:37:30 [2021-03-26T05:37:30.596Z] 
05:37:30 [2021-03-26T05:37:30.596Z] #21 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             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
05:37:30 [2021-03-26T05:37:30.596Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe
05:37:30 [2021-03-26T05:37:30.596Z] #21 69.35 Setting up iptables (1.8.2-4) ...
05:37:30 [2021-03-26T05:37:30.596Z] #21 69.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:37:30 [2021-03-26T05:37:30.596Z] #21 69.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:37:30 [2021-03-26T05:37:30.596Z] #21 69.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:37:30 [2021-03-26T05:37:30.596Z] #21 69.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:37:30 [2021-03-26T05:37:30.596Z] #21 69.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:37:30 [2021-03-26T05:37:30.596Z] #21 69.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:37:30 [2021-03-26T05:37:30.596Z] #21 69.50 Setting up python3 (3.7.3-1) ...
05:37:30 [2021-03-26T05:37:30.800Z] #20 34.43 Selecting previously unselected package libonig5:arm64.
05:37:30 [2021-03-26T05:37:30.800Z] #20 34.44 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
05:37:30 [2021-03-26T05:37:30.800Z] #20 34.46 Unpacking libonig5:arm64 (6.9.1-1) ...
05:37:30 [2021-03-26T05:37:30.800Z] #20 34.67 Selecting previously unselected package libjq1:arm64.
05:37:31 [2021-03-26T05:37:31.064Z] #20 34.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
05:37:31 [2021-03-26T05:37:31.064Z] #20 34.76 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
05:37:31 [2021-03-26T05:37:31.064Z] #20 34.87 Selecting previously unselected package jq.
05:37:31 [2021-03-26T05:37:31.064Z] #20 34.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
05:37:31 [2021-03-26T05:37:31.064Z] #20 34.88 Unpacking jq (1.5+dfsg-2+b1) ...
05:37:31 [2021-03-26T05:37:31.169Z] #53 ...
05:37:31 [2021-03-26T05:37:31.170Z] 
05:37:31 [2021-03-26T05:37:31.170Z] #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
05:37:31 [2021-03-26T05:37:31.170Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:31 [2021-03-26T05:37:31.170Z] #20 11.23 Fetched 8929 kB in 10s (881 kB/s)
05:37:31 [2021-03-26T05:37:31.221Z] #21 70.02 Setting up python3-wheel (0.32.3-2) ...
05:37:31 [2021-03-26T05:37:31.329Z] #20 35.01 Selecting previously unselected package libaio1:arm64.
05:37:31 [2021-03-26T05:37:31.329Z] #20 35.03 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
05:37:31 [2021-03-26T05:37:31.329Z] #20 35.04 Unpacking libaio1:arm64 (0.3.112-3) ...
05:37:31 [2021-03-26T05:37:31.329Z] #20 35.12 Selecting previously unselected package libgpm2:arm64.
05:37:31 [2021-03-26T05:37:31.329Z] #20 35.14 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
05:37:31 [2021-03-26T05:37:31.329Z] #20 35.14 Unpacking libgpm2:arm64 (1.20.7-5) ...
05:37:31 [2021-03-26T05:37:31.329Z] #20 35.26 Selecting previously unselected package libicu63:arm64.
05:37:31 [2021-03-26T05:37:31.518Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 45.2% of statements
05:37:31 [2021-03-26T05:37:31.595Z] #20 35.26 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
05:37:31 [2021-03-26T05:37:31.595Z] #20 35.27 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
05:37:31 [2021-03-26T05:37:31.747Z] #20 ...
05:37:31 [2021-03-26T05:37:31.747Z] 
05:37:31 [2021-03-26T05:37:31.747Z] #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
05:37:31 [2021-03-26T05:37:31.747Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:31 [2021-03-26T05:37:31.747Z] #43 101.5   CC       criu/cr-service.o
05:37:31 [2021-03-26T05:37:31.787Z] #20 11.99 Reading package lists...
05:37:31 [2021-03-26T05:37:31.787Z] #20 ...
05:37:31 [2021-03-26T05:37:31.787Z] 
05:37:31 [2021-03-26T05:37:31.787Z] #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
05:37:31 [2021-03-26T05:37:31.787Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:31 [2021-03-26T05:37:31.787Z] #43 75.64   LINK     criu/pie/restorer.built-in.o
05:37:31 [2021-03-26T05:37:31.787Z] #43 75.66   GEN      criu/pie/restorer-blob.h
05:37:31 [2021-03-26T05:37:31.787Z] #43 75.77   DEP      criu/vdso.d
05:37:31 [2021-03-26T05:37:31.845Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 67.1% of statements
05:37:31 [2021-03-26T05:37:31.871Z] #21 70.79 Setting up apparmor (2.13.2-10) ...
05:37:32 [2021-03-26T05:37:32.047Z] #43 75.95   DEP      criu/vdso-compat.d
05:37:32 [2021-03-26T05:37:32.047Z] #43 76.16   DEP      criu/uts_ns.d
05:37:32 [2021-03-26T05:37:32.171Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
05:37:32 [2021-03-26T05:37:32.307Z] #43 76.45   DEP      criu/util.d
05:37:32 [2021-03-26T05:37:32.567Z] #43 76.70   DEP      criu/uffd.d
05:37:32 [2021-03-26T05:37:32.827Z] #43 76.89   DEP      criu/tun.d
05:37:33 [2021-03-26T05:37:33.087Z] #43 77.11   DEP      criu/tty.d
05:37:33 [2021-03-26T05:37:33.132Z] #43 103.0   CC       criu/crtools.o
05:37:33 [2021-03-26T05:37:33.347Z] #43 77.34   DEP      criu/timerfd.d
05:37:33 [2021-03-26T05:37:33.607Z] #43 77.63   DEP      criu/timens.d
05:37:33 [2021-03-26T05:37:33.704Z] #43 103.5   CC       criu/eventfd.o
05:37:33 [2021-03-26T05:37:33.818Z] ok  	github.com/docker/docker/pkg/archive	0.509s	coverage: 76.9% of statements
05:37:33 [2021-03-26T05:37:33.867Z] #43 77.80   DEP      criu/sysfs_parse.d
05:37:33 [2021-03-26T05:37:33.867Z] #43 77.96   DEP      criu/sysctl.d
05:37:34 [2021-03-26T05:37:34.127Z] #43 78.13   DEP      criu/string.d
05:37:34 [2021-03-26T05:37:34.127Z] #43 78.20   DEP      criu/stats.d
05:37:34 [2021-03-26T05:37:34.159Z] #20 37.58 Selecting previously unselected package libnet1:arm64.
05:37:34 [2021-03-26T05:37:34.159Z] #20 37.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
05:37:34 [2021-03-26T05:37:34.159Z] #20 37.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
05:37:34 [2021-03-26T05:37:34.159Z] #20 37.69 Selecting previously unselected package libnl-3-200:arm64.
05:37:34 [2021-03-26T05:37:34.159Z] #20 37.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
05:37:34 [2021-03-26T05:37:34.159Z] #20 37.72 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
05:37:34 [2021-03-26T05:37:34.159Z] #20 37.81 Selecting previously unselected package libprotobuf-c1:arm64.
05:37:34 [2021-03-26T05:37:34.159Z] #20 37.81 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
05:37:34 [2021-03-26T05:37:34.159Z] #20 37.82 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
05:37:34 [2021-03-26T05:37:34.159Z] #20 37.89 Selecting previously unselected package libreadline5:arm64.
05:37:34 [2021-03-26T05:37:34.159Z] #20 37.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
05:37:34 [2021-03-26T05:37:34.159Z] #20 37.90 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
05:37:34 [2021-03-26T05:37:34.159Z] #20 38.02 Selecting previously unselected package net-tools.
05:37:34 [2021-03-26T05:37:34.276Z] #43 103.9   CC       criu/eventpoll.o
05:37:34 [2021-03-26T05:37:34.387Z] #43 78.38   DEP      criu/sockets.d
05:37:34 [2021-03-26T05:37:34.387Z] #43 ...
05:37:34 [2021-03-26T05:37:34.387Z] 
05:37:34 [2021-03-26T05:37:34.387Z] #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
05:37:34 [2021-03-26T05:37:34.387Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:37:34 [2021-03-26T05:37:34.387Z] #45 173.0 github.com/LK4D4/vndr/godl
05:37:34 [2021-03-26T05:37:34.387Z] #45 173.9 github.com/LK4D4/vndr
05:37:34 [2021-03-26T05:37:34.423Z] #20 38.03 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
05:37:34 [2021-03-26T05:37:34.423Z] #20 38.04 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:37:34 [2021-03-26T05:37:34.423Z] #20 38.18 Selecting previously unselected package python-pip-whl.
05:37:34 [2021-03-26T05:37:34.423Z] #20 38.18 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:37:34 [2021-03-26T05:37:34.423Z] #20 38.19 Unpacking python-pip-whl (18.1-5) ...
05:37:34 [2021-03-26T05:37:34.476Z] #20 11.23 Reading package lists...
05:37:34 [2021-03-26T05:37:34.476Z] #20 ...
05:37:34 [2021-03-26T05:37:34.476Z] 
05:37:34 [2021-03-26T05:37:34.476Z] #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
05:37:34 [2021-03-26T05:37:34.476Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:37:34 [2021-03-26T05:37:34.476Z] #45 167.4 github.com/LK4D4/vndr/godl
05:37:34 [2021-03-26T05:37:34.476Z] #45 168.2 github.com/LK4D4/vndr
05:37:34 [2021-03-26T05:37:34.648Z] #45 ...
05:37:34 [2021-03-26T05:37:34.648Z] 
05:37:34 [2021-03-26T05:37:34.648Z] #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
05:37:34 [2021-03-26T05:37:34.648Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:34 [2021-03-26T05:37:34.648Z] #43 78.55   DEP      criu/sk-unix.d
05:37:34 [2021-03-26T05:37:34.648Z] #43 78.76   DEP      criu/sk-tcp.d
05:37:34 [2021-03-26T05:37:34.668Z] #21 73.04 Setting up xfsprogs (4.20.0-1) ...
05:37:34 [2021-03-26T05:37:34.668Z] #21 73.06 Setting up python3-lib2to3 (3.7.3-1) ...
05:37:34 [2021-03-26T05:37:34.668Z] #21 73.58 Setting up python3-pkg-resources (40.8.0-1) ...
05:37:34 [2021-03-26T05:37:34.737Z] #45 ...
05:37:34 [2021-03-26T05:37:34.737Z] 
05:37:34 [2021-03-26T05:37:34.737Z] #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
05:37:34 [2021-03-26T05:37:34.737Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:34 [2021-03-26T05:37:34.737Z] #43 71.02   LINK     criu/pie/restorer.built-in.o
05:37:34 [2021-03-26T05:37:34.737Z] #43 71.05   GEN      criu/pie/restorer-blob.h
05:37:34 [2021-03-26T05:37:34.737Z] #43 71.17   DEP      criu/vdso.d
05:37:34 [2021-03-26T05:37:34.737Z] #43 71.46   DEP      criu/vdso-compat.d
05:37:34 [2021-03-26T05:37:34.737Z] #43 71.59   DEP      criu/uts_ns.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 71.76   DEP      criu/util.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 71.96   DEP      criu/uffd.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 72.17   DEP      criu/tun.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 72.37   DEP      criu/tty.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 72.64   DEP      criu/timerfd.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 72.80   DEP      criu/timens.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 72.99   DEP      criu/sysfs_parse.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 73.12   DEP      criu/sysctl.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 73.25   DEP      criu/string.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 73.28   DEP      criu/stats.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 73.38   DEP      criu/sockets.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 73.55   DEP      criu/sk-unix.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 73.75   DEP      criu/sk-tcp.d
05:37:34 [2021-03-26T05:37:34.738Z] #43 73.95   DEP      criu/sk-queue.d
05:37:34 [2021-03-26T05:37:34.909Z] #43 79.06   DEP      criu/sk-queue.d
05:37:34 [2021-03-26T05:37:34.959Z] ok  	github.com/docker/docker/pkg/authorization	0.690s	coverage: 68.3% of statements
05:37:34 [2021-03-26T05:37:34.959Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
05:37:34 [2021-03-26T05:37:34.999Z] #43 74.14   DEP      criu/sk-packet.d
05:37:34 [2021-03-26T05:37:34.999Z] #20 38.72 Selecting previously unselected package python3-lib2to3.
05:37:34 [2021-03-26T05:37:34.999Z] #20 38.72 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:37:34 [2021-03-26T05:37:34.999Z] #20 38.73 Unpacking python3-lib2to3 (3.7.3-1) ...
05:37:35 [2021-03-26T05:37:35.169Z] #43 79.21   DEP      criu/sk-packet.d
05:37:35 [2021-03-26T05:37:35.218Z] #43 104.8   CC       criu/external.o
05:37:35 [2021-03-26T05:37:35.261Z] #43 74.41   DEP      criu/sk-netlink.d
05:37:35 [2021-03-26T05:37:35.264Z] #20 38.91 Selecting previously unselected package python3-distutils.
05:37:35 [2021-03-26T05:37:35.264Z] #20 38.92 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:37:35 [2021-03-26T05:37:35.264Z] #20 38.94 Unpacking python3-distutils (3.7.3-1) ...
05:37:35 [2021-03-26T05:37:35.264Z] #20 39.14 Selecting previously unselected package python3-pip.
05:37:35 [2021-03-26T05:37:35.285Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
05:37:35 [2021-03-26T05:37:35.429Z] #43 79.48   DEP      criu/sk-netlink.d
05:37:35 [2021-03-26T05:37:35.479Z] #43 105.2   CC       criu/fault-injection.o
05:37:35 [2021-03-26T05:37:35.479Z] #43 105.3   CC       criu/fdstore.o
05:37:35 [2021-03-26T05:37:35.523Z] #43 74.56   DEP      criu/sk-inet.d
05:37:35 [2021-03-26T05:37:35.523Z] #43 74.76   DEP      criu/signalfd.d
05:37:35 [2021-03-26T05:37:35.527Z] #20 39.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:37:35 [2021-03-26T05:37:35.527Z] #20 39.16 Unpacking python3-pip (18.1-5) ...
05:37:35 [2021-03-26T05:37:35.527Z] #20 39.41 Selecting previously unselected package python3-pkg-resources.
05:37:35 [2021-03-26T05:37:35.691Z] #43 ...
05:37:35 [2021-03-26T05:37:35.691Z] 
05:37:35 [2021-03-26T05:37:35.691Z] #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
05:37:35 [2021-03-26T05:37:35.691Z] #45 sha256:aedb937fe9223bfb591c1b230945ae8cb50845e75aa24c4ad4dd2479f6a0cf13
05:37:35 [2021-03-26T05:37:35.691Z] #45 DONE 184.1s
05:37:35 [2021-03-26T05:37:35.691Z] 
05:37:35 [2021-03-26T05:37:35.691Z] #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
05:37:35 [2021-03-26T05:37:35.691Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:35 [2021-03-26T05:37:35.691Z] #43 79.78   DEP      criu/sk-inet.d
05:37:35 [2021-03-26T05:37:35.739Z] #21 74.61 Setting up python3-distutils (3.7.3-1) ...
05:37:35 [2021-03-26T05:37:35.785Z] #43 ...
05:37:35 [2021-03-26T05:37:35.785Z] 
05:37:35 [2021-03-26T05:37:35.785Z] #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
05:37:35 [2021-03-26T05:37:35.785Z] #45 sha256:6e209e8f155297215ea4480aa52921f281c243de41671a1dbc176e7c7555d020
05:37:35 [2021-03-26T05:37:35.785Z] #45 DONE 178.5s
05:37:35 [2021-03-26T05:37:35.785Z] 
05:37:35 [2021-03-26T05:37:35.785Z] #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
05:37:35 [2021-03-26T05:37:35.785Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:35 [2021-03-26T05:37:35.785Z] #43 74.89   DEP      criu/sigframe.d
05:37:35 [2021-03-26T05:37:35.785Z] #43 75.09   DEP      criu/shmem.d
05:37:35 [2021-03-26T05:37:35.790Z] #20 39.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:37:35 [2021-03-26T05:37:35.790Z] #20 39.43 Unpacking python3-pkg-resources (40.8.0-1) ...
05:37:35 [2021-03-26T05:37:35.790Z] #20 39.54 Selecting previously unselected package python3-setuptools.
05:37:35 [2021-03-26T05:37:35.790Z] #20 39.54 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:37:35 [2021-03-26T05:37:35.790Z] #20 39.54 Unpacking python3-setuptools (40.8.0-1) ...
05:37:35 [2021-03-26T05:37:35.952Z] #43 80.06   DEP      criu/signalfd.d
05:37:36 [2021-03-26T05:37:36.050Z] #43 105.7   CC       criu/fifo.o
05:37:36 [2021-03-26T05:37:36.054Z] #20 39.76 Selecting previously unselected package python3-wheel.
05:37:36 [2021-03-26T05:37:36.054Z] #20 39.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:37:36 [2021-03-26T05:37:36.054Z] #20 39.78 Unpacking python3-wheel (0.32.3-2) ...
05:37:36 [2021-03-26T05:37:36.054Z] #20 39.98 Selecting previously unselected package sudo.
05:37:36 [2021-03-26T05:37:36.213Z] #43 80.27   DEP      criu/sigframe.d
05:37:36 [2021-03-26T05:37:36.311Z] #43 106.1   CC       criu/file-ids.o
05:37:36 [2021-03-26T05:37:36.318Z] #20 39.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ...
05:37:36 [2021-03-26T05:37:36.318Z] #20 40.00 Unpacking sudo (1.8.27-1+deb10u3) ...
05:37:36 [2021-03-26T05:37:36.358Z] #43 75.50   DEP      criu/servicefd.d
05:37:36 [2021-03-26T05:37:36.473Z] #43 80.41   DEP      criu/shmem.d
05:37:36 [2021-03-26T05:37:36.571Z] #43 106.5   CC       criu/file-lock.o
05:37:36 [2021-03-26T05:37:36.631Z] #43 75.81   DEP      criu/seize.d
05:37:36 [2021-03-26T05:37:36.733Z] #43 80.64   DEP      criu/servicefd.d
05:37:36 [2021-03-26T05:37:36.733Z] #43 80.86   DEP      criu/seize.d
05:37:36 [2021-03-26T05:37:36.799Z] #21 75.40 Setting up python3-setuptools (40.8.0-1) ...
05:37:36 [2021-03-26T05:37:36.893Z] #43 76.09   DEP      criu/seccomp.d
05:37:36 [2021-03-26T05:37:36.895Z] #20 40.51 Selecting previously unselected package thin-provisioning-tools.
05:37:36 [2021-03-26T05:37:36.895Z] #20 40.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
05:37:36 [2021-03-26T05:37:36.895Z] #20 40.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:37:37 [2021-03-26T05:37:37.005Z] #43 81.05   DEP      criu/seccomp.d
05:37:37 [2021-03-26T05:37:37.143Z] #43 ...
05:37:37 [2021-03-26T05:37:37.143Z] 
05:37:37 [2021-03-26T05:37:37.143Z] #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
05:37:37 [2021-03-26T05:37:37.143Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:37 [2021-03-26T05:37:37.143Z] #20 29.01 Selecting previously unselected package python3-minimal.
05:37:37 [2021-03-26T05:37:37.143Z] #20 29.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 ... 23684 files and directories currently installed.)
05:37:37 [2021-03-26T05:37:37.143Z] #20 29.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 29.07 Unpacking python3-minimal (3.7.3-1) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 29.15 Selecting previously unselected package libmpdec2:amd64.
05:37:37 [2021-03-26T05:37:37.143Z] #20 29.15 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 29.16 Unpacking libmpdec2:amd64 (2.4.2-2) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 29.26 Selecting previously unselected package libpython3.7-stdlib:amd64.
05:37:37 [2021-03-26T05:37:37.143Z] #20 29.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 29.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 30.19 Selecting previously unselected package python3.7.
05:37:37 [2021-03-26T05:37:37.143Z] #20 30.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 30.20 Unpacking python3.7 (3.7.3-2+deb10u2) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 30.32 Selecting previously unselected package libpython3-stdlib:amd64.
05:37:37 [2021-03-26T05:37:37.143Z] #20 30.33 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 30.34 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 30.42 Setting up python3-minimal (3.7.3-1) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.20 Selecting previously unselected package python3.
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.20 (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.)
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.24 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.26 Unpacking python3 (3.7.3-1) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.36 Selecting previously unselected package libip4tc0:amd64.
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.37 Unpacking libip4tc0:amd64 (1.8.2-4) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.47 Selecting previously unselected package libip6tc0:amd64.
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.49 Unpacking libip6tc0:amd64 (1.8.2-4) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.58 Selecting previously unselected package libiptc0:amd64.
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.59 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.59 Unpacking libiptc0:amd64 (1.8.2-4) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.68 Selecting previously unselected package libnfnetlink0:amd64.
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.77 Selecting previously unselected package libnetfilter-conntrack3:amd64.
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.78 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.87 Selecting previously unselected package libnftnl11:amd64.
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.89 Unpacking libnftnl11:amd64 (1.1.2-2) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.96 Selecting previously unselected package iptables.
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.96 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 31.97 Unpacking iptables (1.8.2-4) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 32.26 Selecting previously unselected package xxd.
05:37:37 [2021-03-26T05:37:37.143Z] #20 32.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 32.29 Unpacking xxd (2:8.1.0875-5) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 32.45 Selecting previously unselected package vim-common.
05:37:37 [2021-03-26T05:37:37.143Z] #20 32.45 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 32.49 Unpacking vim-common (2:8.1.0875-5) ...
05:37:37 [2021-03-26T05:37:37.143Z] #20 32.66 Selecting previously unselected package bash-completion.
05:37:37 [2021-03-26T05:37:37.143Z] #20 32.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:37:37 [2021-03-26T05:37:37.155Z] #43 76.27   DEP      criu/rst-malloc.d
05:37:37 [2021-03-26T05:37:37.155Z] #43 76.32   DEP      criu/rbtree.d
05:37:37 [2021-03-26T05:37:37.155Z] #43 76.37   DEP      criu/pstree.d
05:37:37 [2021-03-26T05:37:37.158Z] #20 40.73 Selecting previously unselected package uidmap.
05:37:37 [2021-03-26T05:37:37.158Z] #20 40.75 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
05:37:37 [2021-03-26T05:37:37.158Z] #20 40.76 Unpacking uidmap (1:4.5-1.1) ...
05:37:37 [2021-03-26T05:37:37.158Z] #20 40.90 Selecting previously unselected package vim-runtime.
05:37:37 [2021-03-26T05:37:37.158Z] #20 40.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:37:37 [2021-03-26T05:37:37.158Z] #20 40.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:37:37 [2021-03-26T05:37:37.158Z] #20 40.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:37:37 [2021-03-26T05:37:37.268Z] #43 81.21   DEP      criu/rst-malloc.d
05:37:37 [2021-03-26T05:37:37.268Z] #43 81.30   DEP      criu/rbtree.d
05:37:37 [2021-03-26T05:37:37.268Z] #43 81.37   DEP      criu/pstree.d
05:37:37 [2021-03-26T05:37:37.416Z] #43 76.54   DEP      criu/protobuf.d
05:37:37 [2021-03-26T05:37:37.416Z] #43 76.66   GEN      criu/protobuf-desc-gen.h
05:37:37 [2021-03-26T05:37:37.429Z] #20 41.00 Unpacking vim-runtime (2:8.1.0875-5) ...
05:37:37 [2021-03-26T05:37:37.541Z] #43 81.58   DEP      criu/protobuf.d
05:37:37 [2021-03-26T05:37:37.724Z] #20 ...
05:37:37 [2021-03-26T05:37:37.725Z] 
05:37:37 [2021-03-26T05:37:37.725Z] #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
05:37:37 [2021-03-26T05:37:37.725Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:37 [2021-03-26T05:37:37.725Z] #43 107.5   CC       criu/files-ext.o
05:37:37 [2021-03-26T05:37:37.812Z] #43 81.74   GEN      criu/protobuf-desc-gen.h
05:37:37 [2021-03-26T05:37:37.985Z] #43 107.9   CC       criu/files-reg.o
05:37:38 [2021-03-26T05:37:38.342Z] #21 77.06 Setting up python3-pip (18.1-5) ...
05:37:39 [2021-03-26T05:37:39.045Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.462s	coverage: 43.2% of statements
05:37:39 [2021-03-26T05:37:39.045Z] ok  	github.com/docker/docker/layer	7.692s	coverage: 68.8% of statements
05:37:39 [2021-03-26T05:37:39.045Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
05:37:39 [2021-03-26T05:37:39.045Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
05:37:39 [2021-03-26T05:37:39.045Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
05:37:39 [2021-03-26T05:37:39.045Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
05:37:39 [2021-03-26T05:37:39.045Z] ?   	github.com/docker/docker/oci/caps	[no test files]
05:37:39 [2021-03-26T05:37:39.045Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
05:37:39 [2021-03-26T05:37:39.045Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
05:37:39 [2021-03-26T05:37:39.336Z] #43 78.26   DEP      criu/protobuf-desc.d
05:37:39 [2021-03-26T05:37:39.337Z] #43 78.44   DEP      criu/proc_parse.d
05:37:39 [2021-03-26T05:37:39.337Z] #43 78.65   DEP      criu/plugin.d
05:37:39 [2021-03-26T05:37:39.371Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
05:37:39 [2021-03-26T05:37:39.405Z] #21 78.32 Processing triggers for libc-bin (2.28-10) ...
05:37:39 [2021-03-26T05:37:39.405Z] #21 78.38 Processing triggers for mime-support (3.62) ...
05:37:39 [2021-03-26T05:37:39.598Z] #43 78.72   DEP      criu/pipes.d
05:37:39 [2021-03-26T05:37:39.598Z] #43 78.87   DEP      criu/pie-util.d
05:37:39 [2021-03-26T05:37:39.698Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
05:37:39 [2021-03-26T05:37:39.698Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 97.6% of statements
05:37:39 [2021-03-26T05:37:39.704Z] #21 DONE 78.7s
05:37:39 [2021-03-26T05:37:39.704Z] 
05:37:39 [2021-03-26T05:37:39.704Z] #22 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
05:37:39 [2021-03-26T05:37:39.704Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea
05:37:39 [2021-03-26T05:37:39.739Z] #43 83.63   DEP      criu/protobuf-desc.d
05:37:39 [2021-03-26T05:37:39.739Z] #43 83.80   DEP      criu/proc_parse.d
05:37:39 [2021-03-26T05:37:39.859Z] #43 78.99   DEP      criu/pie-util-vdso.d
05:37:39 [2021-03-26T05:37:39.990Z] #20 43.46 Selecting previously unselected package vim.
05:37:39 [2021-03-26T05:37:39.990Z] #20 43.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
05:37:39 [2021-03-26T05:37:39.990Z] #20 43.48 Unpacking vim (2:8.1.0875-5) ...
05:37:39 [2021-03-26T05:37:39.990Z] #20 ...
05:37:39 [2021-03-26T05:37:39.990Z] 
05:37:39 [2021-03-26T05:37:39.990Z] #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
05:37:39 [2021-03-26T05:37:39.990Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:37:39 [2021-03-26T05:37:39.990Z] #43 115.1   CC       criu/cr-service.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 116.5   CC       criu/crtools.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 116.9   CC       criu/eventfd.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 117.1   CC       criu/eventpoll.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 117.8   CC       criu/external.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 118.2   CC       criu/fault-injection.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 118.4   CC       criu/fdstore.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 118.8   CC       criu/fifo.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 119.1   CC       criu/file-ids.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 119.5   CC       criu/file-lock.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 120.5   CC       criu/files-ext.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 120.8   CC       criu/files-reg.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 122.7   CC       criu/files.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 124.5   CC       criu/filesystems.o
05:37:39 [2021-03-26T05:37:39.990Z] #43 125.1   CC       criu/fsnotify.o
05:37:39 [2021-03-26T05:37:39.999Z] #43 84.05   DEP      criu/plugin.d
05:37:39 [2021-03-26T05:37:39.999Z] #43 84.17   DEP      criu/pipes.d
05:37:40 [2021-03-26T05:37:40.004Z] #22 0.308 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:37:40 [2021-03-26T05:37:40.004Z] #22 0.314 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:37:40 [2021-03-26T05:37:40.004Z] #22 0.318 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:37:40 [2021-03-26T05:37:40.121Z] #43 79.16   DEP      criu/pie-util-vdso-elf32.d
05:37:40 [2021-03-26T05:37:40.121Z] #43 79.31   DEP      criu/path.d
05:37:40 [2021-03-26T05:37:40.254Z] #43 ...
05:37:40 [2021-03-26T05:37:40.254Z] 
05:37:40 [2021-03-26T05:37:40.254Z] #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
05:37:40 [2021-03-26T05:37:40.254Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:37:40 [2021-03-26T05:37:40.254Z] #20 43.99 Selecting previously unselected package xfsprogs.
05:37:40 [2021-03-26T05:37:40.254Z] #20 44.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
05:37:40 [2021-03-26T05:37:40.254Z] #20 44.02 Unpacking xfsprogs (4.20.0-1) ...
05:37:40 [2021-03-26T05:37:40.259Z] #43 84.34   DEP      criu/pie-util.d
05:37:40 [2021-03-26T05:37:40.259Z] #43 84.43   DEP      criu/pie-util-vdso.d
05:37:40 [2021-03-26T05:37:40.303Z] #22 DONE 0.4s
05:37:40 [2021-03-26T05:37:40.303Z] 
05:37:40 [2021-03-26T05:37:40.303Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:37:40 [2021-03-26T05:37:40.303Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
05:37:40 [2021-03-26T05:37:40.382Z] #43 79.50   DEP      criu/parasite-syscall.d
05:37:40 [2021-03-26T05:37:40.402Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
05:37:40 [2021-03-26T05:37:40.520Z] #43 84.68   DEP      criu/pie-util-vdso-elf32.d
05:37:40 [2021-03-26T05:37:40.529Z] #43 109.9   CC       criu/files.o
05:37:40 [2021-03-26T05:37:40.646Z] #43 79.77   DEP      criu/pagemap.d
05:37:40 [2021-03-26T05:37:40.646Z] #43 79.91   DEP      criu/pagemap-cache.d
05:37:40 [2021-03-26T05:37:40.782Z] #43 84.79   DEP      criu/path.d
05:37:40 [2021-03-26T05:37:40.782Z] #43 84.99   DEP      criu/parasite-syscall.d
05:37:40 [2021-03-26T05:37:40.792Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
05:37:40 [2021-03-26T05:37:40.832Z] #20 44.46 Selecting previously unselected package zip.
05:37:40 [2021-03-26T05:37:40.832Z] #20 44.47 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
05:37:40 [2021-03-26T05:37:40.832Z] #20 44.48 Unpacking zip (3.0-11+b1) ...
05:37:40 [2021-03-26T05:37:40.908Z] #43 80.01   DEP      criu/page-xfer.d
05:37:40 [2021-03-26T05:37:40.908Z] #43 80.21   DEP      criu/page-pipe.d
05:37:41 [2021-03-26T05:37:41.096Z] #20 44.74 Setting up aufs-tools (1:4.14+20190211-1) ...
05:37:41 [2021-03-26T05:37:41.096Z] #20 44.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:37:41 [2021-03-26T05:37:41.096Z] #20 44.81 Setting up libip6tc0:arm64 (1.8.2-4) ...
05:37:41 [2021-03-26T05:37:41.096Z] #20 44.87 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
05:37:41 [2021-03-26T05:37:41.096Z] #20 44.88 Setting up libgpm2:arm64 (1.20.7-5) ...
05:37:41 [2021-03-26T05:37:41.096Z] #20 44.90 Setting up libip4tc0:arm64 (1.8.2-4) ...
05:37:41 [2021-03-26T05:37:41.096Z] #20 44.92 Setting up uidmap (1:4.5-1.1) ...
05:37:41 [2021-03-26T05:37:41.096Z] #20 44.95 Setting up libnftnl11:arm64 (1.1.2-2) ...
05:37:41 [2021-03-26T05:37:41.096Z] #20 44.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
05:37:41 [2021-03-26T05:37:41.096Z] #20 44.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:37:41 [2021-03-26T05:37:41.118Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
05:37:41 [2021-03-26T05:37:41.169Z] #43 80.29   DEP      criu/netfilter.d
05:37:41 [2021-03-26T05:37:41.352Z] #43 85.22   DEP      criu/pagemap.d
05:37:41 [2021-03-26T05:37:41.353Z] #43 85.39   DEP      criu/pagemap-cache.d
05:37:41 [2021-03-26T05:37:41.353Z] #43 85.54   DEP      criu/page-xfer.d
05:37:41 [2021-03-26T05:37:41.360Z] #20 44.98 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
05:37:41 [2021-03-26T05:37:41.360Z] #20 45.00 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
05:37:41 [2021-03-26T05:37:41.360Z] #20 45.02 Setting up xxd (2:8.1.0875-5) ...
05:37:41 [2021-03-26T05:37:41.360Z] #20 45.05 Setting up zip (3.0-11+b1) ...
05:37:41 [2021-03-26T05:37:41.360Z] #20 45.06 Setting up vim-common (2:8.1.0875-5) ...
05:37:41 [2021-03-26T05:37:41.360Z] #20 45.09 Setting up bash-completion (1:2.8-6) ...
05:37:41 [2021-03-26T05:37:41.431Z] #43 80.45   DEP      criu/net.d
05:37:41 [2021-03-26T05:37:41.431Z] #43 80.68   DEP      criu/namespaces.d
05:37:41 [2021-03-26T05:37:41.613Z] #43 85.67   DEP      criu/page-pipe.d
05:37:41 [2021-03-26T05:37:41.693Z] #43 80.83   DEP      criu/mount.d
05:37:41 [2021-03-26T05:37:41.873Z] #43 85.78   DEP      criu/netfilter.d
05:37:41 [2021-03-26T05:37:41.873Z] #43 85.94   DEP      criu/net.d
05:37:41 [2021-03-26T05:37:41.955Z] #43 80.99   DEP      criu/memfd.d
05:37:41 [2021-03-26T05:37:41.955Z] #43 81.14   DEP      criu/mem.d
05:37:42 [2021-03-26T05:37:42.133Z] #43 86.18   DEP      criu/namespaces.d
05:37:42 [2021-03-26T05:37:42.216Z] #43 ...
05:37:42 [2021-03-26T05:37:42.216Z] 
05:37:42 [2021-03-26T05:37:42.216Z] #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
05:37:42 [2021-03-26T05:37:42.216Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:37:42 [2021-03-26T05:37:42.216Z] #32 DONE 184.3s
05:37:42 [2021-03-26T05:37:42.216Z] 
05:37:42 [2021-03-26T05:37:42.216Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:37:42 [2021-03-26T05:37:42.216Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:42 [2021-03-26T05:37:42.216Z] #43 81.33   DEP      criu/lsm.d
05:37:42 [2021-03-26T05:37:42.216Z] #43 ...
05:37:42 [2021-03-26T05:37:42.216Z] 
05:37:42 [2021-03-26T05:37:42.216Z] #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
05:37:42 [2021-03-26T05:37:42.216Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:42 [2021-03-26T05:37:42.216Z] #20 11.23 Reading package lists...
05:37:42 [2021-03-26T05:37:42.216Z] #20 15.75 Reading package lists...
05:37:42 [2021-03-26T05:37:42.216Z] #20 19.73 Building dependency tree...
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.01 libcap2-bin is already the newest version (1:2.25-2).
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.01 The following additional packages will be installed:
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.02   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.02   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.02   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.02   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.02   python3.7 python3.7-minimal vim-runtime xxd
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.02 Suggested packages:
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.03   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.03   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.03   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.03 Recommended packages:
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.03   aufs-dkms nftables build-essential python3-dev python3-keyring
05:37:42 [2021-03-26T05:37:42.216Z] #20 21.03   python3-keyrings.alt python3-xdg unzip
05:37:42 [2021-03-26T05:37:42.216Z] #20 ...
05:37:42 [2021-03-26T05:37:42.216Z] 
05:37:42 [2021-03-26T05:37:42.216Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
05:37:42 [2021-03-26T05:37:42.216Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:42 [2021-03-26T05:37:42.216Z] #43 81.52   DEP      criu/log.d
05:37:42 [2021-03-26T05:37:42.257Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
05:37:42 [2021-03-26T05:37:42.393Z] #43 86.35   DEP      criu/mount.d
05:37:42 [2021-03-26T05:37:42.393Z] #43 86.57   DEP      criu/memfd.d
05:37:42 [2021-03-26T05:37:42.439Z] #43 112.1   CC       criu/filesystems.o
05:37:42 [2021-03-26T05:37:42.478Z] #43 81.72   DEP      criu/libnetlink.d
05:37:42 [2021-03-26T05:37:42.478Z] #43 81.83   DEP      criu/kerndat.d
05:37:42 [2021-03-26T05:37:42.653Z] #43 86.79   DEP      criu/mem.d
05:37:42 [2021-03-26T05:37:42.913Z] #43 ...
05:37:42 [2021-03-26T05:37:42.913Z] 
05:37:42 [2021-03-26T05:37:42.913Z] #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
05:37:42 [2021-03-26T05:37:42.913Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
05:37:42 [2021-03-26T05:37:42.913Z] #32 DONE 191.0s
05:37:42 [2021-03-26T05:37:42.913Z] 
05:37:42 [2021-03-26T05:37:42.913Z] #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
05:37:42 [2021-03-26T05:37:42.913Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:42 [2021-03-26T05:37:42.913Z] #20 11.99 Reading package lists...
05:37:42 [2021-03-26T05:37:42.913Z] #20 16.46 Reading package lists...
05:37:42 [2021-03-26T05:37:42.913Z] #20 21.08 Building dependency tree...
05:37:42 [2021-03-26T05:37:42.913Z] #20 22.87 libcap2-bin is already the newest version (1:2.25-2).
05:37:42 [2021-03-26T05:37:42.913Z] #20 22.87 The following additional packages will be installed:
05:37:42 [2021-03-26T05:37:42.914Z] #20 22.88   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
05:37:42 [2021-03-26T05:37:42.914Z] #20 22.88   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
05:37:42 [2021-03-26T05:37:42.914Z] #20 22.88   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
05:37:42 [2021-03-26T05:37:42.914Z] #20 22.88   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
05:37:42 [2021-03-26T05:37:42.914Z] #20 22.88   python3.7 python3.7-minimal vim-runtime xxd
05:37:42 [2021-03-26T05:37:42.914Z] #20 22.89 Suggested packages:
05:37:42 [2021-03-26T05:37:42.914Z] #20 22.89   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
05:37:42 [2021-03-26T05:37:42.914Z] #20 22.89   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
05:37:42 [2021-03-26T05:37:42.914Z] #20 22.89   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
05:37:42 [2021-03-26T05:37:42.914Z] #20 22.89 Recommended packages:
05:37:42 [2021-03-26T05:37:42.914Z] #20 22.89   aufs-dkms nftables build-essential python3-dev python3-keyring
05:37:42 [2021-03-26T05:37:42.914Z] #20 22.89   python3-keyrings.alt python3-xdg unzip
05:37:42 [2021-03-26T05:37:42.914Z] #20 24.69 The following NEW packages will be installed:
05:37:42 [2021-03-26T05:37:42.914Z] #20 24.69   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:37:42 [2021-03-26T05:37:42.914Z] #20 24.70   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:37:42 [2021-03-26T05:37:42.914Z] #20 24.70   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:37:42 [2021-03-26T05:37:42.914Z] #20 24.70   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:37:42 [2021-03-26T05:37:42.914Z] #20 24.70   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:37:42 [2021-03-26T05:37:42.914Z] #20 24.70   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:37:42 [2021-03-26T05:37:42.914Z] #20 24.70   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:37:42 [2021-03-26T05:37:42.914Z] #20 24.70   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:37:42 [2021-03-26T05:37:42.914Z] #20 24.70   xz-utils zip
05:37:42 [2021-03-26T05:37:42.914Z] #20 25.16 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
05:37:42 [2021-03-26T05:37:42.914Z] #20 25.16 Need to get 28.5 MB of archives.
05:37:42 [2021-03-26T05:37:42.914Z] #20 25.16 After this operation, 116 MB of additional disk space will be used.
05:37:42 [2021-03-26T05:37:42.914Z] #20 25.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
05:37:42 [2021-03-26T05:37:42.914Z] #20 25.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
05:37:42 [2021-03-26T05:37:42.914Z] #20 25.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
05:37:42 [2021-03-26T05:37:42.914Z] #20 ...
05:37:42 [2021-03-26T05:37:42.914Z] 
05:37:42 [2021-03-26T05:37:42.914Z] #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
05:37:42 [2021-03-26T05:37:42.914Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:42 [2021-03-26T05:37:42.914Z] #43 87.14   DEP      criu/lsm.d
05:37:42 [2021-03-26T05:37:42.961Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
05:37:43 [2021-03-26T05:37:43.010Z] #43 112.8   CC       criu/fsnotify.o
05:37:43 [2021-03-26T05:37:43.051Z] #43 82.05   DEP      criu/kcmp-ids.d
05:37:43 [2021-03-26T05:37:43.051Z] #43 82.17   DEP      criu/irmap.d
05:37:43 [2021-03-26T05:37:43.051Z] #43 82.28   DEP      criu/ipc_ns.d
05:37:43 [2021-03-26T05:37:43.270Z] #43 ...
05:37:43 [2021-03-26T05:37:43.270Z] 
05:37:43 [2021-03-26T05:37:43.270Z] #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
05:37:43 [2021-03-26T05:37:43.270Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:43 [2021-03-26T05:37:43.270Z] #20 35.31 Unpacking bash-completion (1:2.8-6) ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 35.70 Selecting previously unselected package bzip2.
05:37:43 [2021-03-26T05:37:43.270Z] #20 35.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 35.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 35.81 Selecting previously unselected package xz-utils.
05:37:43 [2021-03-26T05:37:43.270Z] #20 35.81 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 35.83 Unpacking xz-utils (5.2.4-1) ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 36.01 Selecting previously unselected package apparmor.
05:37:43 [2021-03-26T05:37:43.270Z] #20 36.01 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 36.09 Unpacking apparmor (2.13.2-10) ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 36.38 Selecting previously unselected package aufs-tools.
05:37:43 [2021-03-26T05:37:43.270Z] #20 36.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 36.41 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 36.63 Selecting previously unselected package libonig5:amd64.
05:37:43 [2021-03-26T05:37:43.270Z] #20 36.64 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 36.65 Unpacking libonig5:amd64 (6.9.1-1) ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 36.87 Selecting previously unselected package libjq1:amd64.
05:37:43 [2021-03-26T05:37:43.270Z] #20 36.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 37.00 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 37.10 Selecting previously unselected package jq.
05:37:43 [2021-03-26T05:37:43.270Z] #20 37.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 37.11 Unpacking jq (1.5+dfsg-2+b1) ...
05:37:43 [2021-03-26T05:37:43.270Z] #20 37.28 Selecting previously unselected package libaio1:amd64.
05:37:43 [2021-03-26T05:37:43.271Z] #20 37.29 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
05:37:43 [2021-03-26T05:37:43.271Z] #20 37.30 Unpacking libaio1:amd64 (0.3.112-3) ...
05:37:43 [2021-03-26T05:37:43.271Z] #20 37.35 Selecting previously unselected package libgpm2:amd64.
05:37:43 [2021-03-26T05:37:43.271Z] #20 37.35 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
05:37:43 [2021-03-26T05:37:43.271Z] #20 37.36 Unpacking libgpm2:amd64 (1.20.7-5) ...
05:37:43 [2021-03-26T05:37:43.271Z] #20 37.42 Selecting previously unselected package libicu63:amd64.
05:37:43 [2021-03-26T05:37:43.271Z] #20 37.42 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
05:37:43 [2021-03-26T05:37:43.271Z] #20 37.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:37:43 [2021-03-26T05:37:43.313Z] #43 82.49   DEP      criu/image.d
05:37:43 [2021-03-26T05:37:43.484Z] #43 87.41   DEP      criu/log.d
05:37:43 [2021-03-26T05:37:43.484Z] #43 87.62   DEP      criu/libnetlink.d
05:37:43 [2021-03-26T05:37:43.574Z] #43 82.77   DEP      criu/image-desc.d
05:37:43 [2021-03-26T05:37:43.663Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.066s	coverage: 84.1% of statements
05:37:43 [2021-03-26T05:37:43.663Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
05:37:43 [2021-03-26T05:37:43.663Z] ok  	github.com/docker/docker/pkg/fsutils	0.441s	coverage: 85.1% of statements
05:37:43 [2021-03-26T05:37:43.744Z] #43 87.84   DEP      criu/kerndat.d
05:37:43 [2021-03-26T05:37:43.836Z] #43 82.84   DEP      criu/fsnotify.d
05:37:43 [2021-03-26T05:37:43.836Z] #43 82.98   DEP      criu/filesystems.d
05:37:43 [2021-03-26T05:37:43.836Z] #43 83.16   DEP      criu/files.d
05:37:43 [2021-03-26T05:37:43.841Z] #20 41.00 Selecting previously unselected package libnet1:amd64.
05:37:43 [2021-03-26T05:37:43.841Z] #20 41.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:37:43 [2021-03-26T05:37:43.841Z] #20 41.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:37:43 [2021-03-26T05:37:43.841Z] #20 41.11 Selecting previously unselected package libnl-3-200:amd64.
05:37:43 [2021-03-26T05:37:43.841Z] #20 41.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
05:37:43 [2021-03-26T05:37:43.841Z] #20 41.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:37:43 [2021-03-26T05:37:43.841Z] #20 41.23 Selecting previously unselected package libprotobuf-c1:amd64.
05:37:43 [2021-03-26T05:37:43.881Z] #23 ...
05:37:43 [2021-03-26T05:37:43.881Z] 
05:37:43 [2021-03-26T05:37:43.881Z] #33 [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
05:37:43 [2021-03-26T05:37:43.881Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030
05:37:43 [2021-03-26T05:37:43.881Z] #33 DONE 207.8s
05:37:44 [2021-03-26T05:37:44.098Z] #43 83.34   DEP      criu/files-reg.d
05:37:44 [2021-03-26T05:37:44.098Z] #43 83.47   DEP      criu/files-ext.d
05:37:44 [2021-03-26T05:37:44.102Z] #20 41.23 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:37:44 [2021-03-26T05:37:44.102Z] #20 41.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:37:44 [2021-03-26T05:37:44.102Z] #20 41.31 Selecting previously unselected package libreadline5:amd64.
05:37:44 [2021-03-26T05:37:44.102Z] #20 41.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
05:37:44 [2021-03-26T05:37:44.102Z] #20 41.33 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:37:44 [2021-03-26T05:37:44.102Z] #20 41.42 Selecting previously unselected package net-tools.
05:37:44 [2021-03-26T05:37:44.102Z] #20 41.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
05:37:44 [2021-03-26T05:37:44.102Z] #20 41.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:37:44 [2021-03-26T05:37:44.180Z] 
05:37:44 [2021-03-26T05:37:44.180Z] #44 [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
05:37:44 [2021-03-26T05:37:44.180Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:37:44 [2021-03-26T05:37:44.180Z] #44 127.8   CC       criu/cr-service.o
05:37:44 [2021-03-26T05:37:44.180Z] #44 130.0   CC       criu/crtools.o
05:37:44 [2021-03-26T05:37:44.180Z] #44 130.8   CC       criu/eventfd.o
05:37:44 [2021-03-26T05:37:44.180Z] #44 131.2   CC       criu/eventpoll.o
05:37:44 [2021-03-26T05:37:44.180Z] #44 132.6   CC       criu/external.o
05:37:44 [2021-03-26T05:37:44.180Z] #44 133.4   CC       criu/fault-injection.o
05:37:44 [2021-03-26T05:37:44.180Z] #44 133.5   CC       criu/fdstore.o
05:37:44 [2021-03-26T05:37:44.180Z] #44 134.0   CC       criu/fifo.o
05:37:44 [2021-03-26T05:37:44.180Z] #44 134.6   CC       criu/file-ids.o
05:37:44 [2021-03-26T05:37:44.180Z] #44 134.9   CC       criu/file-lock.o
05:37:44 [2021-03-26T05:37:44.180Z] #44 136.0   CC       criu/files-ext.o
05:37:44 [2021-03-26T05:37:44.180Z] #44 136.6   CC       criu/files-reg.o
05:37:44 [2021-03-26T05:37:44.316Z] #43 88.22   DEP      criu/kcmp-ids.d
05:37:44 [2021-03-26T05:37:44.316Z] #43 88.35   DEP      criu/irmap.d
05:37:44 [2021-03-26T05:37:44.316Z] #43 88.43   DEP      criu/ipc_ns.d
05:37:44 [2021-03-26T05:37:44.316Z] #43 88.55   DEP      criu/image.d
05:37:44 [2021-03-26T05:37:44.359Z] #43 83.58   DEP      criu/file-lock.d
05:37:44 [2021-03-26T05:37:44.360Z] #43 83.69   DEP      criu/file-ids.d
05:37:44 [2021-03-26T05:37:44.361Z] #20 41.60 Selecting previously unselected package python-pip-whl.
05:37:44 [2021-03-26T05:37:44.361Z] #20 41.61 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:37:44 [2021-03-26T05:37:44.361Z] #20 41.63 Unpacking python-pip-whl (18.1-5) ...
05:37:44 [2021-03-26T05:37:44.361Z] #20 ...
05:37:44 [2021-03-26T05:37:44.361Z] 
05:37:44 [2021-03-26T05:37:44.362Z] #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
05:37:44 [2021-03-26T05:37:44.362Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:37:44 [2021-03-26T05:37:44.362Z] #40 182.3 + dpkg --print-architecture
05:37:44 [2021-03-26T05:37:44.362Z] #40 182.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
05:37:44 [2021-03-26T05:37:44.577Z] #43 88.74   DEP      criu/image-desc.d
05:37:44 [2021-03-26T05:37:44.621Z] #43 83.82   DEP      criu/fifo.d
05:37:44 [2021-03-26T05:37:44.621Z] #43 83.93   DEP      criu/fdstore.d
05:37:44 [2021-03-26T05:37:44.621Z] #40 182.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
05:37:44 [2021-03-26T05:37:44.621Z] #40 182.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
05:37:44 [2021-03-26T05:37:44.682Z] #20 48.01 Setting up libiptc0:arm64 (1.8.2-4) ...
05:37:44 [2021-03-26T05:37:44.682Z] #20 48.04 Setting up xz-utils (5.2.4-1) ...
05:37:44 [2021-03-26T05:37:44.682Z] #20 48.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:37:44 [2021-03-26T05:37:44.682Z] #20 48.12 Setting up sudo (1.8.27-1+deb10u3) ...
05:37:44 [2021-03-26T05:37:44.682Z] #20 48.23 invoke-rc.d: could not determine current runlevel
05:37:44 [2021-03-26T05:37:44.682Z] #20 48.24 invoke-rc.d: policy-rc.d denied execution of start.
05:37:44 [2021-03-26T05:37:44.682Z] #20 48.29 Setting up pigz (2.4-1) ...
05:37:44 [2021-03-26T05:37:44.682Z] #20 48.34 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
05:37:44 [2021-03-26T05:37:44.682Z] #20 48.36 Setting up libnl-3-200:arm64 (3.4.0-1) ...
05:37:44 [2021-03-26T05:37:44.682Z] #20 48.40 Setting up python-pip-whl (18.1-5) ...
05:37:44 [2021-03-26T05:37:44.682Z] #20 48.42 Setting up libmpdec2:arm64 (2.4.2-2) ...
05:37:44 [2021-03-26T05:37:44.682Z] #20 48.44 Setting up vim-runtime (2:8.1.0875-5) ...
05:37:44 [2021-03-26T05:37:44.802Z] ok  	github.com/docker/docker/pkg/idtools	0.285s	coverage: 69.5% of statements
05:37:44 [2021-03-26T05:37:44.802Z] ok  	github.com/docker/docker/pkg/ioutils	0.288s	coverage: 70.1% of statements
05:37:44 [2021-03-26T05:37:44.838Z] #43 88.87   DEP      criu/fsnotify.d
05:37:44 [2021-03-26T05:37:44.838Z] #43 89.06   DEP      criu/filesystems.d
05:37:44 [2021-03-26T05:37:44.883Z] #43 84.03   DEP      criu/fault-injection.d
05:37:44 [2021-03-26T05:37:44.883Z] #43 84.08   DEP      criu/external.d
05:37:44 [2021-03-26T05:37:44.883Z] #43 84.18   DEP      criu/eventpoll.d
05:37:44 [2021-03-26T05:37:44.946Z] #20 48.88 Setting up libaio1:arm64 (0.3.112-3) ...
05:37:45 [2021-03-26T05:37:45.097Z] #43 89.18   DEP      criu/files.d
05:37:45 [2021-03-26T05:37:45.128Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
05:37:45 [2021-03-26T05:37:45.128Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
05:37:45 [2021-03-26T05:37:45.128Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
05:37:45 [2021-03-26T05:37:45.128Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
05:37:45 [2021-03-26T05:37:45.128Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
05:37:45 [2021-03-26T05:37:45.128Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
05:37:45 [2021-03-26T05:37:45.128Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
05:37:45 [2021-03-26T05:37:45.144Z] #43 84.28   DEP      criu/eventfd.d
05:37:45 [2021-03-26T05:37:45.144Z] #43 84.36   DEP      criu/crtools.d
05:37:45 [2021-03-26T05:37:45.210Z] #20 48.89 Setting up libonig5:arm64 (6.9.1-1) ...
05:37:45 [2021-03-26T05:37:45.210Z] #20 48.91 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
05:37:45 [2021-03-26T05:37:45.210Z] #20 48.92 Setting up vim (2:8.1.0875-5) ...
05:37:45 [2021-03-26T05:37:45.210Z] #20 48.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:37:45 [2021-03-26T05:37:45.210Z] #20 48.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:37:45 [2021-03-26T05:37:45.210Z] #20 48.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:37:45 [2021-03-26T05:37:45.210Z] #20 48.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:37:45 [2021-03-26T05:37:45.210Z] #20 48.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:37:45 [2021-03-26T05:37:45.210Z] #20 49.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:37:45 [2021-03-26T05:37:45.210Z] #20 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:37:45 [2021-03-26T05:37:45.210Z] #20 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:37:45 [2021-03-26T05:37:45.357Z] #43 89.38   DEP      criu/files-reg.d
05:37:45 [2021-03-26T05:37:45.406Z] #43 84.50   DEP      criu/cr-service.d
05:37:45 [2021-03-26T05:37:45.406Z] #43 84.64   DEP      criu/cr-restore.d
05:37:45 [2021-03-26T05:37:45.454Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
05:37:45 [2021-03-26T05:37:45.473Z] #20 49.09 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
05:37:45 [2021-03-26T05:37:45.473Z] #20 49.12 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:37:45 [2021-03-26T05:37:45.473Z] #20 49.18 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
05:37:45 [2021-03-26T05:37:45.473Z] #20 49.19 Setting up jq (1.5+dfsg-2+b1) ...
05:37:45 [2021-03-26T05:37:45.473Z] #20 49.21 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
05:37:45 [2021-03-26T05:37:45.473Z] #20 49.26 Setting up python3.7 (3.7.3-2+deb10u2) ...
05:37:45 [2021-03-26T05:37:45.617Z] #43 89.56   DEP      criu/files-ext.d
05:37:45 [2021-03-26T05:37:45.617Z] #43 89.69   DEP      criu/file-lock.d
05:37:45 [2021-03-26T05:37:45.667Z] #43 84.83   DEP      criu/cr-errno.d
05:37:45 [2021-03-26T05:37:45.667Z] #43 84.88   DEP      criu/cr-dump.d
05:37:45 [2021-03-26T05:37:45.726Z] #44 ...
05:37:45 [2021-03-26T05:37:45.726Z] 
05:37:45 [2021-03-26T05:37:45.726Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:37:45 [2021-03-26T05:37:45.726Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
05:37:45 [2021-03-26T05:37:45.726Z] #23 5.617 Collecting yamllint==1.16.0
05:37:45 [2021-03-26T05:37:45.781Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
05:37:45 [2021-03-26T05:37:45.781Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 86.7% of statements
05:37:45 [2021-03-26T05:37:45.878Z] #43 89.90   DEP      criu/file-ids.d
05:37:45 [2021-03-26T05:37:45.878Z] #43 90.11   DEP      criu/fifo.d
05:37:45 [2021-03-26T05:37:45.929Z] #43 85.05   DEP      criu/cr-dedup.d
05:37:45 [2021-03-26T05:37:45.929Z] #43 85.16   DEP      criu/cr-check.d
05:37:46 [2021-03-26T05:37:46.024Z] #23 5.999   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:37:46 [2021-03-26T05:37:46.107Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
05:37:46 [2021-03-26T05:37:46.107Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
05:37:46 [2021-03-26T05:37:46.107Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
05:37:46 [2021-03-26T05:37:46.138Z] #43 90.22   DEP      criu/fdstore.d
05:37:46 [2021-03-26T05:37:46.138Z] #43 90.31   DEP      criu/fault-injection.d
05:37:46 [2021-03-26T05:37:46.138Z] #43 90.37   DEP      criu/external.d
05:37:46 [2021-03-26T05:37:46.191Z] #43 85.32   DEP      criu/config.d
05:37:46 [2021-03-26T05:37:46.191Z] #43 85.45   DEP      criu/clone-noasan.d
05:37:46 [2021-03-26T05:37:46.191Z] #43 85.56   DEP      criu/cgroup.d
05:37:46 [2021-03-26T05:37:46.328Z] #23 6.130 Collecting pyyaml (from yamllint==1.16.0)
05:37:46 [2021-03-26T05:37:46.415Z] #43 90.46   DEP      criu/eventpoll.d
05:37:46 [2021-03-26T05:37:46.434Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.004s	coverage: 56.8% of statements
05:37:46 [2021-03-26T05:37:46.453Z] #43 85.68   DEP      criu/cgroup-props.d
05:37:46 [2021-03-26T05:37:46.628Z] #23 6.502   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
05:37:46 [2021-03-26T05:37:46.676Z] #43 90.61   DEP      criu/eventfd.d
05:37:46 [2021-03-26T05:37:46.715Z] #43 85.82   DEP      criu/bitmap.d
05:37:46 [2021-03-26T05:37:46.715Z] #43 85.83   DEP      criu/bfd.d
05:37:46 [2021-03-26T05:37:46.715Z] #43 85.93   DEP      criu/autofs.d
05:37:46 [2021-03-26T05:37:46.936Z] #43 90.83   DEP      criu/crtools.d
05:37:46 [2021-03-26T05:37:46.936Z] #43 91.09   DEP      criu/cr-service.d
05:37:46 [2021-03-26T05:37:46.977Z] #43 86.12   DEP      criu/aio.d
05:37:47 [2021-03-26T05:37:47.158Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
05:37:47 [2021-03-26T05:37:47.158Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
05:37:47 [2021-03-26T05:37:47.197Z] #43 91.28   DEP      criu/cr-restore.d
05:37:47 [2021-03-26T05:37:47.238Z] #43 86.25   DEP      criu/action-scripts.d
05:37:47 [2021-03-26T05:37:47.239Z] #43 86.52   CC       criu/action-scripts.o
05:37:47 [2021-03-26T05:37:47.457Z] #43 91.53   DEP      criu/cr-errno.d
05:37:47 [2021-03-26T05:37:47.458Z] #43 91.54   DEP      criu/cr-dump.d
05:37:47 [2021-03-26T05:37:47.485Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
05:37:47 [2021-03-26T05:37:47.688Z] #23 7.287   Installing build dependencies: started
05:37:47 [2021-03-26T05:37:47.718Z] #43 91.79   DEP      criu/cr-dedup.d
05:37:47 [2021-03-26T05:37:47.718Z] #43 91.93   DEP      criu/cr-check.d
05:37:47 [2021-03-26T05:37:47.812Z] #43 86.90   CC       criu/aio.o
05:37:47 [2021-03-26T05:37:47.979Z] #43 92.07   DEP      criu/config.d
05:37:48 [2021-03-26T05:37:48.058Z] #20 51.55 Setting up iptables (1.8.2-4) ...
05:37:48 [2021-03-26T05:37:48.058Z] #20 51.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:37:48 [2021-03-26T05:37:48.058Z] #20 51.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:37:48 [2021-03-26T05:37:48.058Z] #20 51.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:37:48 [2021-03-26T05:37:48.058Z] #20 51.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:37:48 [2021-03-26T05:37:48.058Z] #20 51.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:37:48 [2021-03-26T05:37:48.058Z] #20 51.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:37:48 [2021-03-26T05:37:48.058Z] #20 51.66 Setting up python3 (3.7.3-1) ...
05:37:48 [2021-03-26T05:37:48.073Z] #43 87.34   CC       criu/autofs.o
05:37:48 [2021-03-26T05:37:48.239Z] #43 92.27   DEP      criu/clone-noasan.d
05:37:48 [2021-03-26T05:37:48.239Z] #43 92.35   DEP      criu/cgroup.d
05:37:48 [2021-03-26T05:37:48.499Z] #43 92.50   DEP      criu/cgroup-props.d
05:37:48 [2021-03-26T05:37:48.499Z] #43 92.60   DEP      criu/bitmap.d
05:37:48 [2021-03-26T05:37:48.499Z] #43 92.61   DEP      criu/bfd.d
05:37:48 [2021-03-26T05:37:48.499Z] #43 92.72   DEP      criu/autofs.d
05:37:48 [2021-03-26T05:37:48.623Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 75.0% of statements
05:37:48 [2021-03-26T05:37:48.635Z] #20 52.31 Setting up python3-wheel (0.32.3-2) ...
05:37:48 [2021-03-26T05:37:48.950Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
05:37:49 [2021-03-26T05:37:49.069Z] #43 92.93   DEP      criu/aio.d
05:37:49 [2021-03-26T05:37:49.213Z] #20 ...
05:37:49 [2021-03-26T05:37:49.213Z] 
05:37:49 [2021-03-26T05:37:49.213Z] #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
05:37:49 [2021-03-26T05:37:49.213Z] #49 sha256:1ad51a2252462b87661be302f1bed3e8b2cfa2487d5d749532f210b07597eaff
05:37:49 [2021-03-26T05:37:49.213Z] #49 191.4 + /build/golangci-lint --version
05:37:49 [2021-03-26T05:37:49.330Z] #43 93.18   DEP      criu/action-scripts.d
05:37:49 [2021-03-26T05:37:49.330Z] #43 93.42   CC       criu/action-scripts.o
05:37:49 [2021-03-26T05:37:49.461Z] #43 ...
05:37:49 [2021-03-26T05:37:49.461Z] 
05:37:49 [2021-03-26T05:37:49.461Z] #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
05:37:49 [2021-03-26T05:37:49.461Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:49 [2021-03-26T05:37:49.461Z] #20 22.91 The following NEW packages will be installed:
05:37:49 [2021-03-26T05:37:49.461Z] #20 22.91   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
05:37:49 [2021-03-26T05:37:49.461Z] #20 22.91   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
05:37:49 [2021-03-26T05:37:49.461Z] #20 22.91   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
05:37:49 [2021-03-26T05:37:49.461Z] #20 22.91   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
05:37:49 [2021-03-26T05:37:49.461Z] #20 22.91   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
05:37:49 [2021-03-26T05:37:49.461Z] #20 22.91   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
05:37:49 [2021-03-26T05:37:49.461Z] #20 22.91   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
05:37:49 [2021-03-26T05:37:49.461Z] #20 22.91   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
05:37:49 [2021-03-26T05:37:49.461Z] #20 22.91   xz-utils zip
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.27 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.27 Need to get 28.5 MB of archives.
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.27 After this operation, 116 MB of additional disk space will be used.
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 23.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.29 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.29 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.29 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.40 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.50 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 24.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
05:37:49 [2021-03-26T05:37:49.461Z] #20 25.51 debconf: delaying package configuration, since apt-utils is not installed
05:37:49 [2021-03-26T05:37:49.461Z] #20 25.63 Fetched 28.5 MB in 2s (14.5 MB/s)
05:37:49 [2021-03-26T05:37:49.461Z] #20 25.70 Selecting previously unselected package pigz.
05:37:49 [2021-03-26T05:37:49.462Z] #20 25.70 (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.)
05:37:49 [2021-03-26T05:37:49.462Z] #20 25.75 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 25.76 Unpacking pigz (2.4-1) ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 25.86 Selecting previously unselected package libpython3.7-minimal:amd64.
05:37:49 [2021-03-26T05:37:49.462Z] #20 25.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 25.87 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 26.28 Selecting previously unselected package python3.7-minimal.
05:37:49 [2021-03-26T05:37:49.462Z] #20 26.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 26.31 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 27.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 27.01 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 29.15 Selecting previously unselected package python3-minimal.
05:37:49 [2021-03-26T05:37:49.462Z] #20 29.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
05:37:49 [2021-03-26T05:37:49.462Z] #20 29.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 29.21 Unpacking python3-minimal (3.7.3-1) ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 29.30 Selecting previously unselected package libmpdec2:amd64.
05:37:49 [2021-03-26T05:37:49.462Z] #20 29.32 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 29.32 Unpacking libmpdec2:amd64 (2.4.2-2) ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 29.41 Selecting previously unselected package libpython3.7-stdlib:amd64.
05:37:49 [2021-03-26T05:37:49.462Z] #20 29.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
05:37:49 [2021-03-26T05:37:49.462Z] #20 29.41 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
05:37:49 [2021-03-26T05:37:49.791Z] #49 191.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:37:49 [2021-03-26T05:37:49.903Z] #43 93.78   CC       criu/aio.o
05:37:50 [2021-03-26T05:37:50.035Z] #20 30.34 Selecting previously unselected package python3.7.
05:37:50 [2021-03-26T05:37:50.035Z] #20 30.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
05:37:50 [2021-03-26T05:37:50.035Z] #20 30.35 Unpacking python3.7 (3.7.3-2+deb10u2) ...
05:37:50 [2021-03-26T05:37:50.035Z] #20 30.47 Selecting previously unselected package libpython3-stdlib:amd64.
05:37:50 [2021-03-26T05:37:50.035Z] #20 30.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
05:37:50 [2021-03-26T05:37:50.035Z] #20 30.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
05:37:50 [2021-03-26T05:37:50.035Z] #20 30.60 Setting up python3-minimal (3.7.3-1) ...
05:37:50 [2021-03-26T05:37:50.163Z] #43 94.29   CC       criu/autofs.o
05:37:50 [2021-03-26T05:37:50.423Z] #43 ...
05:37:50 [2021-03-26T05:37:50.423Z] 
05:37:50 [2021-03-26T05:37:50.423Z] #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
05:37:50 [2021-03-26T05:37:50.423Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 25.88 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 26.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 27.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 27.11 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 27.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
05:37:50 [2021-03-26T05:37:50.423Z] #20 27.88 debconf: delaying package configuration, since apt-utils is not installed
05:37:50 [2021-03-26T05:37:50.423Z] #20 28.02 Fetched 28.5 MB in 2s (12.1 MB/s)
05:37:50 [2021-03-26T05:37:50.423Z] #20 28.08 Selecting previously unselected package pigz.
05:37:50 [2021-03-26T05:37:50.423Z] #20 28.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 ... 23435 files and directories currently installed.)
05:37:50 [2021-03-26T05:37:50.423Z] #20 28.13 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
05:37:50 [2021-03-26T05:37:50.423Z] #20 28.13 Unpacking pigz (2.4-1) ...
05:37:50 [2021-03-26T05:37:50.423Z] #20 28.26 Selecting previously unselected package libpython3.7-minimal:amd64.
05:37:50 [2021-03-26T05:37:50.423Z] #20 28.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
05:37:50 [2021-03-26T05:37:50.423Z] #20 28.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
05:37:50 [2021-03-26T05:37:50.423Z] #20 28.70 Selecting previously unselected package python3.7-minimal.
05:37:50 [2021-03-26T05:37:50.423Z] #20 28.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
05:37:50 [2021-03-26T05:37:50.423Z] #20 28.72 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
05:37:50 [2021-03-26T05:37:50.423Z] #20 29.70 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
05:37:50 [2021-03-26T05:37:50.423Z] #20 29.72 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
05:37:50 [2021-03-26T05:37:50.423Z] #20 31.73 Selecting previously unselected package python3-minimal.
05:37:50 [2021-03-26T05:37:50.424Z] #20 31.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 ... 23684 files and directories currently installed.)
05:37:50 [2021-03-26T05:37:50.424Z] #20 31.79 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
05:37:50 [2021-03-26T05:37:50.424Z] #20 31.80 Unpacking python3-minimal (3.7.3-1) ...
05:37:50 [2021-03-26T05:37:50.424Z] #20 31.87 Selecting previously unselected package libmpdec2:amd64.
05:37:50 [2021-03-26T05:37:50.424Z] #20 31.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
05:37:50 [2021-03-26T05:37:50.424Z] #20 31.89 Unpacking libmpdec2:amd64 (2.4.2-2) ...
05:37:50 [2021-03-26T05:37:50.424Z] #20 32.00 Selecting previously unselected package libpython3.7-stdlib:amd64.
05:37:50 [2021-03-26T05:37:50.424Z] #20 32.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
05:37:50 [2021-03-26T05:37:50.424Z] #20 32.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
05:37:50 [2021-03-26T05:37:50.993Z] #20 32.96 Selecting previously unselected package python3.7.
05:37:50 [2021-03-26T05:37:50.993Z] #20 32.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
05:37:50 [2021-03-26T05:37:50.993Z] #20 33.00 Unpacking python3.7 (3.7.3-2+deb10u2) ...
05:37:50 [2021-03-26T05:37:50.993Z] #20 33.12 Selecting previously unselected package libpython3-stdlib:amd64.
05:37:50 [2021-03-26T05:37:50.993Z] #20 33.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
05:37:50 [2021-03-26T05:37:50.993Z] #20 33.16 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
05:37:51 [2021-03-26T05:37:51.190Z] #49 ...
05:37:51 [2021-03-26T05:37:51.190Z] 
05:37:51 [2021-03-26T05:37:51.190Z] #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
05:37:51 [2021-03-26T05:37:51.190Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:37:51 [2021-03-26T05:37:51.190Z] #43 126.1   CC       criu/image-desc.o
05:37:51 [2021-03-26T05:37:51.190Z] #43 126.3   CC       criu/image.o
05:37:51 [2021-03-26T05:37:51.190Z] #43 127.0   CC       criu/ipc_ns.o
05:37:51 [2021-03-26T05:37:51.190Z] #43 128.0   CC       criu/irmap.o
05:37:51 [2021-03-26T05:37:51.190Z] #43 128.6   CC       criu/kcmp-ids.o
05:37:51 [2021-03-26T05:37:51.190Z] #43 128.9   CC       criu/kerndat.o
05:37:51 [2021-03-26T05:37:51.190Z] #43 130.1   CC       criu/libnetlink.o
05:37:51 [2021-03-26T05:37:51.190Z] #43 130.5   CC       criu/log.o
05:37:51 [2021-03-26T05:37:51.190Z] #43 131.2   CC       criu/lsm.o
05:37:51 [2021-03-26T05:37:51.190Z] #43 131.7   CC       criu/mem.o
05:37:51 [2021-03-26T05:37:51.190Z] #43 133.7   CC       criu/memfd.o
05:37:51 [2021-03-26T05:37:51.190Z] #43 134.4   CC       criu/mount.o
05:37:51 [2021-03-26T05:37:51.202Z] #40 ...
05:37:51 [2021-03-26T05:37:51.202Z] 
05:37:51 [2021-03-26T05:37:51.202Z] #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
05:37:51 [2021-03-26T05:37:51.202Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.16 Selecting previously unselected package python3-lib2to3.
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.17 Unpacking python3-lib2to3 (3.7.3-1) ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.32 Selecting previously unselected package python3-distutils.
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.32 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.33 Unpacking python3-distutils (3.7.3-1) ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.47 Selecting previously unselected package python3-pip.
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.47 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.48 Unpacking python3-pip (18.1-5) ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.68 Selecting previously unselected package python3-pkg-resources.
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.68 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.68 Unpacking python3-pkg-resources (40.8.0-1) ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.80 Selecting previously unselected package python3-setuptools.
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.80 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 42.81 Unpacking python3-setuptools (40.8.0-1) ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 43.03 Selecting previously unselected package python3-wheel.
05:37:51 [2021-03-26T05:37:51.202Z] #20 43.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 43.05 Unpacking python3-wheel (0.32.3-2) ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 43.12 Selecting previously unselected package sudo.
05:37:51 [2021-03-26T05:37:51.202Z] #20 43.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 43.14 Unpacking sudo (1.8.27-1+deb10u3) ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 44.06 Selecting previously unselected package thin-provisioning-tools.
05:37:51 [2021-03-26T05:37:51.202Z] #20 44.07 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 44.08 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 44.32 Selecting previously unselected package uidmap.
05:37:51 [2021-03-26T05:37:51.202Z] #20 44.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 44.33 Unpacking uidmap (1:4.5-1.1) ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 44.48 Selecting previously unselected package vim-runtime.
05:37:51 [2021-03-26T05:37:51.202Z] #20 44.48 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 44.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:37:51 [2021-03-26T05:37:51.202Z] #20 44.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:37:51 [2021-03-26T05:37:51.202Z] #20 44.55 Unpacking vim-runtime (2:8.1.0875-5) ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 47.53 Selecting previously unselected package vim.
05:37:51 [2021-03-26T05:37:51.202Z] #20 47.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 47.55 Unpacking vim (2:8.1.0875-5) ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 48.06 Selecting previously unselected package xfsprogs.
05:37:51 [2021-03-26T05:37:51.202Z] #20 48.06 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 48.07 Unpacking xfsprogs (4.20.0-1) ...
05:37:51 [2021-03-26T05:37:51.202Z] #20 48.52 Selecting previously unselected package zip.
05:37:51 [2021-03-26T05:37:51.254Z] #20 33.26 Setting up python3-minimal (3.7.3-1) ...
05:37:51 [2021-03-26T05:37:51.434Z] #20 31.55 Selecting previously unselected package python3.
05:37:51 [2021-03-26T05:37:51.434Z] #20 31.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 ... 24096 files and directories currently installed.)
05:37:51 [2021-03-26T05:37:51.434Z] #20 31.59 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.434Z] #20 31.60 Unpacking python3 (3.7.3-1) ...
05:37:51 [2021-03-26T05:37:51.434Z] #20 31.70 Selecting previously unselected package libip4tc0:amd64.
05:37:51 [2021-03-26T05:37:51.434Z] #20 31.70 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.434Z] #20 31.72 Unpacking libip4tc0:amd64 (1.8.2-4) ...
05:37:51 [2021-03-26T05:37:51.434Z] #20 31.79 Selecting previously unselected package libip6tc0:amd64.
05:37:51 [2021-03-26T05:37:51.434Z] #20 31.79 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.434Z] #20 31.81 Unpacking libip6tc0:amd64 (1.8.2-4) ...
05:37:51 [2021-03-26T05:37:51.434Z] #20 31.90 Selecting previously unselected package libiptc0:amd64.
05:37:51 [2021-03-26T05:37:51.434Z] #20 31.91 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.462Z] #20 48.53 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.462Z] #20 48.54 Unpacking zip (3.0-11+b1) ...
05:37:51 [2021-03-26T05:37:51.462Z] #20 48.71 Setting up aufs-tools (1:4.14+20190211-1) ...
05:37:51 [2021-03-26T05:37:51.462Z] #20 48.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:37:51 [2021-03-26T05:37:51.462Z] #20 48.74 Setting up libip6tc0:amd64 (1.8.2-4) ...
05:37:51 [2021-03-26T05:37:51.462Z] #20 48.75 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:37:51 [2021-03-26T05:37:51.462Z] #20 48.76 Setting up libgpm2:amd64 (1.20.7-5) ...
05:37:51 [2021-03-26T05:37:51.462Z] #20 48.77 Setting up libip4tc0:amd64 (1.8.2-4) ...
05:37:51 [2021-03-26T05:37:51.462Z] #20 48.79 Setting up uidmap (1:4.5-1.1) ...
05:37:51 [2021-03-26T05:37:51.515Z] #20 ...
05:37:51 [2021-03-26T05:37:51.515Z] 
05:37:51 [2021-03-26T05:37:51.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
05:37:51 [2021-03-26T05:37:51.515Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:51 [2021-03-26T05:37:51.515Z] #43 95.72   CC       criu/bfd.o
05:37:51 [2021-03-26T05:37:51.695Z] #20 31.91 Unpacking libiptc0:amd64 (1.8.2-4) ...
05:37:51 [2021-03-26T05:37:51.695Z] #20 31.99 Selecting previously unselected package libnfnetlink0:amd64.
05:37:51 [2021-03-26T05:37:51.695Z] #20 32.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.695Z] #20 32.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:37:51 [2021-03-26T05:37:51.695Z] #20 32.08 Selecting previously unselected package libnetfilter-conntrack3:amd64.
05:37:51 [2021-03-26T05:37:51.695Z] #20 32.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.695Z] #20 32.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:37:51 [2021-03-26T05:37:51.695Z] #20 32.16 Selecting previously unselected package libnftnl11:amd64.
05:37:51 [2021-03-26T05:37:51.722Z] #20 48.80 Setting up libnftnl11:amd64 (1.1.2-2) ...
05:37:51 [2021-03-26T05:37:51.722Z] #20 48.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:37:51 [2021-03-26T05:37:51.722Z] #20 48.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:37:51 [2021-03-26T05:37:51.722Z] #20 48.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:37:51 [2021-03-26T05:37:51.722Z] #20 48.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:37:51 [2021-03-26T05:37:51.722Z] #20 48.96 Setting up xxd (2:8.1.0875-5) ...
05:37:51 [2021-03-26T05:37:51.722Z] #20 48.98 Setting up zip (3.0-11+b1) ...
05:37:51 [2021-03-26T05:37:51.722Z] #20 48.99 Setting up vim-common (2:8.1.0875-5) ...
05:37:51 [2021-03-26T05:37:51.722Z] #20 49.05 Setting up bash-completion (1:2.8-6) ...
05:37:51 [2021-03-26T05:37:51.888Z] ok  	github.com/docker/docker/pkg/signal	2.333s	coverage: 61.0% of statements
05:37:51 [2021-03-26T05:37:51.888Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
05:37:51 [2021-03-26T05:37:51.957Z] #20 32.17 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.957Z] #20 32.18 Unpacking libnftnl11:amd64 (1.1.2-2) ...
05:37:51 [2021-03-26T05:37:51.957Z] #20 32.30 Selecting previously unselected package iptables.
05:37:51 [2021-03-26T05:37:51.957Z] #20 32.30 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
05:37:51 [2021-03-26T05:37:51.957Z] #20 32.30 Unpacking iptables (1.8.2-4) ...
05:37:52 [2021-03-26T05:37:52.084Z] #43 96.21   CC       criu/bitmap.o
05:37:52 [2021-03-26T05:37:52.141Z] #43 ...
05:37:52 [2021-03-26T05:37:52.141Z] 
05:37:52 [2021-03-26T05:37:52.141Z] #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
05:37:52 [2021-03-26T05:37:52.141Z] #49 sha256:1ad51a2252462b87661be302f1bed3e8b2cfa2487d5d749532f210b07597eaff
05:37:52 [2021-03-26T05:37:52.141Z] #49 DONE 194.2s
05:37:52 [2021-03-26T05:37:52.141Z] 
05:37:52 [2021-03-26T05:37:52.141Z] #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
05:37:52 [2021-03-26T05:37:52.141Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
05:37:52 [2021-03-26T05:37:52.141Z] #20 53.22 Setting up apparmor (2.13.2-10) ...
05:37:52 [2021-03-26T05:37:52.214Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
05:37:52 [2021-03-26T05:37:52.214Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
05:37:52 [2021-03-26T05:37:52.218Z] #20 32.67 Selecting previously unselected package xxd.
05:37:52 [2021-03-26T05:37:52.218Z] #20 32.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
05:37:52 [2021-03-26T05:37:52.218Z] #20 32.68 Unpacking xxd (2:8.1.0875-5) ...
05:37:52 [2021-03-26T05:37:52.345Z] #43 96.39   CC       criu/cgroup-props.o
05:37:52 [2021-03-26T05:37:52.480Z] #20 32.84 Selecting previously unselected package vim-common.
05:37:52 [2021-03-26T05:37:52.480Z] #20 32.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:37:52 [2021-03-26T05:37:52.480Z] #20 32.87 Unpacking vim-common (2:8.1.0875-5) ...
05:37:52 [2021-03-26T05:37:52.737Z] sha256:0469410e0e5677ac8b734d5b51958c833c6622e8eac873fe7dba95a2646284e3
05:37:52 [2021-03-26T05:37:52.737Z] INFO: Starting docker-py tests...
05:37:52 [2021-03-26T05:37:52.741Z] #20 33.03 Selecting previously unselected package bash-completion.
05:37:52 [2021-03-26T05:37:52.741Z] #20 33.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:37:52 [2021-03-26T05:37:52.915Z] #43 97.13   CC       criu/cgroup.o
05:37:52 [2021-03-26T05:37:52.917Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
05:37:53 [2021-03-26T05:37:53.243Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 36.9% of statements
05:37:53 [2021-03-26T05:37:53.538Z] #20 57.39 Setting up xfsprogs (4.20.0-1) ...
05:37:53 [2021-03-26T05:37:53.570Z] ok  	github.com/docker/docker/pkg/tailfile	0.030s	coverage: 88.6% of statements
05:37:53 [2021-03-26T05:37:53.677Z] ============================= test session starts ==============================
05:37:53 [2021-03-26T05:37:53.678Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
05:37:53 [2021-03-26T05:37:53.678Z] rootdir: /src, inifile: pytest.ini
05:37:53 [2021-03-26T05:37:53.678Z] plugins: timeout-1.3.3, cov-2.6.1
05:37:53 [2021-03-26T05:37:53.801Z] #20 57.40 Setting up python3-lib2to3 (3.7.3-1) ...
05:37:53 [2021-03-26T05:37:53.896Z] ok  	github.com/docker/docker/pkg/tarsum	0.033s	coverage: 89.3% of statements
05:37:54 [2021-03-26T05:37:54.064Z] #20 57.87 Setting up python3-pkg-resources (40.8.0-1) ...
05:37:54 [2021-03-26T05:37:54.223Z] testing: warning: no tests to run
05:37:54 [2021-03-26T05:37:54.223Z] coverage: [no statements]
05:37:54 [2021-03-26T05:37:54.223Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
05:37:54 [2021-03-26T05:37:54.266Z] #20 ...
05:37:54 [2021-03-26T05:37:54.266Z] 
05:37:54 [2021-03-26T05:37:54.266Z] #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
05:37:54 [2021-03-26T05:37:54.266Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:54 [2021-03-26T05:37:54.266Z] #43 114.0   CC       criu/image-desc.o
05:37:54 [2021-03-26T05:37:54.266Z] #43 114.1   CC       criu/image.o
05:37:54 [2021-03-26T05:37:54.266Z] #43 115.1   CC       criu/ipc_ns.o
05:37:54 [2021-03-26T05:37:54.266Z] #43 116.4   CC       criu/irmap.o
05:37:54 [2021-03-26T05:37:54.266Z] #43 117.0   CC       criu/kcmp-ids.o
05:37:54 [2021-03-26T05:37:54.266Z] #43 117.3   CC       criu/kerndat.o
05:37:54 [2021-03-26T05:37:54.266Z] #43 118.5   CC       criu/libnetlink.o
05:37:54 [2021-03-26T05:37:54.266Z] #43 118.8   CC       criu/log.o
05:37:54 [2021-03-26T05:37:54.266Z] #43 119.4   CC       criu/lsm.o
05:37:54 [2021-03-26T05:37:54.266Z] #43 119.9   CC       criu/mem.o
05:37:54 [2021-03-26T05:37:54.266Z] #43 121.7   CC       criu/memfd.o
05:37:54 [2021-03-26T05:37:54.266Z] #43 122.4   CC       criu/mount.o
05:37:54 [2021-03-26T05:37:54.526Z] #43 ...
05:37:54 [2021-03-26T05:37:54.526Z] 
05:37:54 [2021-03-26T05:37:54.526Z] #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
05:37:54 [2021-03-26T05:37:54.526Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:54 [2021-03-26T05:37:54.526Z] #20 51.78 Setting up libiptc0:amd64 (1.8.2-4) ...
05:37:54 [2021-03-26T05:37:54.526Z] #20 51.79 Setting up xz-utils (5.2.4-1) ...
05:37:54 [2021-03-26T05:37:54.526Z] #20 51.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:37:54 [2021-03-26T05:37:54.526Z] #20 51.82 Setting up sudo (1.8.27-1+deb10u3) ...
05:37:54 [2021-03-26T05:37:54.549Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
05:37:54 [2021-03-26T05:37:54.549Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
05:37:54 [2021-03-26T05:37:54.620Z] collected 389 items / 1 deselected / 388 selected
05:37:54 [2021-03-26T05:37:54.620Z] 
05:37:54 [2021-03-26T05:37:54.667Z] #23 ...
05:37:54 [2021-03-26T05:37:54.668Z] 
05:37:54 [2021-03-26T05:37:54.668Z] #44 [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
05:37:54 [2021-03-26T05:37:54.668Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:37:54 [2021-03-26T05:37:54.668Z] #44 140.1   CC       criu/files.o
05:37:54 [2021-03-26T05:37:54.668Z] #44 142.7   CC       criu/filesystems.o
05:37:54 [2021-03-26T05:37:54.668Z] #44 143.7   CC       criu/fsnotify.o
05:37:54 [2021-03-26T05:37:54.668Z] #44 145.1   CC       criu/image-desc.o
05:37:54 [2021-03-26T05:37:54.668Z] #44 145.3   CC       criu/image.o
05:37:54 [2021-03-26T05:37:54.668Z] #44 146.6   CC       criu/ipc_ns.o
05:37:54 [2021-03-26T05:37:54.787Z] #20 51.93 invoke-rc.d: could not determine current runlevel
05:37:54 [2021-03-26T05:37:54.787Z] #20 51.95 invoke-rc.d: policy-rc.d denied execution of start.
05:37:54 [2021-03-26T05:37:54.787Z] #20 51.96 Setting up pigz (2.4-1) ...
05:37:54 [2021-03-26T05:37:54.787Z] #20 51.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:37:54 [2021-03-26T05:37:54.787Z] #20 51.99 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:37:54 [2021-03-26T05:37:54.787Z] #20 52.01 Setting up python-pip-whl (18.1-5) ...
05:37:54 [2021-03-26T05:37:54.787Z] #20 52.03 Setting up libmpdec2:amd64 (2.4.2-2) ...
05:37:54 [2021-03-26T05:37:54.787Z] #20 52.04 Setting up vim-runtime (2:8.1.0875-5) ...
05:37:54 [2021-03-26T05:37:54.876Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
05:37:55 [2021-03-26T05:37:55.014Z] #20 58.81 Setting up python3-distutils (3.7.3-1) ...
05:37:55 [2021-03-26T05:37:55.290Z] #20 35.57 Unpacking bash-completion (1:2.8-6) ...
05:37:55 [2021-03-26T05:37:55.315Z] #44 148.0   CC       criu/irmap.o
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.49 Setting up libaio1:amd64 (0.3.112-3) ...
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.51 Setting up libonig5:amd64 (6.9.1-1) ...
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.57 Setting up vim (2:8.1.0875-5) ...
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:37:55 [2021-03-26T05:37:55.358Z] #20 52.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:37:55 [2021-03-26T05:37:55.552Z] #20 35.92 Selecting previously unselected package bzip2.
05:37:55 [2021-03-26T05:37:55.552Z] #20 35.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
05:37:55 [2021-03-26T05:37:55.552Z] #20 35.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:37:55 [2021-03-26T05:37:55.592Z] #20 59.25 Setting up python3-setuptools (40.8.0-1) ...
05:37:55 [2021-03-26T05:37:55.618Z] #20 52.70 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:37:55 [2021-03-26T05:37:55.618Z] #20 52.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:37:55 [2021-03-26T05:37:55.618Z] #20 52.74 Setting up jq (1.5+dfsg-2+b1) ...
05:37:55 [2021-03-26T05:37:55.618Z] #20 52.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
05:37:55 [2021-03-26T05:37:55.618Z] #20 52.76 Setting up python3.7 (3.7.3-2+deb10u2) ...
05:37:55 [2021-03-26T05:37:55.813Z] #20 36.02 Selecting previously unselected package xz-utils.
05:37:55 [2021-03-26T05:37:55.813Z] #20 36.04 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
05:37:55 [2021-03-26T05:37:55.813Z] #20 36.04 Unpacking xz-utils (5.2.4-1) ...
05:37:55 [2021-03-26T05:37:55.813Z] #20 36.24 Selecting previously unselected package apparmor.
05:37:55 [2021-03-26T05:37:55.813Z] #20 36.24 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
05:37:55 [2021-03-26T05:37:55.961Z] #44 148.9   CC       criu/kcmp-ids.o
05:37:56 [2021-03-26T05:37:56.075Z] #20 36.33 Unpacking apparmor (2.13.2-10) ...
05:37:56 [2021-03-26T05:37:56.210Z] #43 99.87   CC       criu/clone-noasan.o
05:37:56 [2021-03-26T05:37:56.210Z] #43 100.1   CC       criu/config.o
05:37:56 [2021-03-26T05:37:56.259Z] #44 149.3   CC       criu/kerndat.o
05:37:56 [2021-03-26T05:37:56.336Z] #20 36.70 Selecting previously unselected package aufs-tools.
05:37:56 [2021-03-26T05:37:56.336Z] #20 36.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
05:37:56 [2021-03-26T05:37:56.336Z] #20 36.72 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:37:56 [2021-03-26T05:37:56.544Z] ok  	github.com/docker/docker/plugin	0.543s	coverage: 23.2% of statements
05:37:56 [2021-03-26T05:37:56.598Z] #20 36.86 Selecting previously unselected package libonig5:amd64.
05:37:56 [2021-03-26T05:37:56.598Z] #20 36.88 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
05:37:56 [2021-03-26T05:37:56.598Z] #20 36.89 Unpacking libonig5:amd64 (6.9.1-1) ...
05:37:56 [2021-03-26T05:37:56.598Z] #20 37.02 Selecting previously unselected package libjq1:amd64.
05:37:56 [2021-03-26T05:37:56.598Z] #20 37.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:37:56 [2021-03-26T05:37:56.598Z] #20 37.03 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:37:56 [2021-03-26T05:37:56.806Z] #20 60.36 Setting up python3-pip (18.1-5) ...
05:37:56 [2021-03-26T05:37:56.860Z] #20 37.15 Selecting previously unselected package jq.
05:37:56 [2021-03-26T05:37:56.860Z] #20 37.16 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
05:37:56 [2021-03-26T05:37:56.860Z] #20 37.17 Unpacking jq (1.5+dfsg-2+b1) ...
05:37:56 [2021-03-26T05:37:56.860Z] #20 37.27 Selecting previously unselected package libaio1:amd64.
05:37:56 [2021-03-26T05:37:56.860Z] #20 37.27 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
05:37:56 [2021-03-26T05:37:56.860Z] #20 37.28 Unpacking libaio1:amd64 (0.3.112-3) ...
05:37:56 [2021-03-26T05:37:56.860Z] #20 37.33 Selecting previously unselected package libgpm2:amd64.
05:37:56 [2021-03-26T05:37:56.860Z] #20 37.35 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
05:37:56 [2021-03-26T05:37:56.860Z] #20 37.35 Unpacking libgpm2:amd64 (1.20.7-5) ...
05:37:56 [2021-03-26T05:37:56.871Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
05:37:57 [2021-03-26T05:37:57.122Z] #20 37.44 Selecting previously unselected package libicu63:amd64.
05:37:57 [2021-03-26T05:37:57.122Z] #20 37.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.122Z] #20 37.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:37:57 [2021-03-26T05:37:57.149Z] #43 ...
05:37:57 [2021-03-26T05:37:57.149Z] 
05:37:57 [2021-03-26T05:37:57.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
05:37:57 [2021-03-26T05:37:57.149Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.26 Selecting previously unselected package python3.
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.26 (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.)
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.32 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.33 Unpacking python3 (3.7.3-1) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.42 Selecting previously unselected package libip4tc0:amd64.
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.45 Unpacking libip4tc0:amd64 (1.8.2-4) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.55 Selecting previously unselected package libip6tc0:amd64.
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.56 Unpacking libip6tc0:amd64 (1.8.2-4) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.66 Selecting previously unselected package libiptc0:amd64.
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.67 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.67 Unpacking libiptc0:amd64 (1.8.2-4) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.76 Selecting previously unselected package libnfnetlink0:amd64.
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.85 Selecting previously unselected package libnetfilter-conntrack3:amd64.
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 34.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.01 Selecting previously unselected package libnftnl11:amd64.
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.01 Unpacking libnftnl11:amd64 (1.1.2-2) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.10 Selecting previously unselected package iptables.
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.10 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.11 Unpacking iptables (1.8.2-4) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.43 Selecting previously unselected package xxd.
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.44 Unpacking xxd (2:8.1.0875-5) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.57 Selecting previously unselected package vim-common.
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.60 Unpacking vim-common (2:8.1.0875-5) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.78 Selecting previously unselected package bash-completion.
05:37:57 [2021-03-26T05:37:57.150Z] #20 35.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 38.46 Unpacking bash-completion (1:2.8-6) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 38.83 Selecting previously unselected package bzip2.
05:37:57 [2021-03-26T05:37:57.150Z] #20 38.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 38.86 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 38.96 Selecting previously unselected package xz-utils.
05:37:57 [2021-03-26T05:37:57.150Z] #20 38.97 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 38.98 Unpacking xz-utils (5.2.4-1) ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 39.16 Selecting previously unselected package apparmor.
05:37:57 [2021-03-26T05:37:57.150Z] #20 39.16 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.150Z] #20 39.25 Unpacking apparmor (2.13.2-10) ...
05:37:57 [2021-03-26T05:37:57.573Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 86.4% of statements
05:37:57 [2021-03-26T05:37:57.719Z] #20 39.71 Selecting previously unselected package aufs-tools.
05:37:57 [2021-03-26T05:37:57.719Z] #20 39.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.719Z] #20 39.74 Unpacking aufs-tools (1:4.14+20190211-1) ...
05:37:57 [2021-03-26T05:37:57.719Z] #20 39.85 Selecting previously unselected package libonig5:amd64.
05:37:57 [2021-03-26T05:37:57.719Z] #20 39.87 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.719Z] #20 39.88 Unpacking libonig5:amd64 (6.9.1-1) ...
05:37:57 [2021-03-26T05:37:57.756Z] #20 61.56 Processing triggers for libc-bin (2.28-10) ...
05:37:57 [2021-03-26T05:37:57.756Z] #20 61.60 Processing triggers for mime-support (3.62) ...
05:37:57 [2021-03-26T05:37:57.796Z] #44 150.6   CC       criu/libnetlink.o
05:37:57 [2021-03-26T05:37:57.983Z] #20 40.03 Selecting previously unselected package libjq1:amd64.
05:37:57 [2021-03-26T05:37:57.983Z] #20 40.04 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.983Z] #20 40.05 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
05:37:57 [2021-03-26T05:37:57.983Z] #20 40.17 Selecting previously unselected package jq.
05:37:57 [2021-03-26T05:37:57.983Z] #20 40.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
05:37:57 [2021-03-26T05:37:57.983Z] #20 40.19 Unpacking jq (1.5+dfsg-2+b1) ...
05:37:57 [2021-03-26T05:37:57.983Z] #20 40.27 Selecting previously unselected package libaio1:amd64.
05:37:58 [2021-03-26T05:37:58.247Z] #20 40.28 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
05:37:58 [2021-03-26T05:37:58.247Z] #20 40.29 Unpacking libaio1:amd64 (0.3.112-3) ...
05:37:58 [2021-03-26T05:37:58.247Z] #20 40.36 Selecting previously unselected package libgpm2:amd64.
05:37:58 [2021-03-26T05:37:58.247Z] #20 40.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
05:37:58 [2021-03-26T05:37:58.247Z] #20 40.39 Unpacking libgpm2:amd64 (1.20.7-5) ...
05:37:58 [2021-03-26T05:37:58.247Z] #20 40.45 Selecting previously unselected package libicu63:amd64.
05:37:58 [2021-03-26T05:37:58.247Z] #20 40.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
05:37:58 [2021-03-26T05:37:58.247Z] #20 40.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
05:37:58 [2021-03-26T05:37:58.335Z] #20 DONE 62.0s
05:37:58 [2021-03-26T05:37:58.335Z] 
05:37:58 [2021-03-26T05:37:58.335Z] #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
05:37:58 [2021-03-26T05:37:58.335Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab
05:37:58 [2021-03-26T05:37:58.441Z] #44 151.1   CC       criu/log.o
05:37:58 [2021-03-26T05:37:58.741Z] #44 151.7   CC       criu/lsm.o
05:37:58 [2021-03-26T05:37:58.915Z] #20 55.55 Setting up iptables (1.8.2-4) ...
05:37:58 [2021-03-26T05:37:58.915Z] #20 55.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:37:58 [2021-03-26T05:37:58.915Z] #20 55.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:37:58 [2021-03-26T05:37:58.915Z] #20 55.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:37:58 [2021-03-26T05:37:58.915Z] #20 55.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:37:58 [2021-03-26T05:37:58.915Z] #20 55.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:37:58 [2021-03-26T05:37:58.915Z] #20 55.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:37:58 [2021-03-26T05:37:58.915Z] #20 55.60 Setting up python3 (3.7.3-1) ...
05:37:58 [2021-03-26T05:37:58.915Z] #20 56.19 Setting up python3-wheel (0.32.3-2) ...
05:37:59 [2021-03-26T05:37:59.224Z] ok  	github.com/docker/docker/quota	0.661s	coverage: 71.4% of statements
05:37:59 [2021-03-26T05:37:59.224Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
05:37:59 [2021-03-26T05:37:59.390Z] #44 152.3   CC       criu/mem.o
05:37:59 [2021-03-26T05:37:59.671Z] #20 ...
05:37:59 [2021-03-26T05:37:59.671Z] 
05:37:59 [2021-03-26T05:37:59.671Z] #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
05:37:59 [2021-03-26T05:37:59.671Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:37:59 [2021-03-26T05:37:59.671Z] #43 88.71   CC       criu/bfd.o
05:37:59 [2021-03-26T05:37:59.671Z] #43 89.14   CC       criu/bitmap.o
05:37:59 [2021-03-26T05:37:59.671Z] #43 89.33   CC       criu/cgroup-props.o
05:37:59 [2021-03-26T05:37:59.671Z] #43 90.13   CC       criu/cgroup.o
05:37:59 [2021-03-26T05:37:59.671Z] #43 92.75   CC       criu/clone-noasan.o
05:37:59 [2021-03-26T05:37:59.671Z] #43 93.02   CC       criu/config.o
05:37:59 [2021-03-26T05:37:59.671Z] #43 94.53   CC       criu/cr-check.o
05:37:59 [2021-03-26T05:37:59.671Z] #43 96.35   CC       criu/cr-dedup.o
05:37:59 [2021-03-26T05:37:59.671Z] #43 96.74   CC       criu/cr-dump.o
05:37:59 [2021-03-26T05:37:59.671Z] #43 98.77   CC       criu/cr-errno.o
05:37:59 [2021-03-26T05:37:59.671Z] #43 98.84   CC       criu/cr-restore.o
05:37:59 [2021-03-26T05:37:59.789Z] #21 1.503 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:37:59 [2021-03-26T05:37:59.789Z] #21 1.509 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:37:59 [2021-03-26T05:37:59.789Z] #21 1.514 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:37:59 [2021-03-26T05:37:59.883Z] #20 56.86 Setting up apparmor (2.13.2-10) ...
05:38:00 [2021-03-26T05:38:00.051Z] #21 DONE 1.7s
05:38:00 [2021-03-26T05:38:00.051Z] 
05:38:00 [2021-03-26T05:38:00.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
05:38:00 [2021-03-26T05:38:00.051Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:38:00 [2021-03-26T05:38:00.051Z] #43 138.9   CC       criu/namespaces.o
05:38:00 [2021-03-26T05:38:00.051Z] #43 140.5   CC       criu/net.o
05:38:00 [2021-03-26T05:38:00.051Z] #43 143.1   CC       criu/netfilter.o
05:38:00 [2021-03-26T05:38:00.051Z] #43 143.4   CC       criu/page-pipe.o
05:38:00 [2021-03-26T05:38:00.051Z] #43 144.2   CC       criu/page-xfer.o
05:38:00 [2021-03-26T05:38:00.051Z] #43 ...
05:38:00 [2021-03-26T05:38:00.051Z] 
05:38:00 [2021-03-26T05:38:00.051Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:38:00 [2021-03-26T05:38:00.051Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
05:38:00 [2021-03-26T05:38:00.362Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.8% of statements
05:38:00 [2021-03-26T05:38:00.688Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
05:38:01 [2021-03-26T05:38:01.022Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
05:38:01 [2021-03-26T05:38:01.060Z] #43 ...
05:38:01 [2021-03-26T05:38:01.060Z] 
05:38:01 [2021-03-26T05:38:01.060Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:38:01 [2021-03-26T05:38:01.060Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:38:01 [2021-03-26T05:38:01.060Z] #20 41.18 Selecting previously unselected package libnet1:amd64.
05:38:01 [2021-03-26T05:38:01.060Z] #20 41.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:38:01 [2021-03-26T05:38:01.060Z] #20 41.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:38:01 [2021-03-26T05:38:01.060Z] #20 41.32 Selecting previously unselected package libnl-3-200:amd64.
05:38:01 [2021-03-26T05:38:01.060Z] #20 41.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
05:38:01 [2021-03-26T05:38:01.060Z] #20 41.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:38:01 [2021-03-26T05:38:01.060Z] #20 41.46 Selecting previously unselected package libprotobuf-c1:amd64.
05:38:01 [2021-03-26T05:38:01.060Z] #20 41.47 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:38:01 [2021-03-26T05:38:01.060Z] #20 41.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:38:01 [2021-03-26T05:38:01.060Z] #20 41.55 Selecting previously unselected package libreadline5:amd64.
05:38:01 [2021-03-26T05:38:01.321Z] #20 41.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
05:38:01 [2021-03-26T05:38:01.321Z] #20 41.56 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:38:01 [2021-03-26T05:38:01.321Z] #20 41.70 Selecting previously unselected package net-tools.
05:38:01 [2021-03-26T05:38:01.321Z] #20 41.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
05:38:01 [2021-03-26T05:38:01.321Z] #20 41.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:38:01 [2021-03-26T05:38:01.349Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
05:38:01 [2021-03-26T05:38:01.521Z] #44 ...
05:38:01 [2021-03-26T05:38:01.521Z] 
05:38:01 [2021-03-26T05:38:01.521Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:38:01 [2021-03-26T05:38:01.521Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
05:38:01 [2021-03-26T05:38:01.521Z] #23 21.36   Installing build dependencies: finished with status 'done'
05:38:01 [2021-03-26T05:38:01.583Z] #20 41.95 Selecting previously unselected package python-pip-whl.
05:38:01 [2021-03-26T05:38:01.583Z] #20 41.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:38:01 [2021-03-26T05:38:01.583Z] #20 41.98 Unpacking python-pip-whl (18.1-5) ...
05:38:01 [2021-03-26T05:38:01.675Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
05:38:01 [2021-03-26T05:38:01.824Z] #20 58.79 Setting up xfsprogs (4.20.0-1) ...
05:38:01 [2021-03-26T05:38:01.824Z] #20 58.81 Setting up python3-lib2to3 (3.7.3-1) ...
05:38:02 [2021-03-26T05:38:02.088Z] #20 59.24 Setting up python3-pkg-resources (40.8.0-1) ...
05:38:02 [2021-03-26T05:38:02.157Z] #20 42.51 Selecting previously unselected package python3-lib2to3.
05:38:02 [2021-03-26T05:38:02.157Z] #20 42.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:38:02 [2021-03-26T05:38:02.157Z] #20 42.52 Unpacking python3-lib2to3 (3.7.3-1) ...
05:38:02 [2021-03-26T05:38:02.419Z] #20 42.67 Selecting previously unselected package python3-distutils.
05:38:02 [2021-03-26T05:38:02.419Z] #20 42.69 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:38:02 [2021-03-26T05:38:02.419Z] #20 42.71 Unpacking python3-distutils (3.7.3-1) ...
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.09 Selecting previously unselected package libnet1:amd64.
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.09 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.18 Selecting previously unselected package libnl-3-200:amd64.
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.31 Selecting previously unselected package libprotobuf-c1:amd64.
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.32 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.46 Selecting previously unselected package libreadline5:amd64.
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.61 Selecting previously unselected package net-tools.
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
05:38:02 [2021-03-26T05:38:02.449Z] #20 44.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
05:38:02 [2021-03-26T05:38:02.680Z] #20 43.08 Selecting previously unselected package python3-pip.
05:38:02 [2021-03-26T05:38:02.680Z] #20 43.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:38:02 [2021-03-26T05:38:02.680Z] #20 43.11 Unpacking python3-pip (18.1-5) ...
05:38:02 [2021-03-26T05:38:02.709Z] #20 44.83 Selecting previously unselected package python-pip-whl.
05:38:02 [2021-03-26T05:38:02.709Z] #20 44.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
05:38:02 [2021-03-26T05:38:02.709Z] #20 44.84 Unpacking python-pip-whl (18.1-5) ...
05:38:02 [2021-03-26T05:38:02.942Z] #20 43.26 Selecting previously unselected package python3-pkg-resources.
05:38:02 [2021-03-26T05:38:02.942Z] #20 43.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:38:02 [2021-03-26T05:38:02.942Z] #20 43.29 Unpacking python3-pkg-resources (40.8.0-1) ...
05:38:03 [2021-03-26T05:38:03.029Z] #20 60.12 Setting up python3-distutils (3.7.3-1) ...
05:38:03 [2021-03-26T05:38:03.242Z] #20 43.42 Selecting previously unselected package python3-setuptools.
05:38:03 [2021-03-26T05:38:03.242Z] #20 43.42 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:38:03 [2021-03-26T05:38:03.242Z] #20 43.43 Unpacking python3-setuptools (40.8.0-1) ...
05:38:03 [2021-03-26T05:38:03.280Z] #20 45.35 Selecting previously unselected package python3-lib2to3.
05:38:03 [2021-03-26T05:38:03.280Z] #20 45.36 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
05:38:03 [2021-03-26T05:38:03.280Z] #20 45.37 Unpacking python3-lib2to3 (3.7.3-1) ...
05:38:03 [2021-03-26T05:38:03.280Z] #20 45.48 Selecting previously unselected package python3-distutils.
05:38:03 [2021-03-26T05:38:03.280Z] #20 45.50 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
05:38:03 [2021-03-26T05:38:03.280Z] #20 45.50 Unpacking python3-distutils (3.7.3-1) ...
05:38:03 [2021-03-26T05:38:03.290Z] #20 60.60 Setting up python3-setuptools (40.8.0-1) ...
05:38:03 [2021-03-26T05:38:03.520Z] #20 43.72 Selecting previously unselected package python3-wheel.
05:38:03 [2021-03-26T05:38:03.520Z] #20 43.73 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:38:03 [2021-03-26T05:38:03.520Z] #20 43.74 Unpacking python3-wheel (0.32.3-2) ...
05:38:03 [2021-03-26T05:38:03.540Z] #20 45.67 Selecting previously unselected package python3-pip.
05:38:03 [2021-03-26T05:38:03.540Z] #20 45.68 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
05:38:03 [2021-03-26T05:38:03.540Z] #20 45.69 Unpacking python3-pip (18.1-5) ...
05:38:03 [2021-03-26T05:38:03.785Z] #20 43.94 Selecting previously unselected package sudo.
05:38:03 [2021-03-26T05:38:03.785Z] #20 43.94 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
05:38:03 [2021-03-26T05:38:03.785Z] #20 43.95 Unpacking sudo (1.8.27-1+deb10u3) ...
05:38:03 [2021-03-26T05:38:03.800Z] #20 45.86 Selecting previously unselected package python3-pkg-resources.
05:38:03 [2021-03-26T05:38:03.800Z] #20 45.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
05:38:03 [2021-03-26T05:38:03.800Z] #20 45.87 Unpacking python3-pkg-resources (40.8.0-1) ...
05:38:03 [2021-03-26T05:38:03.800Z] #20 45.96 Selecting previously unselected package python3-setuptools.
05:38:03 [2021-03-26T05:38:03.800Z] #20 45.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
05:38:03 [2021-03-26T05:38:03.800Z] #20 45.99 Unpacking python3-setuptools (40.8.0-1) ...
05:38:03 [2021-03-26T05:38:03.948Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
05:38:04 [2021-03-26T05:38:04.060Z] #20 46.26 Selecting previously unselected package python3-wheel.
05:38:04 [2021-03-26T05:38:04.060Z] #20 46.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
05:38:04 [2021-03-26T05:38:04.060Z] #20 46.28 Unpacking python3-wheel (0.32.3-2) ...
05:38:04 [2021-03-26T05:38:04.283Z] #22 4.111 Collecting yamllint==1.16.0
05:38:04 [2021-03-26T05:38:04.310Z] #20 44.50 Selecting previously unselected package thin-provisioning-tools.
05:38:04 [2021-03-26T05:38:04.310Z] #20 44.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
05:38:04 [2021-03-26T05:38:04.310Z] #20 44.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:38:04 [2021-03-26T05:38:04.321Z] #20 46.37 Selecting previously unselected package sudo.
05:38:04 [2021-03-26T05:38:04.321Z] #20 46.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
05:38:04 [2021-03-26T05:38:04.321Z] #20 46.39 Unpacking sudo (1.8.27-1+deb10u3) ...
05:38:04 [2021-03-26T05:38:04.574Z] #20 44.78 Selecting previously unselected package uidmap.
05:38:04 [2021-03-26T05:38:04.574Z] #20 44.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
05:38:04 [2021-03-26T05:38:04.574Z] #20 44.81 Unpacking uidmap (1:4.5-1.1) ...
05:38:04 [2021-03-26T05:38:04.574Z] #20 44.91 Selecting previously unselected package vim-runtime.
05:38:04 [2021-03-26T05:38:04.574Z] #20 44.92 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:38:04 [2021-03-26T05:38:04.574Z] #20 44.94 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:38:04 [2021-03-26T05:38:04.574Z] #20 44.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:38:04 [2021-03-26T05:38:04.574Z] #20 44.96 Unpacking vim-runtime (2:8.1.0875-5) ...
05:38:04 [2021-03-26T05:38:04.581Z] #20 46.92 Selecting previously unselected package thin-provisioning-tools.
05:38:04 [2021-03-26T05:38:04.655Z] ok  	github.com/docker/docker/volume/local	0.300s	coverage: 76.4% of statements
05:38:04 [2021-03-26T05:38:04.676Z] #20 61.82 Setting up python3-pip (18.1-5) ...
05:38:04 [2021-03-26T05:38:04.842Z] #20 46.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
05:38:04 [2021-03-26T05:38:04.842Z] #20 46.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
05:38:05 [2021-03-26T05:38:05.102Z] #20 47.12 Selecting previously unselected package uidmap.
05:38:05 [2021-03-26T05:38:05.102Z] #20 47.13 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
05:38:05 [2021-03-26T05:38:05.102Z] #20 47.13 Unpacking uidmap (1:4.5-1.1) ...
05:38:05 [2021-03-26T05:38:05.102Z] #20 47.28 Selecting previously unselected package vim-runtime.
05:38:05 [2021-03-26T05:38:05.102Z] #20 47.29 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
05:38:05 [2021-03-26T05:38:05.362Z] #20 47.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
05:38:05 [2021-03-26T05:38:05.362Z] #20 47.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
05:38:05 [2021-03-26T05:38:05.362Z] #20 47.38 Unpacking vim-runtime (2:8.1.0875-5) ...
05:38:05 [2021-03-26T05:38:05.364Z] ok  	github.com/docker/docker/volume/mounts	0.022s	coverage: 67.0% of statements
05:38:05 [2021-03-26T05:38:05.618Z] #20 62.89 Processing triggers for libc-bin (2.28-10) ...
05:38:05 [2021-03-26T05:38:05.618Z] #20 62.96 Processing triggers for mime-support (3.62) ...
05:38:06 [2021-03-26T05:38:06.190Z] #20 DONE 63.5s
05:38:06 [2021-03-26T05:38:06.190Z] 
05:38:06 [2021-03-26T05:38:06.190Z] #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
05:38:06 [2021-03-26T05:38:06.190Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
05:38:06 [2021-03-26T05:38:06.211Z] #22 ...
05:38:06 [2021-03-26T05:38:06.211Z] 
05:38:06 [2021-03-26T05:38:06.211Z] #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
05:38:06 [2021-03-26T05:38:06.211Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:38:06 [2021-03-26T05:38:06.211Z] #43 145.9   CC       criu/pagemap-cache.o
05:38:06 [2021-03-26T05:38:06.211Z] #43 146.3   CC       criu/pagemap.o
05:38:06 [2021-03-26T05:38:06.211Z] #43 147.3   CC       criu/parasite-syscall.o
05:38:06 [2021-03-26T05:38:06.211Z] #43 148.1   CC       criu/path.o
05:38:06 [2021-03-26T05:38:06.211Z] #43 148.3   CC       criu/pie-util-vdso.o
05:38:06 [2021-03-26T05:38:06.211Z] #43 148.7   CC       criu/pie-util.o
05:38:06 [2021-03-26T05:38:06.211Z] #43 148.8   CC       criu/pipes.o
05:38:06 [2021-03-26T05:38:06.211Z] #43 149.5   CC       criu/plugin.o
05:38:06 [2021-03-26T05:38:06.211Z] #43 149.8   CC       criu/proc_parse.o
05:38:06 [2021-03-26T05:38:06.506Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.1% of statements
05:38:06 [2021-03-26T05:38:06.761Z] #21 ...
05:38:06 [2021-03-26T05:38:06.761Z] 
05:38:06 [2021-03-26T05:38:06.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
05:38:06 [2021-03-26T05:38:06.761Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:06 [2021-03-26T05:38:06.761Z] #43 126.5   CC       criu/namespaces.o
05:38:06 [2021-03-26T05:38:06.761Z] #43 128.5   CC       criu/net.o
05:38:06 [2021-03-26T05:38:06.761Z] #43 132.0   CC       criu/netfilter.o
05:38:06 [2021-03-26T05:38:06.761Z] #43 132.4   CC       criu/page-pipe.o
05:38:06 [2021-03-26T05:38:06.761Z] #43 133.1   CC       criu/page-xfer.o
05:38:06 [2021-03-26T05:38:06.761Z] #43 134.7   CC       criu/pagemap-cache.o
05:38:06 [2021-03-26T05:38:06.761Z] #43 135.2   CC       criu/pagemap.o
05:38:06 [2021-03-26T05:38:06.761Z] #43 136.2   CC       criu/parasite-syscall.o
05:38:06 [2021-03-26T05:38:06.787Z] #43 151.8   CC       criu/protobuf-desc.o
05:38:07 [2021-03-26T05:38:07.333Z] #43 137.2   CC       criu/path.o
05:38:07 [2021-03-26T05:38:07.365Z] #43 152.6   CC       criu/protobuf.o
05:38:07 [2021-03-26T05:38:07.628Z] #43 152.9   CC       criu/pstree.o
05:38:07 [2021-03-26T05:38:07.881Z] #20 48.18 Selecting previously unselected package vim.
05:38:07 [2021-03-26T05:38:07.881Z] #20 48.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
05:38:07 [2021-03-26T05:38:07.881Z] #20 48.20 Unpacking vim (2:8.1.0875-5) ...
05:38:07 [2021-03-26T05:38:07.904Z] #20 ...
05:38:07 [2021-03-26T05:38:07.904Z] 
05:38:07 [2021-03-26T05:38:07.904Z] #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
05:38:07 [2021-03-26T05:38:07.904Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:07 [2021-03-26T05:38:07.904Z] #43 101.7   CC       criu/cr-check.o
05:38:07 [2021-03-26T05:38:07.904Z] #43 103.4   CC       criu/cr-dedup.o
05:38:07 [2021-03-26T05:38:07.904Z] #43 103.8   CC       criu/cr-dump.o
05:38:07 [2021-03-26T05:38:07.904Z] #43 106.3   CC       criu/cr-errno.o
05:38:07 [2021-03-26T05:38:07.904Z] #43 106.4   CC       criu/cr-restore.o
05:38:07 [2021-03-26T05:38:07.904Z] #43 111.1   CC       criu/cr-service.o
05:38:07 [2021-03-26T05:38:07.905Z] #43 137.6   CC       criu/pie-util-vdso-elf32.o
05:38:08 [2021-03-26T05:38:08.166Z] #43 ...
05:38:08 [2021-03-26T05:38:08.166Z] 
05:38:08 [2021-03-26T05:38:08.166Z] #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
05:38:08 [2021-03-26T05:38:08.166Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
05:38:08 [2021-03-26T05:38:08.166Z] #21 1.926 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:38:08 [2021-03-26T05:38:08.166Z] #21 1.930 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:38:08 [2021-03-26T05:38:08.166Z] #21 1.935 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:38:08 [2021-03-26T05:38:08.427Z] #21 DONE 2.0s
05:38:08 [2021-03-26T05:38:08.427Z] 
05:38:08 [2021-03-26T05:38:08.427Z] #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
05:38:08 [2021-03-26T05:38:08.427Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:08 [2021-03-26T05:38:08.427Z] #43 138.2   CC       criu/pie-util-vdso.o
05:38:08 [2021-03-26T05:38:08.455Z] #20 48.73 Selecting previously unselected package xfsprogs.
05:38:08 [2021-03-26T05:38:08.455Z] #20 48.73 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
05:38:08 [2021-03-26T05:38:08.455Z] #20 48.74 Unpacking xfsprogs (4.20.0-1) ...
05:38:08 [2021-03-26T05:38:08.474Z] #43 ...
05:38:08 [2021-03-26T05:38:08.474Z] 
05:38:08 [2021-03-26T05:38:08.474Z] #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
05:38:08 [2021-03-26T05:38:08.474Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:38:08 [2021-03-26T05:38:08.474Z] #20 50.56 Selecting previously unselected package vim.
05:38:08 [2021-03-26T05:38:08.474Z] #20 50.57 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
05:38:08 [2021-03-26T05:38:08.474Z] #20 50.59 Unpacking vim (2:8.1.0875-5) ...
05:38:08 [2021-03-26T05:38:08.506Z] #23 ...
05:38:08 [2021-03-26T05:38:08.506Z] 
05:38:08 [2021-03-26T05:38:08.506Z] #44 [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
05:38:08 [2021-03-26T05:38:08.506Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:38:08 [2021-03-26T05:38:08.506Z] #44 154.9   CC       criu/memfd.o
05:38:08 [2021-03-26T05:38:08.506Z] #44 155.6   CC       criu/mount.o
05:38:08 [2021-03-26T05:38:08.506Z] #44 161.4   CC       criu/namespaces.o
05:38:08 [2021-03-26T05:38:08.584Z] #43 153.8   CC       criu/rbtree.o
05:38:08 [2021-03-26T05:38:08.848Z] #43 154.0   CC       criu/rst-malloc.o
05:38:08 [2021-03-26T05:38:08.998Z] #43 138.8   CC       criu/pie-util.o
05:38:09 [2021-03-26T05:38:09.028Z] #20 49.20 Selecting previously unselected package zip.
05:38:09 [2021-03-26T05:38:09.028Z] #20 49.20 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
05:38:09 [2021-03-26T05:38:09.028Z] #20 49.21 Unpacking zip (3.0-11+b1) ...
05:38:09 [2021-03-26T05:38:09.028Z] #20 49.41 Setting up aufs-tools (1:4.14+20190211-1) ...
05:38:09 [2021-03-26T05:38:09.028Z] #20 49.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:38:09 [2021-03-26T05:38:09.028Z] #20 49.47 Setting up libip6tc0:amd64 (1.8.2-4) ...
05:38:09 [2021-03-26T05:38:09.028Z] #20 49.48 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:38:09 [2021-03-26T05:38:09.028Z] #20 49.50 Setting up libgpm2:amd64 (1.20.7-5) ...
05:38:09 [2021-03-26T05:38:09.045Z] #20 51.18 Selecting previously unselected package xfsprogs.
05:38:09 [2021-03-26T05:38:09.045Z] #20 51.18 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
05:38:09 [2021-03-26T05:38:09.045Z] #20 51.19 Unpacking xfsprogs (4.20.0-1) ...
05:38:09 [2021-03-26T05:38:09.111Z] #43 154.3   CC       criu/seccomp.o
05:38:09 [2021-03-26T05:38:09.259Z] #43 139.1   CC       criu/pipes.o
05:38:09 [2021-03-26T05:38:09.289Z] #20 49.51 Setting up libip4tc0:amd64 (1.8.2-4) ...
05:38:09 [2021-03-26T05:38:09.289Z] #20 49.52 Setting up uidmap (1:4.5-1.1) ...
05:38:09 [2021-03-26T05:38:09.289Z] #20 49.53 Setting up libnftnl11:amd64 (1.1.2-2) ...
05:38:09 [2021-03-26T05:38:09.289Z] #20 49.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:38:09 [2021-03-26T05:38:09.289Z] #20 49.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:38:09 [2021-03-26T05:38:09.289Z] #20 49.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:38:09 [2021-03-26T05:38:09.289Z] #20 49.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:38:09 [2021-03-26T05:38:09.289Z] #20 49.59 Setting up xxd (2:8.1.0875-5) ...
05:38:09 [2021-03-26T05:38:09.289Z] #20 49.60 Setting up zip (3.0-11+b1) ...
05:38:09 [2021-03-26T05:38:09.289Z] #20 49.61 Setting up vim-common (2:8.1.0875-5) ...
05:38:09 [2021-03-26T05:38:09.289Z] #20 49.64 Setting up bash-completion (1:2.8-6) ...
05:38:09 [2021-03-26T05:38:09.304Z] #20 51.60 Selecting previously unselected package zip.
05:38:09 [2021-03-26T05:38:09.376Z] #43 ...
05:38:09 [2021-03-26T05:38:09.376Z] 
05:38:09 [2021-03-26T05:38:09.376Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:38:09 [2021-03-26T05:38:09.376Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
05:38:09 [2021-03-26T05:38:09.376Z] #22 9.489   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:38:09 [2021-03-26T05:38:09.565Z] #20 51.61 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
05:38:09 [2021-03-26T05:38:09.565Z] #20 51.61 Unpacking zip (3.0-11+b1) ...
05:38:09 [2021-03-26T05:38:09.565Z] #20 51.78 Setting up aufs-tools (1:4.14+20190211-1) ...
05:38:09 [2021-03-26T05:38:09.565Z] #20 51.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
05:38:09 [2021-03-26T05:38:09.639Z] #22 9.597 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:38:09 [2021-03-26T05:38:09.639Z] #22 9.639   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:38:09 [2021-03-26T05:38:09.639Z] #22 9.689 Collecting pyyaml (from yamllint==1.16.0)
05:38:09 [2021-03-26T05:38:09.826Z] #20 51.82 Setting up libip6tc0:amd64 (1.8.2-4) ...
05:38:09 [2021-03-26T05:38:09.826Z] #20 51.83 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
05:38:09 [2021-03-26T05:38:09.826Z] #20 51.85 Setting up libgpm2:amd64 (1.20.7-5) ...
05:38:09 [2021-03-26T05:38:09.826Z] #20 51.86 Setting up libip4tc0:amd64 (1.8.2-4) ...
05:38:09 [2021-03-26T05:38:09.826Z] #20 51.87 Setting up uidmap (1:4.5-1.1) ...
05:38:09 [2021-03-26T05:38:09.826Z] #20 51.88 Setting up libnftnl11:amd64 (1.1.2-2) ...
05:38:09 [2021-03-26T05:38:09.826Z] #20 51.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
05:38:09 [2021-03-26T05:38:09.826Z] #20 51.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
05:38:09 [2021-03-26T05:38:09.826Z] #20 51.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
05:38:09 [2021-03-26T05:38:09.826Z] #20 51.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
05:38:09 [2021-03-26T05:38:09.826Z] #20 51.97 Setting up xxd (2:8.1.0875-5) ...
05:38:09 [2021-03-26T05:38:09.826Z] #20 51.99 Setting up zip (3.0-11+b1) ...
05:38:09 [2021-03-26T05:38:09.826Z] #20 52.01 Setting up vim-common (2:8.1.0875-5) ...
05:38:09 [2021-03-26T05:38:09.903Z] #22 9.888   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
05:38:10 [2021-03-26T05:38:10.082Z] #44 ...
05:38:10 [2021-03-26T05:38:10.082Z] 
05:38:10 [2021-03-26T05:38:10.082Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:38:10 [2021-03-26T05:38:10.082Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca
05:38:10 [2021-03-26T05:38:10.082Z] #23 29.88 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:38:10 [2021-03-26T05:38:10.082Z] #23 29.94   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:38:10 [2021-03-26T05:38:10.082Z] #23 29.98 Building wheels for collected packages: pyyaml
05:38:10 [2021-03-26T05:38:10.086Z] #20 52.06 Setting up bash-completion (1:2.8-6) ...
05:38:10 [2021-03-26T05:38:10.201Z] #43 139.8   CC       criu/plugin.o
05:38:10 [2021-03-26T05:38:10.381Z] #23 29.98   Running setup.py bdist_wheel for pyyaml: started
05:38:10 [2021-03-26T05:38:10.462Z] #43 140.3   CC       criu/proc_parse.o
05:38:10 [2021-03-26T05:38:10.481Z] #22 10.42   Installing build dependencies: started
05:38:11 [2021-03-26T05:38:11.840Z] #20 52.37 Setting up libiptc0:amd64 (1.8.2-4) ...
05:38:11 [2021-03-26T05:38:11.840Z] #20 52.39 Setting up xz-utils (5.2.4-1) ...
05:38:11 [2021-03-26T05:38:11.921Z] #23 31.71   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
05:38:11 [2021-03-26T05:38:11.921Z] #23 31.71   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
05:38:11 [2021-03-26T05:38:11.921Z] #23 31.86 Successfully built pyyaml
05:38:11 [2021-03-26T05:38:11.921Z] #23 31.89 Installing collected packages: pyyaml, pathspec, yamllint
05:38:12 [2021-03-26T05:38:12.101Z] #20 52.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:38:12 [2021-03-26T05:38:12.101Z] #20 52.42 Setting up sudo (1.8.27-1+deb10u3) ...
05:38:12 [2021-03-26T05:38:12.101Z] #20 52.51 invoke-rc.d: could not determine current runlevel
05:38:12 [2021-03-26T05:38:12.101Z] #20 52.51 invoke-rc.d: policy-rc.d denied execution of start.
05:38:12 [2021-03-26T05:38:12.101Z] #20 52.53 Setting up pigz (2.4-1) ...
05:38:12 [2021-03-26T05:38:12.101Z] #20 52.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:38:12 [2021-03-26T05:38:12.101Z] #20 52.56 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:38:12 [2021-03-26T05:38:12.101Z] #20 52.59 Setting up python-pip-whl (18.1-5) ...
05:38:12 [2021-03-26T05:38:12.101Z] #20 52.61 Setting up libmpdec2:amd64 (2.4.2-2) ...
05:38:12 [2021-03-26T05:38:12.363Z] #20 52.63 Setting up vim-runtime (2:8.1.0875-5) ...
05:38:12 [2021-03-26T05:38:12.570Z] #23 32.32 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:38:12 [2021-03-26T05:38:12.571Z] #23 DONE 32.6s
05:38:12 [2021-03-26T05:38:12.571Z] 
05:38:12 [2021-03-26T05:38:12.571Z] #44 [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
05:38:12 [2021-03-26T05:38:12.571Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:38:12 [2021-03-26T05:38:12.571Z] #44 164.0   CC       criu/net.o
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.00 Setting up libaio1:amd64 (0.3.112-3) ...
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.02 Setting up libonig5:amd64 (6.9.1-1) ...
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.03 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.04 Setting up vim (2:8.1.0875-5) ...
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:38:12 [2021-03-26T05:38:12.624Z] #20 53.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:38:12 [2021-03-26T05:38:12.886Z] #20 53.14 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:38:12 [2021-03-26T05:38:12.886Z] #20 53.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:38:12 [2021-03-26T05:38:12.886Z] #20 53.17 Setting up jq (1.5+dfsg-2+b1) ...
05:38:12 [2021-03-26T05:38:12.886Z] #20 53.18 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
05:38:12 [2021-03-26T05:38:12.886Z] #20 53.20 Setting up python3.7 (3.7.3-2+deb10u2) ...
05:38:13 [2021-03-26T05:38:13.382Z] #20 54.99 Setting up libiptc0:amd64 (1.8.2-4) ...
05:38:13 [2021-03-26T05:38:13.382Z] #20 55.00 Setting up xz-utils (5.2.4-1) ...
05:38:13 [2021-03-26T05:38:13.382Z] #20 55.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
05:38:13 [2021-03-26T05:38:13.382Z] #20 55.13 Setting up sudo (1.8.27-1+deb10u3) ...
05:38:13 [2021-03-26T05:38:13.382Z] #20 55.21 invoke-rc.d: could not determine current runlevel
05:38:13 [2021-03-26T05:38:13.382Z] #20 55.21 invoke-rc.d: policy-rc.d denied execution of start.
05:38:13 [2021-03-26T05:38:13.382Z] #20 55.28 Setting up pigz (2.4-1) ...
05:38:13 [2021-03-26T05:38:13.382Z] #20 55.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
05:38:13 [2021-03-26T05:38:13.382Z] #20 55.31 Setting up libnl-3-200:amd64 (3.4.0-1) ...
05:38:13 [2021-03-26T05:38:13.382Z] #20 55.32 Setting up python-pip-whl (18.1-5) ...
05:38:13 [2021-03-26T05:38:13.382Z] #20 55.34 Setting up libmpdec2:amd64 (2.4.2-2) ...
05:38:13 [2021-03-26T05:38:13.382Z] #20 55.35 Setting up vim-runtime (2:8.1.0875-5) ...
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.76 Setting up libaio1:amd64 (0.3.112-3) ...
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.78 Setting up libonig5:amd64 (6.9.1-1) ...
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.80 Setting up vim (2:8.1.0875-5) ...
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.92 Setting up thin-provisioning-tools (0.7.6-2.1) ...
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.95 Setting up jq (1.5+dfsg-2+b1) ...
05:38:13 [2021-03-26T05:38:13.643Z] #20 55.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
05:38:13 [2021-03-26T05:38:13.762Z] #43 143.2   CC       criu/protobuf-desc.o
05:38:13 [2021-03-26T05:38:13.830Z] #20 ...
05:38:13 [2021-03-26T05:38:13.830Z] 
05:38:13 [2021-03-26T05:38:13.830Z] #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
05:38:13 [2021-03-26T05:38:13.830Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:13 [2021-03-26T05:38:13.830Z] #43 103.1   CC       criu/cr-service.o
05:38:13 [2021-03-26T05:38:13.830Z] #43 104.7   CC       criu/crtools.o
05:38:13 [2021-03-26T05:38:13.830Z] #43 105.3   CC       criu/eventfd.o
05:38:13 [2021-03-26T05:38:13.830Z] #43 105.7   CC       criu/eventpoll.o
05:38:13 [2021-03-26T05:38:13.830Z] #43 106.5   CC       criu/external.o
05:38:13 [2021-03-26T05:38:13.830Z] #43 106.9   CC       criu/fault-injection.o
05:38:13 [2021-03-26T05:38:13.830Z] #43 107.1   CC       criu/fdstore.o
05:38:13 [2021-03-26T05:38:13.830Z] #43 107.5   CC       criu/fifo.o
05:38:13 [2021-03-26T05:38:13.830Z] #43 108.0   CC       criu/file-ids.o
05:38:13 [2021-03-26T05:38:13.830Z] #43 108.4   CC       criu/file-lock.o
05:38:13 [2021-03-26T05:38:13.830Z] #43 109.3   CC       criu/files-ext.o
05:38:13 [2021-03-26T05:38:13.830Z] #43 109.8   CC       criu/files-reg.o
05:38:13 [2021-03-26T05:38:13.830Z] #43 112.0   CC       criu/files.o
05:38:13 [2021-03-26T05:38:13.903Z] #20 55.98 Setting up python3.7 (3.7.3-2+deb10u2) ...
05:38:14 [2021-03-26T05:38:14.335Z] #43 ...
05:38:14 [2021-03-26T05:38:14.335Z] 
05:38:14 [2021-03-26T05:38:14.335Z] #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
05:38:14 [2021-03-26T05:38:14.335Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:38:14 [2021-03-26T05:38:14.335Z] #40 DONE 212.3s
05:38:14 [2021-03-26T05:38:14.335Z] 
05:38:14 [2021-03-26T05:38:14.335Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:38:14 [2021-03-26T05:38:14.335Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:38:14 [2021-03-26T05:38:14.335Z] #22 5.653 Collecting yamllint==1.16.0
05:38:14 [2021-03-26T05:38:14.335Z] #22 ...
05:38:14 [2021-03-26T05:38:14.335Z] 
05:38:14 [2021-03-26T05:38:14.335Z] #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
05:38:14 [2021-03-26T05:38:14.335Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:14 [2021-03-26T05:38:14.335Z] #43 144.3   CC       criu/protobuf.o
05:38:14 [2021-03-26T05:38:14.774Z] #43 114.0   CC       criu/filesystems.o
05:38:14 [2021-03-26T05:38:14.913Z] #43 144.7   CC       criu/pstree.o
05:38:15 [2021-03-26T05:38:15.351Z] #44 168.1   CC       criu/netfilter.o
05:38:15 [2021-03-26T05:38:15.649Z] #44 168.6   CC       criu/page-pipe.o
05:38:15 [2021-03-26T05:38:15.723Z] #43 ...
05:38:15 [2021-03-26T05:38:15.723Z] 
05:38:15 [2021-03-26T05:38:15.723Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
05:38:15 [2021-03-26T05:38:15.723Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:38:15 [2021-03-26T05:38:15.723Z] #20 55.99 Setting up iptables (1.8.2-4) ...
05:38:15 [2021-03-26T05:38:15.723Z] #20 56.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:38:15 [2021-03-26T05:38:15.723Z] #20 56.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:38:15 [2021-03-26T05:38:15.723Z] #20 56.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:38:15 [2021-03-26T05:38:15.723Z] #20 56.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:38:15 [2021-03-26T05:38:15.723Z] #20 56.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:38:15 [2021-03-26T05:38:15.723Z] #20 56.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:38:15 [2021-03-26T05:38:15.723Z] #20 56.05 Setting up python3 (3.7.3-1) ...
05:38:16 [2021-03-26T05:38:16.296Z] #20 56.51 Setting up python3-wheel (0.32.3-2) ...
05:38:16 [2021-03-26T05:38:16.298Z] #43 146.0   CC       criu/rbtree.o
05:38:16 [2021-03-26T05:38:16.558Z] #43 146.4   CC       criu/rst-malloc.o
05:38:16 [2021-03-26T05:38:16.703Z] #44 169.6   CC       criu/page-xfer.o
05:38:16 [2021-03-26T05:38:16.819Z] #43 146.7   CC       criu/seccomp.o
05:38:16 [2021-03-26T05:38:16.870Z] #20 57.31 Setting up apparmor (2.13.2-10) ...
05:38:16 [2021-03-26T05:38:16.968Z] tests/integration/api_build_test.py .......................X             [  6%]
05:38:17 [2021-03-26T05:38:17.093Z] #22 ...
05:38:17 [2021-03-26T05:38:17.093Z] 
05:38:17 [2021-03-26T05:38:17.093Z] #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
05:38:17 [2021-03-26T05:38:17.093Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:38:17 [2021-03-26T05:38:17.093Z] #43 154.8   CC       criu/seize.o
05:38:17 [2021-03-26T05:38:17.093Z] #43 155.6   CC       criu/servicefd.o
05:38:17 [2021-03-26T05:38:17.093Z] #43 156.0   CC       criu/shmem.o
05:38:17 [2021-03-26T05:38:17.093Z] #43 157.1   CC       criu/sigframe.o
05:38:17 [2021-03-26T05:38:17.093Z] #43 157.3   CC       criu/signalfd.o
05:38:17 [2021-03-26T05:38:17.093Z] #43 157.6   CC       criu/sk-inet.o
05:38:17 [2021-03-26T05:38:17.093Z] #43 158.7   CC       criu/sk-netlink.o
05:38:17 [2021-03-26T05:38:17.093Z] #43 159.0   CC       criu/sk-packet.o
05:38:17 [2021-03-26T05:38:17.093Z] #43 159.5   CC       criu/sk-queue.o
05:38:17 [2021-03-26T05:38:17.093Z] #43 159.9   CC       criu/sk-tcp.o
05:38:17 [2021-03-26T05:38:17.093Z] #43 160.4   CC       criu/sk-unix.o
05:38:17 [2021-03-26T05:38:17.093Z] #43 162.1   CC       criu/sockets.o
05:38:17 [2021-03-26T05:38:17.200Z] #20 58.97 Setting up iptables (1.8.2-4) ...
05:38:17 [2021-03-26T05:38:17.200Z] #20 58.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
05:38:17 [2021-03-26T05:38:17.200Z] #20 58.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:38:17 [2021-03-26T05:38:17.200Z] #20 59.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
05:38:17 [2021-03-26T05:38:17.200Z] #20 59.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
05:38:17 [2021-03-26T05:38:17.200Z] #20 59.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
05:38:17 [2021-03-26T05:38:17.200Z] #20 59.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
05:38:17 [2021-03-26T05:38:17.200Z] #20 59.03 Setting up python3 (3.7.3-1) ...
05:38:17 [2021-03-26T05:38:17.390Z] #43 147.4   CC       criu/seize.o
05:38:17 [2021-03-26T05:38:17.460Z] #20 59.47 Setting up python3-wheel (0.32.3-2) ...
05:38:17 [2021-03-26T05:38:17.545Z] tests/integration/api_client_test.py .....                               [  7%]
05:38:17 [2021-03-26T05:38:17.669Z] #43 162.9   CC       criu/stats.o
05:38:18 [2021-03-26T05:38:18.033Z] #20 60.12 Setting up apparmor (2.13.2-10) ...
05:38:18 [2021-03-26T05:38:18.246Z] #43 163.3   CC       criu/string.o
05:38:18 [2021-03-26T05:38:18.246Z] #43 163.4   CC       criu/sysctl.o
05:38:18 [2021-03-26T05:38:18.303Z] #20 ...
05:38:18 [2021-03-26T05:38:18.303Z] 
05:38:18 [2021-03-26T05:38:18.303Z] #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
05:38:18 [2021-03-26T05:38:18.303Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:38:18 [2021-03-26T05:38:18.303Z] #40 226.4 + dpkg --print-architecture
05:38:18 [2021-03-26T05:38:18.303Z] #40 226.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
05:38:18 [2021-03-26T05:38:18.340Z] #43 148.3   CC       criu/servicefd.o
05:38:18 [2021-03-26T05:38:18.563Z] #40 226.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
05:38:18 [2021-03-26T05:38:18.563Z] #40 226.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
05:38:18 [2021-03-26T05:38:18.788Z] #20 59.02 Setting up xfsprogs (4.20.0-1) ...
05:38:18 [2021-03-26T05:38:18.788Z] #20 59.04 Setting up python3-lib2to3 (3.7.3-1) ...
05:38:18 [2021-03-26T05:38:18.805Z] #44 171.7   CC       criu/pagemap-cache.o
05:38:18 [2021-03-26T05:38:18.823Z] #43 164.0   CC       criu/sysfs_parse.o
05:38:18 [2021-03-26T05:38:18.911Z] #43 148.6   CC       criu/shmem.o
05:38:19 [2021-03-26T05:38:19.050Z] #20 59.49 Setting up python3-pkg-resources (40.8.0-1) ...
05:38:19 [2021-03-26T05:38:19.086Z] #43 164.4   CC       criu/timens.o
05:38:19 [2021-03-26T05:38:19.103Z] #44 172.0   CC       criu/pagemap.o
05:38:19 [2021-03-26T05:38:19.133Z] #40 ...
05:38:19 [2021-03-26T05:38:19.133Z] 
05:38:19 [2021-03-26T05:38:19.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
05:38:19 [2021-03-26T05:38:19.133Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:19 [2021-03-26T05:38:19.133Z] #43 112.9   CC       criu/crtools.o
05:38:19 [2021-03-26T05:38:19.133Z] #43 113.6   CC       criu/eventfd.o
05:38:19 [2021-03-26T05:38:19.133Z] #43 114.0   CC       criu/eventpoll.o
05:38:19 [2021-03-26T05:38:19.133Z] #43 115.0   CC       criu/external.o
05:38:19 [2021-03-26T05:38:19.133Z] #43 115.3   CC       criu/fault-injection.o
05:38:19 [2021-03-26T05:38:19.133Z] #43 115.5   CC       criu/fdstore.o
05:38:19 [2021-03-26T05:38:19.133Z] #43 116.0   CC       criu/fifo.o
05:38:19 [2021-03-26T05:38:19.133Z] #43 116.4   CC       criu/file-ids.o
05:38:19 [2021-03-26T05:38:19.133Z] #43 116.8   CC       criu/file-lock.o
05:38:19 [2021-03-26T05:38:19.133Z] #43 117.6   CC       criu/files-ext.o
05:38:19 [2021-03-26T05:38:19.133Z] #43 118.0   CC       criu/files-reg.o
05:38:19 [2021-03-26T05:38:19.133Z] #43 120.6   CC       criu/files.o
05:38:19 [2021-03-26T05:38:19.133Z] #43 122.8   CC       criu/filesystems.o
05:38:19 [2021-03-26T05:38:19.319Z] tests/integration/api_config_test.py .....                               [  8%]
05:38:19 [2021-03-26T05:38:19.394Z] #43 123.6   CC       criu/fsnotify.o
05:38:19 [2021-03-26T05:38:19.482Z] #43 149.4   CC       criu/sigframe.o
05:38:19 [2021-03-26T05:38:19.654Z] #43 ...
05:38:19 [2021-03-26T05:38:19.654Z] 
05:38:19 [2021-03-26T05:38:19.654Z] #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
05:38:19 [2021-03-26T05:38:19.654Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
05:38:19 [2021-03-26T05:38:19.654Z] #20 61.76 Setting up xfsprogs (4.20.0-1) ...
05:38:19 [2021-03-26T05:38:19.654Z] #20 61.78 Setting up python3-lib2to3 (3.7.3-1) ...
05:38:19 [2021-03-26T05:38:19.667Z] #43 164.7   CC       criu/timerfd.o
05:38:19 [2021-03-26T05:38:19.742Z] #43 149.7   CC       criu/signalfd.o
05:38:19 [2021-03-26T05:38:19.932Z] #43 165.1   CC       criu/tty.o
05:38:20 [2021-03-26T05:38:20.003Z] #43 149.9   CC       criu/sk-inet.o
05:38:20 [2021-03-26T05:38:20.225Z] #20 62.25 Setting up python3-pkg-resources (40.8.0-1) ...
05:38:20 [2021-03-26T05:38:20.438Z] #20 60.44 Setting up python3-distutils (3.7.3-1) ...
05:38:20 [2021-03-26T05:38:20.645Z] #44 173.3   CC       criu/parasite-syscall.o
05:38:20 [2021-03-26T05:38:20.645Z] #44 ...
05:38:20 [2021-03-26T05:38:20.645Z] 
05:38:20 [2021-03-26T05:38:20.645Z] #41 [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
05:38:20 [2021-03-26T05:38:20.645Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
05:38:20 [2021-03-26T05:38:20.645Z] #41 244.4 + dpkg --print-architecture
05:38:20 [2021-03-26T05:38:20.645Z] #41 244.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
05:38:20 [2021-03-26T05:38:20.700Z] #20 60.91 Setting up python3-setuptools (40.8.0-1) ...
05:38:20 [2021-03-26T05:38:20.943Z] #41 244.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
05:38:20 [2021-03-26T05:38:20.943Z] #41 244.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
05:38:20 [2021-03-26T05:38:20.949Z] #43 ...
05:38:20 [2021-03-26T05:38:20.949Z] 
05:38:20 [2021-03-26T05:38:20.949Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:38:20 [2021-03-26T05:38:20.949Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:38:20 [2021-03-26T05:38:20.949Z] #22 11.07   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:38:20 [2021-03-26T05:38:20.949Z] #22 11.14 Collecting pyyaml (from yamllint==1.16.0)
05:38:20 [2021-03-26T05:38:20.949Z] #22 11.32   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
05:38:20 [2021-03-26T05:38:20.949Z] #22 11.60 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:38:20 [2021-03-26T05:38:20.949Z] #22 11.63   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:38:20 [2021-03-26T05:38:20.949Z] #22 11.67 Installing collected packages: pyyaml, pathspec, yamllint
05:38:20 [2021-03-26T05:38:20.949Z] #22 12.05 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:38:20 [2021-03-26T05:38:20.949Z] #22 DONE 12.5s
05:38:20 [2021-03-26T05:38:20.949Z] 
05:38:20 [2021-03-26T05:38:20.949Z] #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
05:38:20 [2021-03-26T05:38:20.949Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:38:20 [2021-03-26T05:38:20.949Z] #49 219.2 + /build/golangci-lint --version
05:38:20 [2021-03-26T05:38:20.949Z] #49 ...
05:38:20 [2021-03-26T05:38:20.949Z] 
05:38:20 [2021-03-26T05:38:20.949Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
05:38:20 [2021-03-26T05:38:20.949Z] #25 sha256:8e94a376bf057a0065cc9f5a986918e7d96dde0ba453221704095f52ef114d22
05:38:20 [2021-03-26T05:38:20.949Z] #25 DONE 0.2s
05:38:21 [2021-03-26T05:38:21.208Z] #20 63.43 Setting up python3-distutils (3.7.3-1) ...
05:38:21 [2021-03-26T05:38:21.212Z] 
05:38:21 [2021-03-26T05:38:21.212Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:38:21 [2021-03-26T05:38:21.212Z] #30 sha256:868efd0ee7ef8d4f4b4aeaf21127f8cb809675b1400fc5e603df31684bb67079
05:38:21 [2021-03-26T05:38:21.788Z] #20 63.93 Setting up python3-setuptools (40.8.0-1) ...
05:38:21 [2021-03-26T05:38:21.861Z] #43 166.9   CC       criu/tun.o
05:38:21 [2021-03-26T05:38:21.861Z] #43 ...
05:38:21 [2021-03-26T05:38:21.861Z] 
05:38:21 [2021-03-26T05:38:21.861Z] #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
05:38:21 [2021-03-26T05:38:21.861Z] #56 sha256:2f2fcab72545a8c72ec1d155342c8d3bf651dcdebb34edf55ed7dedd54ca8563
05:38:21 [2021-03-26T05:38:21.861Z] #56 178.2 + bin/containerd
05:38:21 [2021-03-26T05:38:21.907Z] #20 62.17 Setting up python3-pip (18.1-5) ...
05:38:22 [2021-03-26T05:38:22.347Z] ok  	github.com/docker/docker/pkg/plugins	33.612s	coverage: 76.6% of statements
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/pkg/term	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/rootless	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/testutil/request	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/volume	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === Skipped
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     exec_linux_test.go:18: requires AppArmor to be enabled
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     exec_linux_test.go:38: requires AppArmor to be enabled
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver btrfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver btrfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver btrfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver btrfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver btrfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:73: No driver to put!
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z] time="2021-03-26T05:37:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z] time="2021-03-26T05:37:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z] time="2021-03-26T05:37:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z] time="2021-03-26T05:37:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z] time="2021-03-26T05:37:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:73: No driver to put!
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     overlay_test.go:49: Fails to compute changes intermittently
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     overlay_test.go:65: Cannot run test with naive change algorithm
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver zfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver zfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver zfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver zfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:46: Driver zfs not supported
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     graphtest_unix.go:73: No driver to put!
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.347Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
05:38:22 [2021-03-26T05:38:22.347Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
05:38:22 [2021-03-26T05:38:22.347Z] 
05:38:22 [2021-03-26T05:38:22.348Z] 
05:38:22 [2021-03-26T05:38:22.348Z] DONE 2248 tests, 26 skipped in 192.238s
Post stage
[Pipeline] junit
05:38:22 [2021-03-26T05:38:22.439Z] #56 ...
05:38:22 [2021-03-26T05:38:22.439Z] 
05:38:22 [2021-03-26T05:38:22.439Z] #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
05:38:22 [2021-03-26T05:38:22.439Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:38:22 [2021-03-26T05:38:22.439Z] #43 167.5   CC       criu/uffd.o
05:38:22 [2021-03-26T05:38:22.482Z] Recording test results
05:38:22 [2021-03-26T05:38:22.594Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
05:38:22 [2021-03-26T05:38:22.852Z] #20 63.24 Processing triggers for libc-bin (2.28-10) ...
05:38:22 [2021-03-26T05:38:22.852Z] #20 63.27 Processing triggers for mime-support (3.62) ...
05:38:23 [2021-03-26T05:38:23.093Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -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:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/make.sh dynbinary test-integration
05:38:23 [2021-03-26T05:38:23.171Z] #20 65.14 Setting up python3-pip (18.1-5) ...
05:38:23 [2021-03-26T05:38:23.421Z] 
05:38:23 [2021-03-26T05:38:23.421Z] Removing bundles/
05:38:23 [2021-03-26T05:38:23.421Z] 
05:38:23 [2021-03-26T05:38:23.421Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
05:38:23 [2021-03-26T05:38:23.421Z] Building: bundles/dynbinary-daemon/dockerd-dev
05:38:23 [2021-03-26T05:38:23.421Z] GOOS="" GOARCH="" GOARM=""
05:38:23 [2021-03-26T05:38:23.800Z] #20 DONE 64.1s
05:38:23 [2021-03-26T05:38:23.800Z] 
05:38:23 [2021-03-26T05:38:23.800Z] #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
05:38:23 [2021-03-26T05:38:23.800Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
05:38:23 [2021-03-26T05:38:23.836Z] #43 168.9   CC       criu/util.o
05:38:24 [2021-03-26T05:38:24.555Z] #20 66.33 Processing triggers for libc-bin (2.28-10) ...
05:38:24 [2021-03-26T05:38:24.555Z] #20 66.37 Processing triggers for mime-support (3.62) ...
05:38:24 [2021-03-26T05:38:24.746Z] #21 1.027 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:38:24 [2021-03-26T05:38:24.746Z] #21 1.033 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:38:24 [2021-03-26T05:38:24.746Z] #21 1.038 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:38:24 [2021-03-26T05:38:24.746Z] #21 DONE 1.1s
05:38:24 [2021-03-26T05:38:24.746Z] 
05:38:24 [2021-03-26T05:38:24.746Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:38:24 [2021-03-26T05:38:24.746Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:38:25 [2021-03-26T05:38:25.125Z] #20 DONE 67.3s
05:38:25 [2021-03-26T05:38:25.125Z] 
05:38:25 [2021-03-26T05:38:25.125Z] #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
05:38:25 [2021-03-26T05:38:25.125Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
05:38:25 [2021-03-26T05:38:25.233Z] #43 170.2   CC       criu/uts_ns.o
05:38:25 [2021-03-26T05:38:25.233Z] #43 170.5   CC       criu/vdso.o
05:38:25 [2021-03-26T05:38:25.693Z] #22 ...
05:38:25 [2021-03-26T05:38:25.693Z] 
05:38:25 [2021-03-26T05:38:25.693Z] #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
05:38:25 [2021-03-26T05:38:25.693Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:25 [2021-03-26T05:38:25.693Z] #43 114.9   CC       criu/fsnotify.o
05:38:25 [2021-03-26T05:38:25.693Z] #43 116.1   CC       criu/image-desc.o
05:38:25 [2021-03-26T05:38:25.693Z] #43 116.2   CC       criu/image.o
05:38:25 [2021-03-26T05:38:25.693Z] #43 117.1   CC       criu/ipc_ns.o
05:38:25 [2021-03-26T05:38:25.693Z] #43 118.4   CC       criu/irmap.o
05:38:25 [2021-03-26T05:38:25.693Z] #43 119.1   CC       criu/kcmp-ids.o
05:38:25 [2021-03-26T05:38:25.693Z] #43 119.5   CC       criu/kerndat.o
05:38:25 [2021-03-26T05:38:25.693Z] #43 120.6   CC       criu/libnetlink.o
05:38:25 [2021-03-26T05:38:25.693Z] #43 121.0   CC       criu/log.o
05:38:25 [2021-03-26T05:38:25.693Z] #43 121.6   CC       criu/lsm.o
05:38:25 [2021-03-26T05:38:25.693Z] #43 122.0   CC       criu/mem.o
05:38:25 [2021-03-26T05:38:25.693Z] #43 124.0   CC       criu/memfd.o
05:38:25 [2021-03-26T05:38:25.693Z] #43 125.0   CC       criu/mount.o
05:38:25 [2021-03-26T05:38:25.811Z] #43 171.1   LINK     criu/built-in.o
05:38:25 [2021-03-26T05:38:25.955Z] #43 ...
05:38:25 [2021-03-26T05:38:25.955Z] 
05:38:25 [2021-03-26T05:38:25.955Z] #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
05:38:25 [2021-03-26T05:38:25.955Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:38:25 [2021-03-26T05:38:25.955Z] #40 218.2 + dpkg --print-architecture
05:38:25 [2021-03-26T05:38:25.955Z] #40 218.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
05:38:25 [2021-03-26T05:38:25.955Z] #40 218.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
05:38:25 [2021-03-26T05:38:25.955Z] #40 218.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
05:38:26 [2021-03-26T05:38:26.066Z] #21 1.091 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
05:38:26 [2021-03-26T05:38:26.066Z] #21 1.096 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
05:38:26 [2021-03-26T05:38:26.066Z] #21 1.099 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
05:38:26 [2021-03-26T05:38:26.066Z] #21 DONE 1.1s
05:38:26 [2021-03-26T05:38:26.066Z] 
05:38:26 [2021-03-26T05:38:26.066Z] #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
05:38:26 [2021-03-26T05:38:26.066Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:26 [2021-03-26T05:38:26.066Z] #43 125.1   CC       criu/image-desc.o
05:38:26 [2021-03-26T05:38:26.066Z] #43 125.3   CC       criu/image.o
05:38:26 [2021-03-26T05:38:26.066Z] #43 126.5   CC       criu/ipc_ns.o
05:38:26 [2021-03-26T05:38:26.066Z] #43 127.8   CC       criu/irmap.o
05:38:26 [2021-03-26T05:38:26.066Z] #43 128.4   CC       criu/kcmp-ids.o
05:38:26 [2021-03-26T05:38:26.066Z] #43 128.9   CC       criu/kerndat.o
05:38:26 [2021-03-26T05:38:26.075Z] #43 171.2   LINK     criu/criu
05:38:26 [2021-03-26T05:38:26.339Z] #43 171.6   DEP      lib/c/criu.d
05:38:26 [2021-03-26T05:38:26.500Z] #30 DONE 5.3s
05:38:26 [2021-03-26T05:38:26.500Z] 
05:38:26 [2021-03-26T05:38:26.500Z] #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
05:38:26 [2021-03-26T05:38:26.500Z] #49 sha256:623032d4f5cb54804599dd7653610d317e6e347a1de923d4b24074809b7d33dd
05:38:26 [2021-03-26T05:38:26.500Z] #49 219.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:38:26 [2021-03-26T05:38:26.500Z] #49 DONE 224.6s
05:38:26 [2021-03-26T05:38:26.500Z] 
05:38:26 [2021-03-26T05:38:26.500Z] #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
05:38:26 [2021-03-26T05:38:26.500Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:26 [2021-03-26T05:38:26.500Z] #43 151.1   CC       criu/sk-netlink.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 151.5   CC       criu/sk-packet.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 152.1   CC       criu/sk-queue.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 152.4   CC       criu/sk-tcp.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 152.7   CC       criu/sk-unix.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 153.9   CC       criu/sockets.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 154.5   CC       criu/stats.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 154.7   CC       criu/string.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 154.8   CC       criu/sysctl.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 155.3   CC       criu/sysfs_parse.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 155.5   CC       criu/timens.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 155.7   CC       criu/timerfd.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 156.1   CC       criu/tty.o
05:38:26 [2021-03-26T05:38:26.500Z] #43 ...
05:38:26 [2021-03-26T05:38:26.500Z] 
05:38:26 [2021-03-26T05:38:26.500Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
05:38:26 [2021-03-26T05:38:26.500Z] #33 sha256:b90edfaec3689a70de7951f23bad1fab71bfe1811d345a28a1d15449ba5cd31f
05:38:26 [2021-03-26T05:38:26.500Z] #33 DONE 0.3s
05:38:26 [2021-03-26T05:38:26.602Z] #43 171.7   CC       images/rpc.pb-c.o
05:38:26 [2021-03-26T05:38:26.637Z] #43 130.6   CC       criu/libnetlink.o
05:38:26 [2021-03-26T05:38:26.760Z] 
05:38:26 [2021-03-26T05:38:26.760Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
05:38:26 [2021-03-26T05:38:26.760Z] #35 sha256:973c9d02fb831b9084ecc4655e3081ea58bf7dfeb2c671e88f1520832680e6cd
05:38:26 [2021-03-26T05:38:26.760Z] #35 DONE 0.1s
05:38:26 [2021-03-26T05:38:26.760Z] 
05:38:26 [2021-03-26T05:38:26.760Z] #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
05:38:26 [2021-03-26T05:38:26.760Z] #56 sha256:62b49318574903796310388a9f051ce130139e2e453a1bea6b9a5f3580f25585
05:38:26 [2021-03-26T05:38:26.760Z] #56 ...
05:38:26 [2021-03-26T05:38:26.760Z] 
05:38:26 [2021-03-26T05:38:26.760Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
05:38:26 [2021-03-26T05:38:26.760Z] #38 sha256:9e3fbc98c55cae6f442bdd9302d3a06da9271f8941cec2001f0e4e2783941374
05:38:26 [2021-03-26T05:38:26.760Z] #38 DONE 0.1s
05:38:27 [2021-03-26T05:38:27.021Z] 
05:38:27 [2021-03-26T05:38:27.021Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
05:38:27 [2021-03-26T05:38:27.021Z] #41 sha256:3bc09aae660925df951543c0b7344b86e0204c29243b75028b8a18c2367c803c
05:38:27 [2021-03-26T05:38:27.180Z] #43 172.3   CC       lib/c/criu.o
05:38:27 [2021-03-26T05:38:27.207Z] #43 131.2   CC       criu/log.o
05:38:27 [2021-03-26T05:38:27.281Z] #41 DONE 0.4s
05:38:27 [2021-03-26T05:38:27.281Z] 
05:38:27 [2021-03-26T05:38:27.281Z] #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
05:38:27 [2021-03-26T05:38:27.281Z] #53 sha256:21ddf9cbd3b3868de3d53174ab6a7c82b06ac78a135bddea9e4cb4eb8c653cfd
05:38:27 [2021-03-26T05:38:27.763Z] #43 ...
05:38:27 [2021-03-26T05:38:27.764Z] 
05:38:27 [2021-03-26T05:38:27.764Z] #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
05:38:27 [2021-03-26T05:38:27.764Z] #24 sha256:bd7ce9a2c2d02a14de9425723e40708a674f53d11157953e83cb51226fbc198d
05:38:27 [2021-03-26T05:38:27.764Z] #24 227.1 + return
05:38:27 [2021-03-26T05:38:27.764Z] #24 DONE 229.7s
05:38:27 [2021-03-26T05:38:27.764Z] 
05:38:27 [2021-03-26T05:38:27.764Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:38:27 [2021-03-26T05:38:27.764Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
05:38:27 [2021-03-26T05:38:27.764Z] #22 24.92   Installing build dependencies: finished with status 'done'
05:38:27 [2021-03-26T05:38:27.777Z] #43 131.7   CC       criu/lsm.o
05:38:28 [2021-03-26T05:38:28.220Z] #53 ...
05:38:28 [2021-03-26T05:38:28.220Z] 
05:38:28 [2021-03-26T05:38:28.220Z] #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
05:38:28 [2021-03-26T05:38:28.220Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:28 [2021-03-26T05:38:28.220Z] #43 157.8   CC       criu/tun.o
05:38:28 [2021-03-26T05:38:28.347Z] #43 132.3   CC       criu/mem.o
05:38:28 [2021-03-26T05:38:28.480Z] #43 158.2   CC       criu/uffd.o
05:38:29 [2021-03-26T05:38:29.421Z] #43 159.2   CC       criu/util.o
05:38:30 [2021-03-26T05:38:30.168Z] #40 ...
05:38:30 [2021-03-26T05:38:30.168Z] 
05:38:30 [2021-03-26T05:38:30.168Z] #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
05:38:30 [2021-03-26T05:38:30.168Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:30 [2021-03-26T05:38:30.168Z] #43 129.0   CC       criu/namespaces.o
05:38:30 [2021-03-26T05:38:30.257Z] #43 134.1   CC       criu/memfd.o
05:38:30 [2021-03-26T05:38:30.325Z] #22 ...
05:38:30 [2021-03-26T05:38:30.325Z] 
05:38:30 [2021-03-26T05:38:30.325Z] #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
05:38:30 [2021-03-26T05:38:30.325Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:38:30 [2021-03-26T05:38:30.325Z] #43 173.6   LINK     lib/c/built-in.o
05:38:30 [2021-03-26T05:38:30.325Z] #43 173.6   LINK     lib/c/libcriu.so
05:38:30 [2021-03-26T05:38:30.325Z] #43 173.7   LINK     lib/c/libcriu.a
05:38:30 [2021-03-26T05:38:30.325Z] #43 173.9   GEN      magic.py
05:38:30 [2021-03-26T05:38:30.325Z] #43 174.2 Note: Building without setproctitle() and strlcpy() support.
05:38:30 [2021-03-26T05:38:30.325Z] #43 174.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:38:30 [2021-03-26T05:38:30.325Z] #43 174.2 Note: Building without GnuTLS support
05:38:30 [2021-03-26T05:38:30.325Z] #43 174.2 Makefile.config:39: Warn: you have no libnftables installed
05:38:30 [2021-03-26T05:38:30.325Z] #43 174.2 Makefile.config:40: Warn: Building without nftables support
05:38:30 [2021-03-26T05:38:30.325Z] #43 175.2 fatal: not a git repository (or any of the parent directories): .git
05:38:30 [2021-03-26T05:38:30.361Z] #43 160.1   CC       criu/uts_ns.o
05:38:30 [2021-03-26T05:38:30.361Z] #43 160.2   CC       criu/vdso-compat.o
05:38:30 [2021-03-26T05:38:30.622Z] #43 160.3   CC       criu/vdso.o
05:38:30 [2021-03-26T05:38:30.826Z] #43 134.8   CC       criu/mount.o
05:38:30 [2021-03-26T05:38:30.882Z] #43 160.8   LINK     criu/built-in.o
05:38:30 [2021-03-26T05:38:30.882Z] #43 160.9   LINK     criu/criu
05:38:30 [2021-03-26T05:38:30.903Z] #43 176.1 make[1]: Nothing to be done for 'all'.
05:38:31 [2021-03-26T05:38:31.143Z] #43 161.2   DEP      lib/c/criu.d
05:38:31 [2021-03-26T05:38:31.403Z] #43 161.2   CC       images/rpc.pb-c.o
05:38:31 [2021-03-26T05:38:31.555Z] #43 130.7   CC       criu/net.o
05:38:31 [2021-03-26T05:38:31.854Z] #43 176.9 make[1]: 'images/built-in.o' is up to date.
05:38:31 [2021-03-26T05:38:31.854Z] #43 ...
05:38:31 [2021-03-26T05:38:31.854Z] 
05:38:31 [2021-03-26T05:38:31.854Z] #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
05:38:31 [2021-03-26T05:38:31.854Z] #53 sha256:543aa71f266a6d36e06d35eb5707e84639ff689a31df3aa99329bfc0c1005f14
05:38:31 [2021-03-26T05:38:31.854Z] #53 109.8 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:38:31 [2021-03-26T05:38:31.854Z] #53 111.2 + mkdir -p /build
05:38:31 [2021-03-26T05:38:31.854Z] #53 111.2 + cp runc /build/runc
05:38:31 [2021-03-26T05:38:31.854Z] #53 DONE 111.8s
05:38:31 [2021-03-26T05:38:31.854Z] 
05:38:31 [2021-03-26T05:38:31.854Z] #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
05:38:31 [2021-03-26T05:38:31.854Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:38:31 [2021-03-26T05:38:31.854Z] #43 177.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:38:31 [2021-03-26T05:38:31.854Z] #43 177.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:38:31 [2021-03-26T05:38:31.854Z] #43 177.1 make[1]: 'compel/libcompel.a' is up to date.
05:38:31 [2021-03-26T05:38:31.974Z] #43 161.6   CC       lib/c/criu.o
05:38:32 [2021-03-26T05:38:32.118Z] #43 177.2 make[1]: 'compel/compel-host-bin' is up to date.
05:38:32 [2021-03-26T05:38:32.118Z] #43 177.3 make[1]: Nothing to be done for 'all'.
05:38:32 [2021-03-26T05:38:32.118Z] #43 177.4 make[1]: 'soccr/libsoccr.a' is up to date.
05:38:32 [2021-03-26T05:38:32.382Z] #43 ...
05:38:32 [2021-03-26T05:38:32.382Z] 
05:38:32 [2021-03-26T05:38:32.382Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:38:32 [2021-03-26T05:38:32.382Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6
05:38:32 [2021-03-26T05:38:32.382Z] #22 30.34 Building wheels for collected packages: pyyaml
05:38:32 [2021-03-26T05:38:32.382Z] #22 30.34   Running setup.py bdist_wheel for pyyaml: started
05:38:32 [2021-03-26T05:38:32.382Z] #22 31.59   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
05:38:32 [2021-03-26T05:38:32.382Z] #22 31.59   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
05:38:32 [2021-03-26T05:38:32.382Z] #22 31.73 Successfully built pyyaml
05:38:32 [2021-03-26T05:38:32.382Z] #22 31.74 Installing collected packages: pathspec, pyyaml, yamllint
05:38:32 [2021-03-26T05:38:32.382Z] #22 32.00 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:38:32 [2021-03-26T05:38:32.382Z] #22 DONE 32.3s
05:38:32 [2021-03-26T05:38:32.382Z] 
05:38:32 [2021-03-26T05:38:32.382Z] #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
05:38:32 [2021-03-26T05:38:32.382Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
05:38:32 [2021-03-26T05:38:32.382Z] #43 177.7 make[2]: Nothing to be done for 'all'.
05:38:32 [2021-03-26T05:38:32.382Z] #43 177.7 make[2]: Nothing to be done for 'all'.
05:38:32 [2021-03-26T05:38:32.545Z] #43 162.4   LINK     lib/c/built-in.o
05:38:32 [2021-03-26T05:38:32.545Z] #43 162.4   LINK     lib/c/libcriu.so
05:38:32 [2021-03-26T05:38:32.545Z] #43 162.4   LINK     lib/c/libcriu.a
05:38:32 [2021-03-26T05:38:32.645Z] #43 177.8 make[2]: Nothing to be done for 'all'.
05:38:32 [2021-03-26T05:38:32.645Z] #43 177.9 make[2]: Nothing to be done for 'all'.
05:38:32 [2021-03-26T05:38:32.645Z] #43 177.9 make[2]: Nothing to be done for 'all'.
05:38:32 [2021-03-26T05:38:32.645Z] #43 178.0 make[2]: Nothing to be done for 'all'.
05:38:32 [2021-03-26T05:38:32.806Z] #43 162.5   GEN      magic.py
05:38:32 [2021-03-26T05:38:32.806Z] #43 162.7 Note: Building without setproctitle() and strlcpy() support.
05:38:32 [2021-03-26T05:38:32.806Z] #43 162.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:38:32 [2021-03-26T05:38:32.806Z] #43 162.7 Note: Building without GnuTLS support
05:38:32 [2021-03-26T05:38:32.806Z] #43 162.7 Makefile.config:39: Warn: you have no libnftables installed
05:38:32 [2021-03-26T05:38:32.806Z] #43 162.7 Makefile.config:40: Warn: Building without nftables support
05:38:32 [2021-03-26T05:38:32.910Z] #43 178.0 make[2]: Nothing to be done for 'all'.
05:38:32 [2021-03-26T05:38:32.910Z] #43 178.1 make[2]: Nothing to be done for 'all'.
05:38:32 [2021-03-26T05:38:32.910Z] #43 178.1   INSTALL  criu/criu
05:38:33 [2021-03-26T05:38:33.488Z] #43 DONE 178.7s
05:38:33 [2021-03-26T05:38:33.488Z] 
05:38:33 [2021-03-26T05:38:33.488Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
05:38:33 [2021-03-26T05:38:33.488Z] #25 sha256:18c5bb9d3158892ac1eebec4808e44b08dac5a30079c4c14c6b8bcca6e05bec3
05:38:33 [2021-03-26T05:38:33.488Z] #25 DONE 1.3s
05:38:33 [2021-03-26T05:38:33.488Z] 
05:38:33 [2021-03-26T05:38:33.488Z] #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
05:38:33 [2021-03-26T05:38:33.488Z] #56 sha256:2f2fcab72545a8c72ec1d155342c8d3bf651dcdebb34edf55ed7dedd54ca8563
05:38:33 [2021-03-26T05:38:33.685Z] #41 ...
05:38:33 [2021-03-26T05:38:33.685Z] 
05:38:33 [2021-03-26T05:38:33.685Z] #44 [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
05:38:33 [2021-03-26T05:38:33.685Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:38:33 [2021-03-26T05:38:33.685Z] #44 174.5   CC       criu/path.o
05:38:33 [2021-03-26T05:38:33.685Z] #44 174.9   CC       criu/pie-util-vdso.o
05:38:33 [2021-03-26T05:38:33.685Z] #44 175.4   CC       criu/pie-util.o
05:38:33 [2021-03-26T05:38:33.685Z] #44 175.7   CC       criu/pipes.o
05:38:33 [2021-03-26T05:38:33.685Z] #44 176.6   CC       criu/plugin.o
05:38:33 [2021-03-26T05:38:33.685Z] #44 177.1   CC       criu/proc_parse.o
05:38:33 [2021-03-26T05:38:33.685Z] #44 181.0   CC       criu/protobuf-desc.o
05:38:33 [2021-03-26T05:38:33.685Z] #44 182.3   CC       criu/protobuf.o
05:38:33 [2021-03-26T05:38:33.685Z] #44 182.8   CC       criu/pstree.o
05:38:33 [2021-03-26T05:38:33.685Z] #44 184.5   CC       criu/rbtree.o
05:38:33 [2021-03-26T05:38:33.685Z] #44 184.9   CC       criu/rst-malloc.o
05:38:33 [2021-03-26T05:38:33.685Z] #44 185.2   CC       criu/seccomp.o
05:38:33 [2021-03-26T05:38:33.685Z] #44 186.2   CC       criu/seize.o
05:38:33 [2021-03-26T05:38:33.747Z] #43 163.3 fatal: not a git repository (or any of the parent directories): .git
05:38:33 [2021-03-26T05:38:33.753Z] #56 ...
05:38:33 [2021-03-26T05:38:33.753Z] 
05:38:33 [2021-03-26T05:38:33.753Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:38:33 [2021-03-26T05:38:33.753Z] #30 sha256:3b98d48fb03fba14be74f952cf31c2462f4838a98802dd8b686faeddd9256b0d
05:38:34 [2021-03-26T05:38:34.008Z] #43 163.9 make[1]: Nothing to be done for 'all'.
05:38:34 [2021-03-26T05:38:34.578Z] #43 164.4 make[1]: 'images/built-in.o' is up to date.
05:38:34 [2021-03-26T05:38:34.578Z] #43 164.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:38:34 [2021-03-26T05:38:34.578Z] #43 164.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:38:34 [2021-03-26T05:38:34.578Z] #43 164.4 make[1]: 'compel/libcompel.a' is up to date.
05:38:34 [2021-03-26T05:38:34.578Z] #43 164.5 make[1]: 'compel/compel-host-bin' is up to date.
05:38:34 [2021-03-26T05:38:34.578Z] #43 164.5 make[1]: Nothing to be done for 'all'.
05:38:34 [2021-03-26T05:38:34.578Z] #43 164.5 make[1]: 'soccr/libsoccr.a' is up to date.
05:38:34 [2021-03-26T05:38:34.759Z] #44 187.6   CC       criu/servicefd.o
05:38:34 [2021-03-26T05:38:34.839Z] #43 164.7 make[2]: Nothing to be done for 'all'.
05:38:34 [2021-03-26T05:38:34.839Z] #43 164.7 make[2]: Nothing to be done for 'all'.
05:38:34 [2021-03-26T05:38:34.839Z] #43 164.7 make[2]: Nothing to be done for 'all'.
05:38:34 [2021-03-26T05:38:34.839Z] #43 164.8 make[2]: Nothing to be done for 'all'.
05:38:34 [2021-03-26T05:38:34.862Z] #43 133.4   CC       criu/netfilter.o
05:38:34 [2021-03-26T05:38:34.862Z] #43 133.8   CC       criu/page-pipe.o
05:38:35 [2021-03-26T05:38:35.026Z] #43 138.5   CC       criu/namespaces.o
05:38:35 [2021-03-26T05:38:35.100Z] #43 164.9 make[2]: Nothing to be done for 'all'.
05:38:35 [2021-03-26T05:38:35.100Z] #43 164.9 make[2]: Nothing to be done for 'all'.
05:38:35 [2021-03-26T05:38:35.100Z] #43 164.9 make[2]: Nothing to be done for 'all'.
05:38:35 [2021-03-26T05:38:35.100Z] #43 165.0 make[2]: Nothing to be done for 'all'.
05:38:35 [2021-03-26T05:38:35.100Z] #43 165.0   INSTALL  criu/criu
05:38:35 [2021-03-26T05:38:35.359Z] #43 DONE 165.2s
05:38:35 [2021-03-26T05:38:35.359Z] 
05:38:35 [2021-03-26T05:38:35.359Z] #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
05:38:35 [2021-03-26T05:38:35.359Z] #53 sha256:21ddf9cbd3b3868de3d53174ab6a7c82b06ac78a135bddea9e4cb4eb8c653cfd
05:38:35 [2021-03-26T05:38:35.436Z] #43 134.4   CC       criu/page-xfer.o
05:38:35 [2021-03-26T05:38:35.441Z] #44 188.4   CC       criu/shmem.o
05:38:35 [2021-03-26T05:38:35.966Z] #43 140.2   CC       criu/net.o
05:38:36 [2021-03-26T05:38:36.227Z] #43 ...
05:38:36 [2021-03-26T05:38:36.227Z] 
05:38:36 [2021-03-26T05:38:36.227Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:38:36 [2021-03-26T05:38:36.227Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:38:36 [2021-03-26T05:38:36.227Z] #22 5.450 Collecting yamllint==1.16.0
05:38:36 [2021-03-26T05:38:36.824Z] #43 135.8   CC       criu/pagemap-cache.o
05:38:36 [2021-03-26T05:38:36.984Z] #44 189.6   CC       criu/sigframe.o
05:38:36 [2021-03-26T05:38:36.984Z] #44 189.8   CC       criu/signalfd.o
05:38:37 [2021-03-26T05:38:37.085Z] #43 136.3   CC       criu/pagemap.o
05:38:37 [2021-03-26T05:38:37.167Z] #22 10.86   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:38:37 [2021-03-26T05:38:37.167Z] #22 10.96 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:38:37 [2021-03-26T05:38:37.167Z] #22 11.01   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:38:37 [2021-03-26T05:38:37.167Z] #22 11.06 Collecting pyyaml (from yamllint==1.16.0)
05:38:37 [2021-03-26T05:38:37.285Z] #44 190.3   CC       criu/sk-inet.o
05:38:37 [2021-03-26T05:38:37.347Z] #43 ...
05:38:37 [2021-03-26T05:38:37.347Z] 
05:38:37 [2021-03-26T05:38:37.347Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
05:38:37 [2021-03-26T05:38:37.347Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e
05:38:37 [2021-03-26T05:38:37.347Z] #22 5.413 Collecting yamllint==1.16.0
05:38:37 [2021-03-26T05:38:37.347Z] #22 10.78   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
05:38:37 [2021-03-26T05:38:37.347Z] #22 10.88 Collecting pyyaml (from yamllint==1.16.0)
05:38:37 [2021-03-26T05:38:37.347Z] #22 11.14   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
05:38:37 [2021-03-26T05:38:37.347Z] #22 11.50 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
05:38:37 [2021-03-26T05:38:37.347Z] #22 11.55   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
05:38:37 [2021-03-26T05:38:37.347Z] #22 11.62 Installing collected packages: pyyaml, pathspec, yamllint
05:38:37 [2021-03-26T05:38:37.347Z] #22 12.04 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:38:37 [2021-03-26T05:38:37.347Z] #22 DONE 12.4s
05:38:37 [2021-03-26T05:38:37.347Z] 
05:38:37 [2021-03-26T05:38:37.347Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
05:38:37 [2021-03-26T05:38:37.347Z] #25 sha256:f3d4aa131e38237f182353a1d6e7deb31ef8e94496ee837864cc7d7645db24c5
05:38:37 [2021-03-26T05:38:37.427Z] #22 11.29   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
05:38:37 [2021-03-26T05:38:37.609Z] #25 DONE 0.4s
05:38:37 [2021-03-26T05:38:37.609Z] 
05:38:37 [2021-03-26T05:38:37.609Z] #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
05:38:37 [2021-03-26T05:38:37.609Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:38:37 [2021-03-26T05:38:37.609Z] #40 ...
05:38:37 [2021-03-26T05:38:37.609Z] 
05:38:37 [2021-03-26T05:38:37.609Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:38:37 [2021-03-26T05:38:37.609Z] #30 sha256:ddb714dfc547ab59cba4ca9d892d71f78266a2b5fd23dadbdeaef41579b97967
05:38:37 [2021-03-26T05:38:37.902Z] #53 ...
05:38:37 [2021-03-26T05:38:37.902Z] 
05:38:37 [2021-03-26T05:38:37.902Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:38:37 [2021-03-26T05:38:37.902Z] #44 sha256:402a5c09032663e41c0f4a4a82afd62b9b546c0cc4a04e40fa0a63c3864e4961
05:38:37 [2021-03-26T05:38:37.902Z] #44 DONE 0.1s
05:38:37 [2021-03-26T05:38:37.902Z] 
05:38:37 [2021-03-26T05:38:37.902Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
05:38:37 [2021-03-26T05:38:37.902Z] #46 sha256:148badf807cce1be45e9dc551d3737c2602530904e07a3a1ad143e548d9d4aef
05:38:37 [2021-03-26T05:38:37.902Z] #46 DONE 0.1s
05:38:37 [2021-03-26T05:38:37.902Z] 
05:38:37 [2021-03-26T05:38:37.902Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
05:38:37 [2021-03-26T05:38:37.902Z] #48 sha256:d1e3d90aba0c2a1abf284922114d2f643514962254205687b2c18153f58d6db5
05:38:37 [2021-03-26T05:38:37.902Z] #48 DONE 0.1s
05:38:37 [2021-03-26T05:38:37.902Z] 
05:38:37 [2021-03-26T05:38:37.902Z] #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
05:38:37 [2021-03-26T05:38:37.902Z] #56 sha256:62b49318574903796310388a9f051ce130139e2e453a1bea6b9a5f3580f25585
05:38:37 [2021-03-26T05:38:37.902Z] #56 ...
05:38:37 [2021-03-26T05:38:37.902Z] 
05:38:37 [2021-03-26T05:38:37.902Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
05:38:37 [2021-03-26T05:38:37.902Z] #50 sha256:13563e15af21f96b7546ec520c0c998ab574aa7a7e2709fbb497639f5e55f584
05:38:37 [2021-03-26T05:38:37.902Z] #50 DONE 0.3s
05:38:37 [2021-03-26T05:38:37.902Z] 
05:38:37 [2021-03-26T05:38:37.902Z] #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
05:38:37 [2021-03-26T05:38:37.902Z] #56 sha256:62b49318574903796310388a9f051ce130139e2e453a1bea6b9a5f3580f25585
05:38:37 [2021-03-26T05:38:37.902Z] #56 ...
05:38:37 [2021-03-26T05:38:37.902Z] 
05:38:37 [2021-03-26T05:38:37.902Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
05:38:37 [2021-03-26T05:38:37.902Z] #52 sha256:a41d82e27f4ee2fb023300cb44141b2e9cba9bcb94bc1786e99d57b2b3095dac
05:38:37 [2021-03-26T05:38:37.902Z] #52 DONE 0.1s
05:38:37 [2021-03-26T05:38:37.996Z] #22 11.59 Installing collected packages: pathspec, pyyaml, yamllint
05:38:38 [2021-03-26T05:38:38.161Z] 
05:38:38 [2021-03-26T05:38:38.161Z] #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
05:38:38 [2021-03-26T05:38:38.161Z] #56 sha256:62b49318574903796310388a9f051ce130139e2e453a1bea6b9a5f3580f25585
05:38:38 [2021-03-26T05:38:38.256Z] #22 12.00 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
05:38:38 [2021-03-26T05:38:38.826Z] #44 191.5   CC       criu/sk-netlink.o
05:38:38 [2021-03-26T05:38:38.827Z] #22 DONE 12.5s
05:38:38 [2021-03-26T05:38:38.827Z] 
05:38:38 [2021-03-26T05:38:38.827Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
05:38:38 [2021-03-26T05:38:38.827Z] #25 sha256:7e30d6d670fa38bb9cbfc0fb8269324bf86d5183aa63fbb8396021d7cb8f95d0
05:38:39 [2021-03-26T05:38:39.087Z] #25 DONE 0.4s
05:38:39 [2021-03-26T05:38:39.087Z] 
05:38:39 [2021-03-26T05:38:39.087Z] #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
05:38:39 [2021-03-26T05:38:39.087Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:38:39 [2021-03-26T05:38:39.087Z] #49 ...
05:38:39 [2021-03-26T05:38:39.087Z] 
05:38:39 [2021-03-26T05:38:39.087Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:38:39 [2021-03-26T05:38:39.087Z] #30 sha256:27f83cb11cb404ae7df3fc37cd242451dff5821d0e4638c76425988ff161506c
05:38:39 [2021-03-26T05:38:39.126Z] #44 192.1   CC       criu/sk-packet.o
05:38:40 [2021-03-26T05:38:40.188Z] #44 193.0   CC       criu/sk-queue.o
05:38:40 [2021-03-26T05:38:40.838Z] #44 193.6   CC       criu/sk-tcp.o
05:38:41 [2021-03-26T05:38:41.489Z] #44 194.3   CC       criu/sk-unix.o
05:38:42 [2021-03-26T05:38:42.906Z] #30 DONE 4.7s
05:38:42 [2021-03-26T05:38:42.906Z] 
05:38:42 [2021-03-26T05:38:42.906Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
05:38:42 [2021-03-26T05:38:42.906Z] #33 sha256:3dbad60e9a111f00ae2d2ae29e6658e6cde4c0817b0c1b8b6712b92be72e1208
05:38:42 [2021-03-26T05:38:42.906Z] #33 DONE 0.4s
05:38:42 [2021-03-26T05:38:42.906Z] 
05:38:42 [2021-03-26T05:38:42.906Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
05:38:42 [2021-03-26T05:38:42.906Z] #35 sha256:cc4451a58f6700980b2294786c9ddcb359b481d9d4c28b543b9de70f98d52fa7
05:38:42 [2021-03-26T05:38:42.906Z] #35 DONE 0.1s
05:38:42 [2021-03-26T05:38:42.906Z] 
05:38:42 [2021-03-26T05:38:42.906Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
05:38:42 [2021-03-26T05:38:42.906Z] #38 sha256:ca9e8bbdaa206ffec986c3467bb40ee71fe3c85d0524a399e20112294157565f
05:38:42 [2021-03-26T05:38:42.906Z] #38 DONE 0.0s
05:38:42 [2021-03-26T05:38:42.906Z] 
05:38:42 [2021-03-26T05:38:42.906Z] #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
05:38:42 [2021-03-26T05:38:42.906Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:42 [2021-03-26T05:38:42.906Z] #43 137.5   CC       criu/parasite-syscall.o
05:38:42 [2021-03-26T05:38:42.906Z] #43 138.6   CC       criu/path.o
05:38:42 [2021-03-26T05:38:42.906Z] #43 139.0   CC       criu/pie-util-vdso-elf32.o
05:38:42 [2021-03-26T05:38:42.906Z] #43 139.3   CC       criu/pie-util-vdso.o
05:38:42 [2021-03-26T05:38:42.906Z] #43 139.7   CC       criu/pie-util.o
05:38:42 [2021-03-26T05:38:42.906Z] #43 139.8   CC       criu/pipes.o
05:38:42 [2021-03-26T05:38:42.906Z] #43 140.4   CC       criu/plugin.o
05:38:42 [2021-03-26T05:38:42.906Z] #43 140.7   CC       criu/proc_parse.o
05:38:44 [2021-03-26T05:38:44.293Z] #44 196.9   CC       criu/sockets.o
05:38:44 [2021-03-26T05:38:44.295Z] #43 143.4   CC       criu/protobuf-desc.o
05:38:44 [2021-03-26T05:38:44.370Z] #30 DONE 5.0s
05:38:44 [2021-03-26T05:38:44.370Z] 
05:38:44 [2021-03-26T05:38:44.370Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
05:38:44 [2021-03-26T05:38:44.370Z] #33 sha256:68c98af53f5a7c71d43a5d459444b6edbf0637725e3d46e4ff3a7561793fd82d
05:38:44 [2021-03-26T05:38:44.370Z] #33 DONE 0.3s
05:38:44 [2021-03-26T05:38:44.370Z] 
05:38:44 [2021-03-26T05:38:44.370Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
05:38:44 [2021-03-26T05:38:44.370Z] #35 sha256:a16a1baddc12d44fb8d88b863f0cdfa923d8b63fa076c06fd2480462be1a48c5
05:38:44 [2021-03-26T05:38:44.630Z] #35 DONE 0.1s
05:38:44 [2021-03-26T05:38:44.630Z] 
05:38:44 [2021-03-26T05:38:44.630Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
05:38:44 [2021-03-26T05:38:44.630Z] #38 sha256:c915d588f16c1db8781924d22bd76da6ddfd7cd993c3374119faed8d00c1b7b8
05:38:44 [2021-03-26T05:38:44.630Z] #38 DONE 0.1s
05:38:44 [2021-03-26T05:38:44.630Z] 
05:38:44 [2021-03-26T05:38:44.630Z] #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
05:38:44 [2021-03-26T05:38:44.630Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:44 [2021-03-26T05:38:44.630Z] #43 143.7   CC       criu/netfilter.o
05:38:44 [2021-03-26T05:38:44.630Z] #43 144.1   CC       criu/page-pipe.o
05:38:44 [2021-03-26T05:38:44.630Z] #43 144.7   CC       criu/page-xfer.o
05:38:44 [2021-03-26T05:38:44.630Z] #43 146.2   CC       criu/pagemap-cache.o
05:38:44 [2021-03-26T05:38:44.630Z] #43 146.6   CC       criu/pagemap.o
05:38:44 [2021-03-26T05:38:44.630Z] #43 147.5   CC       criu/parasite-syscall.o
05:38:44 [2021-03-26T05:38:44.630Z] #43 148.2   CC       criu/path.o
05:38:44 [2021-03-26T05:38:44.630Z] #43 148.6   CC       criu/pie-util-vdso-elf32.o
05:38:44 [2021-03-26T05:38:44.739Z] #56 196.8 + bin/containerd
05:38:45 [2021-03-26T05:38:45.200Z] #43 149.0   CC       criu/pie-util-vdso.o
05:38:45 [2021-03-26T05:38:45.239Z] #43 144.3   CC       criu/protobuf.o
05:38:45 [2021-03-26T05:38:45.356Z] #44 198.1   CC       criu/stats.o
05:38:45 [2021-03-26T05:38:45.460Z] #43 149.6   CC       criu/pie-util.o
05:38:45 [2021-03-26T05:38:45.501Z] #43 144.7   CC       criu/pstree.o
05:38:45 [2021-03-26T05:38:45.658Z] #44 198.6   CC       criu/string.o
05:38:45 [2021-03-26T05:38:45.720Z] #43 149.7   CC       criu/pipes.o
05:38:45 [2021-03-26T05:38:45.958Z] #44 198.8   CC       criu/sysctl.o
05:38:46 [2021-03-26T05:38:46.016Z] #30 DONE 11.0s
05:38:46 [2021-03-26T05:38:46.016Z] 
05:38:46 [2021-03-26T05:38:46.016Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
05:38:46 [2021-03-26T05:38:46.016Z] #33 sha256:d95da75f31ace7f12f0099b20e246b450e49ef56eb473988c6ffa0498c46bfcd
05:38:46 [2021-03-26T05:38:46.016Z] #33 DONE 0.8s
05:38:46 [2021-03-26T05:38:46.016Z] 
05:38:46 [2021-03-26T05:38:46.016Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
05:38:46 [2021-03-26T05:38:46.016Z] #35 sha256:d9c152aee5ebd10ef3e15c34c44055a9b42ea5216d53cceeffd080aef1262577
05:38:46 [2021-03-26T05:38:46.016Z] #35 DONE 0.1s
05:38:46 [2021-03-26T05:38:46.016Z] 
05:38:46 [2021-03-26T05:38:46.016Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
05:38:46 [2021-03-26T05:38:46.016Z] #38 sha256:e3074891a95cf377d42bdcf9bc7a0edea45a6845d6e5c389f8a2cb074c495efd
05:38:46 [2021-03-26T05:38:46.016Z] #38 DONE 0.1s
05:38:46 [2021-03-26T05:38:46.016Z] 
05:38:46 [2021-03-26T05:38:46.016Z] #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
05:38:46 [2021-03-26T05:38:46.016Z] #56 sha256:2f2fcab72545a8c72ec1d155342c8d3bf651dcdebb34edf55ed7dedd54ca8563
05:38:46 [2021-03-26T05:38:46.016Z] #56 ...
05:38:46 [2021-03-26T05:38:46.016Z] 
05:38:46 [2021-03-26T05:38:46.016Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
05:38:46 [2021-03-26T05:38:46.016Z] #41 sha256:53102f7a88f77a0e697629afac1be3c1382cd05a3168227c67dea974d2989e8e
05:38:46 [2021-03-26T05:38:46.448Z] #43 ...
05:38:46 [2021-03-26T05:38:46.448Z] 
05:38:46 [2021-03-26T05:38:46.448Z] #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
05:38:46 [2021-03-26T05:38:46.448Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:38:46 [2021-03-26T05:38:46.448Z] #40 DONE 248.6s
05:38:46 [2021-03-26T05:38:46.448Z] 
05:38:46 [2021-03-26T05:38:46.448Z] #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
05:38:46 [2021-03-26T05:38:46.448Z] #49 sha256:c24b11cad489938da75512f839180e935785d276b533fde4b555bd2b60e11747
05:38:46 [2021-03-26T05:38:46.590Z] #41 DONE 0.8s
05:38:46 [2021-03-26T05:38:46.590Z] 
05:38:46 [2021-03-26T05:38:46.590Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:38:46 [2021-03-26T05:38:46.590Z] #44 sha256:c4bff5888ecb7afe6c1ab62fd1f3a4519641e41bdd47c8f46115df785696a119
05:38:46 [2021-03-26T05:38:46.590Z] #44 DONE 0.1s
05:38:46 [2021-03-26T05:38:46.590Z] 
05:38:46 [2021-03-26T05:38:46.590Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
05:38:46 [2021-03-26T05:38:46.590Z] #46 sha256:bc94ec5dc23bddf986922cd63fd1500d003097fd44f3f82ef5df4a0adb12d59b
05:38:46 [2021-03-26T05:38:46.661Z] #43 150.6   CC       criu/plugin.o
05:38:46 [2021-03-26T05:38:46.708Z] #49 ...
05:38:46 [2021-03-26T05:38:46.708Z] 
05:38:46 [2021-03-26T05:38:46.708Z] #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
05:38:46 [2021-03-26T05:38:46.708Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:46 [2021-03-26T05:38:46.708Z] #43 146.0   CC       criu/rbtree.o
05:38:46 [2021-03-26T05:38:46.922Z] #43 150.9   CC       criu/proc_parse.o
05:38:47 [2021-03-26T05:38:47.039Z] #44 199.8   CC       criu/sysfs_parse.o
05:38:47 [2021-03-26T05:38:47.163Z] #46 DONE 0.6s
05:38:47 [2021-03-26T05:38:47.163Z] 
05:38:47 [2021-03-26T05:38:47.163Z] #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
05:38:47 [2021-03-26T05:38:47.163Z] #56 sha256:2f2fcab72545a8c72ec1d155342c8d3bf651dcdebb34edf55ed7dedd54ca8563
05:38:47 [2021-03-26T05:38:47.163Z] #56 ...
05:38:47 [2021-03-26T05:38:47.163Z] 
05:38:47 [2021-03-26T05:38:47.163Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
05:38:47 [2021-03-26T05:38:47.163Z] #48 sha256:5cd55c7ba2ce8f87fc67911eeadd8e7e6410cf42b729ce0e66a30d4a464aac4a
05:38:47 [2021-03-26T05:38:47.163Z] #48 DONE 0.1s
05:38:47 [2021-03-26T05:38:47.282Z] #43 146.4   CC       criu/rst-malloc.o
05:38:47 [2021-03-26T05:38:47.364Z] #44 200.3   CC       criu/timens.o
05:38:47 [2021-03-26T05:38:47.425Z] 
05:38:47 [2021-03-26T05:38:47.425Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
05:38:47 [2021-03-26T05:38:47.425Z] #50 sha256:4e9b0b623715e941d18f80a6c62db103be4696daf138d4c49fe4b7c498267e69
05:38:47 [2021-03-26T05:38:47.856Z] #43 146.9   CC       criu/seccomp.o
05:38:48 [2021-03-26T05:38:48.015Z] #44 200.8   CC       criu/timerfd.o
05:38:48 [2021-03-26T05:38:48.117Z] #43 ...
05:38:48 [2021-03-26T05:38:48.117Z] 
05:38:48 [2021-03-26T05:38:48.117Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
05:38:48 [2021-03-26T05:38:48.117Z] #41 sha256:514677b7507dee458aec1db1dbc4dcb4cd717791bd4621b06f2427d7b513aeb8
05:38:48 [2021-03-26T05:38:48.117Z] #41 DONE 0.3s
05:38:48 [2021-03-26T05:38:48.117Z] 
05:38:48 [2021-03-26T05:38:48.117Z] #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
05:38:48 [2021-03-26T05:38:48.117Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:48 [2021-03-26T05:38:48.370Z] #50 DONE 1.1s
05:38:48 [2021-03-26T05:38:48.370Z] 
05:38:48 [2021-03-26T05:38:48.370Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
05:38:48 [2021-03-26T05:38:48.370Z] #52 sha256:8a7679c3a45d97cc07cc69ec5150904bc192ae17b1ceaf119546f0390725a418
05:38:48 [2021-03-26T05:38:48.370Z] #52 DONE 0.1s
05:38:48 [2021-03-26T05:38:48.370Z] 
05:38:48 [2021-03-26T05:38:48.370Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
05:38:48 [2021-03-26T05:38:48.370Z] #54 sha256:a4d9222ce1e96b63b3afeeceed35cc9cfc530036d422b54340e36afcc1ab1751
05:38:48 [2021-03-26T05:38:48.379Z] #43 147.5   CC       criu/seize.o
05:38:48 [2021-03-26T05:38:48.665Z] #44 201.4   CC       criu/tty.o
05:38:48 [2021-03-26T05:38:48.944Z] #54 DONE 0.5s
05:38:48 [2021-03-26T05:38:48.944Z] 
05:38:48 [2021-03-26T05:38:48.944Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:38:48 [2021-03-26T05:38:48.944Z] #56 sha256:2f2fcab72545a8c72ec1d155342c8d3bf651dcdebb34edf55ed7dedd54ca8563
05:38:48 [2021-03-26T05:38:48.953Z] #43 148.1   CC       criu/servicefd.o
05:38:49 [2021-03-26T05:38:49.463Z] #43 153.3   CC       criu/protobuf-desc.o
05:38:49 [2021-03-26T05:38:49.525Z] #43 148.5   CC       criu/shmem.o
05:38:49 [2021-03-26T05:38:49.723Z] #43 ...
05:38:49 [2021-03-26T05:38:49.723Z] 
05:38:49 [2021-03-26T05:38:49.723Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
05:38:49 [2021-03-26T05:38:49.723Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
05:38:49 [2021-03-26T05:38:49.723Z] #40 DONE 257.9s
05:38:49 [2021-03-26T05:38:49.723Z] 
05:38:49 [2021-03-26T05:38:49.723Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
05:38:49 [2021-03-26T05:38:49.723Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:38:50 [2021-03-26T05:38:50.044Z] #56 ...
05:38:50 [2021-03-26T05:38:50.044Z] 
05:38:50 [2021-03-26T05:38:50.044Z] #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
05:38:50 [2021-03-26T05:38:50.044Z] #53 sha256:21ddf9cbd3b3868de3d53174ab6a7c82b06ac78a135bddea9e4cb4eb8c653cfd
05:38:50 [2021-03-26T05:38:50.044Z] #53 123.8 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:38:50 [2021-03-26T05:38:50.044Z] #53 124.6 + mkdir -p /build
05:38:50 [2021-03-26T05:38:50.044Z] #53 124.6 + cp runc /build/runc
05:38:50 [2021-03-26T05:38:50.044Z] #53 DONE 125.0s
05:38:50 [2021-03-26T05:38:50.044Z] 
05:38:50 [2021-03-26T05:38:50.044Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
05:38:50 [2021-03-26T05:38:50.044Z] #56 sha256:62b49318574903796310388a9f051ce130139e2e453a1bea6b9a5f3580f25585
05:38:50 [2021-03-26T05:38:50.044Z] #56 ...
05:38:50 [2021-03-26T05:38:50.044Z] 
05:38:50 [2021-03-26T05:38:50.044Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
05:38:50 [2021-03-26T05:38:50.044Z] #54 sha256:d7100322d51694c6d10903550e79ee498f8353e2aa3fb34c62ca1c94d5f1cf1a
05:38:50 [2021-03-26T05:38:50.099Z] #43 149.3   CC       criu/sigframe.o
05:38:50 [2021-03-26T05:38:50.293Z] #49 ...
05:38:50 [2021-03-26T05:38:50.293Z] 
05:38:50 [2021-03-26T05:38:50.293Z] #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
05:38:50 [2021-03-26T05:38:50.293Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:50 [2021-03-26T05:38:50.293Z] #43 154.4   CC       criu/protobuf.o
05:38:50 [2021-03-26T05:38:50.316Z] #54 DONE 0.3s
05:38:50 [2021-03-26T05:38:50.316Z] 
05:38:50 [2021-03-26T05:38:50.316Z] #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
05:38:50 [2021-03-26T05:38:50.316Z] #56 sha256:62b49318574903796310388a9f051ce130139e2e453a1bea6b9a5f3580f25585
05:38:50 [2021-03-26T05:38:50.360Z] #43 149.5   CC       criu/signalfd.o
05:38:50 [2021-03-26T05:38:50.622Z] #43 149.7   CC       criu/sk-inet.o
05:38:50 [2021-03-26T05:38:50.863Z] #43 155.0   CC       criu/pstree.o
05:38:51 [2021-03-26T05:38:51.444Z] #44 204.1   CC       criu/tun.o
05:38:51 [2021-03-26T05:38:51.566Z] #43 ...
05:38:51 [2021-03-26T05:38:51.567Z] 
05:38:51 [2021-03-26T05:38:51.567Z] #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
05:38:51 [2021-03-26T05:38:51.567Z] #49 sha256:c24b11cad489938da75512f839180e935785d276b533fde4b555bd2b60e11747
05:38:51 [2021-03-26T05:38:51.567Z] #49 253.5 + /build/golangci-lint --version
05:38:51 [2021-03-26T05:38:51.567Z] #49 253.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:38:51 [2021-03-26T05:38:51.567Z] #49 DONE 254.1s
05:38:51 [2021-03-26T05:38:51.567Z] 
05:38:51 [2021-03-26T05:38:51.567Z] #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
05:38:51 [2021-03-26T05:38:51.567Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:51 [2021-03-26T05:38:51.567Z] #43 150.6   CC       criu/sk-netlink.o
05:38:51 [2021-03-26T05:38:51.567Z] #43 150.9   CC       criu/sk-packet.o
05:38:51 [2021-03-26T05:38:51.743Z] #44 204.8   CC       criu/uffd.o
05:38:51 [2021-03-26T05:38:51.803Z] #43 ...
05:38:51 [2021-03-26T05:38:51.803Z] 
05:38:51 [2021-03-26T05:38:51.803Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
05:38:51 [2021-03-26T05:38:51.803Z] #41 sha256:8ffb844ff0d1793dc2778592561c2b89a552459a2004225705081817535bc330
05:38:51 [2021-03-26T05:38:51.803Z] #41 DONE 0.6s
05:38:52 [2021-03-26T05:38:52.063Z] 
05:38:52 [2021-03-26T05:38:52.063Z] #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
05:38:52 [2021-03-26T05:38:52.063Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:52 [2021-03-26T05:38:52.063Z] #43 156.1   CC       criu/rbtree.o
05:38:52 [2021-03-26T05:38:52.140Z] #43 151.3   CC       criu/sk-queue.o
05:38:52 [2021-03-26T05:38:52.323Z] #43 156.3   CC       criu/rst-malloc.o
05:38:52 [2021-03-26T05:38:52.584Z] #43 156.6   CC       criu/seccomp.o
05:38:52 [2021-03-26T05:38:52.715Z] #43 151.8   CC       criu/sk-tcp.o
05:38:52 [2021-03-26T05:38:52.976Z] #43 152.2   CC       criu/sk-unix.o
05:38:53 [2021-03-26T05:38:53.154Z] #43 157.1   CC       criu/seize.o
05:38:53 [2021-03-26T05:38:53.723Z] #43 157.9   CC       criu/servicefd.o
05:38:53 [2021-03-26T05:38:53.881Z] #44 206.4   CC       criu/util.o
05:38:53 [2021-03-26T05:38:53.881Z] #44 ...
05:38:53 [2021-03-26T05:38:53.881Z] 
05:38:53 [2021-03-26T05:38:53.881Z] #41 [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
05:38:53 [2021-03-26T05:38:53.881Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9
05:38:53 [2021-03-26T05:38:53.881Z] #41 DONE 277.9s
05:38:54 [2021-03-26T05:38:54.182Z] 
05:38:54 [2021-03-26T05:38:54.182Z] #25 [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
05:38:54 [2021-03-26T05:38:54.182Z] #25 sha256:5c95be8ba901bf98fa5ecb10da804ab67af74783f7585508cddbdc97d9fd3d57
05:38:54 [2021-03-26T05:38:54.295Z] #43 158.3   CC       criu/shmem.o
05:38:54 [2021-03-26T05:38:54.893Z] #43 153.9   CC       criu/sockets.o
05:38:55 [2021-03-26T05:38:55.155Z] #43 154.4   CC       criu/stats.o
05:38:55 [2021-03-26T05:38:55.236Z] #43 159.1   CC       criu/sigframe.o
05:38:55 [2021-03-26T05:38:55.236Z] #43 ...
05:38:55 [2021-03-26T05:38:55.236Z] 
05:38:55 [2021-03-26T05:38:55.236Z] #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
05:38:55 [2021-03-26T05:38:55.236Z] #49 sha256:2366fa483745ee0733534a283e92da9e35570b6b5890b601caf25e50ad5b2d62
05:38:55 [2021-03-26T05:38:55.236Z] #49 263.0 + /build/golangci-lint --version
05:38:55 [2021-03-26T05:38:55.236Z] #49 263.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:38:55 [2021-03-26T05:38:55.236Z] #49 DONE 263.6s
05:38:55 [2021-03-26T05:38:55.236Z] 
05:38:55 [2021-03-26T05:38:55.236Z] #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
05:38:55 [2021-03-26T05:38:55.236Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
05:38:55 [2021-03-26T05:38:55.236Z] #43 159.3   CC       criu/signalfd.o
05:38:55 [2021-03-26T05:38:55.416Z] #43 154.6   CC       criu/string.o
05:38:55 [2021-03-26T05:38:55.416Z] #43 154.7   CC       criu/sysctl.o
05:38:55 [2021-03-26T05:38:55.496Z] #43 159.6   CC       criu/sk-inet.o
05:38:55 [2021-03-26T05:38:55.678Z] #43 155.0   CC       criu/sysfs_parse.o
05:38:55 [2021-03-26T05:38:55.725Z] #25 ...
05:38:55 [2021-03-26T05:38:55.725Z] 
05:38:55 [2021-03-26T05:38:55.725Z] #44 [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
05:38:55 [2021-03-26T05:38:55.725Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb
05:38:55 [2021-03-26T05:38:55.725Z] #44 208.7   CC       criu/uts_ns.o
05:38:56 [2021-03-26T05:38:56.027Z] #44 209.0   CC       criu/vdso.o
05:38:56 [2021-03-26T05:38:56.250Z] #43 155.3   CC       criu/timens.o
05:38:56 [2021-03-26T05:38:56.250Z] #43 155.6   CC       criu/timerfd.o
05:38:56 [2021-03-26T05:38:56.440Z] #43 160.4   CC       criu/sk-netlink.o
05:38:56 [2021-03-26T05:38:56.675Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
05:38:56 [2021-03-26T05:38:56.678Z] #44 209.7   LINK     criu/built-in.o
05:38:56 [2021-03-26T05:38:56.824Z] #43 155.8   CC       criu/tty.o
05:38:56 [2021-03-26T05:38:56.979Z] #44 209.9   LINK     criu/criu
05:38:57 [2021-03-26T05:38:57.011Z] #43 160.9   CC       criu/sk-packet.o
05:38:57 [2021-03-26T05:38:57.580Z] #43 161.7   CC       criu/sk-queue.o
05:38:57 [2021-03-26T05:38:57.652Z] #44 210.5   DEP      lib/c/criu.d
05:38:57 [2021-03-26T05:38:57.652Z] #44 210.6   CC       images/rpc.pb-c.o
05:38:57 [2021-03-26T05:38:57.768Z] #43 157.0   CC       criu/tun.o
05:38:58 [2021-03-26T05:38:58.150Z] #43 162.0   CC       criu/sk-tcp.o
05:38:58 [2021-03-26T05:38:58.341Z] #43 157.3   CC       criu/uffd.o
05:38:58 [2021-03-26T05:38:58.410Z] #43 162.4   CC       criu/sk-unix.o
05:38:58 [2021-03-26T05:38:58.708Z] #44 211.4   CC       lib/c/criu.o
05:38:58 [2021-03-26T05:38:58.914Z] #43 158.1   CC       criu/util.o
05:38:58 [2021-03-26T05:38:58.986Z] #56 224.0 + bin/containerd-stress
05:38:59 [2021-03-26T05:38:59.351Z] #43 163.6   CC       criu/sockets.o
05:38:59 [2021-03-26T05:38:59.889Z] #43 159.1   CC       criu/uts_ns.o
05:39:00 [2021-03-26T05:39:00.151Z] #43 159.3   CC       criu/vdso-compat.o
05:39:00 [2021-03-26T05:39:00.151Z] #43 159.4   CC       criu/vdso.o
05:39:00 [2021-03-26T05:39:00.244Z] #44 213.1   LINK     lib/c/built-in.o
05:39:00 [2021-03-26T05:39:00.244Z] #44 213.1   LINK     lib/c/libcriu.so
05:39:00 [2021-03-26T05:39:00.244Z] #44 213.2   LINK     lib/c/libcriu.a
05:39:00 [2021-03-26T05:39:00.412Z] #43 164.2   CC       criu/stats.o
05:39:00 [2021-03-26T05:39:00.412Z] #43 164.4   CC       criu/string.o
05:39:00 [2021-03-26T05:39:00.412Z] #43 164.5   CC       criu/sysctl.o
05:39:00 [2021-03-26T05:39:00.545Z] #44 213.4   GEN      magic.py
05:39:00 [2021-03-26T05:39:00.744Z] #43 159.9   LINK     criu/built-in.o
05:39:00 [2021-03-26T05:39:00.845Z] #44 213.6 Note: Building without setproctitle() and strlcpy() support.
05:39:00 [2021-03-26T05:39:00.845Z] #44 213.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:39:00 [2021-03-26T05:39:00.845Z] #44 213.6 Note: Building without GnuTLS support
05:39:00 [2021-03-26T05:39:00.845Z] #44 213.6 Makefile.config:39: Warn: you have no libnftables installed
05:39:00 [2021-03-26T05:39:00.845Z] #44 213.6 Makefile.config:40: Warn: Building without nftables support
05:39:00 [2021-03-26T05:39:00.975Z] #56 227.1 + bin/containerd-shim
05:39:00 [2021-03-26T05:39:00.983Z] #43 164.9   CC       criu/sysfs_parse.o
05:39:01 [2021-03-26T05:39:01.005Z] #43 160.1   LINK     criu/criu
05:39:01 [2021-03-26T05:39:01.244Z] #43 165.2   CC       criu/timens.o
05:39:01 [2021-03-26T05:39:01.244Z] #43 165.5   CC       criu/timerfd.o
05:39:01 [2021-03-26T05:39:01.266Z] #43 160.4   DEP      lib/c/criu.d
05:39:01 [2021-03-26T05:39:01.266Z] #43 160.4   CC       images/rpc.pb-c.o
05:39:01 [2021-03-26T05:39:01.505Z] #43 165.7   CC       criu/tty.o
05:39:01 [2021-03-26T05:39:01.526Z] #43 160.8   CC       lib/c/criu.o
05:39:01 [2021-03-26T05:39:01.918Z] #44 214.6 fatal: not a git repository (or any of the parent directories): .git
05:39:02 [2021-03-26T05:39:02.470Z] #43 161.5   LINK     lib/c/built-in.o
05:39:02 [2021-03-26T05:39:02.470Z] #43 161.5   LINK     lib/c/libcriu.so
05:39:02 [2021-03-26T05:39:02.470Z] #43 161.6   LINK     lib/c/libcriu.a
05:39:02 [2021-03-26T05:39:02.470Z] #43 161.7   GEN      magic.py
05:39:02 [2021-03-26T05:39:02.470Z] #43 161.8 Note: Building without setproctitle() and strlcpy() support.
05:39:02 [2021-03-26T05:39:02.470Z] #43 161.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:39:02 [2021-03-26T05:39:02.731Z] #43 161.8 Note: Building without GnuTLS support
05:39:02 [2021-03-26T05:39:02.731Z] #43 161.8 Makefile.config:39: Warn: you have no libnftables installed
05:39:02 [2021-03-26T05:39:02.731Z] #43 161.8 Makefile.config:40: Warn: Building without nftables support
05:39:03 [2021-03-26T05:39:03.009Z] #44 216.0 make[1]: Nothing to be done for 'all'.
05:39:03 [2021-03-26T05:39:03.305Z] #43 162.5 fatal: not a git repository (or any of the parent directories): .git
05:39:03 [2021-03-26T05:39:03.416Z] #43 167.1   CC       criu/tun.o
05:39:03 [2021-03-26T05:39:03.416Z] #43 167.5   CC       criu/uffd.o
05:39:03 [2021-03-26T05:39:03.879Z] #43 163.0 make[1]: Nothing to be done for 'all'.
05:39:04 [2021-03-26T05:39:04.356Z] #43 168.3   CC       criu/util.o
05:39:04 [2021-03-26T05:39:04.453Z] #43 163.5 make[1]: 'images/built-in.o' is up to date.
05:39:04 [2021-03-26T05:39:04.453Z] #43 163.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:39:04 [2021-03-26T05:39:04.453Z] #43 163.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:39:04 [2021-03-26T05:39:04.453Z] #43 163.6 make[1]: 'compel/libcompel.a' is up to date.
05:39:04 [2021-03-26T05:39:04.453Z] #43 163.6 make[1]: 'compel/compel-host-bin' is up to date.
05:39:04 [2021-03-26T05:39:04.453Z] #43 163.6 make[1]: Nothing to be done for 'all'.
05:39:04 [2021-03-26T05:39:04.453Z] #43 163.6 make[1]: 'soccr/libsoccr.a' is up to date.
05:39:04 [2021-03-26T05:39:04.453Z] #43 163.8 make[2]: Nothing to be done for 'all'.
05:39:04 [2021-03-26T05:39:04.557Z] #44 217.2 make[1]: 'images/built-in.o' is up to date.
05:39:04 [2021-03-26T05:39:04.557Z] #44 217.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:39:04 [2021-03-26T05:39:04.557Z] #44 217.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:39:04 [2021-03-26T05:39:04.557Z] #44 217.4 make[1]: 'compel/libcompel.a' is up to date.
05:39:04 [2021-03-26T05:39:04.557Z] #44 217.5 make[1]: 'compel/compel-host-bin' is up to date.
05:39:04 [2021-03-26T05:39:04.557Z] #44 217.5 make[1]: Nothing to be done for 'all'.
05:39:04 [2021-03-26T05:39:04.557Z] #44 217.5 make[1]: 'soccr/libsoccr.a' is up to date.
05:39:04 [2021-03-26T05:39:04.715Z] #43 163.8 make[2]: Nothing to be done for 'all'.
05:39:04 [2021-03-26T05:39:04.715Z] #43 163.9 make[2]: Nothing to be done for 'all'.
05:39:04 [2021-03-26T05:39:04.715Z] #43 164.0 make[2]: Nothing to be done for 'all'.
05:39:04 [2021-03-26T05:39:04.715Z] #43 164.0 make[2]: Nothing to be done for 'all'.
05:39:04 [2021-03-26T05:39:04.715Z] #43 164.1 make[2]: Nothing to be done for 'all'.
05:39:04 [2021-03-26T05:39:04.715Z] #43 164.1 make[2]: Nothing to be done for 'all'.
05:39:04 [2021-03-26T05:39:04.927Z] #43 169.1   CC       criu/uts_ns.o
05:39:04 [2021-03-26T05:39:04.977Z] #43 164.2 make[2]: Nothing to be done for 'all'.
05:39:04 [2021-03-26T05:39:04.977Z] #43 164.2   INSTALL  criu/criu
05:39:05 [2021-03-26T05:39:05.214Z] #44 217.9 make[2]: Nothing to be done for 'all'.
05:39:05 [2021-03-26T05:39:05.214Z] #44 217.9 make[2]: Nothing to be done for 'all'.
05:39:05 [2021-03-26T05:39:05.214Z] #44 218.0 make[2]: Nothing to be done for 'all'.
05:39:05 [2021-03-26T05:39:05.214Z] #44 218.2 make[2]: Nothing to be done for 'all'.
05:39:05 [2021-03-26T05:39:05.238Z] #43 DONE 164.4s
05:39:05 [2021-03-26T05:39:05.238Z] 
05:39:05 [2021-03-26T05:39:05.238Z] #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
05:39:05 [2021-03-26T05:39:05.238Z] #56 sha256:797924b68465d780b5231b8b7c48278d9e67feec596181ecf46e23aa0b778ce0
05:39:05 [2021-03-26T05:39:05.497Z] #43 169.3   CC       criu/vdso-compat.o
05:39:05 [2021-03-26T05:39:05.497Z] #43 169.5   CC       criu/vdso.o
05:39:05 [2021-03-26T05:39:05.517Z] #44 218.4 make[2]: Nothing to be done for 'all'.
05:39:05 [2021-03-26T05:39:05.517Z] #44 218.4 make[2]: Nothing to be done for 'all'.
05:39:05 [2021-03-26T05:39:05.517Z] #44 218.5 make[2]: Nothing to be done for 'all'.
05:39:05 [2021-03-26T05:39:05.820Z] #44 218.6 make[2]: Nothing to be done for 'all'.
05:39:05 [2021-03-26T05:39:05.820Z] #44 218.7   INSTALL  criu/criu
05:39:05 [2021-03-26T05:39:05.820Z] #44 DONE 218.8s
05:39:05 [2021-03-26T05:39:05.820Z] 
05:39:05 [2021-03-26T05:39:05.820Z] #25 [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
05:39:05 [2021-03-26T05:39:05.820Z] #25 sha256:5c95be8ba901bf98fa5ecb10da804ab67af74783f7585508cddbdc97d9fd3d57
05:39:06 [2021-03-26T05:39:06.067Z] #43 169.9   LINK     criu/built-in.o
05:39:06 [2021-03-26T05:39:06.067Z] #43 170.0   LINK     criu/criu
05:39:06 [2021-03-26T05:39:06.186Z] #56 ...
05:39:06 [2021-03-26T05:39:06.186Z] 
05:39:06 [2021-03-26T05:39:06.186Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:39:06 [2021-03-26T05:39:06.186Z] #44 sha256:d861fc2c01116eaa2bf86915b2a411f0ebb1a8a01f85576fbeb497630dc9f56f
05:39:06 [2021-03-26T05:39:06.186Z] #44 DONE 0.1s
05:39:06 [2021-03-26T05:39:06.328Z] #43 170.3   DEP      lib/c/criu.d
05:39:06 [2021-03-26T05:39:06.328Z] #43 170.3   CC       images/rpc.pb-c.o
05:39:06 [2021-03-26T05:39:06.447Z] 
05:39:06 [2021-03-26T05:39:06.447Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
05:39:06 [2021-03-26T05:39:06.447Z] #46 sha256:1fb18dd2b578251b62aa6369721b20f75aaffc1f27fb0adf52b7ebb03b7bad50
05:39:06 [2021-03-26T05:39:06.447Z] #46 DONE 0.2s
05:39:06 [2021-03-26T05:39:06.447Z] 
05:39:06 [2021-03-26T05:39:06.447Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
05:39:06 [2021-03-26T05:39:06.447Z] #48 sha256:c1b9ec84e19b3813f680b16838c885b077a2876550704168de5f0f8380debc7d
05:39:06 [2021-03-26T05:39:06.619Z] #43 170.7   CC       lib/c/criu.o
05:39:06 [2021-03-26T05:39:06.709Z] #48 DONE 0.1s
05:39:06 [2021-03-26T05:39:06.709Z] 
05:39:06 [2021-03-26T05:39:06.709Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
05:39:06 [2021-03-26T05:39:06.709Z] #50 sha256:c8c993f8c27509cf6fb841a9161ac06c2538e3cec7b7ccb91c392398088faea3
05:39:06 [2021-03-26T05:39:06.709Z] #50 DONE 0.3s
05:39:06 [2021-03-26T05:39:06.709Z] 
05:39:06 [2021-03-26T05:39:06.709Z] #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
05:39:06 [2021-03-26T05:39:06.709Z] #53 sha256:15375ef5b693646b476fc44492cd32abbffc354b121d21344d25c3965abd94f6
05:39:06 [2021-03-26T05:39:06.971Z] #53 ...
05:39:06 [2021-03-26T05:39:06.971Z] 
05:39:06 [2021-03-26T05:39:06.971Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
05:39:06 [2021-03-26T05:39:06.971Z] #52 sha256:f5694ad1f83462aa6c9d4e0735764018b5b2fa0636de708b84ea064738fc9544
05:39:06 [2021-03-26T05:39:06.971Z] #52 DONE 0.1s
05:39:06 [2021-03-26T05:39:06.971Z] 
05:39:06 [2021-03-26T05:39:06.971Z] #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
05:39:06 [2021-03-26T05:39:06.971Z] #56 sha256:797924b68465d780b5231b8b7c48278d9e67feec596181ecf46e23aa0b778ce0
05:39:07 [2021-03-26T05:39:07.585Z] #43 171.6   LINK     lib/c/built-in.o
05:39:07 [2021-03-26T05:39:07.585Z] #43 171.6   LINK     lib/c/libcriu.so
05:39:07 [2021-03-26T05:39:07.585Z] #43 171.6   LINK     lib/c/libcriu.a
05:39:07 [2021-03-26T05:39:07.585Z] #43 171.7   GEN      magic.py
05:39:07 [2021-03-26T05:39:07.585Z] #43 171.8 Note: Building without setproctitle() and strlcpy() support.
05:39:07 [2021-03-26T05:39:07.585Z] #43 171.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
05:39:07 [2021-03-26T05:39:07.588Z] #56 232.8 + bin/containerd-shim-runc-v1
05:39:07 [2021-03-26T05:39:07.847Z] #43 171.8 Note: Building without GnuTLS support
05:39:07 [2021-03-26T05:39:07.847Z] #43 171.8 Makefile.config:39: Warn: you have no libnftables installed
05:39:07 [2021-03-26T05:39:07.847Z] #43 171.8 Makefile.config:40: Warn: Building without nftables support
05:39:08 [2021-03-26T05:39:08.418Z] #43 172.4 fatal: not a git repository (or any of the parent directories): .git
05:39:08 [2021-03-26T05:39:08.986Z] #43 173.0 make[1]: Nothing to be done for 'all'.
05:39:09 [2021-03-26T05:39:09.555Z] #43 173.5 make[1]: 'images/built-in.o' is up to date.
05:39:09 [2021-03-26T05:39:09.555Z] #43 173.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
05:39:09 [2021-03-26T05:39:09.555Z] #43 173.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
05:39:09 [2021-03-26T05:39:09.555Z] #43 173.6 make[1]: 'compel/libcompel.a' is up to date.
05:39:09 [2021-03-26T05:39:09.555Z] #43 173.6 make[1]: 'compel/compel-host-bin' is up to date.
05:39:09 [2021-03-26T05:39:09.555Z] #43 173.7 make[1]: Nothing to be done for 'all'.
05:39:09 [2021-03-26T05:39:09.555Z] #43 173.7 make[1]: 'soccr/libsoccr.a' is up to date.
05:39:09 [2021-03-26T05:39:09.815Z] #43 173.9 make[2]: Nothing to be done for 'all'.
05:39:09 [2021-03-26T05:39:09.815Z] #43 173.9 make[2]: Nothing to be done for 'all'.
05:39:10 [2021-03-26T05:39:10.074Z] #43 174.0 make[2]: Nothing to be done for 'all'.
05:39:10 [2021-03-26T05:39:10.074Z] #43 174.1 make[2]: Nothing to be done for 'all'.
05:39:10 [2021-03-26T05:39:10.074Z] #43 174.1 make[2]: Nothing to be done for 'all'.
05:39:10 [2021-03-26T05:39:10.074Z] #43 174.1 make[2]: Nothing to be done for 'all'.
05:39:10 [2021-03-26T05:39:10.074Z] #43 174.2 make[2]: Nothing to be done for 'all'.
05:39:10 [2021-03-26T05:39:10.335Z] #43 174.3 make[2]: Nothing to be done for 'all'.
05:39:10 [2021-03-26T05:39:10.335Z] #43 174.3   INSTALL  criu/criu
05:39:10 [2021-03-26T05:39:10.347Z] #25 ...
05:39:10 [2021-03-26T05:39:10.347Z] 
05:39:10 [2021-03-26T05:39:10.347Z] #50 [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
05:39:10 [2021-03-26T05:39:10.347Z] #50 sha256:dce2d9c2baa8cace4170a143861995e2a44e60c9fc3a5bf167adc57653e5ced1
05:39:10 [2021-03-26T05:39:10.347Z] #50 293.8 + /build/golangci-lint --version
05:39:10 [2021-03-26T05:39:10.347Z] #50 294.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
05:39:10 [2021-03-26T05:39:10.347Z] #50 DONE 294.4s
05:39:10 [2021-03-26T05:39:10.347Z] 
05:39:10 [2021-03-26T05:39:10.347Z] #25 [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
05:39:10 [2021-03-26T05:39:10.347Z] #25 sha256:5c95be8ba901bf98fa5ecb10da804ab67af74783f7585508cddbdc97d9fd3d57
05:39:10 [2021-03-26T05:39:10.607Z] #43 DONE 174.6s
05:39:10 [2021-03-26T05:39:10.607Z] 
05:39:10 [2021-03-26T05:39:10.607Z] #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
05:39:10 [2021-03-26T05:39:10.607Z] #53 sha256:5fafe004b97b850e7486880c539210a120d3d68f34babbc98049fae4bdcdc595
05:39:10 [2021-03-26T05:39:10.901Z] #56 236.8 + bin/containerd-shim-runc-v2
05:39:11 [2021-03-26T05:39:11.845Z] #56 238.1 + binaries
05:39:11 [2021-03-26T05:39:11.845Z] #56 238.1 + install -D bin/containerd /build/containerd
05:39:11 [2021-03-26T05:39:11.845Z] #56 238.1 + install -D bin/containerd-shim /build/containerd-shim
05:39:11 [2021-03-26T05:39:11.845Z] #56 238.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:39:11 [2021-03-26T05:39:11.845Z] #56 238.2 + install -D bin/ctr /build/ctr
05:39:11 [2021-03-26T05:39:11.990Z] #53 ...
05:39:11 [2021-03-26T05:39:11.990Z] 
05:39:11 [2021-03-26T05:39:11.990Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:39:11 [2021-03-26T05:39:11.990Z] #44 sha256:6bf93adc6b61bb87ca5d93e6787e96416069181896459f7d1ee8b8c5b53e865b
05:39:11 [2021-03-26T05:39:11.990Z] #44 DONE 0.1s
05:39:11 [2021-03-26T05:39:11.990Z] 
05:39:11 [2021-03-26T05:39:11.990Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
05:39:11 [2021-03-26T05:39:11.990Z] #46 sha256:92655435cce8772b047da4bbfae8c532bedad0b359d27dfab343f011fd218c84
05:39:11 [2021-03-26T05:39:11.990Z] #46 DONE 0.2s
05:39:11 [2021-03-26T05:39:11.990Z] 
05:39:11 [2021-03-26T05:39:11.990Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
05:39:11 [2021-03-26T05:39:11.990Z] #48 sha256:6f48cfe7ce7b89944b9b4ece7cf128003feacf760446367fea935fbb964635cd
05:39:11 [2021-03-26T05:39:11.990Z] #48 DONE 0.1s
05:39:11 [2021-03-26T05:39:11.990Z] 
05:39:11 [2021-03-26T05:39:11.990Z] #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
05:39:11 [2021-03-26T05:39:11.990Z] #56 sha256:04a9473445f67fc8830dc7362a70696e0257a8eaa23327093a656f7e30ff8847
05:39:12 [2021-03-26T05:39:12.253Z] #56 ...
05:39:12 [2021-03-26T05:39:12.253Z] 
05:39:12 [2021-03-26T05:39:12.253Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
05:39:12 [2021-03-26T05:39:12.253Z] #50 sha256:34fb3f7b3549aec374fbbdd9005010ad8a4fcd0af22432247b808a6fad59fda8
05:39:12 [2021-03-26T05:39:12.266Z] #56 210.6 + bin/containerd
05:39:12 [2021-03-26T05:39:12.513Z] #50 DONE 0.5s
05:39:12 [2021-03-26T05:39:12.513Z] 
05:39:12 [2021-03-26T05:39:12.513Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
05:39:12 [2021-03-26T05:39:12.513Z] #52 sha256:b9ed79ba7a23a77f7ceff326ef9c38af0d71c9e8bf67339e29712c14c1c02b79
05:39:12 [2021-03-26T05:39:12.513Z] #52 DONE 0.1s
05:39:12 [2021-03-26T05:39:12.513Z] 
05:39:12 [2021-03-26T05:39:12.513Z] #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
05:39:12 [2021-03-26T05:39:12.513Z] #56 sha256:04a9473445f67fc8830dc7362a70696e0257a8eaa23327093a656f7e30ff8847
05:39:14 [2021-03-26T05:39:14.544Z] 4612f6d0b889: Pull complete
05:39:15 [2021-03-26T05:39:15.147Z] #56 DONE 241.3s
05:39:16 [2021-03-26T05:39:16.534Z] 
05:39:16 [2021-03-26T05:39:16.534Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
05:39:16 [2021-03-26T05:39:16.534Z] #57 sha256:741928c99e99452b6e55dbcab39713b1b6be9de855c2539ef283d60ffd8c084c
05:39:16 [2021-03-26T05:39:16.714Z] #56 217.3 + bin/containerd
05:39:16 [2021-03-26T05:39:16.989Z] #56 227.9 + bin/containerd-stress
05:39:16 [2021-03-26T05:39:16.989Z] #56 229.9 + bin/containerd-shim
05:39:17 [2021-03-26T05:39:17.562Z] #56 ...
05:39:17 [2021-03-26T05:39:17.562Z] 
05:39:17 [2021-03-26T05:39:17.562Z] #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
05:39:17 [2021-03-26T05:39:17.562Z] #53 sha256:15375ef5b693646b476fc44492cd32abbffc354b121d21344d25c3965abd94f6
05:39:17 [2021-03-26T05:39:17.562Z] #53 125.7 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:39:17 [2021-03-26T05:39:17.562Z] #53 126.5 + mkdir -p /build
05:39:17 [2021-03-26T05:39:17.562Z] #53 126.5 + cp runc /build/runc
05:39:17 [2021-03-26T05:39:17.562Z] #53 DONE 126.9s
05:39:17 [2021-03-26T05:39:17.562Z] 
05:39:17 [2021-03-26T05:39:17.562Z] #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
05:39:17 [2021-03-26T05:39:17.562Z] #56 sha256:797924b68465d780b5231b8b7c48278d9e67feec596181ecf46e23aa0b778ce0
05:39:18 [2021-03-26T05:39:18.447Z] #57 DONE 2.1s
05:39:18 [2021-03-26T05:39:18.447Z] 
05:39:18 [2021-03-26T05:39:18.447Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
05:39:18 [2021-03-26T05:39:18.447Z] #61 sha256:54f01c24e3c8504a6119e72576c32eaefa442368ef93a71d5fb8a77c950ee8e5
05:39:18 [2021-03-26T05:39:18.951Z] #56 ...
05:39:18 [2021-03-26T05:39:18.951Z] 
05:39:18 [2021-03-26T05:39:18.951Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
05:39:18 [2021-03-26T05:39:18.951Z] #54 sha256:ac1c7c08a82227ce4c9bfd343b07a560eeb68e2e2f1b76621648f6fc7f04e056
05:39:19 [2021-03-26T05:39:19.019Z] #61 DONE 0.6s
05:39:19 [2021-03-26T05:39:19.019Z] 
05:39:19 [2021-03-26T05:39:19.019Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
05:39:19 [2021-03-26T05:39:19.019Z] #66 sha256:7faa99d55c6668b41b3c19805a9f4eefeef491f2586f8b14f09f8927b8881b72
05:39:19 [2021-03-26T05:39:19.524Z] #54 DONE 0.2s
05:39:19 [2021-03-26T05:39:19.524Z] 
05:39:19 [2021-03-26T05:39:19.524Z] #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
05:39:19 [2021-03-26T05:39:19.524Z] #56 sha256:797924b68465d780b5231b8b7c48278d9e67feec596181ecf46e23aa0b778ce0
05:39:21 [2021-03-26T05:39:21.156Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
05:39:21 [2021-03-26T05:39:21.156Z] 
05:39:21 [2021-03-26T05:39:21.156Z] ---> Making bundle: test-integration (in bundles/test-integration)
05:39:21 [2021-03-26T05:39:21.156Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
05:39:21 [2021-03-26T05:39:21.156Z] HOSTNAME=c279fa19ff86
05:39:21 [2021-03-26T05:39:21.156Z] TESTDEBUG=0
05:39:21 [2021-03-26T05:39:21.156Z] DEST=bundles/test-integration
05:39:21 [2021-03-26T05:39:21.156Z] PWD=/go/src/github.com/docker/docker
05:39:21 [2021-03-26T05:39:21.156Z] DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99
05:39:21 [2021-03-26T05:39:21.156Z] container=docker
05:39:21 [2021-03-26T05:39:21.156Z] HOME=/root
05:39:21 [2021-03-26T05:39:21.156Z] GOLANG_VERSION=1.13.15
05:39:21 [2021-03-26T05:39:21.156Z] VALIDATE_REPO=https://github.com/moby/moby.git
05:39:21 [2021-03-26T05:39:21.156Z] VALIDATE_BRANCH=master
05:39:21 [2021-03-26T05:39:21.156Z] TERM=xterm
05:39:21 [2021-03-26T05:39:21.156Z] DOCKER_PKG=github.com/docker/docker
05:39:21 [2021-03-26T05:39:21.156Z] SHLVL=1
05:39:21 [2021-03-26T05:39:21.156Z] TIMEOUT=120m
05:39:21 [2021-03-26T05:39:21.156Z] DOCKER_BUILDTAGS=apparmor seccomp journald
05:39:21 [2021-03-26T05:39:21.156Z] DOCKER_GRAPHDRIVER=overlay2
05:39:21 [2021-03-26T05:39:21.156Z] GO111MODULE=off
05:39:21 [2021-03-26T05:39:21.156Z] DOCKER_EXPERIMENTAL=1
05:39:21 [2021-03-26T05:39:21.156Z] TEST_SKIP_INTEGRATION_CLI=1
05:39:21 [2021-03-26T05:39:21.156Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:39:21 [2021-03-26T05:39:21.156Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
05:39:21 [2021-03-26T05:39:21.156Z] GOPATH=/go
05:39:21 [2021-03-26T05:39:21.156Z] PKG_CONFIG=pkg-config
05:39:21 [2021-03-26T05:39:21.156Z] _=/usr/bin/env
05:39:21 [2021-03-26T05:39:21.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
05:39:21 [2021-03-26T05:39:21.565Z] #66 DONE 2.2s
05:39:21 [2021-03-26T05:39:21.565Z] 
05:39:21 [2021-03-26T05:39:21.565Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
05:39:21 [2021-03-26T05:39:21.565Z] #68 sha256:a876413f2f8902fa6761d820de4c38fe08393d15203acb091377e12e54408b95
05:39:21 [2021-03-26T05:39:21.565Z] #68 DONE 0.1s
05:39:21 [2021-03-26T05:39:21.565Z] 
05:39:21 [2021-03-26T05:39:21.565Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:39:21 [2021-03-26T05:39:21.565Z] #69 sha256:e7a364f2d6216b095c95925263f7443e29a0c4d27a9217c07a4471939680629c
05:39:21 [2021-03-26T05:39:21.565Z] #69 DONE 0.1s
05:39:21 [2021-03-26T05:39:21.565Z] 
05:39:21 [2021-03-26T05:39:21.565Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
05:39:21 [2021-03-26T05:39:21.565Z] #70 sha256:34315f637397c609d615d391407048977dc087f6a331fe8236df2e9beb1f9e07
05:39:23 [2021-03-26T05:39:23.292Z] #56 ...
05:39:23 [2021-03-26T05:39:23.292Z] 
05:39:23 [2021-03-26T05:39:23.292Z] #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
05:39:23 [2021-03-26T05:39:23.292Z] #53 sha256:5fafe004b97b850e7486880c539210a120d3d68f34babbc98049fae4bdcdc595
05:39:23 [2021-03-26T05:39:23.292Z] #53 131.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:39:23 [2021-03-26T05:39:23.292Z] #53 132.6 + mkdir -p /build
05:39:23 [2021-03-26T05:39:23.292Z] #53 132.6 + cp runc /build/runc
05:39:23 [2021-03-26T05:39:23.292Z] #53 DONE 133.0s
05:39:23 [2021-03-26T05:39:23.292Z] 
05:39:23 [2021-03-26T05:39:23.292Z] #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
05:39:23 [2021-03-26T05:39:23.292Z] #56 sha256:04a9473445f67fc8830dc7362a70696e0257a8eaa23327093a656f7e30ff8847
05:39:23 [2021-03-26T05:39:23.481Z] #70 DONE 1.7s
05:39:23 [2021-03-26T05:39:23.481Z] 
05:39:23 [2021-03-26T05:39:23.481Z] #71 exporting to image
05:39:23 [2021-03-26T05:39:23.481Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
05:39:23 [2021-03-26T05:39:23.481Z] #71 exporting layers
05:39:23 [2021-03-26T05:39:23.864Z] #56 ...
05:39:23 [2021-03-26T05:39:23.864Z] 
05:39:23 [2021-03-26T05:39:23.864Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
05:39:23 [2021-03-26T05:39:23.864Z] #54 sha256:7b52e5ac59c3e789b30737a947bb3d8a1e08553fc6cc9d81823b3f5bef26ea47
05:39:23 [2021-03-26T05:39:23.864Z] #54 DONE 0.2s
05:39:23 [2021-03-26T05:39:23.864Z] 
05:39:23 [2021-03-26T05:39:23.864Z] #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
05:39:23 [2021-03-26T05:39:23.864Z] #56 sha256:04a9473445f67fc8830dc7362a70696e0257a8eaa23327093a656f7e30ff8847
05:39:25 [2021-03-26T05:39:25.116Z] #56 236.8 + bin/containerd-shim-runc-v1
05:39:28 [2021-03-26T05:39:28.411Z] #56 241.3 + bin/containerd-shim-runc-v2
05:39:29 [2021-03-26T05:39:29.350Z] #56 242.3 + binaries
05:39:29 [2021-03-26T05:39:29.350Z] #56 242.3 + install -D bin/containerd /build/containerd
05:39:29 [2021-03-26T05:39:29.350Z] #56 242.3 + install -D bin/containerd-shim /build/containerd-shim
05:39:29 [2021-03-26T05:39:29.350Z] #56 242.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:39:29 [2021-03-26T05:39:29.350Z] #56 242.4 + install -D bin/ctr /build/ctr
05:39:31 [2021-03-26T05:39:31.255Z] #56 DONE 244.2s
05:39:31 [2021-03-26T05:39:31.637Z] #71 exporting layers 7.5s done
05:39:31 [2021-03-26T05:39:31.637Z] #71 writing image sha256:9742bc19ae68e7c8d2c3356b65177c82fec60fe534d39ce72e63bd5b266e8766 done
05:39:31 [2021-03-26T05:39:31.637Z] #71 naming to docker.io/library/docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 done
05:39:31 [2021-03-26T05:39:31.637Z] #71 DONE 7.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
05:39:31 [2021-03-26T05:39:31.979Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/test/unit
05:39:32 [2021-03-26T05:39:32.193Z] 
05:39:32 [2021-03-26T05:39:32.193Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
05:39:32 [2021-03-26T05:39:32.193Z] #57 sha256:91c4178e02111900e020c6992e052bfaa9c6ca140f430f4bcf5ac62cd9286692
05:39:32 [2021-03-26T05:39:32.946Z] #25 ...
05:39:32 [2021-03-26T05:39:32.946Z] 
05:39:32 [2021-03-26T05:39:32.946Z] #54 [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
05:39:32 [2021-03-26T05:39:32.946Z] #54 sha256:ce97fd8fd2f7fadf9f25bfcb20e0a4216d7d93464584976abcf837dc55b7bdb1
05:39:32 [2021-03-26T05:39:32.946Z] #54 194.0 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
05:39:33 [2021-03-26T05:39:33.130Z] #57 DONE 0.9s
05:39:33 [2021-03-26T05:39:33.130Z] 
05:39:33 [2021-03-26T05:39:33.130Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
05:39:33 [2021-03-26T05:39:33.130Z] #61 sha256:d06a477f4679568670f875debea141d5a19cd1447e7c8466b386aa1902a102db
05:39:33 [2021-03-26T05:39:33.130Z] #61 DONE 0.2s
05:39:33 [2021-03-26T05:39:33.389Z] 
05:39:33 [2021-03-26T05:39:33.389Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
05:39:33 [2021-03-26T05:39:33.389Z] #66 sha256:5a97ace1d9777edc8106660fb052573b5836557ea27fbd3146697c3398a0cda8
05:39:34 [2021-03-26T05:39:34.001Z] #54 195.6 + mkdir -p /build
05:39:34 [2021-03-26T05:39:34.001Z] #54 195.6 + cp runc /build/runc
05:39:34 [2021-03-26T05:39:34.297Z] #54 DONE 195.7s
05:39:34 [2021-03-26T05:39:34.297Z] 
05:39:34 [2021-03-26T05:39:34.297Z] #25 [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
05:39:34 [2021-03-26T05:39:34.298Z] #25 sha256:5c95be8ba901bf98fa5ecb10da804ab67af74783f7585508cddbdc97d9fd3d57
05:39:34 [2021-03-26T05:39:34.328Z] #66 DONE 0.9s
05:39:34 [2021-03-26T05:39:34.328Z] 
05:39:34 [2021-03-26T05:39:34.328Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
05:39:34 [2021-03-26T05:39:34.328Z] #68 sha256:673489a21ae5f76cb50712241d5fa44726bc0a7c443dbbbb05d5a03d56e609d7
05:39:34 [2021-03-26T05:39:34.328Z] #68 DONE 0.1s
05:39:34 [2021-03-26T05:39:34.328Z] 
05:39:34 [2021-03-26T05:39:34.328Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:39:34 [2021-03-26T05:39:34.328Z] #69 sha256:322299d84653dbf961abd3354dee04de9cc19ed202f31737eba16ced2dafdf02
05:39:34 [2021-03-26T05:39:34.328Z] #69 DONE 0.0s
05:39:34 [2021-03-26T05:39:34.328Z] 
05:39:34 [2021-03-26T05:39:34.328Z] #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
05:39:34 [2021-03-26T05:39:34.328Z] #70 sha256:22c0c103dd8e4ded9ffb7daec94cc7e279b727b383c9943b8ae28c6f793503df
05:39:34 [2021-03-26T05:39:34.896Z] #70 0.730 Hit:1 http://deb.debian.org/debian buster-backports InRelease
05:39:35 [2021-03-26T05:39:35.156Z] #70 0.731 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
05:39:35 [2021-03-26T05:39:35.156Z] #70 0.731 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
05:39:35 [2021-03-26T05:39:35.156Z] #70 0.731 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
05:39:35 [2021-03-26T05:39:35.985Z] #70 1.074 Reading package lists...
05:39:36 [2021-03-26T05:39:36.555Z] #70 1.701 Reading package lists...
05:39:36 [2021-03-26T05:39:36.814Z] #70 2.325 Building dependency tree...
05:39:36 [2021-03-26T05:39:36.814Z] #70 2.456 Reading state information...
05:39:36 [2021-03-26T05:39:36.814Z] #70 2.562 The following additional packages will be installed:
05:39:36 [2021-03-26T05:39:36.814Z] #70 2.562   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
05:39:36 [2021-03-26T05:39:36.814Z] #70 2.562   libpam-systemd
05:39:36 [2021-03-26T05:39:36.814Z] #70 2.563 Suggested packages:
05:39:36 [2021-03-26T05:39:36.814Z] #70 2.563   systemd-container policykit-1
05:39:36 [2021-03-26T05:39:36.814Z] #70 2.563 Recommended packages:
05:39:36 [2021-03-26T05:39:36.814Z] #70 2.563   libnss-systemd
05:39:36 [2021-03-26T05:39:36.814Z] #70 2.642 The following NEW packages will be installed:
05:39:37 [2021-03-26T05:39:37.073Z] #70 2.643   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
05:39:37 [2021-03-26T05:39:37.073Z] #70 2.644   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
05:39:37 [2021-03-26T05:39:37.073Z] #70 2.918 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded.
05:39:37 [2021-03-26T05:39:37.073Z] #70 2.918 Need to get 4761 kB of archives.
05:39:37 [2021-03-26T05:39:37.073Z] #70 2.918 After this operation, 16.6 MB of additional disk space will be used.
05:39:37 [2021-03-26T05:39:37.073Z] #70 2.918 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
05:39:37 [2021-03-26T05:39:37.270Z] ?   	github.com/docker/docker/api	[no test files]
05:39:37 [2021-03-26T05:39:37.333Z] #70 2.920 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
05:39:37 [2021-03-26T05:39:37.333Z] #70 2.921 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
05:39:37 [2021-03-26T05:39:37.333Z] #70 2.927 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
05:39:37 [2021-03-26T05:39:37.333Z] #70 2.929 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
05:39:37 [2021-03-26T05:39:37.333Z] #70 2.930 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB]
05:39:37 [2021-03-26T05:39:37.333Z] #70 3.004 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB]
05:39:37 [2021-03-26T05:39:37.333Z] #70 3.006 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
05:39:37 [2021-03-26T05:39:37.333Z] #70 3.008 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
05:39:37 [2021-03-26T05:39:37.333Z] #70 3.010 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB]
05:39:37 [2021-03-26T05:39:37.333Z] #70 3.012 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
05:39:37 [2021-03-26T05:39:37.333Z] #70 3.171 debconf: delaying package configuration, since apt-utils is not installed
05:39:37 [2021-03-26T05:39:37.592Z] #70 3.198 Fetched 4761 kB in 0s (13.4 MB/s)
05:39:37 [2021-03-26T05:39:37.592Z] #70 3.229 Selecting previously unselected package libargon2-1:amd64.
05:39:37 [2021-03-26T05:39:37.592Z] #70 3.229 (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.)
05:39:37 [2021-03-26T05:39:37.592Z] #70 3.242 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
05:39:37 [2021-03-26T05:39:37.592Z] #70 3.251 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
05:39:37 [2021-03-26T05:39:37.592Z] #70 3.287 Selecting previously unselected package libjson-c3:amd64.
05:39:37 [2021-03-26T05:39:37.592Z] #70 3.289 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
05:39:37 [2021-03-26T05:39:37.592Z] #70 3.294 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
05:39:37 [2021-03-26T05:39:37.592Z] #70 3.332 Selecting previously unselected package libcryptsetup12:amd64.
05:39:37 [2021-03-26T05:39:37.592Z] #70 3.335 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
05:39:37 [2021-03-26T05:39:37.592Z] #70 3.339 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
05:39:37 [2021-03-26T05:39:37.593Z] #70 3.391 Selecting previously unselected package libidn11:amd64.
05:39:37 [2021-03-26T05:39:37.852Z] #70 3.394 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
05:39:37 [2021-03-26T05:39:37.852Z] #70 3.398 Unpacking libidn11:amd64 (1.33-2.2) ...
05:39:37 [2021-03-26T05:39:37.852Z] #70 3.444 Selecting previously unselected package libkmod2:amd64.
05:39:37 [2021-03-26T05:39:37.852Z] #70 3.447 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
05:39:37 [2021-03-26T05:39:37.852Z] #70 3.452 Unpacking libkmod2:amd64 (26-1) ...
05:39:37 [2021-03-26T05:39:37.852Z] #70 3.499 Selecting previously unselected package systemd.
05:39:37 [2021-03-26T05:39:37.852Z] #70 3.502 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ...
05:39:37 [2021-03-26T05:39:37.852Z] #70 3.540 Unpacking systemd (241-7~deb10u6) ...
05:39:38 [2021-03-26T05:39:38.421Z] #70 4.007 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
05:39:38 [2021-03-26T05:39:38.421Z] #70 4.021 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
05:39:38 [2021-03-26T05:39:38.421Z] #70 4.035 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
05:39:38 [2021-03-26T05:39:38.421Z] #70 4.047 Setting up libidn11:amd64 (1.33-2.2) ...
05:39:38 [2021-03-26T05:39:38.421Z] #70 4.058 Setting up libkmod2:amd64 (26-1) ...
05:39:38 [2021-03-26T05:39:38.421Z] #70 4.069 Setting up systemd (241-7~deb10u6) ...
05:39:38 [2021-03-26T05:39:38.421Z] #70 4.125 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
05:39:38 [2021-03-26T05:39:38.421Z] #70 4.127 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
05:39:38 [2021-03-26T05:39:38.421Z] #70 4.130 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
05:39:38 [2021-03-26T05:39:38.421Z] #70 4.130 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
05:39:38 [2021-03-26T05:39:38.796Z] #25 ...
05:39:38 [2021-03-26T05:39:38.796Z] 
05:39:38 [2021-03-26T05:39:38.796Z] #57 [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
05:39:38 [2021-03-26T05:39:38.796Z] #57 sha256:9a9bd14b5d8243db62da6030c87a43858626c59aa19d6b180c2d84ab2280aedc
05:39:38 [2021-03-26T05:39:38.796Z] #57 276.5 + bin/containerd
05:39:38 [2021-03-26T05:39:38.990Z] #70 4.607 Selecting previously unselected package systemd-sysv.
05:39:38 [2021-03-26T05:39:38.990Z] #70 4.607 (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.)
05:39:38 [2021-03-26T05:39:38.990Z] #70 4.621 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ...
05:39:38 [2021-03-26T05:39:38.990Z] #70 4.624 Unpacking systemd-sysv (241-7~deb10u6) ...
05:39:38 [2021-03-26T05:39:38.990Z] #70 4.672 Selecting previously unselected package libdbus-1-3:amd64.
05:39:38 [2021-03-26T05:39:38.990Z] #70 4.675 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
05:39:38 [2021-03-26T05:39:38.990Z] #70 4.680 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
05:39:38 [2021-03-26T05:39:38.990Z] #70 4.739 Selecting previously unselected package dbus.
05:39:39 [2021-03-26T05:39:39.250Z] #70 4.742 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
05:39:39 [2021-03-26T05:39:39.250Z] #70 4.753 Unpacking dbus (1.12.20-0+deb10u1) ...
05:39:39 [2021-03-26T05:39:39.250Z] #70 4.816 Selecting previously unselected package libpam-systemd:amd64.
05:39:39 [2021-03-26T05:39:39.250Z] #70 4.819 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ...
05:39:39 [2021-03-26T05:39:39.250Z] #70 4.823 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ...
05:39:39 [2021-03-26T05:39:39.250Z] #70 4.866 Selecting previously unselected package dbus-user-session.
05:39:39 [2021-03-26T05:39:39.250Z] #70 4.869 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
05:39:39 [2021-03-26T05:39:39.250Z] #70 4.873 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
05:39:39 [2021-03-26T05:39:39.250Z] #70 4.953 Setting up systemd-sysv (241-7~deb10u6) ...
05:39:39 [2021-03-26T05:39:39.250Z] #70 4.967 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
05:39:39 [2021-03-26T05:39:39.510Z] #70 4.978 Setting up dbus (1.12.20-0+deb10u1) ...
05:39:39 [2021-03-26T05:39:39.510Z] #70 5.107 invoke-rc.d: could not determine current runlevel
05:39:39 [2021-03-26T05:39:39.510Z] #70 5.109 invoke-rc.d: policy-rc.d denied execution of start.
05:39:39 [2021-03-26T05:39:39.510Z] #70 5.114 Setting up libpam-systemd:amd64 (241-7~deb10u6) ...
05:39:39 [2021-03-26T05:39:39.510Z] #70 5.255 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
05:39:39 [2021-03-26T05:39:39.770Z] #70 5.273 Processing triggers for systemd (241-7~deb10u6) ...
05:39:39 [2021-03-26T05:39:39.770Z] #70 5.282 Processing triggers for libc-bin (2.28-10) ...
05:39:39 [2021-03-26T05:39:39.770Z] #70 DONE 5.4s
05:39:39 [2021-03-26T05:39:39.770Z] 
05:39:39 [2021-03-26T05:39:39.770Z] #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
05:39:39 [2021-03-26T05:39:39.770Z] #71 sha256:54944b97a347f09a49f491300bfde8874d2ec162ffe130de9158e275f581fe83
05:39:40 [2021-03-26T05:39:40.340Z] #71 0.468   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
05:39:40 [2021-03-26T05:39:40.340Z] #71 0.468                                  Dload  Upload   Total   Spent    Left  Speed
05:39:40 [2021-03-26T05:39:40.340Z] #71 0.468 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  19815      0 --:--:-- --:--:-- --:--:-- 19815
05:39:40 [2021-03-26T05:39:40.340Z] #71 DONE 0.6s
05:39:40 [2021-03-26T05:39:40.340Z] 
05:39:40 [2021-03-26T05:39:40.340Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
05:39:40 [2021-03-26T05:39:40.340Z] #72 sha256:990d0b27ed5a509b5c3eeafdafa7fabc9f9d7f3fb5471a06119491b2f106949e
05:39:41 [2021-03-26T05:39:41.278Z] #72 DONE 0.9s
05:39:41 [2021-03-26T05:39:41.278Z] 
05:39:41 [2021-03-26T05:39:41.278Z] #73 exporting to image
05:39:41 [2021-03-26T05:39:41.278Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
05:39:41 [2021-03-26T05:39:41.278Z] #73 exporting layers
05:39:42 [2021-03-26T05:39:42.362Z] #57 ...
05:39:42 [2021-03-26T05:39:42.362Z] 
05:39:42 [2021-03-26T05:39:42.362Z] #25 [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
05:39:42 [2021-03-26T05:39:42.362Z] #25 sha256:5c95be8ba901bf98fa5ecb10da804ab67af74783f7585508cddbdc97d9fd3d57
05:39:42 [2021-03-26T05:39:42.362Z] #25 326.0 + return
05:39:42 [2021-03-26T05:39:42.362Z] #25 DONE 326.2s
05:39:42 [2021-03-26T05:39:42.362Z] 
05:39:42 [2021-03-26T05:39:42.362Z] #57 [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
05:39:42 [2021-03-26T05:39:42.362Z] #57 sha256:9a9bd14b5d8243db62da6030c87a43858626c59aa19d6b180c2d84ab2280aedc
05:39:43 [2021-03-26T05:39:43.904Z] #57 ...
05:39:43 [2021-03-26T05:39:43.904Z] 
05:39:43 [2021-03-26T05:39:43.904Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
05:39:43 [2021-03-26T05:39:43.904Z] #26 sha256:debbcb44f87ccbdf879fd16c2a5890072011928d3d4d5919fc5a15798818fe3f
05:39:43 [2021-03-26T05:39:43.904Z] #26 DONE 0.1s
05:39:43 [2021-03-26T05:39:43.904Z] 
05:39:43 [2021-03-26T05:39:43.904Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
05:39:43 [2021-03-26T05:39:43.904Z] #31 sha256:307ae7469b74b8ed022f443014eeb19ab5df519f3783410216fe78bf8e42b1cd
05:39:44 [2021-03-26T05:39:44.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
05:39:44 [2021-03-26T05:39:44.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
05:39:44 [2021-03-26T05:39:44.552Z] #31 DONE 0.8s
05:39:44 [2021-03-26T05:39:44.552Z] 
05:39:44 [2021-03-26T05:39:44.552Z] #34 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
05:39:44 [2021-03-26T05:39:44.552Z] #34 sha256:eacfb6d64e6024759b772de8d94f52b65c3cf099b322f3b7a6d6bf2e6d5a8ea2
05:39:44 [2021-03-26T05:39:44.851Z] #34 DONE 0.1s
05:39:44 [2021-03-26T05:39:44.851Z] 
05:39:44 [2021-03-26T05:39:44.851Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
05:39:44 [2021-03-26T05:39:44.851Z] #36 sha256:cfdf21e4ff07858a03f7373cefe773c6cf528edfb591eb5f7434049a6b9040d5
05:39:44 [2021-03-26T05:39:44.851Z] #36 DONE 0.1s
05:39:44 [2021-03-26T05:39:44.851Z] 
05:39:44 [2021-03-26T05:39:44.851Z] #57 [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
05:39:44 [2021-03-26T05:39:44.851Z] #57 sha256:9a9bd14b5d8243db62da6030c87a43858626c59aa19d6b180c2d84ab2280aedc
05:39:44 [2021-03-26T05:39:44.851Z] #57 ...
05:39:44 [2021-03-26T05:39:44.851Z] 
05:39:44 [2021-03-26T05:39:44.851Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
05:39:44 [2021-03-26T05:39:44.851Z] #39 sha256:2f40826613e54e500e79ed11b1c7717a08d436577eec8b963047241b0f0a85f0
05:39:44 [2021-03-26T05:39:44.851Z] #39 DONE 0.1s
05:39:45 [2021-03-26T05:39:45.155Z] 
05:39:45 [2021-03-26T05:39:45.155Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
05:39:45 [2021-03-26T05:39:45.155Z] #42 sha256:ce358dcff5ef51d5b42290b122d2ec8c6693d9e43fb6db2e4708537913c0c153
05:39:45 [2021-03-26T05:39:45.155Z] #42 DONE 0.2s
05:39:45 [2021-03-26T05:39:45.155Z] 
05:39:45 [2021-03-26T05:39:45.155Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
05:39:45 [2021-03-26T05:39:45.155Z] #45 sha256:01cf616f9cb1c79e86c0d09fe4252b17ee18e439085ff6f2a71e9dc191237ff6
05:39:45 [2021-03-26T05:39:45.155Z] #45 DONE 0.2s
05:39:45 [2021-03-26T05:39:45.155Z] 
05:39:45 [2021-03-26T05:39:45.155Z] #47 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
05:39:45 [2021-03-26T05:39:45.155Z] #47 sha256:8070f855fd6ff3323344b7f11951f076fb477eed67260e5aa7cba258f2d22ecd
05:39:45 [2021-03-26T05:39:45.453Z] #47 DONE 0.1s
05:39:45 [2021-03-26T05:39:45.453Z] 
05:39:45 [2021-03-26T05:39:45.453Z] #57 [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
05:39:45 [2021-03-26T05:39:45.453Z] #57 sha256:9a9bd14b5d8243db62da6030c87a43858626c59aa19d6b180c2d84ab2280aedc
05:39:45 [2021-03-26T05:39:45.453Z] #57 ...
05:39:45 [2021-03-26T05:39:45.453Z] 
05:39:45 [2021-03-26T05:39:45.453Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
05:39:45 [2021-03-26T05:39:45.453Z] #49 sha256:adaaf32aa1c30db913c4f5d7c8fb798d48b3cfee4b226919520ceeebdbf8836c
05:39:45 [2021-03-26T05:39:45.453Z] #49 DONE 0.1s
05:39:45 [2021-03-26T05:39:45.749Z] 
05:39:45 [2021-03-26T05:39:45.749Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
05:39:45 [2021-03-26T05:39:45.749Z] #51 sha256:043b4440e6cee827743caa3f09680c5f5b0251ddb18519977eeede26735bfc93
05:39:45 [2021-03-26T05:39:45.749Z] #51 DONE 0.1s
05:39:45 [2021-03-26T05:39:45.749Z] 
05:39:45 [2021-03-26T05:39:45.749Z] #57 [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
05:39:45 [2021-03-26T05:39:45.749Z] #57 sha256:9a9bd14b5d8243db62da6030c87a43858626c59aa19d6b180c2d84ab2280aedc
05:39:45 [2021-03-26T05:39:45.749Z] #57 ...
05:39:45 [2021-03-26T05:39:45.749Z] 
05:39:45 [2021-03-26T05:39:45.749Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
05:39:45 [2021-03-26T05:39:45.749Z] #53 sha256:adf49649ce56d73728328f02a6d53bcdd7b7eb22fc70cd57020a4bbea4d68e34
05:39:45 [2021-03-26T05:39:45.749Z] #53 DONE 0.1s
05:39:45 [2021-03-26T05:39:45.749Z] 
05:39:45 [2021-03-26T05:39:45.749Z] #55 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
05:39:45 [2021-03-26T05:39:45.749Z] #55 sha256:96035840d5ce0ad78917ad91b4c6c3dd5b525151e0907bada9e8404b264a49ce
05:39:45 [2021-03-26T05:39:45.749Z] #55 DONE 0.1s
05:39:45 [2021-03-26T05:39:45.749Z] 
05:39:45 [2021-03-26T05:39:45.749Z] #57 [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
05:39:45 [2021-03-26T05:39:45.749Z] #57 sha256:9a9bd14b5d8243db62da6030c87a43858626c59aa19d6b180c2d84ab2280aedc
05:39:46 [2021-03-26T05:39:46.109Z] #56 241.4 + bin/containerd-stress
05:39:46 [2021-03-26T05:39:46.109Z] #56 243.3 + bin/containerd-shim
05:39:49 [2021-03-26T05:39:49.407Z] #73 exporting layers 6.9s done
05:39:49 [2021-03-26T05:39:49.407Z] #73 writing image sha256:4784ac58db3b8b108d42efc7fdc8a19f7fa6d6ee4e0642b8c96e86a701c80b03 done
05:39:49 [2021-03-26T05:39:49.407Z] #73 naming to docker.io/library/docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 done
05:39:49 [2021-03-26T05:39:49.407Z] #73 DONE 6.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
05:39:49 [2021-03-26T05:39:49.526Z] ok  	github.com/docker/docker/api/server	0.042s	coverage: 9.0% of statements
05:39:49 [2021-03-26T05:39:49.773Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -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:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/make.sh dynbinary test-integration
05:39:50 [2021-03-26T05:39:50.432Z] #56 249.1 + bin/containerd-stress
05:39:50 [2021-03-26T05:39:50.692Z] #56 251.2 + bin/containerd-shim
05:39:51 [2021-03-26T05:39:51.404Z] #56 249.8 + bin/containerd-shim-runc-v1
05:39:51 [2021-03-26T05:39:51.678Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
05:39:51 [2021-03-26T05:39:51.678Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
05:39:51 [2021-03-26T05:39:51.678Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
05:39:51 [2021-03-26T05:39:51.678Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
05:39:51 [2021-03-26T05:39:51.678Z] 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)
05:39:51 [2021-03-26T05:39:51.678Z] Detected virtualization docker.
05:39:51 [2021-03-26T05:39:51.678Z] Detected architecture x86-64.
05:39:51 [2021-03-26T05:39:51.678Z] Set hostname to <355199251da3>.
05:39:52 [2021-03-26T05:39:52.249Z] + source /etc/docker-entrypoint-cmd
05:39:52 [2021-03-26T05:39:52.249Z] ++ hack/make.sh dynbinary test-integration
05:39:52 [2021-03-26T05:39:52.249Z] 
05:39:52 [2021-03-26T05:39:52.509Z] Removing bundles/
05:39:52 [2021-03-26T05:39:52.509Z] 
05:39:52 [2021-03-26T05:39:52.509Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
05:39:52 [2021-03-26T05:39:52.509Z] Building: bundles/dynbinary-daemon/dockerd-dev
05:39:52 [2021-03-26T05:39:52.509Z] GOOS="" GOARCH="" GOARM=""
05:39:55 [2021-03-26T05:39:55.614Z] #56 254.3 + bin/containerd-shim-runc-v2
05:39:56 [2021-03-26T05:39:56.556Z] #56 255.2 + binaries
05:39:56 [2021-03-26T05:39:56.556Z] #56 255.2 + install -D bin/containerd /build/containerd
05:39:56 [2021-03-26T05:39:56.556Z] #56 255.2 + install -D bin/containerd-shim /build/containerd-shim
05:39:56 [2021-03-26T05:39:56.556Z] #56 255.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:39:56 [2021-03-26T05:39:56.556Z] #56 255.3 + install -D bin/ctr /build/ctr
05:39:57 [2021-03-26T05:39:57.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
05:39:57 [2021-03-26T05:39:57.938Z] #56 DONE 256.6s
05:39:58 [2021-03-26T05:39:58.821Z] #56 258.1 + bin/containerd-shim-runc-v1
05:39:58 [2021-03-26T05:39:58.880Z] 
05:39:58 [2021-03-26T05:39:58.880Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
05:39:58 [2021-03-26T05:39:58.880Z] #57 sha256:ebbfdb431926dcaab04c3497562de5f3fdfcaecb7108d1b117d81fa494b4bb99
05:39:59 [2021-03-26T05:39:59.820Z] #57 DONE 1.0s
05:39:59 [2021-03-26T05:39:59.820Z] 
05:39:59 [2021-03-26T05:39:59.820Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
05:39:59 [2021-03-26T05:39:59.820Z] #61 sha256:f3ca7dc0dbe7aa309beb611f0cc98bf26c5b7b76ea7f41a1c27ddf7e1b2c439f
05:39:59 [2021-03-26T05:39:59.820Z] #61 DONE 0.2s
05:40:00 [2021-03-26T05:40:00.081Z] 
05:40:00 [2021-03-26T05:40:00.081Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
05:40:00 [2021-03-26T05:40:00.081Z] #66 sha256:538e3de1042e00a8d9e64cc87a333e5e3cdd10ae92bb38be981761d3e6b7d56b
05:40:01 [2021-03-26T05:40:01.021Z] #66 DONE 1.0s
05:40:01 [2021-03-26T05:40:01.021Z] 
05:40:01 [2021-03-26T05:40:01.021Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
05:40:01 [2021-03-26T05:40:01.021Z] #68 sha256:4675ccc299641032c9a71bb9d669eb383457053787aca598eb4895f37af87e66
05:40:01 [2021-03-26T05:40:01.021Z] #68 DONE 0.1s
05:40:01 [2021-03-26T05:40:01.021Z] 
05:40:01 [2021-03-26T05:40:01.021Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:40:01 [2021-03-26T05:40:01.021Z] #69 sha256:6b81ddbb2655b034138de23a6695ac6c0d6f078711478e2aed84c3f7507408e5
05:40:01 [2021-03-26T05:40:01.021Z] #69 DONE 0.0s
05:40:01 [2021-03-26T05:40:01.021Z] 
05:40:01 [2021-03-26T05:40:01.021Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
05:40:01 [2021-03-26T05:40:01.021Z] #70 sha256:45570cc1ee3e63b3b1b98617ed574eb2f484dba0828f47e708a87aacc9eb7629
05:40:02 [2021-03-26T05:40:02.117Z] #56 262.7 + bin/containerd-shim-runc-v2
05:40:02 [2021-03-26T05:40:02.933Z] #70 DONE 2.0s
05:40:02 [2021-03-26T05:40:02.933Z] 
05:40:02 [2021-03-26T05:40:02.933Z] #71 exporting to image
05:40:02 [2021-03-26T05:40:02.933Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
05:40:02 [2021-03-26T05:40:02.933Z] #71 exporting layers
05:40:03 [2021-03-26T05:40:03.495Z] #56 263.7 + binaries
05:40:03 [2021-03-26T05:40:03.495Z] #56 263.7 + install -D bin/containerd /build/containerd
05:40:03 [2021-03-26T05:40:03.495Z] #56 263.7 + install -D bin/containerd-shim /build/containerd-shim
05:40:03 [2021-03-26T05:40:03.495Z] #56 263.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:40:03 [2021-03-26T05:40:03.495Z] #56 263.7 + install -D bin/ctr /build/ctr
05:40:04 [2021-03-26T05:40:04.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
05:40:04 [2021-03-26T05:40:04.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
05:40:04 [2021-03-26T05:40:04.607Z] ..........................xx....................                         [ 29%]
05:40:05 [2021-03-26T05:40:05.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
05:40:05 [2021-03-26T05:40:05.400Z] #56 DONE 265.4s
05:40:05 [2021-03-26T05:40:05.660Z] 
05:40:05 [2021-03-26T05:40:05.660Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
05:40:05 [2021-03-26T05:40:05.660Z] #57 sha256:4dbbdbcc70e6a01935de6f16d2271decaa1bfb8c3cb319d91bab1537ca893187
05:40:06 [2021-03-26T05:40:06.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
05:40:06 [2021-03-26T05:40:06.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
05:40:06 [2021-03-26T05:40:06.596Z] #57 DONE 0.9s
05:40:06 [2021-03-26T05:40:06.596Z] 
05:40:06 [2021-03-26T05:40:06.596Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
05:40:06 [2021-03-26T05:40:06.596Z] #61 sha256:dabc49c04e4a32b12caca8539cc91f46c717c2dd4ed7be0145e1c46868f58754
05:40:06 [2021-03-26T05:40:06.855Z] #61 DONE 0.2s
05:40:06 [2021-03-26T05:40:06.855Z] 
05:40:06 [2021-03-26T05:40:06.855Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
05:40:06 [2021-03-26T05:40:06.855Z] #66 sha256:2b1593111bc1d79a9a8b8d9031470845cb3ac6251629739009592bcda76d530d
05:40:07 [2021-03-26T05:40:07.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
05:40:07 [2021-03-26T05:40:07.792Z] #66 DONE 0.9s
05:40:07 [2021-03-26T05:40:07.792Z] 
05:40:07 [2021-03-26T05:40:07.792Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
05:40:07 [2021-03-26T05:40:07.792Z] #68 sha256:bc4c6eec7a827ce9467cc7bdb62ade3520d25b051b0cfa8d5ea1df5d57d07be6
05:40:07 [2021-03-26T05:40:07.792Z] #68 DONE 0.0s
05:40:07 [2021-03-26T05:40:07.792Z] 
05:40:07 [2021-03-26T05:40:07.792Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:40:07 [2021-03-26T05:40:07.792Z] #69 sha256:401441b9de48a491177e5adefc99d107a67c3b8a0d422c97ba9df26b5d648f08
05:40:07 [2021-03-26T05:40:07.792Z] #69 DONE 0.0s
05:40:08 [2021-03-26T05:40:08.051Z] 
05:40:08 [2021-03-26T05:40:08.051Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
05:40:08 [2021-03-26T05:40:08.051Z] #70 sha256:56abc947f667aa2c82efdb463bc53ea69cdc3ad1f11522363a02d3149dc72ad6
05:40:09 [2021-03-26T05:40:09.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
05:40:09 [2021-03-26T05:40:09.959Z] #70 DONE 1.9s
05:40:09 [2021-03-26T05:40:09.959Z] 
05:40:09 [2021-03-26T05:40:09.959Z] #71 exporting to image
05:40:09 [2021-03-26T05:40:09.959Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
05:40:09 [2021-03-26T05:40:09.959Z] #71 exporting layers
05:40:10 [2021-03-26T05:40:10.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
05:40:11 [2021-03-26T05:40:11.069Z] #71 exporting layers 6.9s done
05:40:11 [2021-03-26T05:40:11.069Z] #71 writing image sha256:88e37288e6f645508aae81b36c328fd8de5419ae237d595757ccd23fb07e3f6c done
05:40:11 [2021-03-26T05:40:11.069Z] #71 naming to docker.io/library/docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 done
05:40:11 [2021-03-26T05:40:11.069Z] #71 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
05:40:11 [2021-03-26T05:40:11.424Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -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:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/make.sh dynbinary test-integration
05:40:11 [2021-03-26T05:40:11.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
05:40:12 [2021-03-26T05:40:12.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
05:40:12 [2021-03-26T05:40:12.807Z] 
05:40:12 [2021-03-26T05:40:12.807Z] Removing bundles/
05:40:12 [2021-03-26T05:40:12.807Z] 
05:40:12 [2021-03-26T05:40:12.807Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
05:40:13 [2021-03-26T05:40:13.068Z] Building: bundles/dynbinary-daemon/dockerd-dev
05:40:13 [2021-03-26T05:40:13.068Z] GOOS="" GOARCH="" GOARM=""
05:40:13 [2021-03-26T05:40:13.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
05:40:14 [2021-03-26T05:40:14.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
05:40:15 [2021-03-26T05:40:15.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
05:40:16 [2021-03-26T05:40:16.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
05:40:16 [2021-03-26T05:40:16.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
05:40:17 [2021-03-26T05:40:17.936Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
05:40:17 [2021-03-26T05:40:17.936Z] Using test binary docker
05:40:17 [2021-03-26T05:40:17.936Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
05:40:17 [2021-03-26T05:40:17.936Z] +++ /etc/init.d/apparmor start
05:40:17 [2021-03-26T05:40:17.936Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
05:40:17 [2021-03-26T05:40:17.936Z] INFO: Waiting for daemon to start...
05:40:17 [2021-03-26T05:40:17.936Z] Starting dockerd
05:40:17 [2021-03-26T05:40:17.936Z] +++ 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
05:40:18 [2021-03-26T05:40:18.087Z] #71 exporting layers 7.0s done
05:40:18 [2021-03-26T05:40:18.087Z] #71 writing image sha256:9ed28929837efad1b312171d4d445749ace42e7e45d337c0cdc3a138417e7334 done
05:40:18 [2021-03-26T05:40:18.087Z] #71 naming to docker.io/library/docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 done
05:40:18 [2021-03-26T05:40:18.087Z] #71 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
05:40:18 [2021-03-26T05:40:18.438Z] + trap exit INT TERM
05:40:18 [2021-03-26T05:40:18.438Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
05:40:18 [2021-03-26T05:40:18.438Z] + CONTAINER_NAME=docker-pr2
05:40:18 [2021-03-26T05:40:18.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42203/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/make.sh dynbinary-daemon
05:40:18 [2021-03-26T05:40:18.538Z] #57 311.6 + bin/containerd-stress
05:40:18 [2021-03-26T05:40:18.538Z] #57 314.1 + bin/containerd-shim
05:40:19 [2021-03-26T05:40:19.379Z] 
05:40:19 [2021-03-26T05:40:19.379Z] Removing bundles/
05:40:19 [2021-03-26T05:40:19.379Z] 
05:40:19 [2021-03-26T05:40:19.379Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
05:40:19 [2021-03-26T05:40:19.585Z] .
05:40:19 [2021-03-26T05:40:19.585Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
05:40:19 [2021-03-26T05:40:19.639Z] Building: bundles/dynbinary-daemon/dockerd-dev
05:40:19 [2021-03-26T05:40:19.639Z] GOOS="" GOARCH="" GOARM=""
05:40:19 [2021-03-26T05:40:19.911Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
05:40:19 [2021-03-26T05:40:19.911Z] Error: No such image: emptyfs
05:40:19 [2021-03-26T05:40:19.911Z] ++++ tar -cC bundles/test-integration/emptyfs .
05:40:19 [2021-03-26T05:40:19.911Z] ++++ docker load
05:40:20 [2021-03-26T05:40:20.238Z] Running integration-test (iteration 1)
05:40:20 [2021-03-26T05:40:20.238Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
05:40:20 [2021-03-26T05:40:20.238Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
05:40:20 [2021-03-26T05:40:20.238Z] ++ set -e
05:40:20 [2021-03-26T05:40:20.238Z] ++ '[' -n 0 ']'
05:40:20 [2021-03-26T05:40:20.238Z] ++ set -x
05:40:20 [2021-03-26T05:40:20.238Z] ++ 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=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
05:40:24 [2021-03-26T05:40:24.596Z] #57 321.5 + bin/containerd-shim-runc-v1
05:40:29 [2021-03-26T05:40:29.110Z] Loaded image: buildpack-deps:buster
05:40:29 [2021-03-26T05:40:29.110Z] Loaded image: busybox:latest
05:40:29 [2021-03-26T05:40:29.110Z] Loaded image: busybox:glibc
05:40:29 [2021-03-26T05:40:29.120Z] #57 326.6 + bin/containerd-shim-runc-v2
05:40:30 [2021-03-26T05:40:30.164Z] #57 327.8 + binaries
05:40:30 [2021-03-26T05:40:30.164Z] #57 327.8 + install -D bin/containerd /build/containerd
05:40:30 [2021-03-26T05:40:30.164Z] #57 327.8 + install -D bin/containerd-shim /build/containerd-shim
05:40:30 [2021-03-26T05:40:30.164Z] #57 327.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
05:40:30 [2021-03-26T05:40:30.164Z] #57 327.9 + install -D bin/ctr /build/ctr
05:40:30 [2021-03-26T05:40:30.164Z] #57 DONE 328.0s
05:40:30 [2021-03-26T05:40:30.415Z] tests/integration/api_exec_test.py .....................                 [ 34%]
05:40:30 [2021-03-26T05:40:30.757Z] Loaded image: debian:bullseye
05:40:30 [2021-03-26T05:40:30.757Z] Loaded image: hello-world:latest
05:40:30 [2021-03-26T05:40:30.757Z] Loaded image: arm32v7/hello-world:latest
05:40:30 [2021-03-26T05:40:30.757Z] INFO: Testing against a local daemon
05:40:30 [2021-03-26T05:40:30.757Z] === RUN   TestCgroupNamespacesBuild
05:40:31 [2021-03-26T05:40:31.212Z] 
05:40:31 [2021-03-26T05:40:31.212Z] #58 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
05:40:31 [2021-03-26T05:40:31.212Z] #58 sha256:f2679c4d32a6fa4b31345d6aad72ed510788df9c7d5f6c8bffed35b0fe95e6b1
05:40:31 [2021-03-26T05:40:31.212Z] #58 DONE 0.1s
05:40:31 [2021-03-26T05:40:31.212Z] 
05:40:31 [2021-03-26T05:40:31.212Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
05:40:31 [2021-03-26T05:40:31.212Z] #62 sha256:99d445df4decdb5d6899201f8550edc8316a9f5ba9e203a94314ab961cda6ba2
05:40:31 [2021-03-26T05:40:31.212Z] #62 DONE 0.1s
05:40:31 [2021-03-26T05:40:31.212Z] 
05:40:31 [2021-03-26T05:40:31.212Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
05:40:31 [2021-03-26T05:40:31.212Z] #67 sha256:7348fa84f9187d0815f67ab38f7badc6823e00b9b8f62a9aca9e07ee54926be1
05:40:31 [2021-03-26T05:40:31.507Z] #67 DONE 0.1s
05:40:31 [2021-03-26T05:40:31.507Z] 
05:40:31 [2021-03-26T05:40:31.507Z] #69 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
05:40:31 [2021-03-26T05:40:31.507Z] #69 sha256:846899ea2a1914884b7bd844bb072ab185f01a33a5bea96c112ad9c8ed1f73dd
05:40:31 [2021-03-26T05:40:31.507Z] #69 DONE 0.1s
05:40:31 [2021-03-26T05:40:31.507Z] 
05:40:31 [2021-03-26T05:40:31.507Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
05:40:31 [2021-03-26T05:40:31.507Z] #70 sha256:ec4a09789536db2baeb5cdee0b51835811504642c79ccfd7364501882941af16
05:40:31 [2021-03-26T05:40:31.507Z] #70 DONE 0.0s
05:40:31 [2021-03-26T05:40:31.507Z] 
05:40:31 [2021-03-26T05:40:31.507Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
05:40:31 [2021-03-26T05:40:31.507Z] #71 sha256:d2b0e6de7fef92f3c7c43ba688396cd3ba59f140de873c369581917eb0c0002d
05:40:33 [2021-03-26T05:40:33.755Z] --- PASS: TestCgroupNamespacesBuild (2.88s)
05:40:33 [2021-03-26T05:40:33.755Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
05:40:34 [2021-03-26T05:40:34.267Z] #71 DONE 2.5s
05:40:34 [2021-03-26T05:40:34.267Z] 
05:40:34 [2021-03-26T05:40:34.267Z] #72 exporting to oci image format
05:40:34 [2021-03-26T05:40:34.267Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
05:40:34 [2021-03-26T05:40:34.267Z] #72 exporting layers
05:40:36 [2021-03-26T05:40:36.122Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s)
05:40:36 [2021-03-26T05:40:36.122Z] === RUN   TestBuildWithSession
05:40:36 [2021-03-26T05:40:36.122Z] --- SKIP: TestBuildWithSession (0.00s)
05:40:36 [2021-03-26T05:40:36.122Z]     build_session_test.go:25: TODO: BuildKit
05:40:36 [2021-03-26T05:40:36.122Z] === RUN   TestBuildSquashParent
05:40:40 [2021-03-26T05:40:40.151Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
05:40:40 [2021-03-26T05:40:40.814Z] 5ff1512f88ec: Pull complete
05:40:40 [2021-03-26T05:40:40.814Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab
05:40:40 [2021-03-26T05:40:40.814Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
05:40:40 [2021-03-26T05:40:40.814Z] mcr.microsoft.com/windows/servercore:ltsc2019
05:40:40 [2021-03-26T05:40:40.814Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
05:40:40 [2021-03-26T05:40:40.814Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
05:40:40 [2021-03-26T05:40:40.814Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817'
05:40:40 [2021-03-26T05:40:40.814Z] INFO: Docker version of control daemon
05:40:40 [2021-03-26T05:40:40.814Z] 
05:40:40 [2021-03-26T05:40:40.814Z] Client: Docker Engine - Enterprise
05:40:40 [2021-03-26T05:40:40.814Z]  Version:           19.03.12
05:40:40 [2021-03-26T05:40:40.814Z]  API version:       1.40
05:40:40 [2021-03-26T05:40:40.814Z]  Go version:        go1.13.13
05:40:40 [2021-03-26T05:40:40.814Z]  Git commit:        4306744
05:40:40 [2021-03-26T05:40:40.814Z]  Built:             08/05/2020 19:27:53
05:40:40 [2021-03-26T05:40:40.814Z]  OS/Arch:           windows/amd64
05:40:40 [2021-03-26T05:40:40.814Z]  Experimental:      false
05:40:40 [2021-03-26T05:40:40.814Z] 
05:40:40 [2021-03-26T05:40:40.814Z] Server: Docker Engine - Enterprise
05:40:40 [2021-03-26T05:40:40.814Z]  Engine:
05:40:40 [2021-03-26T05:40:40.814Z]   Version:          19.03.12
05:40:40 [2021-03-26T05:40:40.814Z]   API version:      1.40 (minimum version 1.24)
05:40:40 [2021-03-26T05:40:40.814Z]   Go version:       go1.13.13
05:40:40 [2021-03-26T05:40:40.814Z]   Git commit:       f295753ffd
05:40:40 [2021-03-26T05:40:40.814Z]   Built:            08/05/2020 19:26:41
05:40:40 [2021-03-26T05:40:40.814Z]   OS/Arch:          windows/amd64
05:40:40 [2021-03-26T05:40:40.814Z]   Experimental:     true
05:40:40 [2021-03-26T05:40:40.814Z] 
05:40:40 [2021-03-26T05:40:40.814Z] INFO: Docker info of control daemon
05:40:40 [2021-03-26T05:40:40.814Z] 
05:40:40 [2021-03-26T05:40:40.814Z] Client:
05:40:40 [2021-03-26T05:40:40.814Z]  Debug Mode: false
05:40:40 [2021-03-26T05:40:40.814Z]  Plugins:
05:40:40 [2021-03-26T05:40:40.814Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
05:40:40 [2021-03-26T05:40:40.814Z] 
05:40:40 [2021-03-26T05:40:40.814Z] Server:
05:40:40 [2021-03-26T05:40:40.814Z]  Containers: 0
05:40:40 [2021-03-26T05:40:40.814Z]   Running: 0
05:40:40 [2021-03-26T05:40:40.814Z]   Paused: 0
05:40:40 [2021-03-26T05:40:40.814Z]   Stopped: 0
05:40:40 [2021-03-26T05:40:40.814Z]  Images: 1
05:40:40 [2021-03-26T05:40:40.814Z]  Server Version: 19.03.12
05:40:40 [2021-03-26T05:40:40.814Z]  Storage Driver: lcow (linux) windowsfilter (windows)
05:40:40 [2021-03-26T05:40:40.814Z]   LCOW: 
05:40:40 [2021-03-26T05:40:40.814Z]   Windows: 
05:40:40 [2021-03-26T05:40:40.814Z]  Logging Driver: json-file
05:40:40 [2021-03-26T05:40:40.814Z]  Plugins:
05:40:40 [2021-03-26T05:40:40.814Z]   Volume: local
05:40:40 [2021-03-26T05:40:40.814Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
05:40:40 [2021-03-26T05:40:40.814Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
05:40:40 [2021-03-26T05:40:40.814Z]  Swarm: inactive
05:40:40 [2021-03-26T05:40:40.814Z]  Default Isolation: process
05:40:40 [2021-03-26T05:40:40.814Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
05:40:40 [2021-03-26T05:40:40.814Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
05:40:40 [2021-03-26T05:40:40.814Z]  OSType: windows
05:40:40 [2021-03-26T05:40:40.814Z]  Architecture: x86_64
05:40:40 [2021-03-26T05:40:40.814Z]  CPUs: 4
05:40:40 [2021-03-26T05:40:40.814Z]  Total Memory: 32GiB
05:40:40 [2021-03-26T05:40:40.814Z]  Name: azwin-2-27fe80
05:40:40 [2021-03-26T05:40:40.814Z]  ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q
05:40:40 [2021-03-26T05:40:40.814Z]  Docker Root Dir: D:\docker
05:40:40 [2021-03-26T05:40:40.814Z]  Debug Mode: false
05:40:40 [2021-03-26T05:40:40.814Z]  Registry: https://index.docker.io/v1/
05:40:40 [2021-03-26T05:40:40.814Z]  Labels:
05:40:40 [2021-03-26T05:40:40.814Z]  Experimental: true
05:40:40 [2021-03-26T05:40:40.814Z]  Insecure Registries:
05:40:40 [2021-03-26T05:40:40.814Z]   10.0.0.4:5000
05:40:40 [2021-03-26T05:40:40.814Z]   127.0.0.0/8
05:40:40 [2021-03-26T05:40:40.814Z]  Registry Mirrors:
05:40:40 [2021-03-26T05:40:40.814Z]   http://10.0.0.4:5000/
05:40:40 [2021-03-26T05:40:40.814Z]  Live Restore Enabled: false
05:40:40 [2021-03-26T05:40:40.814Z] 
05:40:40 [2021-03-26T05:40:40.814Z] 
05:40:40 [2021-03-26T05:40:40.814Z] INFO: Commit hash is 00ff0b3d5f
05:40:40 [2021-03-26T05:40:40.814Z] INFO: Nuke-Everything...
05:40:40 [2021-03-26T05:40:40.814Z] INFO: Container count on control daemon to delete is 0
05:40:40 [2021-03-26T05:40:40.814Z] INFO: Nuking d:\CI
05:40:40 [2021-03-26T05:40:40.814Z] INFO: Zapped successfully
05:40:40 [2021-03-26T05:40:40.814Z] INFO: Location for testing is d:\CI\PR-42203\2
05:40:40 [2021-03-26T05:40:40.814Z] INFO: Validating GOLang consistency in Dockerfile.windows...
05:40:40 [2021-03-26T05:40:40.814Z] 
05:40:40 [2021-03-26T05:40:40.814Z] 
05:40:40 [2021-03-26T05:40:40.814Z] INFO: Building the image from Dockerfile.windows at 03/26/2021 05:40:36...
05:40:40 [2021-03-26T05:40:40.814Z] 
05:40:41 [2021-03-26T05:40:41.283Z] Sending build context to Docker daemon  58.34MB
05:40:41 [2021-03-26T05:40:41.283Z] 
05:40:41 [2021-03-26T05:40:41.283Z] Step 1/10 : FROM microsoft/windowsservercore
05:40:41 [2021-03-26T05:40:41.283Z]  ---> 3eaa9ebbf51f
05:40:41 [2021-03-26T05:40:41.283Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
05:40:41 [2021-03-26T05:40:41.283Z]  ---> Running in 9d42ad379d76
05:40:41 [2021-03-26T05:40:41.752Z] Removing intermediate container 9d42ad379d76
05:40:41 [2021-03-26T05:40:41.752Z]  ---> ed950d516039
05:40:41 [2021-03-26T05:40:41.752Z] Step 3/10 : ARG GO_VERSION=1.13.15
05:40:41 [2021-03-26T05:40:41.752Z]  ---> Running in 81fa2263bd61
05:40:42 [2021-03-26T05:40:42.220Z] Removing intermediate container 81fa2263bd61
05:40:42 [2021-03-26T05:40:42.220Z]  ---> c1a113842fbc
05:40:42 [2021-03-26T05:40:42.220Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
05:40:42 [2021-03-26T05:40:42.220Z]  ---> Running in 188270a3c61d
05:40:42 [2021-03-26T05:40:42.689Z] Removing intermediate container 188270a3c61d
05:40:42 [2021-03-26T05:40:42.689Z]  ---> ab73c8cc2cd2
05:40:42 [2021-03-26T05:40:42.689Z] 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}
05:40:42 [2021-03-26T05:40:42.689Z]  ---> Running in 007c009aceed
05:40:43 [2021-03-26T05:40:43.158Z] Removing intermediate container 007c009aceed
05:40:43 [2021-03-26T05:40:43.158Z]  ---> b0f7070c99dc
05:40:43 [2021-03-26T05:40:43.158Z] 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;
05:40:43 [2021-03-26T05:40:43.158Z]  ---> Running in a0ac196da2ac
05:40:43 [2021-03-26T05:40:43.444Z] --- PASS: TestBuildSquashParent (7.72s)
05:40:43 [2021-03-26T05:40:43.444Z] === RUN   TestBuildWithRemoveAndForceRemove
05:40:43 [2021-03-26T05:40:43.444Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:40:43 [2021-03-26T05:40:43.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:40:43 [2021-03-26T05:40:43.444Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:40:43 [2021-03-26T05:40:43.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:40:43 [2021-03-26T05:40:43.444Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:40:43 [2021-03-26T05:40:43.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:40:43 [2021-03-26T05:40:43.444Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:40:43 [2021-03-26T05:40:43.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:40:43 [2021-03-26T05:40:43.444Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:40:43 [2021-03-26T05:40:43.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:40:43 [2021-03-26T05:40:43.444Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:40:43 [2021-03-26T05:40:43.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:40:43 [2021-03-26T05:40:43.444Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:40:43 [2021-03-26T05:40:43.444Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:40:44 [2021-03-26T05:40:44.484Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
05:40:45 [2021-03-26T05:40:45.845Z] ok  	github.com/docker/docker/api/server/httputils	0.027s	coverage: 14.7% of statements
05:40:45 [2021-03-26T05:40:45.845Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
05:40:45 [2021-03-26T05:40:45.845Z] ok  	github.com/docker/docker/api/server/middleware	0.019s	coverage: 37.7% of statements
05:40:45 [2021-03-26T05:40:45.845Z] ?   	github.com/docker/docker/api/server/router	[no test files]
05:40:45 [2021-03-26T05:40:45.845Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
05:40:45 [2021-03-26T05:40:45.845Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
05:40:45 [2021-03-26T05:40:45.845Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
05:40:45 [2021-03-26T05:40:45.845Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
05:40:45 [2021-03-26T05:40:45.845Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
05:40:45 [2021-03-26T05:40:45.845Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
05:40:45 [2021-03-26T05:40:45.845Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
05:40:45 [2021-03-26T05:40:45.845Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
05:40:46 [2021-03-26T05:40:46.455Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:40:46 [2021-03-26T05:40:46.455Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:40:47 [2021-03-26T05:40:47.240Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
05:40:47 [2021-03-26T05:40:47.240Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
05:40:47 [2021-03-26T05:40:47.240Z] ok  	github.com/docker/docker/api/types/filters	0.024s	coverage: 92.2% of statements
05:40:47 [2021-03-26T05:40:47.240Z] ok  	github.com/docker/docker/api/types/strslice	0.013s	coverage: 90.0% of statements
05:40:47 [2021-03-26T05:40:47.503Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 5.7% of statements
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/types	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/types/container	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/types/events	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/types/image	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/types/network	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
05:40:47 [2021-03-26T05:40:47.503Z] ok  	github.com/docker/docker/api/types/time	0.028s	coverage: 100.0% of statements
05:40:47 [2021-03-26T05:40:47.767Z] ok  	github.com/docker/docker/api/types/versions	0.040s	coverage: 75.0% of statements
05:40:47 [2021-03-26T05:40:47.767Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
05:40:47 [2021-03-26T05:40:47.767Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
05:40:47 [2021-03-26T05:40:47.767Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
05:40:47 [2021-03-26T05:40:47.767Z] ?   	github.com/docker/docker/builder	[no test files]
05:40:47 [2021-03-26T05:40:47.767Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
05:40:47 [2021-03-26T05:40:47.767Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
05:40:47 [2021-03-26T05:40:47.767Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
05:40:47 [2021-03-26T05:40:47.767Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
05:40:47 [2021-03-26T05:40:47.767Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
05:40:47 [2021-03-26T05:40:47.767Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
05:40:47 [2021-03-26T05:40:47.767Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
05:40:47 [2021-03-26T05:40:47.920Z] 
05:40:47 [2021-03-26T05:40:47.920Z] SUCCESS: Specified value was saved.
05:40:49 [2021-03-26T05:40:49.427Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:40:49 [2021-03-26T05:40:49.427Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:40:49 [2021-03-26T05:40:49.486Z] INFO: Downloading git...
05:40:50 [2021-03-26T05:40:50.334Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
05:40:50 [2021-03-26T05:40:50.475Z] INFO: Downloading go...
05:40:51 [2021-03-26T05:40:51.284Z] ok  	github.com/docker/docker/builder/remotecontext	0.291s	coverage: 13.7% of statements
05:40:52 [2021-03-26T05:40:52.233Z] ok  	github.com/docker/docker/builder/dockerfile	0.902s	coverage: 48.5% of statements
05:40:52 [2021-03-26T05:40:52.233Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
05:40:52 [2021-03-26T05:40:52.523Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
05:40:52 [2021-03-26T05:40:52.523Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s)
05:40:52 [2021-03-26T05:40:52.523Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s)
05:40:52 [2021-03-26T05:40:52.523Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s)
05:40:52 [2021-03-26T05:40:52.523Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s)
05:40:52 [2021-03-26T05:40:52.523Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.62s)
05:40:52 [2021-03-26T05:40:52.523Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.72s)
05:40:52 [2021-03-26T05:40:52.523Z] === RUN   TestBuildMultiStageCopy
05:40:52 [2021-03-26T05:40:52.523Z] === RUN   TestBuildMultiStageCopy/copy_to_root
05:40:52 [2021-03-26T05:40:52.694Z] INFO: Downloading compiler 1 of 3...
05:40:52 [2021-03-26T05:40:52.808Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.592s	coverage: 86.3% of statements
05:40:52 [2021-03-26T05:40:52.808Z] ?   	github.com/docker/docker/cli	[no test files]
05:40:52 [2021-03-26T05:40:52.808Z] ?   	github.com/docker/docker/cli/config	[no test files]
05:40:54 [2021-03-26T05:40:54.265Z] INFO: Downloading compiler 2 of 3...
05:40:54 [2021-03-26T05:40:54.735Z] INFO: Downloading compiler 3 of 3...
05:40:55 [2021-03-26T05:40:55.464Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
05:40:55 [2021-03-26T05:40:55.726Z] INFO: Extracting git...
05:40:55 [2021-03-26T05:40:55.793Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
05:40:56 [2021-03-26T05:40:56.545Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
05:40:57 [2021-03-26T05:40:57.319Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
05:40:58 [2021-03-26T05:40:58.021Z] --- PASS: TestBuildMultiStageCopy (5.68s)
05:40:58 [2021-03-26T05:40:58.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.10s)
05:40:58 [2021-03-26T05:40:58.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s)
05:40:58 [2021-03-26T05:40:58.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s)
05:40:58 [2021-03-26T05:40:58.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s)
05:40:58 [2021-03-26T05:40:58.021Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s)
05:40:58 [2021-03-26T05:40:58.021Z] === RUN   TestBuildMultiStageParentConfig
05:40:58 [2021-03-26T05:40:58.117Z] ok  	github.com/docker/docker/client	0.278s	coverage: 75.4% of statements
05:40:59 [2021-03-26T05:40:59.718Z] --- PASS: TestBuildMultiStageParentConfig (1.68s)
05:40:59 [2021-03-26T05:40:59.718Z] === RUN   TestBuildLabelWithTargets
05:41:01 [2021-03-26T05:41:01.986Z] --- PASS: TestBuildLabelWithTargets (2.58s)
05:41:01 [2021-03-26T05:41:01.986Z] === RUN   TestBuildWithEmptyLayers
05:41:03 [2021-03-26T05:41:03.126Z] --- PASS: TestBuildWithEmptyLayers (1.13s)
05:41:03 [2021-03-26T05:41:03.126Z] === RUN   TestBuildMultiStageOnBuild
05:41:05 [2021-03-26T05:41:05.176Z] tests/integration/api_network_test.py ............................       [ 47%]
05:41:06 [2021-03-26T05:41:06.965Z] --- PASS: TestBuildMultiStageOnBuild (3.36s)
05:41:06 [2021-03-26T05:41:06.965Z] === RUN   TestBuildUncleanTarFilenames
05:41:08 [2021-03-26T05:41:08.107Z] --- PASS: TestBuildUncleanTarFilenames (1.51s)
05:41:08 [2021-03-26T05:41:08.107Z] === RUN   TestBuildMultiStageLayerLeak
05:41:08 [2021-03-26T05:41:08.226Z] INFO: Expanding go...
05:41:11 [2021-03-26T05:41:11.875Z] --- PASS: TestBuildMultiStageLayerLeak (3.64s)
05:41:11 [2021-03-26T05:41:11.875Z] === RUN   TestBuildWithHugeFile
05:41:12 [2021-03-26T05:41:12.109Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
05:41:13 [2021-03-26T05:41:13.880Z] tests/integration/api_secret_test.py .....                               [ 51%]
05:41:19 [2021-03-26T05:41:19.650Z] tests/integration/api_service_test.py .................................. [ 60%]
05:41:24 [2021-03-26T05:41:24.730Z] ok  	github.com/docker/docker/cmd/dockerd	0.127s	coverage: 29.1% of statements
05:41:25 [2021-03-26T05:41:25.305Z] ok  	github.com/docker/docker/container	0.152s	coverage: 34.7% of statements
05:41:25 [2021-03-26T05:41:25.305Z] ?   	github.com/docker/docker/container/stream	[no test files]
05:41:25 [2021-03-26T05:41:25.305Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
05:41:25 [2021-03-26T05:41:25.305Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
05:41:25 [2021-03-26T05:41:25.305Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
05:41:26 [2021-03-26T05:41:26.059Z] INFO: Expanding compiler 1 of 3...
05:41:26 [2021-03-26T05:41:26.528Z] INFO: Expanding compiler 2 of 3...
05:41:27 [2021-03-26T05:41:27.864Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.070s	coverage: 65.3% of statements
05:41:29 [2021-03-26T05:41:29.016Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
05:41:29 [2021-03-26T05:41:29.016Z] 
05:41:29 [2021-03-26T05:41:29.016Z] ---> Making bundle: test-integration (in bundles/test-integration)
05:41:29 [2021-03-26T05:41:29.016Z] DOCKER_SYSTEMD=1
05:41:29 [2021-03-26T05:41:29.016Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
05:41:29 [2021-03-26T05:41:29.016Z] HOSTNAME=355199251da3
05:41:29 [2021-03-26T05:41:29.016Z] DEST=bundles/test-integration
05:41:29 [2021-03-26T05:41:29.016Z] PWD=/go/src/github.com/docker/docker
05:41:29 [2021-03-26T05:41:29.016Z] DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99
05:41:29 [2021-03-26T05:41:29.016Z] container=docker
05:41:29 [2021-03-26T05:41:29.016Z] HOME=/root
05:41:29 [2021-03-26T05:41:29.016Z] LANG=C.UTF-8
05:41:29 [2021-03-26T05:41:29.016Z] INVOCATION_ID=a88ff06b3cc4428c8346f85e6a40f8ef
05:41:29 [2021-03-26T05:41:29.016Z] GOLANG_VERSION=1.13.15
05:41:29 [2021-03-26T05:41:29.016Z] VALIDATE_REPO=https://github.com/moby/moby.git
05:41:29 [2021-03-26T05:41:29.016Z] VALIDATE_BRANCH=master
05:41:29 [2021-03-26T05:41:29.016Z] TERM=xterm
05:41:29 [2021-03-26T05:41:29.016Z] DOCKER_PKG=github.com/docker/docker
05:41:29 [2021-03-26T05:41:29.016Z] SHLVL=3
05:41:29 [2021-03-26T05:41:29.016Z] TIMEOUT=120m
05:41:29 [2021-03-26T05:41:29.016Z] DOCKER_BUILDTAGS=apparmor seccomp journald
05:41:29 [2021-03-26T05:41:29.016Z] DOCKER_GRAPHDRIVER=overlay2
05:41:29 [2021-03-26T05:41:29.016Z] GO111MODULE=off
05:41:29 [2021-03-26T05:41:29.016Z] DOCKER_EXPERIMENTAL=1
05:41:29 [2021-03-26T05:41:29.016Z] TEST_SKIP_INTEGRATION_CLI=1
05:41:29 [2021-03-26T05:41:29.016Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:41:29 [2021-03-26T05:41:29.016Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
05:41:29 [2021-03-26T05:41:29.016Z] GOPATH=/go
05:41:29 [2021-03-26T05:41:29.016Z] PKG_CONFIG=pkg-config
05:41:29 [2021-03-26T05:41:29.016Z] _=/usr/bin/env
05:41:29 [2021-03-26T05:41:29.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
05:41:29 [2021-03-26T05:41:29.824Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.025s	coverage: 35.9% of statements
05:41:31 [2021-03-26T05:41:31.292Z] INFO: Expanding compiler 3 of 3...
05:41:31 [2021-03-26T05:41:31.761Z] INFO: Removing downloaded files...
05:41:31 [2021-03-26T05:41:31.761Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
05:41:31 [2021-03-26T05:41:31.761Z] INFO: Configuring git core.autocrlf...
05:41:32 [2021-03-26T05:41:32.396Z] ok  	github.com/docker/docker/daemon/cluster	0.211s	coverage: 0.5% of statements
05:41:34 [2021-03-26T05:41:34.957Z] ok  	github.com/docker/docker/daemon/discovery	0.020s	coverage: 30.0% of statements
05:41:34 [2021-03-26T05:41:34.957Z] ok  	github.com/docker/docker/daemon/config	0.099s	coverage: 81.8% of statements
05:41:35 [2021-03-26T05:41:35.707Z] .........................                                                [ 67%]
05:41:35 [2021-03-26T05:41:35.910Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
05:41:37 [2021-03-26T05:41:37.308Z] ok  	github.com/docker/docker/daemon/graphdriver	0.021s	coverage: 2.2% of statements
05:41:39 [2021-03-26T05:41:39.636Z] --- PASS: TestBuildWithHugeFile (26.81s)
05:41:39 [2021-03-26T05:41:39.636Z] === RUN   TestBuildWCOWSandboxSize
05:41:39 [2021-03-26T05:41:39.636Z] --- SKIP: TestBuildWCOWSandboxSize (0.03s)
05:41:39 [2021-03-26T05:41:39.636Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
05:41:39 [2021-03-26T05:41:39.636Z] === RUN   TestBuildWithEmptyDockerfile
05:41:39 [2021-03-26T05:41:39.636Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
05:41:39 [2021-03-26T05:41:39.636Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
05:41:39 [2021-03-26T05:41:39.636Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:41:39 [2021-03-26T05:41:39.636Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:41:39 [2021-03-26T05:41:39.636Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:41:39 [2021-03-26T05:41:39.636Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:41:39 [2021-03-26T05:41:39.636Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
05:41:39 [2021-03-26T05:41:39.636Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:41:39 [2021-03-26T05:41:39.636Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:41:39 [2021-03-26T05:41:39.636Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
05:41:39 [2021-03-26T05:41:39.636Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
05:41:39 [2021-03-26T05:41:39.636Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
05:41:39 [2021-03-26T05:41:39.636Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
05:41:39 [2021-03-26T05:41:39.636Z] === RUN   TestBuildPreserveOwnership
05:41:39 [2021-03-26T05:41:39.636Z] === RUN   TestBuildPreserveOwnership/copy_from
05:41:40 [2021-03-26T05:41:40.621Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
05:41:42 [2021-03-26T05:41:42.013Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.498s	coverage: 14.1% of statements
05:41:42 [2021-03-26T05:41:42.013Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.534s	coverage: 56.2% of statements
05:41:44 [2021-03-26T05:41:44.377Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
05:41:44 [2021-03-26T05:41:44.578Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.9% of statements
05:41:46 [2021-03-26T05:41:46.499Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.571s	coverage: 73.3% of statements
05:41:47 [2021-03-26T05:41:47.323Z] --- PASS: TestBuildPreserveOwnership (7.80s)
05:41:47 [2021-03-26T05:41:47.323Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.09s)
05:41:47 [2021-03-26T05:41:47.323Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.70s)
05:41:47 [2021-03-26T05:41:47.323Z] === RUN   TestBuildPlatformInvalid
05:41:47 [2021-03-26T05:41:47.323Z] --- PASS: TestBuildPlatformInvalid (0.16s)
05:41:47 [2021-03-26T05:41:47.323Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
05:41:47 [2021-03-26T05:41:47.447Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.904s	coverage: 46.2% of statements
05:41:48 [2021-03-26T05:41:48.394Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.987s	coverage: 49.4% of statements
05:41:49 [2021-03-26T05:41:49.577Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
05:41:49 [2021-03-26T05:41:49.577Z] 
05:41:49 [2021-03-26T05:41:49.577Z] ---> Making bundle: test-integration (in bundles/test-integration)
05:41:49 [2021-03-26T05:41:49.577Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
05:41:49 [2021-03-26T05:41:49.577Z] HOSTNAME=219545d61691
05:41:49 [2021-03-26T05:41:49.577Z] DEST=bundles/test-integration
05:41:49 [2021-03-26T05:41:49.577Z] PWD=/go/src/github.com/docker/docker
05:41:49 [2021-03-26T05:41:49.577Z] DOCKER_ROOTLESS=1
05:41:49 [2021-03-26T05:41:49.577Z] DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99
05:41:49 [2021-03-26T05:41:49.577Z] container=docker
05:41:49 [2021-03-26T05:41:49.577Z] HOME=/root
05:41:49 [2021-03-26T05:41:49.577Z] GOLANG_VERSION=1.13.15
05:41:49 [2021-03-26T05:41:49.577Z] VALIDATE_REPO=https://github.com/moby/moby.git
05:41:49 [2021-03-26T05:41:49.577Z] VALIDATE_BRANCH=master
05:41:49 [2021-03-26T05:41:49.577Z] TERM=xterm
05:41:49 [2021-03-26T05:41:49.577Z] DOCKER_PKG=github.com/docker/docker
05:41:49 [2021-03-26T05:41:49.577Z] SHLVL=1
05:41:49 [2021-03-26T05:41:49.577Z] TIMEOUT=120m
05:41:49 [2021-03-26T05:41:49.577Z] DOCKER_BUILDTAGS=apparmor seccomp journald
05:41:49 [2021-03-26T05:41:49.577Z] DOCKER_GRAPHDRIVER=overlay2
05:41:49 [2021-03-26T05:41:49.577Z] GO111MODULE=off
05:41:49 [2021-03-26T05:41:49.577Z] DOCKER_EXPERIMENTAL=1
05:41:49 [2021-03-26T05:41:49.577Z] TEST_SKIP_INTEGRATION_CLI=1
05:41:49 [2021-03-26T05:41:49.577Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:41:49 [2021-03-26T05:41:49.577Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
05:41:49 [2021-03-26T05:41:49.577Z] GOPATH=/go
05:41:49 [2021-03-26T05:41:49.577Z] PKG_CONFIG=pkg-config
05:41:49 [2021-03-26T05:41:49.577Z] _=/usr/bin/env
05:41:49 [2021-03-26T05:41:49.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
05:41:49 [2021-03-26T05:41:49.790Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.021s	coverage: 57.5% of statements
05:41:50 [2021-03-26T05:41:50.365Z] ok  	github.com/docker/docker/daemon	12.346s	coverage: 17.2% of statements
05:41:50 [2021-03-26T05:41:50.366Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
05:41:50 [2021-03-26T05:41:50.366Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
05:41:50 [2021-03-26T05:41:50.366Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
05:41:50 [2021-03-26T05:41:50.366Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
05:41:50 [2021-03-26T05:41:50.366Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
05:41:50 [2021-03-26T05:41:50.366Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.023s	coverage: 3.0% of statements
05:41:51 [2021-03-26T05:41:51.314Z] ok  	github.com/docker/docker/daemon/links	0.021s	coverage: 93.0% of statements
05:41:53 [2021-03-26T05:41:53.240Z] ok  	github.com/docker/docker/daemon/logger	0.254s	coverage: 43.2% of statements
05:41:53 [2021-03-26T05:41:53.240Z] ok  	github.com/docker/docker/daemon/images	0.041s	coverage: 6.7% of statements
05:41:54 [2021-03-26T05:41:54.188Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.270s	coverage: 77.8% of statements
05:41:54 [2021-03-26T05:41:54.451Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.016s	coverage: 67.0% of statements
05:41:54 [2021-03-26T05:41:54.451Z] ok  	github.com/docker/docker/daemon/logger/journald	0.026s	coverage: 23.9% of statements
05:41:55 [2021-03-26T05:41:55.027Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.323s	coverage: 57.7% of statements
05:41:55 [2021-03-26T05:41:55.027Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
05:41:55 [2021-03-26T05:41:55.027Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
05:41:55 [2021-03-26T05:41:55.027Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
05:41:55 [2021-03-26T05:41:55.027Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
05:41:55 [2021-03-26T05:41:55.027Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
05:41:55 [2021-03-26T05:41:55.027Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
05:41:55 [2021-03-26T05:41:55.603Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.019s	coverage: 87.2% of statements
05:41:56 [2021-03-26T05:41:56.162Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
05:41:56 [2021-03-26T05:41:56.162Z] 
05:41:56 [2021-03-26T05:41:56.162Z] + TEST_INTEGRATION_DEST=2
05:41:56 [2021-03-26T05:41:56.162Z] + CONTAINER_NAME=docker-pr2-2
05:41:56 [2021-03-26T05:41:56.162Z] + TEST_SKIP_INTEGRATION=1
05:41:56 [2021-03-26T05:41:56.162Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
05:41:56 [2021-03-26T05:41:56.162Z] + run_tests
05:41:56 [2021-03-26T05:41:56.162Z] + c=0
05:41:56 [2021-03-26T05:41:56.162Z] + '[' -n 0 ']'
05:41:56 [2021-03-26T05:41:56.162Z] + rm=
05:41:56 [2021-03-26T05:41:56.162Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42203/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42203/.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=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/make.sh '' test-integration
05:41:56 [2021-03-26T05:41:56.162Z] + TEST_INTEGRATION_DEST=1
05:41:56 [2021-03-26T05:41:56.162Z] + CONTAINER_NAME=docker-pr2-1
05:41:56 [2021-03-26T05:41:56.162Z] + TEST_SKIP_INTEGRATION_CLI=1
05:41:56 [2021-03-26T05:41:56.162Z] + run_tests test-integration-flaky
05:41:56 [2021-03-26T05:41:56.162Z] + '[' -n 0 ']'
05:41:56 [2021-03-26T05:41:56.162Z] + TEST_INTEGRATION_DEST=3
05:41:56 [2021-03-26T05:41:56.162Z] + rm=
05:41:56 [2021-03-26T05:41:56.162Z] + CONTAINER_NAME=docker-pr2-3
05:41:56 [2021-03-26T05:41:56.162Z] + TEST_SKIP_INTEGRATION=1
05:41:56 [2021-03-26T05:41:56.162Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
05:41:56 [2021-03-26T05:41:56.162Z] + run_tests
05:41:56 [2021-03-26T05:41:56.162Z] + '[' -n 0 ']'
05:41:56 [2021-03-26T05:41:56.162Z] + rm=
05:41:56 [2021-03-26T05:41:56.162Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42203/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42203/.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=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/make.sh test-integration-flaky test-integration
05:41:56 [2021-03-26T05:41:56.162Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42203/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42203/.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=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/make.sh '' test-integration
05:41:56 [2021-03-26T05:41:56.162Z] ++ jobs -p
05:41:56 [2021-03-26T05:41:56.162Z] + for job in $(jobs -p)
05:41:56 [2021-03-26T05:41:56.162Z] + wait 11542
05:41:56 [2021-03-26T05:41:56.162Z] 
05:41:56 [2021-03-26T05:41:56.162Z] 
05:41:56 [2021-03-26T05:41:56.162Z] ---> Making bundle: test-integration (in bundles/test-integration)
05:41:56 [2021-03-26T05:41:56.162Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
05:41:56 [2021-03-26T05:41:56.162Z] HOSTNAME=3d0b79f9f1f4
05:41:56 [2021-03-26T05:41:56.162Z] TEST_SKIP_INTEGRATION=1
05:41:56 [2021-03-26T05:41:56.162Z] TESTDEBUG=0
05:41:56 [2021-03-26T05:41:56.162Z] DEST=bundles/test-integration
05:41:56 [2021-03-26T05:41:56.162Z] PWD=/go/src/github.com/docker/docker
05:41:56 [2021-03-26T05:41:56.162Z] KEEPBUNDLE=1
05:41:56 [2021-03-26T05:41:56.162Z] DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99
05:41:56 [2021-03-26T05:41:56.162Z] container=docker
05:41:56 [2021-03-26T05:41:56.162Z] HOME=/root
05:41:56 [2021-03-26T05:41:56.162Z] GOLANG_VERSION=1.13.15
05:41:56 [2021-03-26T05:41:56.162Z] VALIDATE_REPO=https://github.com/moby/moby.git
05:41:56 [2021-03-26T05:41:56.162Z] VALIDATE_BRANCH=master
05:41:56 [2021-03-26T05:41:56.162Z] TERM=xterm
05:41:56 [2021-03-26T05:41:56.162Z] DOCKER_PKG=github.com/docker/docker
05:41:56 [2021-03-26T05:41:56.162Z] SHLVL=1
05:41:56 [2021-03-26T05:41:56.162Z] TIMEOUT=120m
05:41:56 [2021-03-26T05:41:56.162Z] DOCKER_BUILDTAGS=apparmor seccomp journald
05:41:56 [2021-03-26T05:41:56.162Z] DOCKER_GRAPHDRIVER=overlay2
05:41:56 [2021-03-26T05:41:56.162Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
05:41:56 [2021-03-26T05:41:56.162Z] GO111MODULE=off
05:41:56 [2021-03-26T05:41:56.162Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:41:56 [2021-03-26T05:41:56.162Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
05:41:56 [2021-03-26T05:41:56.162Z] GOPATH=/go
05:41:56 [2021-03-26T05:41:56.162Z] PKG_CONFIG=pkg-config
05:41:56 [2021-03-26T05:41:56.162Z] _=/usr/bin/env
05:41:56 [2021-03-26T05:41:56.162Z] Building test suite binary ./integration-cli/test.main
05:41:56 [2021-03-26T05:41:56.162Z] 
05:41:56 [2021-03-26T05:41:56.162Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
05:41:56 [2021-03-26T05:41:56.162Z] ---> Making bundle: test-integration (in bundles/test-integration)
05:41:56 [2021-03-26T05:41:56.162Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
05:41:56 [2021-03-26T05:41:56.162Z] HOSTNAME=dbe2fd17c9bc
05:41:56 [2021-03-26T05:41:56.162Z] TEST_SKIP_INTEGRATION=1
05:41:56 [2021-03-26T05:41:56.162Z] TESTDEBUG=0
05:41:56 [2021-03-26T05:41:56.162Z] DEST=bundles/test-integration
05:41:56 [2021-03-26T05:41:56.162Z] PWD=/go/src/github.com/docker/docker
05:41:56 [2021-03-26T05:41:56.162Z] KEEPBUNDLE=1
05:41:56 [2021-03-26T05:41:56.162Z] DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99
05:41:56 [2021-03-26T05:41:56.162Z] container=docker
05:41:56 [2021-03-26T05:41:56.162Z] HOME=/root
05:41:56 [2021-03-26T05:41:56.162Z] GOLANG_VERSION=1.13.15
05:41:56 [2021-03-26T05:41:56.162Z] VALIDATE_REPO=https://github.com/moby/moby.git
05:41:56 [2021-03-26T05:41:56.162Z] VALIDATE_BRANCH=master
05:41:56 [2021-03-26T05:41:56.162Z] TERM=xterm
05:41:56 [2021-03-26T05:41:56.162Z] DOCKER_PKG=github.com/docker/docker
05:41:56 [2021-03-26T05:41:56.162Z] SHLVL=1
05:41:56 [2021-03-26T05:41:56.162Z] TIMEOUT=120m
05:41:56 [2021-03-26T05:41:56.162Z] DOCKER_BUILDTAGS=apparmor seccomp journald
05:41:56 [2021-03-26T05:41:56.162Z] DOCKER_GRAPHDRIVER=overlay2
05:41:56 [2021-03-26T05:41:56.162Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
05:41:56 [2021-03-26T05:41:56.162Z] GO111MODULE=off
05:41:56 [2021-03-26T05:41:56.162Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:41:56 [2021-03-26T05:41:56.162Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
05:41:56 [2021-03-26T05:41:56.162Z] GOPATH=/go
05:41:56 [2021-03-26T05:41:56.162Z] PKG_CONFIG=pkg-config
05:41:56 [2021-03-26T05:41:56.162Z] _=/usr/bin/env
05:41:56 [2021-03-26T05:41:56.162Z] Building test suite binary ./integration-cli/test.main
05:41:56 [2021-03-26T05:41:56.162Z] No new tests added to integration.
05:41:56 [2021-03-26T05:41:56.162Z] 
05:41:56 [2021-03-26T05:41:56.162Z] ---> Making bundle: test-integration (in bundles/test-integration)
05:41:56 [2021-03-26T05:41:56.162Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
05:41:56 [2021-03-26T05:41:56.162Z] HOSTNAME=81a4f69c55af
05:41:56 [2021-03-26T05:41:56.162Z] TESTDEBUG=0
05:41:56 [2021-03-26T05:41:56.162Z] DEST=bundles/test-integration
05:41:56 [2021-03-26T05:41:56.162Z] PWD=/go/src/github.com/docker/docker
05:41:56 [2021-03-26T05:41:56.162Z] KEEPBUNDLE=1
05:41:56 [2021-03-26T05:41:56.162Z] DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99
05:41:56 [2021-03-26T05:41:56.162Z] container=docker
05:41:56 [2021-03-26T05:41:56.162Z] HOME=/root
05:41:56 [2021-03-26T05:41:56.162Z] GOLANG_VERSION=1.13.15
05:41:56 [2021-03-26T05:41:56.162Z] VALIDATE_REPO=https://github.com/moby/moby.git
05:41:56 [2021-03-26T05:41:56.162Z] VALIDATE_BRANCH=master
05:41:56 [2021-03-26T05:41:56.162Z] TERM=xterm
05:41:56 [2021-03-26T05:41:56.162Z] DOCKER_PKG=github.com/docker/docker
05:41:56 [2021-03-26T05:41:56.162Z] SHLVL=1
05:41:56 [2021-03-26T05:41:56.162Z] TIMEOUT=120m
05:41:56 [2021-03-26T05:41:56.162Z] DOCKER_BUILDTAGS=apparmor seccomp journald
05:41:56 [2021-03-26T05:41:56.162Z] DOCKER_GRAPHDRIVER=overlay2
05:41:56 [2021-03-26T05:41:56.162Z] GO111MODULE=off
05:41:56 [2021-03-26T05:41:56.162Z] TEST_SKIP_INTEGRATION_CLI=1
05:41:56 [2021-03-26T05:41:56.162Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:41:56 [2021-03-26T05:41:56.162Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
05:41:56 [2021-03-26T05:41:56.162Z] GOPATH=/go
05:41:56 [2021-03-26T05:41:56.162Z] PKG_CONFIG=pkg-config
05:41:56 [2021-03-26T05:41:56.162Z] _=/usr/bin/env
05:41:56 [2021-03-26T05:41:56.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
05:41:56 [2021-03-26T05:41:56.181Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.044s	coverage: 69.9% of statements
05:41:56 [2021-03-26T05:41:56.200Z] Loaded image: buildpack-deps:buster
05:41:56 [2021-03-26T05:41:56.444Z] ok  	github.com/docker/docker/daemon/logger/local	0.052s	coverage: 75.2% of statements
05:41:56 [2021-03-26T05:41:56.444Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
05:41:56 [2021-03-26T05:41:56.527Z] Loaded image: busybox:latest
05:41:56 [2021-03-26T05:41:56.527Z] Loaded image: busybox:glibc
05:41:57 [2021-03-26T05:41:57.394Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.084s	coverage: 56.8% of statements
05:41:57 [2021-03-26T05:41:57.657Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.062s	coverage: 31.5% of statements
05:41:58 [2021-03-26T05:41:58.233Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.027s	coverage: 46.8% of statements
05:41:58 [2021-03-26T05:41:58.245Z] Loaded image: debian:bullseye
05:41:58 [2021-03-26T05:41:58.245Z] Loaded image: hello-world:latest
05:41:58 [2021-03-26T05:41:58.245Z] Loaded image: arm32v7/hello-world:latest
05:41:58 [2021-03-26T05:41:58.496Z] ok  	github.com/docker/docker/daemon/logger/templates	0.012s	coverage: 8.3% of statements
05:41:59 [2021-03-26T05:41:59.444Z] ok  	github.com/docker/docker/daemon/network	0.043s	coverage: 63.8% of statements
05:42:00 [2021-03-26T05:42:00.394Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.939s	coverage: 82.5% of statements
05:42:00 [2021-03-26T05:42:00.394Z] ?   	github.com/docker/docker/daemon/names	[no test files]
05:42:00 [2021-03-26T05:42:00.394Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
05:42:00 [2021-03-26T05:42:00.656Z] ok  	github.com/docker/docker/distribution/metadata	0.106s	coverage: 48.2% of statements
05:42:01 [2021-03-26T05:42:01.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
05:42:01 [2021-03-26T05:42:01.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
05:42:02 [2021-03-26T05:42:02.052Z] ok  	github.com/docker/docker/distribution	0.289s	coverage: 25.2% of statements
05:42:02 [2021-03-26T05:42:02.052Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
05:42:02 [2021-03-26T05:42:02.052Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 53.1% of statements
05:42:02 [2021-03-26T05:42:02.627Z] ok  	github.com/docker/docker/image	0.056s	coverage: 86.6% of statements
05:42:03 [2021-03-26T05:42:03.578Z] ok  	github.com/docker/docker/image/cache	0.024s	coverage: 19.2% of statements
05:42:03 [2021-03-26T05:42:03.578Z] ok  	github.com/docker/docker/distribution/xfer	1.718s	coverage: 85.1% of statements
05:42:03 [2021-03-26T05:42:03.578Z] ?   	github.com/docker/docker/dockerversion	[no test files]
05:42:03 [2021-03-26T05:42:03.841Z] ok  	github.com/docker/docker/image/tarexport	0.051s	coverage: 0.6% of statements
05:42:04 [2021-03-26T05:42:04.104Z] ok  	github.com/docker/docker/image/v1	0.064s	coverage: 25.0% of statements
05:42:04 [2021-03-26T05:42:04.104Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
05:42:04 [2021-03-26T05:42:04.367Z] ok  	github.com/docker/docker/libcontainerd/queue	0.047s	coverage: 100.0% of statements
05:42:05 [2021-03-26T05:42:05.497Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.99s)
05:42:05 [2021-03-26T05:42:05.497Z] PASS
05:42:05 [2021-03-26T05:42:05.497Z] 
05:42:05 [2021-03-26T05:42:05.497Z] === Skipped
05:42:05 [2021-03-26T05:42:05.497Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
05:42:05 [2021-03-26T05:42:05.497Z]     build_session_test.go:25: TODO: BuildKit
05:42:05 [2021-03-26T05:42:05.497Z] 
05:42:05 [2021-03-26T05:42:05.497Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.03s)
05:42:05 [2021-03-26T05:42:05.497Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
05:42:05 [2021-03-26T05:42:05.497Z] 
05:42:05 [2021-03-26T05:42:05.497Z] 
05:42:05 [2021-03-26T05:42:05.497Z] DONE 34 tests, 2 skipped in 104.872s
05:42:05 [2021-03-26T05:42:05.497Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
05:42:05 [2021-03-26T05:42:05.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
05:42:05 [2021-03-26T05:42:05.497Z] ++ set -e
05:42:05 [2021-03-26T05:42:05.497Z] ++ '[' -n 0 ']'
05:42:05 [2021-03-26T05:42:05.497Z] ++ set -x
05:42:05 [2021-03-26T05:42:05.497Z] ++ 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=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
05:42:05 [2021-03-26T05:42:05.497Z] INFO: Testing against a local daemon
05:42:05 [2021-03-26T05:42:05.497Z] === RUN   TestConfigInspect
05:42:05 [2021-03-26T05:42:05.760Z] ok  	github.com/docker/docker/oci	0.034s	coverage: 45.2% of statements
05:42:05 [2021-03-26T05:42:05.760Z] ok  	github.com/docker/docker/pkg/aaparser	0.011s	coverage: 52.9% of statements
05:42:06 [2021-03-26T05:42:06.023Z] ok  	github.com/docker/docker/opts	0.081s	coverage: 67.1% of statements
05:42:06 [2021-03-26T05:42:06.970Z] ok  	github.com/docker/docker/pkg/broadcaster	0.020s	coverage: 100.0% of statements
05:42:07 [2021-03-26T05:42:07.918Z] ok  	github.com/docker/docker/pkg/capabilities	0.014s	coverage: 87.5% of statements
05:42:08 [2021-03-26T05:42:08.181Z] ok  	github.com/docker/docker/pkg/authorization	0.929s	coverage: 68.3% of statements
05:42:09 [2021-03-26T05:42:09.127Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 80.0% of statements
05:42:09 [2021-03-26T05:42:09.390Z] ok  	github.com/docker/docker/pkg/archive	1.281s	coverage: 76.8% of statements
05:42:09 [2021-03-26T05:42:09.654Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
05:42:09 [2021-03-26T05:42:09.917Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 92.9% of statements
05:42:10 [2021-03-26T05:42:10.236Z] --- PASS: TestConfigInspect (4.27s)
05:42:10 [2021-03-26T05:42:10.236Z] === RUN   TestConfigList
05:42:10 [2021-03-26T05:42:10.865Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.034s	coverage: 92.3% of statements
05:42:11 [2021-03-26T05:42:11.126Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
05:42:11 [2021-03-26T05:42:11.682Z] #72 exporting layers 85.9s done
05:42:11 [2021-03-26T05:42:11.682Z] #72 exporting manifest sha256:24e1e1c5be826a74782a4c141a069c1fa0fe4c6216832f2790cae8bee9ad97c1 done
05:42:11 [2021-03-26T05:42:11.682Z] #72 exporting config sha256:13009d58f9b2b5ff0fe6e120382f530c06b156fe70587bdf55e0986b31541eb9 done
05:42:11 [2021-03-26T05:42:11.682Z] #72 sending tarball
05:42:11 [2021-03-26T05:42:11.700Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
05:42:12 [2021-03-26T05:42:12.274Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.564s	coverage: 43.2% of statements
05:42:12 [2021-03-26T05:42:12.849Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
05:42:12 [2021-03-26T05:42:12.849Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
05:42:13 [2021-03-26T05:42:13.184Z] --- PASS: TestConfigList (3.78s)
05:42:13 [2021-03-26T05:42:13.184Z] === RUN   TestConfigsCreateAndDelete
05:42:13 [2021-03-26T05:42:13.425Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
05:42:13 [2021-03-26T05:42:13.687Z] ok  	github.com/docker/docker/pkg/fsutils	0.290s	coverage: 85.1% of statements
05:42:13 [2021-03-26T05:42:13.949Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
05:42:14 [2021-03-26T05:42:14.897Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
05:42:15 [2021-03-26T05:42:15.160Z] ok  	github.com/docker/docker/pkg/ioutils	0.598s	coverage: 70.6% of statements
05:42:15 [2021-03-26T05:42:15.160Z] ok  	github.com/docker/docker/pkg/idtools	0.624s	coverage: 69.5% of statements
05:42:15 [2021-03-26T05:42:15.160Z] ok  	github.com/docker/docker/layer	8.012s	coverage: 68.8% of statements
05:42:15 [2021-03-26T05:42:15.160Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
05:42:15 [2021-03-26T05:42:15.160Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
05:42:15 [2021-03-26T05:42:15.160Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
05:42:15 [2021-03-26T05:42:15.160Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
05:42:15 [2021-03-26T05:42:15.160Z] ?   	github.com/docker/docker/oci/caps	[no test files]
05:42:15 [2021-03-26T05:42:15.160Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
05:42:15 [2021-03-26T05:42:15.160Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
05:42:15 [2021-03-26T05:42:15.160Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
05:42:15 [2021-03-26T05:42:15.424Z] ok  	github.com/docker/docker/pkg/longpath	0.027s	coverage: 100.0% of statements
05:42:15 [2021-03-26T05:42:15.424Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
05:42:15 [2021-03-26T05:42:15.424Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
05:42:15 [2021-03-26T05:42:15.686Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.028s	coverage: 85.7% of statements
05:42:15 [2021-03-26T05:42:15.686Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
05:42:15 [2021-03-26T05:42:15.686Z] ok  	github.com/docker/docker/pkg/parsers	0.037s	coverage: 97.0% of statements
05:42:15 [2021-03-26T05:42:15.950Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.047s	coverage: 60.0% of statements
05:42:16 [2021-03-26T05:42:16.213Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.055s	coverage: 86.7% of statements
05:42:16 [2021-03-26T05:42:16.213Z] ok  	github.com/docker/docker/pkg/pidfile	0.015s	coverage: 82.4% of statements
05:42:16 [2021-03-26T05:42:16.213Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
05:42:16 [2021-03-26T05:42:16.213Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
05:42:16 [2021-03-26T05:42:16.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
05:42:16 [2021-03-26T05:42:16.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
05:42:16 [2021-03-26T05:42:16.951Z] --- PASS: TestConfigsCreateAndDelete (3.81s)
05:42:16 [2021-03-26T05:42:16.951Z] === RUN   TestConfigsUpdate
05:42:17 [2021-03-26T05:42:17.163Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.040s	coverage: 56.8% of statements
05:42:17 [2021-03-26T05:42:17.376Z] #72 ...
05:42:17 [2021-03-26T05:42:17.376Z] 
05:42:17 [2021-03-26T05:42:17.376Z] #73 importing to docker
05:42:17 [2021-03-26T05:42:17.376Z] #73 sha256:eef3a7ee69e01aee0d0888171ed68cef40c227e4560a856028984caf774362c7
05:42:17 [2021-03-26T05:42:17.427Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
05:42:17 [2021-03-26T05:42:17.427Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.012s	coverage: 85.7% of statements
05:42:17 [2021-03-26T05:42:17.689Z] ok  	github.com/docker/docker/pkg/progress	0.014s	coverage: 75.9% of statements
05:42:17 [2021-03-26T05:42:17.863Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
05:42:18 [2021-03-26T05:42:18.264Z] ok  	github.com/docker/docker/pkg/reexec	0.025s	coverage: 82.4% of statements
05:42:18 [2021-03-26T05:42:18.840Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
05:42:19 [2021-03-26T05:42:19.103Z] ok  	github.com/docker/docker/pkg/pubsub	1.080s	coverage: 75.0% of statements
05:42:19 [2021-03-26T05:42:19.365Z] ok  	github.com/docker/docker/pkg/streamformatter	0.020s	coverage: 66.2% of statements
05:42:19 [2021-03-26T05:42:19.365Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
05:42:20 [2021-03-26T05:42:20.312Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 54.2% of statements
05:42:20 [2021-03-26T05:42:20.574Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 36.9% of statements
05:42:20 [2021-03-26T05:42:20.718Z] --- PASS: TestConfigsUpdate (3.76s)
05:42:20 [2021-03-26T05:42:20.718Z] === RUN   TestTemplatedConfig
05:42:21 [2021-03-26T05:42:21.149Z] ok  	github.com/docker/docker/pkg/tailfile	0.098s	coverage: 88.6% of statements
05:42:21 [2021-03-26T05:42:21.149Z] ok  	github.com/docker/docker/pkg/signal	2.814s	coverage: 61.0% of statements
05:42:21 [2021-03-26T05:42:21.724Z] testing: warning: no tests to run
05:42:21 [2021-03-26T05:42:21.724Z] coverage: [no statements]
05:42:21 [2021-03-26T05:42:21.724Z] ok  	github.com/docker/docker/pkg/term/windows	0.012s	coverage: [no statements] [no tests to run]
05:42:21 [2021-03-26T05:42:21.724Z] ok  	github.com/docker/docker/pkg/tarsum	0.127s	coverage: 89.3% of statements
05:42:21 [2021-03-26T05:42:21.985Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
05:42:21 [2021-03-26T05:42:21.985Z] ok  	github.com/docker/docker/pkg/urlutil	0.018s	coverage: 100.0% of statements
05:42:21 [2021-03-26T05:42:21.985Z] ok  	github.com/docker/docker/pkg/useragent	0.013s	coverage: 88.9% of statements
05:42:23 [2021-03-26T05:42:23.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
05:42:23 [2021-03-26T05:42:23.378Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.5% of statements
05:42:23 [2021-03-26T05:42:23.378Z] ok  	github.com/docker/docker/profiles/seccomp	0.022s	coverage: 85.4% of statements
05:42:24 [2021-03-26T05:42:24.328Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
05:42:24 [2021-03-26T05:42:24.904Z] ok  	github.com/docker/docker/plugin	0.580s	coverage: 23.2% of statements
05:42:25 [2021-03-26T05:42:25.537Z] --- PASS: TestTemplatedConfig (4.16s)
05:42:25 [2021-03-26T05:42:25.537Z] === RUN   TestConfigCreateResolve
05:42:26 [2021-03-26T05:42:26.297Z] ok  	github.com/docker/docker/quota	0.561s	coverage: 71.4% of statements
05:42:26 [2021-03-26T05:42:26.297Z] ok  	github.com/docker/docker/registry/resumable	0.036s	coverage: 100.0% of statements
05:42:26 [2021-03-26T05:42:26.560Z] ok  	github.com/docker/docker/registry	0.177s	coverage: 58.8% of statements
05:42:26 [2021-03-26T05:42:26.822Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 45.3% of statements
05:42:27 [2021-03-26T05:42:27.400Z] ok  	github.com/docker/docker/testutil	0.027s	coverage: 62.5% of statements
05:42:27 [2021-03-26T05:42:27.663Z] ok  	github.com/docker/docker/runconfig	0.025s	coverage: 66.1% of statements
05:42:28 [2021-03-26T05:42:28.483Z] --- PASS: TestConfigCreateResolve (3.45s)
05:42:28 [2021-03-26T05:42:28.483Z] === RUN   TestConfigDaemonLibtrustID
05:42:28 [2021-03-26T05:42:28.810Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
05:42:28 [2021-03-26T05:42:28.810Z] PASS
05:42:28 [2021-03-26T05:42:28.810Z] 
05:42:28 [2021-03-26T05:42:28.810Z] DONE 7 tests in 23.922s
05:42:28 [2021-03-26T05:42:28.810Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
05:42:28 [2021-03-26T05:42:28.810Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
05:42:28 [2021-03-26T05:42:28.810Z] ++ set -e
05:42:28 [2021-03-26T05:42:28.810Z] ++ '[' -n 0 ']'
05:42:28 [2021-03-26T05:42:28.810Z] ++ set -x
05:42:28 [2021-03-26T05:42:28.810Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
05:42:29 [2021-03-26T05:42:29.138Z] INFO: Testing against a local daemon
05:42:29 [2021-03-26T05:42:29.138Z] === RUN   TestCheckpoint
05:42:29 [2021-03-26T05:42:29.138Z] --- SKIP: TestCheckpoint (0.00s)
05:42:29 [2021-03-26T05:42:29.138Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
05:42:29 [2021-03-26T05:42:29.138Z] === RUN   TestContainerInvalidJSON
05:42:29 [2021-03-26T05:42:29.138Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
05:42:29 [2021-03-26T05:42:29.138Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
05:42:29 [2021-03-26T05:42:29.138Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
05:42:29 [2021-03-26T05:42:29.138Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
05:42:29 [2021-03-26T05:42:29.138Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
05:42:29 [2021-03-26T05:42:29.138Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
05:42:29 [2021-03-26T05:42:29.138Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
05:42:29 [2021-03-26T05:42:29.138Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
05:42:29 [2021-03-26T05:42:29.138Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
05:42:29 [2021-03-26T05:42:29.138Z] --- PASS: TestContainerInvalidJSON (0.01s)
05:42:29 [2021-03-26T05:42:29.138Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
05:42:29 [2021-03-26T05:42:29.138Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
05:42:29 [2021-03-26T05:42:29.138Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
05:42:29 [2021-03-26T05:42:29.138Z] === RUN   TestCopyFromContainerPathDoesNotExist
05:42:29 [2021-03-26T05:42:29.466Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
05:42:29 [2021-03-26T05:42:29.466Z] === RUN   TestCopyFromContainerPathIsNotDir
05:42:29 [2021-03-26T05:42:29.466Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
05:42:29 [2021-03-26T05:42:29.466Z] === RUN   TestCopyToContainerPathDoesNotExist
05:42:29 [2021-03-26T05:42:29.587Z] ok  	github.com/docker/docker/volume/drivers	0.019s	coverage: 36.1% of statements
05:42:29 [2021-03-26T05:42:29.793Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
05:42:29 [2021-03-26T05:42:29.793Z] === RUN   TestCopyToContainerPathIsNotDir
05:42:29 [2021-03-26T05:42:29.793Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
05:42:29 [2021-03-26T05:42:29.793Z] === RUN   TestCopyFromContainer
05:42:30 [2021-03-26T05:42:30.162Z] ok  	github.com/docker/docker/volume/mounts	0.049s	coverage: 67.0% of statements
05:42:30 [2021-03-26T05:42:30.737Z] ok  	github.com/docker/docker/volume/local	0.264s	coverage: 76.4% of statements
05:42:31 [2021-03-26T05:42:31.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
05:42:31 [2021-03-26T05:42:31.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
05:42:32 [2021-03-26T05:42:32.125Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
05:42:32 [2021-03-26T05:42:32.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
05:42:32 [2021-03-26T05:42:32.738Z] === RUN   TestCopyFromContainer//
05:42:32 [2021-03-26T05:42:32.738Z] === RUN   TestCopyFromContainer//bar/root
05:42:32 [2021-03-26T05:42:32.738Z] === RUN   TestCopyFromContainer//bar/root/
05:42:32 [2021-03-26T05:42:32.738Z] === RUN   TestCopyFromContainer/bar/quux
05:42:32 [2021-03-26T05:42:32.738Z] === RUN   TestCopyFromContainer/bar/quux/
05:42:32 [2021-03-26T05:42:32.738Z] === RUN   TestCopyFromContainer/bar/quux/baz
05:42:32 [2021-03-26T05:42:32.738Z] === RUN   TestCopyFromContainer/bar/filesymlink
05:42:33 [2021-03-26T05:42:33.020Z] tests/integration/api_volume_test.py .........                           [ 74%]
05:42:33 [2021-03-26T05:42:33.066Z] === RUN   TestCopyFromContainer/bar/dirsymlink
05:42:33 [2021-03-26T05:42:33.066Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
05:42:33 [2021-03-26T05:42:33.066Z] === RUN   TestCopyFromContainer/bar/notarget
05:42:33 [2021-03-26T05:42:33.394Z] --- PASS: TestCopyFromContainer (3.50s)
05:42:33 [2021-03-26T05:42:33.394Z]     --- PASS: TestCopyFromContainer// (0.07s)
05:42:33 [2021-03-26T05:42:33.394Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
05:42:33 [2021-03-26T05:42:33.394Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
05:42:33 [2021-03-26T05:42:33.394Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
05:42:33 [2021-03-26T05:42:33.394Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
05:42:33 [2021-03-26T05:42:33.395Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
05:42:33 [2021-03-26T05:42:33.395Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
05:42:33 [2021-03-26T05:42:33.395Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
05:42:33 [2021-03-26T05:42:33.395Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
05:42:33 [2021-03-26T05:42:33.395Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
05:42:33 [2021-03-26T05:42:33.395Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
05:42:33 [2021-03-26T05:42:33.395Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:42:33 [2021-03-26T05:42:33.395Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:42:33 [2021-03-26T05:42:33.395Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:42:33 [2021-03-26T05:42:33.395Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:42:33 [2021-03-26T05:42:33.395Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
05:42:33 [2021-03-26T05:42:33.395Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
05:42:33 [2021-03-26T05:42:33.395Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:42:33 [2021-03-26T05:42:33.395Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
05:42:33 [2021-03-26T05:42:33.395Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:42:33 [2021-03-26T05:42:33.395Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
05:42:33 [2021-03-26T05:42:33.395Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
05:42:33 [2021-03-26T05:42:33.395Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
05:42:33 [2021-03-26T05:42:33.395Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
05:42:33 [2021-03-26T05:42:33.395Z] === RUN   TestCreateLinkToNonExistingContainer
05:42:33 [2021-03-26T05:42:33.395Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
05:42:33 [2021-03-26T05:42:33.395Z] === RUN   TestCreateWithInvalidEnv
05:42:33 [2021-03-26T05:42:33.395Z] === RUN   TestCreateWithInvalidEnv/0
05:42:33 [2021-03-26T05:42:33.395Z] === PAUSE TestCreateWithInvalidEnv/0
05:42:33 [2021-03-26T05:42:33.395Z] === RUN   TestCreateWithInvalidEnv/1
05:42:33 [2021-03-26T05:42:33.395Z] === PAUSE TestCreateWithInvalidEnv/1
05:42:33 [2021-03-26T05:42:33.395Z] === RUN   TestCreateWithInvalidEnv/2
05:42:33 [2021-03-26T05:42:33.395Z] === PAUSE TestCreateWithInvalidEnv/2
05:42:33 [2021-03-26T05:42:33.395Z] === CONT  TestCreateWithInvalidEnv/0
05:42:33 [2021-03-26T05:42:33.395Z] === CONT  TestCreateWithInvalidEnv/2
05:42:33 [2021-03-26T05:42:33.395Z] === CONT  TestCreateWithInvalidEnv/1
05:42:33 [2021-03-26T05:42:33.395Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
05:42:33 [2021-03-26T05:42:33.395Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
05:42:33 [2021-03-26T05:42:33.395Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
05:42:33 [2021-03-26T05:42:33.395Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
05:42:33 [2021-03-26T05:42:33.395Z] === RUN   TestCreateTmpfsMountsTarget
05:42:33 [2021-03-26T05:42:33.395Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
05:42:33 [2021-03-26T05:42:33.395Z] === RUN   TestCreateWithCustomMaskedPaths
05:42:33 [2021-03-26T05:42:33.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
05:42:34 [2021-03-26T05:42:34.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
05:42:34 [2021-03-26T05:42:34.930Z] tests/integration/client_test.py .....                                   [ 75%]
05:42:34 [2021-03-26T05:42:34.930Z] tests/integration/context_api_test.py ...                                [ 76%]
05:42:35 [2021-03-26T05:42:35.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
05:42:35 [2021-03-26T05:42:35.872Z] tests/integration/errors_test.py .                                       [ 76%]
05:42:36 [2021-03-26T05:42:36.019Z] #73 DONE 16.6s
05:42:36 [2021-03-26T05:42:36.019Z] 
05:42:36 [2021-03-26T05:42:36.019Z] #72 exporting to oci image format
05:42:36 [2021-03-26T05:42:36.019Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
05:42:36 [2021-03-26T05:42:36.019Z] #72 sending tarball 33.3s done
05:42:36 [2021-03-26T05:42:36.019Z] #72 DONE 119.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
05:42:36 [2021-03-26T05:42:36.342Z] --- PASS: TestCreateWithCustomMaskedPaths (2.89s)
05:42:36 [2021-03-26T05:42:36.342Z] === RUN   TestCreateWithCustomReadonlyPaths
05:42:36 [2021-03-26T05:42:36.487Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/test/unit
05:42:38 [2021-03-26T05:42:38.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
05:42:38 [2021-03-26T05:42:38.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
05:42:39 [2021-03-26T05:42:39.287Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.12s)
05:42:39 [2021-03-26T05:42:39.287Z] === RUN   TestCreateWithInvalidHealthcheckParams
05:42:39 [2021-03-26T05:42:39.287Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:42:39 [2021-03-26T05:42:39.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:42:39 [2021-03-26T05:42:39.287Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:42:39 [2021-03-26T05:42:39.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:42:39 [2021-03-26T05:42:39.287Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:42:39 [2021-03-26T05:42:39.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:42:39 [2021-03-26T05:42:39.287Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:42:39 [2021-03-26T05:42:39.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:42:39 [2021-03-26T05:42:39.287Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:42:39 [2021-03-26T05:42:39.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:42:39 [2021-03-26T05:42:39.287Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:42:39 [2021-03-26T05:42:39.287Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:42:39 [2021-03-26T05:42:39.287Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:42:39 [2021-03-26T05:42:39.287Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:42:39 [2021-03-26T05:42:39.287Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:42:39 [2021-03-26T05:42:39.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
05:42:39 [2021-03-26T05:42:39.615Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
05:42:39 [2021-03-26T05:42:39.615Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
05:42:39 [2021-03-26T05:42:39.615Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
05:42:39 [2021-03-26T05:42:39.615Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
05:42:39 [2021-03-26T05:42:39.615Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
05:42:39 [2021-03-26T05:42:39.615Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
05:42:40 [2021-03-26T05:42:40.053Z] ?   	github.com/docker/docker/api	[no test files]
05:42:40 [2021-03-26T05:42:40.322Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.99s)
05:42:40 [2021-03-26T05:42:40.322Z] === RUN   TestCreateDifferentPlatform
05:42:40 [2021-03-26T05:42:40.322Z] === RUN   TestCreateDifferentPlatform/different_os
05:42:40 [2021-03-26T05:42:40.322Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
05:42:40 [2021-03-26T05:42:40.322Z] --- PASS: TestCreateDifferentPlatform (0.01s)
05:42:40 [2021-03-26T05:42:40.322Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
05:42:40 [2021-03-26T05:42:40.322Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
05:42:40 [2021-03-26T05:42:40.322Z] === RUN   TestCreateVolumesFromNonExistingContainer
05:42:40 [2021-03-26T05:42:40.649Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
05:42:40 [2021-03-26T05:42:40.649Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
05:42:40 [2021-03-26T05:42:40.649Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
05:42:40 [2021-03-26T05:42:40.649Z] === RUN   TestContainerStartOnDaemonRestart
05:42:40 [2021-03-26T05:42:40.649Z] === PAUSE TestContainerStartOnDaemonRestart
05:42:40 [2021-03-26T05:42:40.649Z] === RUN   TestDaemonRestartIpcMode
05:42:40 [2021-03-26T05:42:40.649Z] === PAUSE TestDaemonRestartIpcMode
05:42:40 [2021-03-26T05:42:40.649Z] === RUN   TestDaemonHostGatewayIP
05:42:40 [2021-03-26T05:42:40.649Z] === PAUSE TestDaemonHostGatewayIP
05:42:40 [2021-03-26T05:42:40.649Z] === RUN   TestRestartDaemonWithRestartingContainer
05:42:40 [2021-03-26T05:42:40.649Z] === PAUSE TestRestartDaemonWithRestartingContainer
05:42:40 [2021-03-26T05:42:40.649Z] === RUN   TestContainerKillOnDaemonStart
05:42:40 [2021-03-26T05:42:40.649Z] === PAUSE TestContainerKillOnDaemonStart
05:42:40 [2021-03-26T05:42:40.649Z] === RUN   TestDiff
05:42:40 [2021-03-26T05:42:40.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
05:42:41 [2021-03-26T05:42:41.793Z] --- PASS: TestDiff (1.01s)
05:42:41 [2021-03-26T05:42:41.793Z] === RUN   TestExecWithCloseStdin
05:42:42 [2021-03-26T05:42:42.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
05:42:43 [2021-03-26T05:42:43.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
05:42:43 [2021-03-26T05:42:43.012Z] --- PASS: TestExecWithCloseStdin (1.23s)
05:42:43 [2021-03-26T05:42:43.012Z] === RUN   TestExec
05:42:44 [2021-03-26T05:42:44.071Z] Removing intermediate container a0ac196da2ac
05:42:44 [2021-03-26T05:42:44.071Z]  ---> 579c312c85a2
05:42:44 [2021-03-26T05:42:44.071Z] 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
05:42:44 [2021-03-26T05:42:44.071Z]  ---> Running in 3640e20ef97f
05:42:44 [2021-03-26T05:42:44.071Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
05:42:44 [2021-03-26T05:42:44.071Z] go: finding gotest.tools v0.5.3
05:42:44 [2021-03-26T05:42:44.071Z] go: finding gotest.tools/gotestsum v0.5.3
05:42:44 [2021-03-26T05:42:44.071Z] go: downloading gotest.tools/gotestsum v0.5.3
05:42:44 [2021-03-26T05:42:44.071Z] go: extracting gotest.tools/gotestsum v0.5.3
05:42:44 [2021-03-26T05:42:44.071Z] go: downloading github.com/fatih/color v1.9.0
05:42:44 [2021-03-26T05:42:44.071Z] go: downloading github.com/spf13/pflag v1.0.3
05:42:44 [2021-03-26T05:42:44.071Z] go: extracting github.com/fatih/color v1.9.0
05:42:44 [2021-03-26T05:42:44.071Z] go: downloading github.com/pkg/errors v0.9.1
05:42:44 [2021-03-26T05:42:44.071Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:42:44 [2021-03-26T05:42:44.071Z] go: extracting github.com/spf13/pflag v1.0.3
05:42:44 [2021-03-26T05:42:44.071Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:42:44 [2021-03-26T05:42:44.071Z] go: extracting github.com/pkg/errors v0.9.1
05:42:44 [2021-03-26T05:42:44.071Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:42:44 [2021-03-26T05:42:44.071Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:42:44 [2021-03-26T05:42:44.071Z] go: downloading github.com/mattn/go-colorable v0.1.6
05:42:44 [2021-03-26T05:42:44.071Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:42:44 [2021-03-26T05:42:44.071Z] go: extracting github.com/mattn/go-colorable v0.1.6
05:42:44 [2021-03-26T05:42:44.071Z] go: downloading github.com/mattn/go-isatty v0.0.12
05:42:44 [2021-03-26T05:42:44.071Z] go: extracting github.com/mattn/go-isatty v0.0.12
05:42:44 [2021-03-26T05:42:44.071Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:42:44 [2021-03-26T05:42:44.071Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:42:44 [2021-03-26T05:42:44.071Z] go: downloading github.com/jonboulle/clockwork v0.1.0
05:42:44 [2021-03-26T05:42:44.071Z] go: extracting github.com/jonboulle/clockwork v0.1.0
05:42:44 [2021-03-26T05:42:44.071Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:42:44 [2021-03-26T05:42:44.071Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:42:44 [2021-03-26T05:42:44.071Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:42:44 [2021-03-26T05:42:44.071Z] go: finding github.com/fatih/color v1.9.0
05:42:44 [2021-03-26T05:42:44.071Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
05:42:44 [2021-03-26T05:42:44.071Z] go: finding github.com/pkg/errors v0.9.1
05:42:44 [2021-03-26T05:42:44.071Z] go: finding github.com/spf13/pflag v1.0.3
05:42:44 [2021-03-26T05:42:44.071Z] go: finding github.com/mattn/go-colorable v0.1.6
05:42:44 [2021-03-26T05:42:44.071Z] go: finding github.com/mattn/go-isatty v0.0.12
05:42:44 [2021-03-26T05:42:44.071Z] go: finding github.com/jonboulle/clockwork v0.1.0
05:42:44 [2021-03-26T05:42:44.071Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
05:42:44 [2021-03-26T05:42:44.071Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
05:42:44 [2021-03-26T05:42:44.071Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
05:42:44 [2021-03-26T05:42:44.071Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
05:42:44 [2021-03-26T05:42:44.154Z] --- PASS: TestExec (1.20s)
05:42:44 [2021-03-26T05:42:44.154Z] === RUN   TestExecUser
05:42:44 [2021-03-26T05:42:44.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
05:42:45 [2021-03-26T05:42:45.296Z] --- PASS: TestExecUser (1.22s)
05:42:45 [2021-03-26T05:42:45.296Z] === RUN   TestExportContainerAndImportImage
05:42:45 [2021-03-26T05:42:45.638Z] INFO: Build done for gotestsum...
05:42:45 [2021-03-26T05:42:45.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
05:42:46 [2021-03-26T05:42:46.437Z] --- PASS: TestExportContainerAndImportImage (1.29s)
05:42:46 [2021-03-26T05:42:46.438Z] === RUN   TestExportContainerAfterDaemonRestart
05:42:47 [2021-03-26T05:42:47.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
05:42:48 [2021-03-26T05:42:48.088Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s)
05:42:48 [2021-03-26T05:42:48.089Z] === RUN   TestHealthCheckWorkdir
05:42:48 [2021-03-26T05:42:48.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
05:42:48 [2021-03-26T05:42:48.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
05:42:48 [2021-03-26T05:42:48.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
05:42:49 [2021-03-26T05:42:49.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
05:42:49 [2021-03-26T05:42:49.740Z] --- PASS: TestHealthCheckWorkdir (1.49s)
05:42:49 [2021-03-26T05:42:49.740Z] === RUN   TestHealthKillContainer
05:42:50 [2021-03-26T05:42:50.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
05:42:51 [2021-03-26T05:42:51.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
05:42:51 [2021-03-26T05:42:51.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
05:42:51 [2021-03-26T05:42:51.388Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
05:42:51 [2021-03-26T05:42:51.388Z] Using test binary docker
05:42:51 [2021-03-26T05:42:51.388Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
05:42:51 [2021-03-26T05:42:51.388Z] Starting apparmor (via systemctl): apparmor.service.
05:42:51 [2021-03-26T05:42:51.388Z] INFO: Waiting for daemon to start...
05:42:51 [2021-03-26T05:42:51.388Z] Starting dockerd
05:42:52 [2021-03-26T05:42:52.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
05:42:53 [2021-03-26T05:42:53.297Z] .
05:42:53 [2021-03-26T05:42:53.297Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
05:42:53 [2021-03-26T05:42:53.297Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
05:42:53 [2021-03-26T05:42:53.297Z] Error: No such image: emptyfs
05:42:53 [2021-03-26T05:42:53.297Z] Running integration-test (iteration 1)
05:42:53 [2021-03-26T05:42:53.297Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
05:42:53 [2021-03-26T05:42:53.516Z] --- PASS: TestHealthKillContainer (3.22s)
05:42:53 [2021-03-26T05:42:53.516Z] === RUN   TestInspectCpusetInConfigPre120
05:42:53 [2021-03-26T05:42:53.843Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s)
05:42:53 [2021-03-26T05:42:53.843Z] === RUN   TestIpcModeNone
05:42:54 [2021-03-26T05:42:54.090Z] ok  	github.com/docker/docker/pkg/plugins	33.661s	coverage: 76.6% of statements
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/pkg/term	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/rootless	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/testutil/request	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/volume	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === Skipped
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     exec_linux_test.go:18: requires AppArmor to be enabled
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     exec_linux_test.go:38: requires AppArmor to be enabled
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver btrfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver btrfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver btrfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver btrfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver btrfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:73: No driver to put!
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z] time="2021-03-26T05:41:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z] time="2021-03-26T05:41:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z] time="2021-03-26T05:41:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z] time="2021-03-26T05:41:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z] time="2021-03-26T05:41:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:73: No driver to put!
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     overlay_test.go:49: Fails to compute changes intermittently
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     overlay_test.go:65: Cannot run test with naive change algorithm
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver zfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver zfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver zfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver zfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:46: Driver zfs not supported
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     graphtest_unix.go:73: No driver to put!
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
05:42:54 [2021-03-26T05:42:54.090Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] 
05:42:54 [2021-03-26T05:42:54.090Z] DONE 2248 tests, 26 skipped in 195.453s
Post stage
[Pipeline] junit
05:42:54 [2021-03-26T05:42:54.106Z] Recording test results
05:42:54 [2021-03-26T05:42:54.986Z] --- PASS: TestIpcModeNone (1.22s)
05:42:54 [2021-03-26T05:42:54.986Z] === RUN   TestIpcModePrivate
05:42:55 [2021-03-26T05:42:55.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
05:42:56 [2021-03-26T05:42:56.106Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
05:42:56 [2021-03-26T05:42:56.512Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -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:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/make.sh dynbinary test-integration
05:42:56 [2021-03-26T05:42:56.638Z] --- PASS: TestIpcModePrivate (1.26s)
05:42:56 [2021-03-26T05:42:56.638Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false
05:42:56 [2021-03-26T05:42:56.638Z] === RUN   TestIpcModeShareable
05:42:57 [2021-03-26T05:42:57.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
05:42:57 [2021-03-26T05:42:57.460Z] 
05:42:57 [2021-03-26T05:42:57.460Z] Removing bundles/
05:42:57 [2021-03-26T05:42:57.460Z] 
05:42:57 [2021-03-26T05:42:57.460Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
05:42:57 [2021-03-26T05:42:57.460Z] Building: bundles/dynbinary-daemon/dockerd-dev
05:42:57 [2021-03-26T05:42:57.460Z] GOOS="" GOARCH="" GOARM=""
05:42:57 [2021-03-26T05:42:57.780Z] --- PASS: TestIpcModeShareable (1.31s)
05:42:57 [2021-03-26T05:42:57.780Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true
05:42:57 [2021-03-26T05:42:57.780Z] === RUN   TestAPIIpcModeShareableAndContainer
05:42:58 [2021-03-26T05:42:58.135Z] Removing intermediate container 3640e20ef97f
05:42:58 [2021-03-26T05:42:58.135Z]  ---> c09b782a9bfd
05:42:58 [2021-03-26T05:42:58.135Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
05:42:58 [2021-03-26T05:42:58.135Z]  ---> Running in 82efa2f10491
05:42:58 [2021-03-26T05:42:58.135Z] Removing intermediate container 82efa2f10491
05:42:58 [2021-03-26T05:42:58.135Z]  ---> 988cc156893b
05:42:58 [2021-03-26T05:42:58.135Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
05:42:58 [2021-03-26T05:42:58.135Z]  ---> Running in 76ea1063f37b
05:42:58 [2021-03-26T05:42:58.135Z] Removing intermediate container 76ea1063f37b
05:42:58 [2021-03-26T05:42:58.135Z]  ---> ea3b34cef9d5
05:42:58 [2021-03-26T05:42:58.135Z] Step 10/10 : COPY . .
05:42:58 [2021-03-26T05:42:58.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
05:42:58 [2021-03-26T05:42:58.757Z] ok  	github.com/docker/docker/api/server	0.021s	coverage: 9.0% of statements
05:42:59 [2021-03-26T05:42:59.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
05:43:00 [2021-03-26T05:43:00.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
05:43:01 [2021-03-26T05:43:01.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
05:43:01 [2021-03-26T05:43:01.583Z] tests/integration/models_containers_test.py ............................ [ 83%]
05:43:01 [2021-03-26T05:43:01.613Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.70s)
05:43:01 [2021-03-26T05:43:01.613Z] === RUN   TestAPIIpcModeHost
05:43:02 [2021-03-26T05:43:02.317Z] --- PASS: TestAPIIpcModeHost (1.03s)
05:43:02 [2021-03-26T05:43:02.317Z] === RUN   TestDaemonIpcModeShareable
05:43:03 [2021-03-26T05:43:03.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
05:43:04 [2021-03-26T05:43:04.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
05:43:04 [2021-03-26T05:43:04.564Z] --- PASS: TestDaemonIpcModeShareable (2.17s)
05:43:04 [2021-03-26T05:43:04.564Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true
05:43:04 [2021-03-26T05:43:04.564Z] === RUN   TestDaemonIpcModePrivate
05:43:05 [2021-03-26T05:43:05.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
05:43:06 [2021-03-26T05:43:06.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
05:43:06 [2021-03-26T05:43:06.169Z] Using test binary docker
05:43:06 [2021-03-26T05:43:06.428Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
05:43:06 [2021-03-26T05:43:06.428Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
05:43:06 [2021-03-26T05:43:06.428Z] INFO: Waiting for daemon to start...
05:43:06 [2021-03-26T05:43:06.428Z] Starting dockerd
05:43:06 [2021-03-26T05:43:06.813Z] --- PASS: TestDaemonIpcModePrivate (2.12s)
05:43:06 [2021-03-26T05:43:06.813Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false
05:43:06 [2021-03-26T05:43:06.813Z] === RUN   TestDaemonIpcModePrivateFromConfig
05:43:08 [2021-03-26T05:43:08.199Z] Loaded image: buildpack-deps:buster
05:43:08 [2021-03-26T05:43:08.199Z] Loaded image: busybox:latest
05:43:08 [2021-03-26T05:43:08.199Z] Loaded image: busybox:glibc
05:43:09 [2021-03-26T05:43:09.061Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.14s)
05:43:09 [2021-03-26T05:43:09.061Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false
05:43:09 [2021-03-26T05:43:09.061Z] === RUN   TestDaemonIpcModeShareableFromConfig
05:43:09 [2021-03-26T05:43:09.177Z] Loaded image: debian:bullseye
05:43:09 [2021-03-26T05:43:09.177Z] Loaded image: hello-world:latest
05:43:09 [2021-03-26T05:43:09.722Z] .
05:43:09 [2021-03-26T05:43:09.722Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
05:43:09 [2021-03-26T05:43:09.722Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
05:43:09 [2021-03-26T05:43:09.722Z] Error: No such image: emptyfs
05:43:09 [2021-03-26T05:43:09.722Z] Running integration-test (iteration 1)
05:43:09 [2021-03-26T05:43:09.722Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
05:43:09 [2021-03-26T05:43:09.747Z] Loaded image: arm32v7/hello-world:latest
05:43:09 [2021-03-26T05:43:09.747Z] INFO: Testing against a local daemon
05:43:09 [2021-03-26T05:43:09.747Z] === RUN   TestCgroupNamespacesBuild
05:43:11 [2021-03-26T05:43:11.351Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.09s)
05:43:11 [2021-03-26T05:43:11.351Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true
05:43:11 [2021-03-26T05:43:11.351Z] === RUN   TestIpcModeOlderClient
05:43:11 [2021-03-26T05:43:11.351Z] === PAUSE TestIpcModeOlderClient
05:43:11 [2021-03-26T05:43:11.351Z] === RUN   TestKillContainerInvalidSignal
05:43:12 [2021-03-26T05:43:12.056Z] --- PASS: TestKillContainerInvalidSignal (1.02s)
05:43:12 [2021-03-26T05:43:12.056Z] === RUN   TestKillContainer
05:43:12 [2021-03-26T05:43:12.056Z] === RUN   TestKillContainer/no_signal
05:43:12 [2021-03-26T05:43:12.289Z] --- PASS: TestCgroupNamespacesBuild (2.03s)
05:43:12 [2021-03-26T05:43:12.289Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
05:43:13 [2021-03-26T05:43:13.198Z] === RUN   TestKillContainer/non_killing_signal
05:43:13 [2021-03-26T05:43:13.526Z] === RUN   TestKillContainer/killing_signal
05:43:13 [2021-03-26T05:43:13.712Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s)
05:43:13 [2021-03-26T05:43:13.712Z] === RUN   TestBuildWithSession
05:43:13 [2021-03-26T05:43:13.712Z] --- SKIP: TestBuildWithSession (0.00s)
05:43:13 [2021-03-26T05:43:13.712Z]     build_session_test.go:25: TODO: BuildKit
05:43:13 [2021-03-26T05:43:13.712Z] === RUN   TestBuildSquashParent
05:43:15 [2021-03-26T05:43:15.177Z] --- PASS: TestKillContainer (3.09s)
05:43:15 [2021-03-26T05:43:15.177Z]     --- PASS: TestKillContainer/no_signal (1.01s)
05:43:15 [2021-03-26T05:43:15.177Z]     --- PASS: TestKillContainer/non_killing_signal (0.70s)
05:43:15 [2021-03-26T05:43:15.177Z]     --- PASS: TestKillContainer/killing_signal (1.02s)
05:43:15 [2021-03-26T05:43:15.177Z] === RUN   TestKillWithStopSignalAndRestartPolicies
05:43:15 [2021-03-26T05:43:15.177Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
05:43:16 [2021-03-26T05:43:16.319Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
05:43:17 [2021-03-26T05:43:17.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.07s)
05:43:17 [2021-03-26T05:43:17.070Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.03s)
05:43:17 [2021-03-26T05:43:17.070Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s)
05:43:17 [2021-03-26T05:43:17.070Z] === RUN   TestKillStoppedContainer
05:43:17 [2021-03-26T05:43:17.070Z] --- PASS: TestKillStoppedContainer (0.08s)
05:43:17 [2021-03-26T05:43:17.070Z] === RUN   TestKillStoppedContainerAPIPre120
05:43:17 [2021-03-26T05:43:17.435Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
05:43:17 [2021-03-26T05:43:17.435Z] === RUN   TestKillDifferentUserContainer
05:43:18 [2021-03-26T05:43:18.578Z] --- PASS: TestKillDifferentUserContainer (1.08s)
05:43:18 [2021-03-26T05:43:18.578Z] === RUN   TestInspectOomKilledTrue
05:43:18 [2021-03-26T05:43:18.578Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
05:43:18 [2021-03-26T05:43:18.578Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:43:18 [2021-03-26T05:43:18.578Z] === RUN   TestInspectOomKilledFalse
05:43:18 [2021-03-26T05:43:18.578Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
05:43:18 [2021-03-26T05:43:18.578Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:43:18 [2021-03-26T05:43:18.578Z] === RUN   TestLinksEtcHostsContentMatch
05:43:19 [2021-03-26T05:43:19.284Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s)
05:43:19 [2021-03-26T05:43:19.284Z] === RUN   TestLinksContainerNames
05:43:19 [2021-03-26T05:43:19.404Z]  ---> 36856ad7c702
05:43:19 [2021-03-26T05:43:19.404Z] Successfully built 36856ad7c702
05:43:19 [2021-03-26T05:43:19.404Z] Successfully tagged docker:latest
05:43:19 [2021-03-26T05:43:19.404Z] INFO: Image build ended at 03/26/2021 05:43:17. Duration:00:02:41.2070434
05:43:19 [2021-03-26T05:43:19.404Z] 
05:43:19 [2021-03-26T05:43:19.404Z] 
05:43:19 [2021-03-26T05:43:19.404Z] INFO: Building the test binaries at 03/26/2021 05:43:18...
05:43:20 [2021-03-26T05:43:20.187Z] .........                                                                [ 86%]
05:43:20 [2021-03-26T05:43:20.310Z] --- PASS: TestBuildSquashParent (6.47s)
05:43:20 [2021-03-26T05:43:20.310Z] === RUN   TestBuildWithRemoveAndForceRemove
05:43:20 [2021-03-26T05:43:20.310Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:43:20 [2021-03-26T05:43:20.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:43:20 [2021-03-26T05:43:20.310Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:43:20 [2021-03-26T05:43:20.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:43:20 [2021-03-26T05:43:20.310Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:43:20 [2021-03-26T05:43:20.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:43:20 [2021-03-26T05:43:20.310Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:43:20 [2021-03-26T05:43:20.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:43:20 [2021-03-26T05:43:20.310Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:43:20 [2021-03-26T05:43:20.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:43:20 [2021-03-26T05:43:20.310Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:43:20 [2021-03-26T05:43:20.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:43:20 [2021-03-26T05:43:20.310Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:43:20 [2021-03-26T05:43:20.310Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:43:21 [2021-03-26T05:43:21.535Z] --- PASS: TestLinksContainerNames (2.04s)
05:43:21 [2021-03-26T05:43:21.535Z] === RUN   TestLogsFollowTailEmpty
05:43:21 [2021-03-26T05:43:21.945Z] Loaded image: buildpack-deps:buster
05:43:21 [2021-03-26T05:43:21.945Z] Loaded image: busybox:latest
05:43:21 [2021-03-26T05:43:21.945Z] Loaded image: busybox:glibc
05:43:22 [2021-03-26T05:43:22.240Z] --- PASS: TestLogsFollowTailEmpty (1.06s)
05:43:22 [2021-03-26T05:43:22.240Z] === RUN   TestContainerNetworkMountsNoChown
05:43:22 [2021-03-26T05:43:22.366Z] INFO: make.ps1 starting at 03/26/2021 05:43:22
05:43:22 [2021-03-26T05:43:22.366Z] INFO: Git commit (00ff0b3d5f) assumed from DOCKER_GITCOMMIT environment variable
05:43:22 [2021-03-26T05:43:22.366Z] INFO: Invoking autogen...
05:43:22 [2021-03-26T05:43:22.852Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:43:22 [2021-03-26T05:43:22.852Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:43:23 [2021-03-26T05:43:23.354Z] INFO: Building daemon...
05:43:23 [2021-03-26T05:43:23.383Z] --- PASS: TestContainerNetworkMountsNoChown (1.04s)
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/default
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/default
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/private
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/private
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rprivate
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rprivate
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/slave
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/slave
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rslave
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rslave
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/shared
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/shared
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rshared
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rshared
05:43:23 [2021-03-26T05:43:23.383Z] === CONT  TestMountDaemonRoot/default
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/default/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/default/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/default/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/default/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/default/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/default/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === CONT  TestMountDaemonRoot/default/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === CONT  TestMountDaemonRoot/rshared
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rshared/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rshared/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === CONT  TestMountDaemonRoot/rshared/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === CONT  TestMountDaemonRoot/shared
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/shared/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/shared/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/shared/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/shared/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === CONT  TestMountDaemonRoot/rslave
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rslave/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rslave/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === CONT  TestMountDaemonRoot/slave
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/slave/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/slave/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/slave/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/slave/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === CONT  TestMountDaemonRoot/rprivate
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === CONT  TestMountDaemonRoot/private
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/private/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/private/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/private/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/private/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === RUN   TestMountDaemonRoot/private/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === PAUSE TestMountDaemonRoot/private/bind_root
05:43:23 [2021-03-26T05:43:23.383Z] === CONT  TestMountDaemonRoot/default/mount_subpath
05:43:23 [2021-03-26T05:43:23.383Z] === CONT  TestMountDaemonRoot/default/mount_root
05:43:23 [2021-03-26T05:43:23.383Z] === CONT  TestMountDaemonRoot/default/bind_subpath
05:43:23 [2021-03-26T05:43:23.710Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
05:43:23 [2021-03-26T05:43:23.710Z] === CONT  TestMountDaemonRoot/rshared/mount_root
05:43:23 [2021-03-26T05:43:23.710Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
05:43:23 [2021-03-26T05:43:23.710Z] === CONT  TestMountDaemonRoot/shared/bind_root
05:43:23 [2021-03-26T05:43:23.710Z] === CONT  TestMountDaemonRoot/rslave/mount_root
05:43:23 [2021-03-26T05:43:23.710Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
05:43:24 [2021-03-26T05:43:24.038Z] === CONT  TestMountDaemonRoot/shared/mount_root
05:43:24 [2021-03-26T05:43:24.038Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
05:43:24 [2021-03-26T05:43:24.038Z] === CONT  TestMountDaemonRoot/slave/bind_root
05:43:24 [2021-03-26T05:43:24.038Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
05:43:24 [2021-03-26T05:43:24.038Z] === CONT  TestMountDaemonRoot/rslave/bind_root
05:43:24 [2021-03-26T05:43:24.038Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
05:43:24 [2021-03-26T05:43:24.038Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
05:43:24 [2021-03-26T05:43:24.038Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
05:43:24 [2021-03-26T05:43:24.038Z] === CONT  TestMountDaemonRoot/slave/mount_root
05:43:24 [2021-03-26T05:43:24.366Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
05:43:24 [2021-03-26T05:43:24.366Z] === CONT  TestMountDaemonRoot/private/bind_subpath
05:43:24 [2021-03-26T05:43:24.366Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
05:43:24 [2021-03-26T05:43:24.366Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
05:43:24 [2021-03-26T05:43:24.366Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
05:43:24 [2021-03-26T05:43:24.366Z] === CONT  TestMountDaemonRoot/private/bind_root
05:43:24 [2021-03-26T05:43:24.366Z] === CONT  TestMountDaemonRoot/private/mount_subpath
05:43:24 [2021-03-26T05:43:24.366Z] === CONT  TestMountDaemonRoot/private/mount_root
05:43:24 [2021-03-26T05:43:24.366Z] --- PASS: TestMountDaemonRoot (0.05s)
05:43:24 [2021-03-26T05:43:24.366Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
05:43:24 [2021-03-26T05:43:24.366Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.13s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
05:43:24 [2021-03-26T05:43:24.366Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.09s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
05:43:24 [2021-03-26T05:43:24.366Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
05:43:24 [2021-03-26T05:43:24.366Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
05:43:24 [2021-03-26T05:43:24.366Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
05:43:24 [2021-03-26T05:43:24.366Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
05:43:24 [2021-03-26T05:43:24.366Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
05:43:24 [2021-03-26T05:43:24.366Z] === RUN   TestContainerBindMountNonRecursive
05:43:24 [2021-03-26T05:43:24.488Z] Loaded image: debian:bullseye
05:43:24 [2021-03-26T05:43:24.488Z] Loaded image: hello-world:latest
05:43:24 [2021-03-26T05:43:24.488Z] Loaded image: arm32v7/hello-world:latest
05:43:24 [2021-03-26T05:43:24.488Z] INFO: Testing against a local daemon
05:43:24 [2021-03-26T05:43:24.488Z] === RUN   TestCgroupNamespacesBuild
05:43:24 [2021-03-26T05:43:24.762Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:43:24 [2021-03-26T05:43:24.762Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:43:25 [2021-03-26T05:43:25.457Z] tests/integration/models_images_test.py ...............                  [ 89%]
05:43:26 [2021-03-26T05:43:26.919Z] tests/integration/models_networks_test.py ....                           [ 90%]
05:43:27 [2021-03-26T05:43:27.304Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
05:43:27 [2021-03-26T05:43:27.304Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s)
05:43:27 [2021-03-26T05:43:27.304Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s)
05:43:27 [2021-03-26T05:43:27.304Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s)
05:43:27 [2021-03-26T05:43:27.304Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.33s)
05:43:27 [2021-03-26T05:43:27.304Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s)
05:43:27 [2021-03-26T05:43:27.304Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s)
05:43:27 [2021-03-26T05:43:27.304Z] === RUN   TestBuildMultiStageCopy
05:43:27 [2021-03-26T05:43:27.304Z] === RUN   TestBuildMultiStageCopy/copy_to_root
05:43:27 [2021-03-26T05:43:27.385Z] --- PASS: TestContainerBindMountNonRecursive (2.54s)
05:43:27 [2021-03-26T05:43:27.385Z] === RUN   TestContainerVolumesMountedAsShared
05:43:27 [2021-03-26T05:43:27.780Z] --- PASS: TestContainerVolumesMountedAsShared (0.89s)
05:43:27 [2021-03-26T05:43:27.780Z] === RUN   TestContainerVolumesMountedAsSlave
05:43:28 [2021-03-26T05:43:28.684Z] --- PASS: TestCgroupNamespacesBuild (4.17s)
05:43:28 [2021-03-26T05:43:28.684Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
05:43:29 [2021-03-26T05:43:29.048Z] --- PASS: TestContainerVolumesMountedAsSlave (0.92s)
05:43:29 [2021-03-26T05:43:29.048Z] === RUN   TestNetworkNat
05:43:29 [2021-03-26T05:43:29.215Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
05:43:29 [2021-03-26T05:43:29.475Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
05:43:29 [2021-03-26T05:43:29.735Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
05:43:29 [2021-03-26T05:43:29.813Z] --- PASS: TestNetworkNat (1.03s)
05:43:29 [2021-03-26T05:43:29.813Z] === RUN   TestNetworkLocalhostTCPNat
05:43:29 [2021-03-26T05:43:29.996Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
05:43:29 [2021-03-26T05:43:29.996Z] --- PASS: TestBuildMultiStageCopy (3.00s)
05:43:29 [2021-03-26T05:43:29.996Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.03s)
05:43:29 [2021-03-26T05:43:29.996Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s)
05:43:29 [2021-03-26T05:43:29.996Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
05:43:29 [2021-03-26T05:43:29.996Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s)
05:43:29 [2021-03-26T05:43:29.996Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
05:43:29 [2021-03-26T05:43:29.996Z] === RUN   TestBuildMultiStageParentConfig
05:43:30 [2021-03-26T05:43:30.936Z] --- PASS: TestBuildMultiStageParentConfig (0.68s)
05:43:30 [2021-03-26T05:43:30.936Z] === RUN   TestBuildLabelWithTargets
05:43:31 [2021-03-26T05:43:31.082Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s)
05:43:31 [2021-03-26T05:43:31.082Z] === RUN   TestNetworkLoopbackNat
05:43:31 [2021-03-26T05:43:31.224Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.42s)
05:43:31 [2021-03-26T05:43:31.224Z] === RUN   TestBuildWithSession
05:43:31 [2021-03-26T05:43:31.224Z] --- SKIP: TestBuildWithSession (0.00s)
05:43:31 [2021-03-26T05:43:31.224Z]     build_session_test.go:25: TODO: BuildKit
05:43:31 [2021-03-26T05:43:31.224Z] === RUN   TestBuildSquashParent
05:43:31 [2021-03-26T05:43:31.877Z] --- PASS: TestBuildLabelWithTargets (1.10s)
05:43:31 [2021-03-26T05:43:31.877Z] === RUN   TestBuildWithEmptyLayers
05:43:32 [2021-03-26T05:43:32.447Z] --- PASS: TestBuildWithEmptyLayers (0.51s)
05:43:32 [2021-03-26T05:43:32.447Z] === RUN   TestBuildMultiStageOnBuild
05:43:33 [2021-03-26T05:43:33.498Z] tests/integration/models_nodes_test.py .                                 [ 91%]
05:43:34 [2021-03-26T05:43:34.070Z] tests/integration/models_resources_test.py .                             [ 91%]
05:43:34 [2021-03-26T05:43:34.289Z] --- PASS: TestNetworkLoopbackNat (3.50s)
05:43:34 [2021-03-26T05:43:34.289Z] === RUN   TestPause
05:43:34 [2021-03-26T05:43:34.988Z] --- PASS: TestBuildMultiStageOnBuild (2.30s)
05:43:34 [2021-03-26T05:43:34.988Z] === RUN   TestBuildUncleanTarFilenames
05:43:35 [2021-03-26T05:43:35.496Z] --- PASS: TestPause (1.04s)
05:43:35 [2021-03-26T05:43:35.496Z] === RUN   TestPauseFailsOnWindowsServerContainers
05:43:35 [2021-03-26T05:43:35.496Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
05:43:35 [2021-03-26T05:43:35.496Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
05:43:35 [2021-03-26T05:43:35.496Z] === RUN   TestPauseStopPausedContainer
05:43:35 [2021-03-26T05:43:35.558Z] --- PASS: TestBuildUncleanTarFilenames (0.69s)
05:43:35 [2021-03-26T05:43:35.558Z] === RUN   TestBuildMultiStageLayerLeak
05:43:35 [2021-03-26T05:43:35.842Z] tests/integration/models_services_test.py ..............X.               [ 95%]
05:43:36 [2021-03-26T05:43:36.360Z] --- PASS: TestPauseStopPausedContainer (1.05s)
05:43:36 [2021-03-26T05:43:36.360Z] === RUN   TestPsFilter
05:43:36 [2021-03-26T05:43:36.739Z] --- PASS: TestPsFilter (0.27s)
05:43:36 [2021-03-26T05:43:36.739Z] === RUN   TestRemoveContainerWithRemovedVolume
05:43:38 [2021-03-26T05:43:38.011Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.03s)
05:43:38 [2021-03-26T05:43:38.011Z] === RUN   TestRemoveContainerWithVolume
05:43:38 [2021-03-26T05:43:38.099Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s)
05:43:38 [2021-03-26T05:43:38.099Z] === RUN   TestBuildWithHugeFile
05:43:38 [2021-03-26T05:43:38.766Z] --- PASS: TestRemoveContainerWithVolume (1.02s)
05:43:38 [2021-03-26T05:43:38.766Z] === RUN   TestRemoveContainerRunning
05:43:39 [2021-03-26T05:43:39.162Z] tests/integration/models_swarm_test.py ..                                [ 96%]
05:43:39 [2021-03-26T05:43:39.162Z] tests/integration/models_volumes_test.py ..                              [ 96%]
05:43:39 [2021-03-26T05:43:39.352Z] --- PASS: TestBuildSquashParent (7.90s)
05:43:39 [2021-03-26T05:43:39.352Z] === RUN   TestBuildWithRemoveAndForceRemove
05:43:39 [2021-03-26T05:43:39.352Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:43:39 [2021-03-26T05:43:39.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:43:39 [2021-03-26T05:43:39.352Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:43:39 [2021-03-26T05:43:39.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:43:39 [2021-03-26T05:43:39.352Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:43:39 [2021-03-26T05:43:39.353Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:43:39 [2021-03-26T05:43:39.353Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:43:39 [2021-03-26T05:43:39.353Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:43:39 [2021-03-26T05:43:39.353Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:43:39 [2021-03-26T05:43:39.353Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:43:39 [2021-03-26T05:43:39.353Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:43:39 [2021-03-26T05:43:39.353Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:43:39 [2021-03-26T05:43:39.353Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:43:39 [2021-03-26T05:43:39.353Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:43:40 [2021-03-26T05:43:40.014Z] --- PASS: TestRemoveContainerRunning (1.06s)
05:43:40 [2021-03-26T05:43:40.014Z] === RUN   TestRemoveContainerForceRemoveRunning
05:43:40 [2021-03-26T05:43:40.772Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.04s)
05:43:40 [2021-03-26T05:43:40.772Z] === RUN   TestRemoveInvalidContainer
05:43:40 [2021-03-26T05:43:40.772Z] --- PASS: TestRemoveInvalidContainer (0.01s)
05:43:40 [2021-03-26T05:43:40.772Z] === RUN   TestRenameLinkedContainer
05:43:41 [2021-03-26T05:43:41.262Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:43:41 [2021-03-26T05:43:41.262Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:43:43 [2021-03-26T05:43:43.171Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:43:43 [2021-03-26T05:43:43.171Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:43:43 [2021-03-26T05:43:43.862Z] tests/integration/regression_test.py ......                              [ 98%]
05:43:44 [2021-03-26T05:43:44.383Z] tests/integration/credentials/store_test.py ......                       [ 99%]
05:43:44 [2021-03-26T05:43:44.383Z] tests/integration/credentials/utils_test.py .                            [100%]
05:43:44 [2021-03-26T05:43:44.383Z] 
05:43:44 [2021-03-26T05:43:44.383Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
05:43:44 [2021-03-26T05:43:44.383Z] =========================== short test summary info ============================
05:43:44 [2021-03-26T05:43:44.383Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
05:43:44 [2021-03-26T05:43:44.383Z]   CONFIG_RT_GROUP_SCHED isn't enabled
05:43:44 [2021-03-26T05:43:44.383Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
05:43:44 [2021-03-26T05:43:44.383Z]   Not supported on most drivers
05:43:44 [2021-03-26T05:43:44.383Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
05:43:44 [2021-03-26T05:43:44.383Z]   Output of docker top depends on host distro, and is not formalized.
05:43:44 [2021-03-26T05:43:44.383Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
05:43:44 [2021-03-26T05:43:44.383Z]   Output of docker top depends on host distro, and is not formalized.
05:43:44 [2021-03-26T05:43:44.383Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
05:43:44 [2021-03-26T05:43:44.383Z]   Can fail if eth0 has multiple IP addresses
05:43:44 [2021-03-26T05:43:44.383Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
05:43:44 [2021-03-26T05:43:44.383Z]   This doesn't seem to be taken into account by the engine
05:43:44 [2021-03-26T05:43:44.383Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
05:43:44 [2021-03-26T05:43:44.383Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
05:43:44 [2021-03-26T05:43:44.383Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 350.67 seconds ==
05:43:44 [2021-03-26T05:43:44.645Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
05:43:45 [2021-03-26T05:43:45.079Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
05:43:45 [2021-03-26T05:43:45.079Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s)
05:43:45 [2021-03-26T05:43:45.079Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.10s)
05:43:45 [2021-03-26T05:43:45.079Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s)
05:43:45 [2021-03-26T05:43:45.079Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s)
05:43:45 [2021-03-26T05:43:45.079Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
05:43:45 [2021-03-26T05:43:45.079Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s)
05:43:45 [2021-03-26T05:43:45.079Z] === RUN   TestBuildMultiStageCopy
05:43:45 [2021-03-26T05:43:45.079Z] === RUN   TestBuildMultiStageCopy/copy_to_root
05:43:45 [2021-03-26T05:43:45.569Z] --- PASS: TestRenameLinkedContainer (4.16s)
05:43:45 [2021-03-26T05:43:45.569Z] === RUN   TestRenameStoppedContainer
05:43:46 [2021-03-26T05:43:46.273Z] --- PASS: TestRenameStoppedContainer (1.09s)
05:43:46 [2021-03-26T05:43:46.273Z] === RUN   TestRenameRunningContainerAndReuse
05:43:48 [2021-03-26T05:43:48.374Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
05:43:48 [2021-03-26T05:43:48.522Z] --- PASS: TestRenameRunningContainerAndReuse (2.05s)
05:43:48 [2021-03-26T05:43:48.522Z] === RUN   TestRenameInvalidName
05:43:49 [2021-03-26T05:43:49.228Z] --- PASS: TestRenameInvalidName (1.03s)
05:43:49 [2021-03-26T05:43:49.228Z] === RUN   TestRenameAnonymousContainer
05:43:49 [2021-03-26T05:43:49.357Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
05:43:50 [2021-03-26T05:43:50.318Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
05:43:51 [2021-03-26T05:43:51.256Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
05:43:52 [2021-03-26T05:43:52.194Z] --- PASS: TestBuildMultiStageCopy (7.03s)
05:43:52 [2021-03-26T05:43:52.194Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.03s)
05:43:52 [2021-03-26T05:43:52.194Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
05:43:52 [2021-03-26T05:43:52.194Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
05:43:52 [2021-03-26T05:43:52.194Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s)
05:43:52 [2021-03-26T05:43:52.194Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s)
05:43:52 [2021-03-26T05:43:52.194Z] === RUN   TestBuildMultiStageParentConfig
05:43:55 [2021-03-26T05:43:55.116Z] --- PASS: TestRenameAnonymousContainer (5.40s)
05:43:55 [2021-03-26T05:43:55.116Z] === RUN   TestRenameContainerWithSameName
05:43:55 [2021-03-26T05:43:55.821Z] --- PASS: TestRenameContainerWithSameName (1.14s)
05:43:55 [2021-03-26T05:43:55.821Z] === RUN   TestRenameContainerWithLinkedContainer
05:43:56 [2021-03-26T05:43:56.870Z] Leaving: AppArmorNo profiles have been unloaded.
05:43:56 [2021-03-26T05:43:56.870Z] 
05:43:56 [2021-03-26T05:43:56.870Z] Unloading profiles will leave already running processes permanently
05:43:56 [2021-03-26T05:43:56.870Z] unconfined, which can lead to unexpected situations.
05:43:56 [2021-03-26T05:43:56.870Z] 
05:43:56 [2021-03-26T05:43:56.870Z] To set a process to complain mode, use the command line tool
05:43:56 [2021-03-26T05:43:56.870Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
05:43:56 [2021-03-26T05:43:56.870Z] 
Post stage
[Pipeline] junit
05:43:56 [2021-03-26T05:43:56.887Z] Recording test results
05:43:57 [2021-03-26T05:43:57.109Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
05:43:57 [2021-03-26T05:43:57.388Z] + echo Ensuring container killed.
05:43:57 [2021-03-26T05:43:57.388Z] Ensuring container killed.
05:43:57 [2021-03-26T05:43:57.388Z] + docker rm -vf docker-pr2
05:43:57 [2021-03-26T05:43:57.388Z] Error: No such container: docker-pr2
[Pipeline] sh
05:43:57 [2021-03-26T05:43:57.470Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
05:43:57 [2021-03-26T05:43:57.470Z] === RUN   TestBuildLabelWithTargets
05:43:57 [2021-03-26T05:43:57.674Z] + echo Chowning /workspace to jenkins user
05:43:57 [2021-03-26T05:43:57.674Z] Chowning /workspace to jenkins user
05:43:57 [2021-03-26T05:43:57.674Z] + id -u
05:43:57 [2021-03-26T05:43:57.674Z] + id -g
05:43:57 [2021-03-26T05:43:57.674Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42203:/workspace busybox chown -R 1000:1000 /workspace
05:43:58 [2021-03-26T05:43:58.153Z] --- PASS: TestRenameContainerWithLinkedContainer (2.00s)
05:43:58 [2021-03-26T05:43:58.153Z] === RUN   TestResize
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
05:43:58 [2021-03-26T05:43:58.858Z] --- PASS: TestResize (1.05s)
05:43:58 [2021-03-26T05:43:58.858Z] === RUN   TestResizeWithInvalidSize
05:43:58 [2021-03-26T05:43:58.921Z] + bundleName=docker-py
05:43:58 [2021-03-26T05:43:58.921Z] + echo Creating docker-py-bundles.tar.gz
05:43:58 [2021-03-26T05:43:58.921Z] Creating docker-py-bundles.tar.gz
05:43:58 [2021-03-26T05:43:58.921Z] + 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
05:43:58 [2021-03-26T05:43:58.934Z] Archiving artifacts
05:43:59 [2021-03-26T05:43:59.255Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42203/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
05:43:59 [2021-03-26T05:43:59.621Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/make.sh binary-daemon
05:44:00 [2021-03-26T05:44:00.085Z] --- PASS: TestResizeWithInvalidSize (1.06s)
05:44:00 [2021-03-26T05:44:00.085Z] === RUN   TestResizeWhenContainerNotStarted
05:44:00 [2021-03-26T05:44:00.193Z] 
05:44:00 [2021-03-26T05:44:00.193Z] Removing bundles/
05:44:00 [2021-03-26T05:44:00.193Z] 
05:44:00 [2021-03-26T05:44:00.193Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
05:44:00 [2021-03-26T05:44:00.193Z] Building: bundles/binary-daemon/dockerd-dev
05:44:00 [2021-03-26T05:44:00.193Z] GOOS="" GOARCH="" GOARM=""
05:44:00 [2021-03-26T05:44:00.790Z] --- PASS: TestResizeWhenContainerNotStarted (1.06s)
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:44:00 [2021-03-26T05:44:00.790Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:44:02 [2021-03-26T05:44:02.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
05:44:02 [2021-03-26T05:44:02.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
05:44:03 [2021-03-26T05:44:03.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:44:03 [2021-03-26T05:44:03.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:44:05 [2021-03-26T05:44:05.601Z] --- PASS: TestBuildLabelWithTargets (8.01s)
05:44:05 [2021-03-26T05:44:05.601Z] === RUN   TestBuildWithEmptyLayers
05:44:06 [2021-03-26T05:44:06.685Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:44:07 [2021-03-26T05:44:07.390Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:44:08 [2021-03-26T05:44:08.138Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
05:44:08 [2021-03-26T05:44:08.138Z] === RUN   TestBuildMultiStageOnBuild
05:44:09 [2021-03-26T05:44:09.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:44:09 [2021-03-26T05:44:09.965Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:44:11 [2021-03-26T05:44:11.622Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:44:11 [2021-03-26T05:44:11.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:44:12 [2021-03-26T05:44:12.655Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:44:13 [2021-03-26T05:44:13.359Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:44:13 [2021-03-26T05:44:13.417Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
05:44:13 [2021-03-26T05:44:13.417Z] === RUN   TestBuildUncleanTarFilenames
05:44:13 [2021-03-26T05:44:13.987Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
05:44:13 [2021-03-26T05:44:13.987Z] === RUN   TestBuildMultiStageLayerLeak
05:44:16 [2021-03-26T05:44:16.304Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
05:44:16 [2021-03-26T05:44:16.304Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s)
05:44:16 [2021-03-26T05:44:16.304Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s)
05:44:16 [2021-03-26T05:44:16.304Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.29s)
05:44:16 [2021-03-26T05:44:16.304Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.74s)
05:44:16 [2021-03-26T05:44:16.304Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s)
05:44:16 [2021-03-26T05:44:16.304Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s)
05:44:16 [2021-03-26T05:44:16.304Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s)
05:44:16 [2021-03-26T05:44:16.304Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.45s)
05:44:16 [2021-03-26T05:44:16.304Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s)
05:44:16 [2021-03-26T05:44:16.304Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s)
05:44:16 [2021-03-26T05:44:16.304Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s)
05:44:16 [2021-03-26T05:44:16.304Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s)
05:44:16 [2021-03-26T05:44:16.304Z] === RUN   TestCgroupNamespacesRun
05:44:18 [2021-03-26T05:44:18.033Z] --- PASS: TestCgroupNamespacesRun (2.11s)
05:44:18 [2021-03-26T05:44:18.033Z] === RUN   TestCgroupNamespacesRunPrivileged
05:44:18 [2021-03-26T05:44:18.185Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s)
05:44:18 [2021-03-26T05:44:18.185Z] === RUN   TestBuildWithHugeFile
05:44:18 [2021-03-26T05:44:18.992Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
05:44:18 [2021-03-26T05:44:18.992Z] 
05:44:18 [2021-03-26T05:44:18.992Z] ---> Making bundle: test-integration (in bundles/test-integration)
05:44:18 [2021-03-26T05:44:18.992Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
05:44:18 [2021-03-26T05:44:18.992Z] HOSTNAME=970f7600fa12
05:44:18 [2021-03-26T05:44:18.992Z] TESTDEBUG=0
05:44:18 [2021-03-26T05:44:18.992Z] DEST=bundles/test-integration
05:44:18 [2021-03-26T05:44:18.992Z] PWD=/go/src/github.com/docker/docker
05:44:18 [2021-03-26T05:44:18.992Z] DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99
05:44:18 [2021-03-26T05:44:18.992Z] container=docker
05:44:18 [2021-03-26T05:44:18.992Z] HOME=/root
05:44:18 [2021-03-26T05:44:18.992Z] GOLANG_VERSION=1.13.15
05:44:18 [2021-03-26T05:44:18.992Z] VALIDATE_REPO=https://github.com/moby/moby.git
05:44:18 [2021-03-26T05:44:18.992Z] VALIDATE_BRANCH=master
05:44:18 [2021-03-26T05:44:18.992Z] TERM=xterm
05:44:18 [2021-03-26T05:44:18.992Z] DOCKER_PKG=github.com/docker/docker
05:44:18 [2021-03-26T05:44:18.992Z] SHLVL=1
05:44:18 [2021-03-26T05:44:18.992Z] TIMEOUT=120m
05:44:18 [2021-03-26T05:44:18.992Z] DOCKER_BUILDTAGS=apparmor seccomp journald
05:44:18 [2021-03-26T05:44:18.992Z] DOCKER_GRAPHDRIVER=overlay2
05:44:18 [2021-03-26T05:44:18.992Z] GO111MODULE=off
05:44:18 [2021-03-26T05:44:18.992Z] DOCKER_EXPERIMENTAL=1
05:44:18 [2021-03-26T05:44:18.992Z] TEST_SKIP_INTEGRATION_CLI=1
05:44:18 [2021-03-26T05:44:18.992Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:44:18 [2021-03-26T05:44:18.992Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
05:44:18 [2021-03-26T05:44:18.992Z] GOPATH=/go
05:44:18 [2021-03-26T05:44:18.992Z] PKG_CONFIG=pkg-config
05:44:18 [2021-03-26T05:44:18.992Z] _=/usr/bin/env
05:44:18 [2021-03-26T05:44:18.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
05:44:19 [2021-03-26T05:44:19.688Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
05:44:19 [2021-03-26T05:44:19.688Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
05:44:21 [2021-03-26T05:44:21.250Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
05:44:21 [2021-03-26T05:44:21.250Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
05:44:21 [2021-03-26T05:44:21.250Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
05:44:21 [2021-03-26T05:44:21.250Z] ?   	github.com/docker/docker/api/server/router	[no test files]
05:44:21 [2021-03-26T05:44:21.250Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
05:44:21 [2021-03-26T05:44:21.250Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
05:44:21 [2021-03-26T05:44:21.250Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
05:44:21 [2021-03-26T05:44:21.250Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
05:44:21 [2021-03-26T05:44:21.250Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
05:44:21 [2021-03-26T05:44:21.250Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
05:44:21 [2021-03-26T05:44:21.250Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
05:44:21 [2021-03-26T05:44:21.250Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
05:44:21 [2021-03-26T05:44:21.934Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.05s)
05:44:21 [2021-03-26T05:44:21.934Z] === RUN   TestCgroupNamespacesRunHostMode
05:44:22 [2021-03-26T05:44:22.305Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
05:44:22 [2021-03-26T05:44:22.305Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
05:44:22 [2021-03-26T05:44:22.305Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
05:44:22 [2021-03-26T05:44:22.603Z] ok  	github.com/docker/docker/api/types/filters	0.040s	coverage: 92.2% of statements
05:44:23 [2021-03-26T05:44:23.248Z] ok  	github.com/docker/docker/api/server/router/swarm	0.024s	coverage: 5.7% of statements
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/container	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/events	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/image	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/network	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
05:44:23 [2021-03-26T05:44:23.248Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/builder	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
05:44:23 [2021-03-26T05:44:23.248Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
05:44:24 [2021-03-26T05:44:24.180Z] --- PASS: TestCgroupNamespacesRunHostMode (2.06s)
05:44:24 [2021-03-26T05:44:24.180Z] === RUN   TestCgroupNamespacesRunPrivateMode
05:44:25 [2021-03-26T05:44:25.832Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.08s)
05:44:25 [2021-03-26T05:44:25.832Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
05:44:27 [2021-03-26T05:44:27.484Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s)
05:44:27 [2021-03-26T05:44:27.484Z] === RUN   TestCgroupNamespacesRunInvalidMode
05:44:27 [2021-03-26T05:44:27.762Z] ok  	github.com/docker/docker/cli/debug	0.007s	coverage: 100.0% of statements
05:44:28 [2021-03-26T05:44:28.626Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
05:44:28 [2021-03-26T05:44:28.626Z] === RUN   TestCgroupNamespacesRunOlderClient
05:44:29 [2021-03-26T05:44:29.862Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.801s	coverage: 86.3% of statements
05:44:30 [2021-03-26T05:44:30.872Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.05s)
05:44:30 [2021-03-26T05:44:30.872Z] === RUN   TestKernelTCPMemory
05:44:30 [2021-03-26T05:44:30.921Z] ok  	github.com/docker/docker/builder/remotecontext	0.527s	coverage: 13.7% of statements
05:44:31 [2021-03-26T05:44:31.576Z] --- PASS: TestKernelTCPMemory (1.21s)
05:44:31 [2021-03-26T05:44:31.576Z] === RUN   TestNISDomainname
05:44:33 [2021-03-26T05:44:33.026Z] ok  	github.com/docker/docker/builder/dockerfile	1.271s	coverage: 48.5% of statements
05:44:33 [2021-03-26T05:44:33.026Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
05:44:33 [2021-03-26T05:44:33.026Z] ?   	github.com/docker/docker/cli	[no test files]
05:44:33 [2021-03-26T05:44:33.026Z] ?   	github.com/docker/docker/cli/config	[no test files]
05:44:33 [2021-03-26T05:44:33.231Z] --- PASS: TestNISDomainname (1.43s)
05:44:33 [2021-03-26T05:44:33.231Z] === RUN   TestHostnameDnsResolution
05:44:34 [2021-03-26T05:44:34.363Z] --- PASS: TestBuildWithHugeFile (52.70s)
05:44:34 [2021-03-26T05:44:34.363Z] === RUN   TestBuildWCOWSandboxSize
05:44:34 [2021-03-26T05:44:34.363Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
05:44:34 [2021-03-26T05:44:34.363Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
05:44:34 [2021-03-26T05:44:34.363Z] === RUN   TestBuildWithEmptyDockerfile
05:44:34 [2021-03-26T05:44:34.363Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
05:44:34 [2021-03-26T05:44:34.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
05:44:34 [2021-03-26T05:44:34.363Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:44:34 [2021-03-26T05:44:34.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:44:34 [2021-03-26T05:44:34.363Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:44:34 [2021-03-26T05:44:34.363Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:44:34 [2021-03-26T05:44:34.363Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
05:44:34 [2021-03-26T05:44:34.363Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:44:34 [2021-03-26T05:44:34.363Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:44:34 [2021-03-26T05:44:34.363Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
05:44:34 [2021-03-26T05:44:34.363Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
05:44:34 [2021-03-26T05:44:34.363Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
05:44:34 [2021-03-26T05:44:34.363Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
05:44:34 [2021-03-26T05:44:34.363Z] === RUN   TestBuildPreserveOwnership
05:44:34 [2021-03-26T05:44:34.363Z] === RUN   TestBuildPreserveOwnership/copy_from
05:44:34 [2021-03-26T05:44:34.363Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
05:44:34 [2021-03-26T05:44:34.882Z] --- PASS: TestHostnameDnsResolution (1.93s)
05:44:34 [2021-03-26T05:44:34.882Z] === RUN   TestStats
05:44:35 [2021-03-26T05:44:35.675Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
05:44:35 [2021-03-26T05:44:35.675Z] 
05:44:35 [2021-03-26T05:44:35.675Z]  ________   ____  __.
05:44:35 [2021-03-26T05:44:35.675Z]  \_____  \ |    |/ _|
05:44:35 [2021-03-26T05:44:35.675Z]  /   |   \|      <
05:44:35 [2021-03-26T05:44:35.675Z]  /    |    \    |  \
05:44:35 [2021-03-26T05:44:35.675Z]  \_______  /____|__ \
05:44:35 [2021-03-26T05:44:35.675Z]          \/        \/
05:44:35 [2021-03-26T05:44:35.675Z] 
05:44:35 [2021-03-26T05:44:35.675Z] INFO: make.ps1 ended at 03/26/2021 05:44:29
05:44:35 [2021-03-26T05:44:35.675Z] INFO: Binaries build ended at 03/26/2021 05:44:30. Duration:00:01:12.2319499
05:44:35 [2021-03-26T05:44:35.675Z] INFO: Copying the built daemon binary to d:\CI\PR-42203\2\binary\dockerd-00ff0b3d5f.exe...
05:44:35 [2021-03-26T05:44:35.675Z] INFO: Copying the built client binary to d:\CI\PR-42203\2\binary\docker-00ff0b3d5f.exe...
05:44:35 [2021-03-26T05:44:35.675Z] INFO: Copying dockerversion from the container...
05:44:35 [2021-03-26T05:44:35.675Z] INFO: Copying the golang package from the container to d:\CI\PR-42203\2\installer\go.zip...
05:44:35 [2021-03-26T05:44:35.675Z] INFO: Extracting go.zip to d:\CI\PR-42203\2\go
05:44:35 [2021-03-26T05:44:35.745Z] --- PASS: TestBuildPreserveOwnership (4.76s)
05:44:35 [2021-03-26T05:44:35.745Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.27s)
05:44:35 [2021-03-26T05:44:35.745Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s)
05:44:35 [2021-03-26T05:44:35.745Z] === RUN   TestBuildPlatformInvalid
05:44:35 [2021-03-26T05:44:35.745Z] --- PASS: TestBuildPlatformInvalid (0.08s)
05:44:35 [2021-03-26T05:44:35.745Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
05:44:37 [2021-03-26T05:44:37.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
05:44:37 [2021-03-26T05:44:37.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
05:44:37 [2021-03-26T05:44:37.528Z] ok  	github.com/docker/docker/client	0.708s	coverage: 75.4% of statements
05:44:38 [2021-03-26T05:44:38.709Z] --- PASS: TestStats (3.18s)
05:44:38 [2021-03-26T05:44:38.709Z] === RUN   TestStopContainerWithTimeout
05:44:38 [2021-03-26T05:44:38.709Z] === RUN   TestStopContainerWithTimeout/0
05:44:38 [2021-03-26T05:44:38.709Z] === PAUSE TestStopContainerWithTimeout/0
05:44:38 [2021-03-26T05:44:38.709Z] === RUN   TestStopContainerWithTimeout/1
05:44:38 [2021-03-26T05:44:38.709Z] === PAUSE TestStopContainerWithTimeout/1
05:44:38 [2021-03-26T05:44:38.709Z] === RUN   TestStopContainerWithTimeout/3
05:44:38 [2021-03-26T05:44:38.709Z] === PAUSE TestStopContainerWithTimeout/3
05:44:38 [2021-03-26T05:44:38.709Z] === RUN   TestStopContainerWithTimeout/-1
05:44:38 [2021-03-26T05:44:38.709Z] === PAUSE TestStopContainerWithTimeout/-1
05:44:38 [2021-03-26T05:44:38.709Z] === CONT  TestStopContainerWithTimeout/0
05:44:38 [2021-03-26T05:44:38.709Z] === CONT  TestStopContainerWithTimeout/-1
05:44:39 [2021-03-26T05:44:39.416Z] === CONT  TestStopContainerWithTimeout/3
05:44:41 [2021-03-26T05:44:41.661Z] === CONT  TestStopContainerWithTimeout/1
05:44:43 [2021-03-26T05:44:43.906Z] --- PASS: TestStopContainerWithTimeout (0.01s)
05:44:43 [2021-03-26T05:44:43.906Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
05:44:43 [2021-03-26T05:44:43.906Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.16s)
05:44:43 [2021-03-26T05:44:43.906Z]     --- PASS: TestStopContainerWithTimeout/3 (3.02s)
05:44:43 [2021-03-26T05:44:43.906Z]     --- PASS: TestStopContainerWithTimeout/1 (2.12s)
05:44:43 [2021-03-26T05:44:43.906Z] === RUN   TestDeleteDevicemapper
05:44:43 [2021-03-26T05:44:43.906Z] --- SKIP: TestDeleteDevicemapper (0.00s)
05:44:43 [2021-03-26T05:44:43.906Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
05:44:43 [2021-03-26T05:44:43.906Z] === RUN   TestStopContainerWithRestartPolicyAlways
05:44:47 [2021-03-26T05:44:47.674Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.96s)
05:44:47 [2021-03-26T05:44:47.674Z] === RUN   TestUpdateMemory
05:44:47 [2021-03-26T05:44:47.674Z] --- SKIP: TestUpdateMemory (0.00s)
05:44:47 [2021-03-26T05:44:47.674Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
05:44:47 [2021-03-26T05:44:47.674Z] === RUN   TestUpdateCPUQuota
05:44:50 [2021-03-26T05:44:50.646Z] Loaded image: buildpack-deps:buster
05:44:50 [2021-03-26T05:44:50.646Z] Loaded image: busybox:latest
05:44:50 [2021-03-26T05:44:50.646Z] Loaded image: busybox:glibc
05:44:51 [2021-03-26T05:44:51.216Z] Loaded image: debian:bullseye
05:44:51 [2021-03-26T05:44:51.439Z] --- PASS: TestUpdateCPUQuota (4.09s)
05:44:51 [2021-03-26T05:44:51.439Z] === RUN   TestUpdatePidsLimit
05:44:51 [2021-03-26T05:44:51.439Z] === RUN   TestUpdatePidsLimit/update_from_none
05:44:51 [2021-03-26T05:44:51.476Z] Loaded image: hello-world:latest
05:44:51 [2021-03-26T05:44:51.476Z] Loaded image: arm32v7/hello-world:latest
05:44:52 [2021-03-26T05:44:52.143Z] === RUN   TestUpdatePidsLimit/no_change
05:44:52 [2021-03-26T05:44:52.847Z] === RUN   TestUpdatePidsLimit/update_lower
05:44:53 [2021-03-26T05:44:53.501Z] INFO: Extraction ended at 03/26/2021 05:44:52. Duration:00:00:19.7603818
05:44:53 [2021-03-26T05:44:53.501Z] INFO: Updating the golang and path environment variables
05:44:53 [2021-03-26T05:44:53.501Z] INFO: GOPATH=d:\gopath
05:44:53 [2021-03-26T05:44:53.501Z] INFO: go version go1.13.15 windows/amd64
05:44:53 [2021-03-26T05:44:53.501Z] INFO: Running the daemon under test in debug mode
05:44:53 [2021-03-26T05:44:53.501Z] INFO: Starting a daemon under test...
05:44:53 [2021-03-26T05:44:53.501Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42203\2\daemon --pidfile d:\CI\PR-42203\2\docker.pid -D
05:44:53 [2021-03-26T05:44:53.501Z] INFO: Process started successfully.
05:44:53 [2021-03-26T05:44:53.501Z] INFO: Start tailing logs of the daemon under tests
05:44:53 [2021-03-26T05:44:53.501Z] INFO: Waiting for the daemon under test to start...
05:44:53 [2021-03-26T05:44:53.552Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
05:44:53 [2021-03-26T05:44:53.879Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
05:44:54 [2021-03-26T05:44:54.584Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
05:44:55 [2021-03-26T05:44:55.288Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
05:44:55 [2021-03-26T05:44:55.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
05:44:57 [2021-03-26T05:44:57.000Z] --- PASS: TestUpdatePidsLimit (5.54s)
05:44:57 [2021-03-26T05:44:57.000Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.59s)
05:44:57 [2021-03-26T05:44:57.000Z]     --- PASS: TestUpdatePidsLimit/no_change (0.64s)
05:44:57 [2021-03-26T05:44:57.000Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.64s)
05:44:57 [2021-03-26T05:44:57.000Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s)
05:44:57 [2021-03-26T05:44:57.000Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s)
05:44:57 [2021-03-26T05:44:57.000Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s)
05:44:57 [2021-03-26T05:44:57.000Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s)
05:44:57 [2021-03-26T05:44:57.000Z] === RUN   TestUpdateRestartPolicy
05:44:59 [2021-03-26T05:44:59.608Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.73s)
05:44:59 [2021-03-26T05:44:59.608Z] PASS
05:44:59 [2021-03-26T05:44:59.608Z] 
05:44:59 [2021-03-26T05:44:59.608Z] === Skipped
05:44:59 [2021-03-26T05:44:59.608Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
05:44:59 [2021-03-26T05:44:59.608Z]     build_session_test.go:25: TODO: BuildKit
05:44:59 [2021-03-26T05:44:59.608Z] 
05:44:59 [2021-03-26T05:44:59.608Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
05:44:59 [2021-03-26T05:44:59.608Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
05:44:59 [2021-03-26T05:44:59.608Z] 
05:44:59 [2021-03-26T05:44:59.608Z] 
05:44:59 [2021-03-26T05:44:59.608Z] DONE 34 tests, 2 skipped in 125.905s
05:44:59 [2021-03-26T05:44:59.608Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
05:44:59 [2021-03-26T05:44:59.608Z] INFO: Testing against a local daemon
05:44:59 [2021-03-26T05:44:59.608Z] === RUN   TestConfigInspect
05:45:02 [2021-03-26T05:45:02.148Z] --- PASS: TestConfigInspect (2.40s)
05:45:02 [2021-03-26T05:45:02.148Z] === RUN   TestConfigList
05:45:03 [2021-03-26T05:45:03.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
05:45:04 [2021-03-26T05:45:04.057Z] --- PASS: TestConfigList (2.27s)
05:45:04 [2021-03-26T05:45:04.057Z] === RUN   TestConfigsCreateAndDelete
05:45:04 [2021-03-26T05:45:04.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
05:45:05 [2021-03-26T05:45:05.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
05:45:06 [2021-03-26T05:45:06.597Z] --- PASS: TestConfigsCreateAndDelete (2.30s)
05:45:06 [2021-03-26T05:45:06.597Z] === RUN   TestConfigsUpdate
05:45:07 [2021-03-26T05:45:07.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
05:45:07 [2021-03-26T05:45:07.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
05:45:09 [2021-03-26T05:45:09.171Z] --- PASS: TestConfigsUpdate (2.28s)
05:45:09 [2021-03-26T05:45:09.171Z] === RUN   TestTemplatedConfig
05:45:09 [2021-03-26T05:45:09.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
05:45:10 [2021-03-26T05:45:10.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
05:45:11 [2021-03-26T05:45:11.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
05:45:12 [2021-03-26T05:45:12.489Z] --- PASS: TestTemplatedConfig (3.45s)
05:45:12 [2021-03-26T05:45:12.489Z] === RUN   TestConfigCreateResolve
05:45:12 [2021-03-26T05:45:12.842Z] --- PASS: TestUpdateRestartPolicy (13.95s)
05:45:12 [2021-03-26T05:45:12.842Z] === RUN   TestUpdateRestartWithAutoRemove
05:45:12 [2021-03-26T05:45:12.842Z] --- PASS: TestUpdateRestartWithAutoRemove (1.09s)
05:45:12 [2021-03-26T05:45:12.842Z] === RUN   TestWaitNonBlocked
05:45:12 [2021-03-26T05:45:12.842Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
05:45:12 [2021-03-26T05:45:12.842Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
05:45:12 [2021-03-26T05:45:12.842Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
05:45:12 [2021-03-26T05:45:12.842Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
05:45:12 [2021-03-26T05:45:12.842Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
05:45:12 [2021-03-26T05:45:12.842Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
05:45:13 [2021-03-26T05:45:13.547Z] --- PASS: TestWaitNonBlocked (0.01s)
05:45:13 [2021-03-26T05:45:13.547Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s)
05:45:13 [2021-03-26T05:45:13.547Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.43s)
05:45:13 [2021-03-26T05:45:13.547Z] === RUN   TestWaitBlocked
05:45:13 [2021-03-26T05:45:13.547Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
05:45:13 [2021-03-26T05:45:13.547Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
05:45:13 [2021-03-26T05:45:13.547Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
05:45:13 [2021-03-26T05:45:13.547Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
05:45:13 [2021-03-26T05:45:13.547Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
05:45:13 [2021-03-26T05:45:13.547Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
05:45:14 [2021-03-26T05:45:14.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
05:45:14 [2021-03-26T05:45:14.398Z] --- PASS: TestConfigCreateResolve (2.31s)
05:45:14 [2021-03-26T05:45:14.398Z] === RUN   TestConfigDaemonLibtrustID
05:45:14 [2021-03-26T05:45:14.440Z] --- PASS: TestBuildWithHugeFile (51.68s)
05:45:14 [2021-03-26T05:45:14.440Z] === RUN   TestBuildWCOWSandboxSize
05:45:14 [2021-03-26T05:45:14.440Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
05:45:14 [2021-03-26T05:45:14.440Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
05:45:14 [2021-03-26T05:45:14.440Z] === RUN   TestBuildWithEmptyDockerfile
05:45:14 [2021-03-26T05:45:14.440Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
05:45:14 [2021-03-26T05:45:14.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
05:45:14 [2021-03-26T05:45:14.440Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:45:14 [2021-03-26T05:45:14.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:45:14 [2021-03-26T05:45:14.440Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:45:14 [2021-03-26T05:45:14.440Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:45:14 [2021-03-26T05:45:14.440Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
05:45:14 [2021-03-26T05:45:14.440Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:45:14 [2021-03-26T05:45:14.440Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:45:14 [2021-03-26T05:45:14.440Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
05:45:14 [2021-03-26T05:45:14.440Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
05:45:14 [2021-03-26T05:45:14.440Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
05:45:14 [2021-03-26T05:45:14.440Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
05:45:14 [2021-03-26T05:45:14.440Z] === RUN   TestBuildPreserveOwnership
05:45:14 [2021-03-26T05:45:14.440Z] === RUN   TestBuildPreserveOwnership/copy_from
05:45:14 [2021-03-26T05:45:14.752Z] .....INFO: Daemon under test started and replied!
05:45:14 [2021-03-26T05:45:14.752Z] INFO: Docker version of the daemon under test
05:45:14 [2021-03-26T05:45:14.752Z] 
05:45:14 [2021-03-26T05:45:14.752Z] Client:
05:45:14 [2021-03-26T05:45:14.752Z]  Version:      17.06.2-ce
05:45:14 [2021-03-26T05:45:14.752Z]  API version:  1.30
05:45:14 [2021-03-26T05:45:14.752Z]  Go version:   go1.8.3
05:45:14 [2021-03-26T05:45:14.752Z]  Git commit:   cec0b72
05:45:14 [2021-03-26T05:45:14.752Z]  Built:        Tue Sep  5 19:57:19 2017
05:45:14 [2021-03-26T05:45:14.752Z]  OS/Arch:      windows/amd64
05:45:14 [2021-03-26T05:45:14.752Z] 
05:45:14 [2021-03-26T05:45:14.752Z] Server:
05:45:14 [2021-03-26T05:45:14.752Z]  Version:      0.0.0-dev
05:45:14 [2021-03-26T05:45:14.752Z]  API version:  1.41 (minimum version 1.24)
05:45:14 [2021-03-26T05:45:14.752Z]  Go version:   go1.13.15
05:45:14 [2021-03-26T05:45:14.752Z]  Git commit:   00ff0b3d5f
05:45:14 [2021-03-26T05:45:14.752Z]  Built:        03/26/2021 05:43:22
05:45:14 [2021-03-26T05:45:14.752Z]  OS/Arch:      windows/amd64
05:45:14 [2021-03-26T05:45:14.752Z]  Experimental: false
05:45:14 [2021-03-26T05:45:14.752Z] 
05:45:14 [2021-03-26T05:45:14.752Z] INFO: Docker info of the daemon under test
05:45:14 [2021-03-26T05:45:14.752Z] 
05:45:14 [2021-03-26T05:45:14.752Z] Containers: 0
05:45:14 [2021-03-26T05:45:14.752Z]  Running: 0
05:45:14 [2021-03-26T05:45:14.752Z]  Paused: 0
05:45:14 [2021-03-26T05:45:14.752Z]  Stopped: 0
05:45:14 [2021-03-26T05:45:14.752Z] Images: 0
05:45:14 [2021-03-26T05:45:14.752Z] Server Version: 0.0.0-dev
05:45:14 [2021-03-26T05:45:14.752Z] Storage Driver: windowsfilter
05:45:14 [2021-03-26T05:45:14.752Z]  Windows: 
05:45:14 [2021-03-26T05:45:14.752Z] Logging Driver: json-file
05:45:14 [2021-03-26T05:45:14.752Z] Plugins: 
05:45:14 [2021-03-26T05:45:14.752Z]  Volume: local
05:45:14 [2021-03-26T05:45:14.752Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
05:45:14 [2021-03-26T05:45:14.752Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
05:45:14 [2021-03-26T05:45:14.752Z] Swarm: inactive
05:45:14 [2021-03-26T05:45:14.752Z] Default Isolation: process
05:45:14 [2021-03-26T05:45:14.752Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
05:45:14 [2021-03-26T05:45:14.752Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
05:45:14 [2021-03-26T05:45:14.752Z] OSType: windows
05:45:14 [2021-03-26T05:45:14.752Z] Architecture: x86_64
05:45:14 [2021-03-26T05:45:14.752Z] CPUs: 4
05:45:14 [2021-03-26T05:45:14.752Z] Total Memory: 32GiB
05:45:14 [2021-03-26T05:45:14.752Z] Name: azwin-2-27fe80
05:45:14 [2021-03-26T05:45:14.752Z] ID: NDLS:JUVZ:M34S:X7JZ:MWZV:JYTV:WCDB:3O5J:7MDC:TPNZ:MOW6:KEHS
05:45:14 [2021-03-26T05:45:14.753Z] Docker Root Dir: D:\CI\PR-42203\2\daemon
05:45:14 [2021-03-26T05:45:14.753Z] Debug Mode (client): false
05:45:14 [2021-03-26T05:45:14.753Z] Debug Mode (server): true
05:45:14 [2021-03-26T05:45:14.753Z]  File Descriptors: -1
05:45:14 [2021-03-26T05:45:14.753Z]  Goroutines: 16
05:45:14 [2021-03-26T05:45:14.753Z]  System Time: 2021-03-26T05:45:12.412383Z
05:45:14 [2021-03-26T05:45:14.753Z]  EventsListeners: 0
05:45:14 [2021-03-26T05:45:14.753Z] Registry: https://index.docker.io/v1/
05:45:14 [2021-03-26T05:45:14.753Z] Labels:
05:45:14 [2021-03-26T05:45:14.753Z] Experimental: false
05:45:14 [2021-03-26T05:45:14.753Z] Insecure Registries:
05:45:14 [2021-03-26T05:45:14.753Z]  127.0.0.0/8
05:45:14 [2021-03-26T05:45:14.753Z] Live Restore Enabled: false
05:45:14 [2021-03-26T05:45:14.753Z] 
05:45:14 [2021-03-26T05:45:14.753Z] 
05:45:14 [2021-03-26T05:45:14.753Z] INFO: Docker images of the daemon under test
05:45:14 [2021-03-26T05:45:14.753Z] 
05:45:14 [2021-03-26T05:45:14.753Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
05:45:14 [2021-03-26T05:45:14.753Z] 
05:45:14 [2021-03-26T05:45:14.753Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
05:45:14 [2021-03-26T05:45:14.753Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
05:45:14 [2021-03-26T05:45:14.753Z] ltsc2019: Pulling from windows/servercore
05:45:14 [2021-03-26T05:45:14.753Z] 4612f6d0b889: Pulling fs layer
05:45:14 [2021-03-26T05:45:14.753Z] 5ff1512f88ec: Pulling fs layer
05:45:14 [2021-03-26T05:45:14.967Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
05:45:14 [2021-03-26T05:45:14.967Z] PASS
05:45:14 [2021-03-26T05:45:14.967Z] 
05:45:14 [2021-03-26T05:45:14.967Z] DONE 7 tests in 15.576s
05:45:14 [2021-03-26T05:45:14.967Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
05:45:14 [2021-03-26T05:45:14.967Z] INFO: Testing against a local daemon
05:45:14 [2021-03-26T05:45:14.967Z] === RUN   TestCheckpoint
05:45:14 [2021-03-26T05:45:14.967Z] --- SKIP: TestCheckpoint (0.00s)
05:45:14 [2021-03-26T05:45:14.967Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
05:45:14 [2021-03-26T05:45:14.967Z] === RUN   TestContainerInvalidJSON
05:45:14 [2021-03-26T05:45:14.968Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
05:45:14 [2021-03-26T05:45:14.968Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
05:45:14 [2021-03-26T05:45:14.968Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
05:45:14 [2021-03-26T05:45:14.968Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
05:45:14 [2021-03-26T05:45:14.968Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
05:45:14 [2021-03-26T05:45:14.968Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
05:45:14 [2021-03-26T05:45:14.968Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
05:45:14 [2021-03-26T05:45:14.968Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
05:45:14 [2021-03-26T05:45:14.968Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
05:45:14 [2021-03-26T05:45:14.968Z] --- PASS: TestContainerInvalidJSON (0.01s)
05:45:14 [2021-03-26T05:45:14.968Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
05:45:14 [2021-03-26T05:45:14.968Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
05:45:14 [2021-03-26T05:45:14.968Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
05:45:14 [2021-03-26T05:45:14.968Z] === RUN   TestCopyFromContainerPathDoesNotExist
05:45:15 [2021-03-26T05:45:15.198Z] --- PASS: TestWaitBlocked (0.01s)
05:45:15 [2021-03-26T05:45:15.198Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.43s)
05:45:15 [2021-03-26T05:45:15.198Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.52s)
05:45:15 [2021-03-26T05:45:15.198Z] === CONT  TestContainerStartOnDaemonRestart
05:45:15 [2021-03-26T05:45:15.198Z] === CONT  TestContainerKillOnDaemonStart
05:45:15 [2021-03-26T05:45:15.228Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
05:45:15 [2021-03-26T05:45:15.228Z] === RUN   TestCopyFromContainerPathIsNotDir
05:45:15 [2021-03-26T05:45:15.228Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
05:45:15 [2021-03-26T05:45:15.228Z] === RUN   TestCopyToContainerPathDoesNotExist
05:45:15 [2021-03-26T05:45:15.228Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
05:45:15 [2021-03-26T05:45:15.228Z] === RUN   TestCopyToContainerPathIsNotDir
05:45:15 [2021-03-26T05:45:15.228Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
05:45:15 [2021-03-26T05:45:15.228Z] === RUN   TestCopyFromContainer
05:45:15 [2021-03-26T05:45:15.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
05:45:16 [2021-03-26T05:45:16.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
05:45:16 [2021-03-26T05:45:16.352Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
05:45:16 [2021-03-26T05:45:16.611Z] === RUN   TestCopyFromContainer//
05:45:16 [2021-03-26T05:45:16.611Z] === RUN   TestCopyFromContainer//bar/root
05:45:16 [2021-03-26T05:45:16.872Z] === RUN   TestCopyFromContainer//bar/root/
05:45:16 [2021-03-26T05:45:16.872Z] === RUN   TestCopyFromContainer/bar/quux
05:45:16 [2021-03-26T05:45:16.872Z] === RUN   TestCopyFromContainer/bar/quux/
05:45:16 [2021-03-26T05:45:16.872Z] === RUN   TestCopyFromContainer/bar/quux/baz
05:45:16 [2021-03-26T05:45:16.987Z] ok  	github.com/docker/docker/cmd/dockerd	0.218s	coverage: 29.1% of statements
05:45:17 [2021-03-26T05:45:17.132Z] === RUN   TestCopyFromContainer/bar/filesymlink
05:45:17 [2021-03-26T05:45:17.132Z] === RUN   TestCopyFromContainer/bar/dirsymlink
05:45:17 [2021-03-26T05:45:17.132Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
05:45:17 [2021-03-26T05:45:17.132Z] === RUN   TestCopyFromContainer/bar/notarget
05:45:17 [2021-03-26T05:45:17.392Z] --- PASS: TestCopyFromContainer (2.09s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCopyFromContainer// (0.07s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
05:45:17 [2021-03-26T05:45:17.392Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
05:45:17 [2021-03-26T05:45:17.392Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:45:17 [2021-03-26T05:45:17.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:45:17 [2021-03-26T05:45:17.392Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:45:17 [2021-03-26T05:45:17.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:45:17 [2021-03-26T05:45:17.392Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
05:45:17 [2021-03-26T05:45:17.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
05:45:17 [2021-03-26T05:45:17.392Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:45:17 [2021-03-26T05:45:17.392Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
05:45:17 [2021-03-26T05:45:17.392Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:45:17 [2021-03-26T05:45:17.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
05:45:17 [2021-03-26T05:45:17.392Z] === RUN   TestCreateLinkToNonExistingContainer
05:45:17 [2021-03-26T05:45:17.392Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
05:45:17 [2021-03-26T05:45:17.392Z] === RUN   TestCreateWithInvalidEnv
05:45:17 [2021-03-26T05:45:17.392Z] === RUN   TestCreateWithInvalidEnv/0
05:45:17 [2021-03-26T05:45:17.392Z] === PAUSE TestCreateWithInvalidEnv/0
05:45:17 [2021-03-26T05:45:17.392Z] === RUN   TestCreateWithInvalidEnv/1
05:45:17 [2021-03-26T05:45:17.392Z] === PAUSE TestCreateWithInvalidEnv/1
05:45:17 [2021-03-26T05:45:17.392Z] === RUN   TestCreateWithInvalidEnv/2
05:45:17 [2021-03-26T05:45:17.392Z] === PAUSE TestCreateWithInvalidEnv/2
05:45:17 [2021-03-26T05:45:17.392Z] === CONT  TestCreateWithInvalidEnv/0
05:45:17 [2021-03-26T05:45:17.392Z] === CONT  TestCreateWithInvalidEnv/2
05:45:17 [2021-03-26T05:45:17.392Z] === CONT  TestCreateWithInvalidEnv/1
05:45:17 [2021-03-26T05:45:17.392Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
05:45:17 [2021-03-26T05:45:17.392Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
05:45:17 [2021-03-26T05:45:17.392Z] === RUN   TestCreateTmpfsMountsTarget
05:45:17 [2021-03-26T05:45:17.392Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
05:45:17 [2021-03-26T05:45:17.392Z] === RUN   TestCreateWithCustomMaskedPaths
05:45:18 [2021-03-26T05:45:18.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
05:45:18 [2021-03-26T05:45:18.966Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s)
05:45:18 [2021-03-26T05:45:18.966Z] === CONT  TestIpcModeOlderClient
05:45:18 [2021-03-26T05:45:18.966Z] --- PASS: TestIpcModeOlderClient (0.19s)
05:45:18 [2021-03-26T05:45:18.966Z] === CONT  TestDaemonHostGatewayIP
05:45:19 [2021-03-26T05:45:19.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
05:45:19 [2021-03-26T05:45:19.934Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s)
05:45:19 [2021-03-26T05:45:19.934Z] === RUN   TestCreateWithCustomReadonlyPaths
05:45:20 [2021-03-26T05:45:20.546Z] --- PASS: TestBuildPreserveOwnership (9.95s)
05:45:20 [2021-03-26T05:45:20.546Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.94s)
05:45:20 [2021-03-26T05:45:20.546Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
05:45:20 [2021-03-26T05:45:20.546Z] === RUN   TestBuildPlatformInvalid
05:45:20 [2021-03-26T05:45:20.546Z] --- PASS: TestBuildPlatformInvalid (0.08s)
05:45:20 [2021-03-26T05:45:20.546Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
05:45:20 [2021-03-26T05:45:20.546Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
05:45:20 [2021-03-26T05:45:20.546Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
05:45:20 [2021-03-26T05:45:20.546Z] PASS
05:45:20 [2021-03-26T05:45:20.546Z] 
05:45:20 [2021-03-26T05:45:20.546Z] === Skipped
05:45:20 [2021-03-26T05:45:20.546Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
05:45:20 [2021-03-26T05:45:20.546Z]     build_session_test.go:25: TODO: BuildKit
05:45:20 [2021-03-26T05:45:20.546Z] 
05:45:20 [2021-03-26T05:45:20.546Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
05:45:20 [2021-03-26T05:45:20.546Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
05:45:20 [2021-03-26T05:45:20.546Z] 
05:45:20 [2021-03-26T05:45:20.546Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
05:45:20 [2021-03-26T05:45:20.546Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
05:45:20 [2021-03-26T05:45:20.546Z] 
05:45:20 [2021-03-26T05:45:20.546Z] 
05:45:20 [2021-03-26T05:45:20.546Z] DONE 34 tests, 3 skipped in 130.874s
05:45:20 [2021-03-26T05:45:20.546Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
05:45:20 [2021-03-26T05:45:20.546Z] INFO: Testing against a local daemon
05:45:20 [2021-03-26T05:45:20.546Z] === RUN   TestConfigInspect
05:45:20 [2021-03-26T05:45:20.546Z] --- SKIP: TestConfigInspect (0.02s)
05:45:20 [2021-03-26T05:45:20.546Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:45:20 [2021-03-26T05:45:20.546Z] === RUN   TestConfigList
05:45:20 [2021-03-26T05:45:20.546Z] --- SKIP: TestConfigList (0.01s)
05:45:20 [2021-03-26T05:45:20.546Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:45:20 [2021-03-26T05:45:20.546Z] === RUN   TestConfigsCreateAndDelete
05:45:20 [2021-03-26T05:45:20.546Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
05:45:20 [2021-03-26T05:45:20.546Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:45:20 [2021-03-26T05:45:20.546Z] === RUN   TestConfigsUpdate
05:45:20 [2021-03-26T05:45:20.546Z] --- SKIP: TestConfigsUpdate (0.02s)
05:45:20 [2021-03-26T05:45:20.546Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:45:20 [2021-03-26T05:45:20.546Z] === RUN   TestTemplatedConfig
05:45:20 [2021-03-26T05:45:20.546Z] --- SKIP: TestTemplatedConfig (0.00s)
05:45:20 [2021-03-26T05:45:20.546Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:45:20 [2021-03-26T05:45:20.546Z] === RUN   TestConfigCreateResolve
05:45:20 [2021-03-26T05:45:20.546Z] --- SKIP: TestConfigCreateResolve (0.01s)
05:45:20 [2021-03-26T05:45:20.546Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:45:20 [2021-03-26T05:45:20.546Z] === RUN   TestConfigDaemonLibtrustID
05:45:21 [2021-03-26T05:45:21.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
05:45:21 [2021-03-26T05:45:21.685Z] Created binary: bundles/binary-daemon/dockerd-dev
05:45:21 [2021-03-26T05:45:21.928Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
05:45:21 [2021-03-26T05:45:21.928Z] PASS
05:45:21 [2021-03-26T05:45:21.928Z] 
05:45:21 [2021-03-26T05:45:21.928Z] === Skipped
05:45:21 [2021-03-26T05:45:21.928Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
05:45:21 [2021-03-26T05:45:21.928Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:45:21 [2021-03-26T05:45:21.928Z] 
05:45:21 [2021-03-26T05:45:21.928Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
05:45:21 [2021-03-26T05:45:21.928Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:45:21 [2021-03-26T05:45:21.928Z] 
05:45:21 [2021-03-26T05:45:21.928Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
05:45:21 [2021-03-26T05:45:21.928Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:45:21 [2021-03-26T05:45:21.928Z] 
05:45:21 [2021-03-26T05:45:21.928Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
05:45:21 [2021-03-26T05:45:21.928Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:45:21 [2021-03-26T05:45:21.928Z] 
05:45:21 [2021-03-26T05:45:21.928Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
05:45:21 [2021-03-26T05:45:21.929Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:45:21 [2021-03-26T05:45:21.929Z] 
05:45:21 [2021-03-26T05:45:21.929Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
05:45:21 [2021-03-26T05:45:21.929Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:45:21 [2021-03-26T05:45:21.929Z] 
05:45:21 [2021-03-26T05:45:21.929Z] 
05:45:21 [2021-03-26T05:45:21.929Z] DONE 7 tests, 6 skipped in 1.730s
05:45:21 [2021-03-26T05:45:21.929Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
05:45:22 [2021-03-26T05:45:22.188Z] INFO: Testing against a local daemon
05:45:22 [2021-03-26T05:45:22.188Z] === RUN   TestCheckpoint
05:45:22 [2021-03-26T05:45:22.188Z] --- SKIP: TestCheckpoint (0.00s)
05:45:22 [2021-03-26T05:45:22.188Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
05:45:22 [2021-03-26T05:45:22.188Z] === RUN   TestContainerInvalidJSON
05:45:22 [2021-03-26T05:45:22.188Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
05:45:22 [2021-03-26T05:45:22.188Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
05:45:22 [2021-03-26T05:45:22.188Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
05:45:22 [2021-03-26T05:45:22.188Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
05:45:22 [2021-03-26T05:45:22.188Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
05:45:22 [2021-03-26T05:45:22.188Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
05:45:22 [2021-03-26T05:45:22.188Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
05:45:22 [2021-03-26T05:45:22.188Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
05:45:22 [2021-03-26T05:45:22.188Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
05:45:22 [2021-03-26T05:45:22.188Z] --- PASS: TestContainerInvalidJSON (0.01s)
05:45:22 [2021-03-26T05:45:22.188Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
05:45:22 [2021-03-26T05:45:22.188Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
05:45:22 [2021-03-26T05:45:22.188Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
05:45:22 [2021-03-26T05:45:22.188Z] === RUN   TestCopyFromContainerPathDoesNotExist
05:45:22 [2021-03-26T05:45:22.188Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
05:45:22 [2021-03-26T05:45:22.188Z] === RUN   TestCopyFromContainerPathIsNotDir
05:45:22 [2021-03-26T05:45:22.257Z] Copying nested executables into bundles/binary-daemon
05:45:22 [2021-03-26T05:45:22.448Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
05:45:22 [2021-03-26T05:45:22.448Z] === RUN   TestCopyToContainerPathDoesNotExist
05:45:22 [2021-03-26T05:45:22.448Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
05:45:22 [2021-03-26T05:45:22.448Z] === RUN   TestCopyToContainerPathIsNotDir
05:45:22 [2021-03-26T05:45:22.448Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
05:45:22 [2021-03-26T05:45:22.448Z] === RUN   TestCopyFromContainer
05:45:22 [2021-03-26T05:45:22.475Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s)
05:45:22 [2021-03-26T05:45:22.475Z] === RUN   TestCreateWithInvalidHealthcheckParams
05:45:22 [2021-03-26T05:45:22.475Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:45:22 [2021-03-26T05:45:22.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:45:22 [2021-03-26T05:45:22.475Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:45:22 [2021-03-26T05:45:22.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:45:22 [2021-03-26T05:45:22.475Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:45:22 [2021-03-26T05:45:22.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:45:22 [2021-03-26T05:45:22.475Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:45:22 [2021-03-26T05:45:22.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:45:22 [2021-03-26T05:45:22.475Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:45:22 [2021-03-26T05:45:22.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:45:22 [2021-03-26T05:45:22.475Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:45:22 [2021-03-26T05:45:22.475Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:45:22 [2021-03-26T05:45:22.475Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:45:22 [2021-03-26T05:45:22.475Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:45:22 [2021-03-26T05:45:22.475Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:45:22 [2021-03-26T05:45:22.475Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
05:45:22 [2021-03-26T05:45:22.475Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
05:45:22 [2021-03-26T05:45:22.475Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
05:45:22 [2021-03-26T05:45:22.475Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
05:45:22 [2021-03-26T05:45:22.475Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
05:45:22 [2021-03-26T05:45:22.475Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
05:45:22 [2021-03-26T05:45:22.475Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
05:45:22 [2021-03-26T05:45:22.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
05:45:22 [2021-03-26T05:45:22.629Z] ok  	github.com/docker/docker/container	0.160s	coverage: 34.4% of statements
05:45:22 [2021-03-26T05:45:22.629Z] ?   	github.com/docker/docker/container/stream	[no test files]
05:45:22 [2021-03-26T05:45:22.629Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
05:45:22 [2021-03-26T05:45:22.629Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
05:45:22 [2021-03-26T05:45:22.629Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
05:45:22 [2021-03-26T05:45:22.732Z] --- PASS: TestDaemonHostGatewayIP (3.96s)
05:45:22 [2021-03-26T05:45:22.732Z] === CONT  TestRestartDaemonWithRestartingContainer
05:45:23 [2021-03-26T05:45:23.045Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
05:45:23 [2021-03-26T05:45:23.045Z] === RUN   TestCreateDifferentPlatform
05:45:23 [2021-03-26T05:45:23.045Z] === RUN   TestCreateDifferentPlatform/different_os
05:45:23 [2021-03-26T05:45:23.045Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
05:45:23 [2021-03-26T05:45:23.045Z] --- PASS: TestCreateDifferentPlatform (0.01s)
05:45:23 [2021-03-26T05:45:23.045Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
05:45:23 [2021-03-26T05:45:23.045Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
05:45:23 [2021-03-26T05:45:23.045Z] === RUN   TestCreateVolumesFromNonExistingContainer
05:45:23 [2021-03-26T05:45:23.305Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
05:45:23 [2021-03-26T05:45:23.305Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
05:45:23 [2021-03-26T05:45:23.305Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
05:45:23 [2021-03-26T05:45:23.305Z] === RUN   TestContainerStartOnDaemonRestart
05:45:23 [2021-03-26T05:45:23.305Z] === PAUSE TestContainerStartOnDaemonRestart
05:45:23 [2021-03-26T05:45:23.305Z] === RUN   TestDaemonRestartIpcMode
05:45:23 [2021-03-26T05:45:23.305Z] === PAUSE TestDaemonRestartIpcMode
05:45:23 [2021-03-26T05:45:23.305Z] === RUN   TestDaemonHostGatewayIP
05:45:23 [2021-03-26T05:45:23.305Z] === PAUSE TestDaemonHostGatewayIP
05:45:23 [2021-03-26T05:45:23.305Z] === RUN   TestRestartDaemonWithRestartingContainer
05:45:23 [2021-03-26T05:45:23.305Z] === PAUSE TestRestartDaemonWithRestartingContainer
05:45:23 [2021-03-26T05:45:23.305Z] === RUN   TestContainerKillOnDaemonStart
05:45:23 [2021-03-26T05:45:23.305Z] === PAUSE TestContainerKillOnDaemonStart
05:45:23 [2021-03-26T05:45:23.305Z] === RUN   TestDiff
05:45:23 [2021-03-26T05:45:23.419Z] 5ff1512f88ec: Verifying Checksum
05:45:23 [2021-03-26T05:45:23.419Z] 5ff1512f88ec: Download complete
05:45:23 [2021-03-26T05:45:23.641Z] 
05:45:23 [2021-03-26T05:45:23.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
05:45:24 [2021-03-26T05:45:24.167Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.018s	coverage: 65.3% of statements
05:45:24 [2021-03-26T05:45:24.245Z] --- PASS: TestDiff (0.77s)
05:45:24 [2021-03-26T05:45:24.245Z] === RUN   TestExecWithCloseStdin
05:45:24 [2021-03-26T05:45:24.856Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
05:45:24 [2021-03-26T05:45:24.856Z] Using test binary docker
05:45:25 [2021-03-26T05:45:25.117Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
05:45:25 [2021-03-26T05:45:25.117Z] +++ /etc/init.d/apparmor start
05:45:25 [2021-03-26T05:45:25.117Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
05:45:25 [2021-03-26T05:45:25.117Z] INFO: Waiting for daemon to start...
05:45:25 [2021-03-26T05:45:25.117Z] Starting dockerd
05:45:25 [2021-03-26T05:45:25.117Z] +++ 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
05:45:25 [2021-03-26T05:45:25.184Z] --- PASS: TestExecWithCloseStdin (1.13s)
05:45:25 [2021-03-26T05:45:25.184Z] === RUN   TestExec
05:45:26 [2021-03-26T05:45:26.123Z] --- PASS: TestExec (1.10s)
05:45:26 [2021-03-26T05:45:26.123Z] === RUN   TestExecUser
05:45:26 [2021-03-26T05:45:26.506Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.15s)
05:45:26 [2021-03-26T05:45:26.506Z] === CONT  TestDaemonRestartIpcMode
05:45:26 [2021-03-26T05:45:26.646Z] === RUN   TestCopyFromContainer//
05:45:26 [2021-03-26T05:45:26.646Z] === RUN   TestCopyFromContainer//bar/root
05:45:26 [2021-03-26T05:45:26.646Z] === RUN   TestCopyFromContainer//bar/root/
05:45:26 [2021-03-26T05:45:26.646Z] === RUN   TestCopyFromContainer/bar/quux
05:45:26 [2021-03-26T05:45:26.646Z] === RUN   TestCopyFromContainer/bar/quux/
05:45:26 [2021-03-26T05:45:26.646Z] === RUN   TestCopyFromContainer/bar/quux/baz
05:45:26 [2021-03-26T05:45:26.646Z] === RUN   TestCopyFromContainer/bar/filesymlink
05:45:26 [2021-03-26T05:45:26.646Z] === RUN   TestCopyFromContainer/bar/dirsymlink
05:45:26 [2021-03-26T05:45:26.646Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
05:45:26 [2021-03-26T05:45:26.646Z] === RUN   TestCopyFromContainer/bar/notarget
05:45:26 [2021-03-26T05:45:26.906Z] --- PASS: TestCopyFromContainer (4.38s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCopyFromContainer// (0.07s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
05:45:26 [2021-03-26T05:45:26.906Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
05:45:26 [2021-03-26T05:45:26.906Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:45:26 [2021-03-26T05:45:26.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:45:26 [2021-03-26T05:45:26.906Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:45:26 [2021-03-26T05:45:26.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:45:26 [2021-03-26T05:45:26.906Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
05:45:26 [2021-03-26T05:45:26.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
05:45:26 [2021-03-26T05:45:26.906Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:45:26 [2021-03-26T05:45:26.906Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
05:45:26 [2021-03-26T05:45:26.906Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:45:26 [2021-03-26T05:45:26.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
05:45:26 [2021-03-26T05:45:26.906Z] === RUN   TestCreateLinkToNonExistingContainer
05:45:26 [2021-03-26T05:45:26.906Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
05:45:26 [2021-03-26T05:45:26.906Z] === RUN   TestCreateWithInvalidEnv
05:45:26 [2021-03-26T05:45:26.906Z] === RUN   TestCreateWithInvalidEnv/0
05:45:26 [2021-03-26T05:45:26.906Z] === PAUSE TestCreateWithInvalidEnv/0
05:45:26 [2021-03-26T05:45:26.906Z] === RUN   TestCreateWithInvalidEnv/1
05:45:26 [2021-03-26T05:45:26.906Z] === PAUSE TestCreateWithInvalidEnv/1
05:45:26 [2021-03-26T05:45:26.906Z] === RUN   TestCreateWithInvalidEnv/2
05:45:26 [2021-03-26T05:45:26.906Z] === PAUSE TestCreateWithInvalidEnv/2
05:45:26 [2021-03-26T05:45:26.906Z] === CONT  TestCreateWithInvalidEnv/0
05:45:26 [2021-03-26T05:45:26.906Z] === CONT  TestCreateWithInvalidEnv/2
05:45:26 [2021-03-26T05:45:26.906Z] === CONT  TestCreateWithInvalidEnv/1
05:45:26 [2021-03-26T05:45:26.906Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
05:45:26 [2021-03-26T05:45:26.906Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
05:45:26 [2021-03-26T05:45:26.906Z] === RUN   TestCreateTmpfsMountsTarget
05:45:26 [2021-03-26T05:45:26.906Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
05:45:26 [2021-03-26T05:45:26.906Z] === RUN   TestCreateWithCustomMaskedPaths
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
05:45:27 [2021-03-26T05:45:27.213Z] 4612f6d0b889: Verifying Checksum
05:45:27 [2021-03-26T05:45:27.213Z] 4612f6d0b889: Download complete
05:45:27 [2021-03-26T05:45:27.284Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/make.sh cross
05:45:27 [2021-03-26T05:45:27.505Z] --- PASS: TestExecUser (1.11s)
05:45:27 [2021-03-26T05:45:27.505Z] === RUN   TestExportContainerAndImportImage
05:45:27 [2021-03-26T05:45:27.546Z] 
05:45:27 [2021-03-26T05:45:27.711Z] --- PASS: TestContainerKillOnDaemonStart (12.70s)
05:45:27 [2021-03-26T05:45:27.807Z] Removing bundles/
05:45:27 [2021-03-26T05:45:27.807Z] 
05:45:27 [2021-03-26T05:45:27.807Z] ---> Making bundle: cross (in bundles/cross)
05:45:27 [2021-03-26T05:45:27.807Z] Cross building: bundles/cross/linux/amd64
05:45:27 [2021-03-26T05:45:27.807Z] Building: bundles/cross/linux/amd64/dockerd-dev
05:45:27 [2021-03-26T05:45:27.807Z] GOOS="linux" GOARCH="amd64" GOARM=""
05:45:28 [2021-03-26T05:45:28.444Z] --- PASS: TestExportContainerAndImportImage (1.04s)
05:45:28 [2021-03-26T05:45:28.444Z] === RUN   TestExportContainerAfterDaemonRestart
05:45:28 [2021-03-26T05:45:28.817Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s)
05:45:28 [2021-03-26T05:45:28.817Z] === RUN   TestCreateWithCustomReadonlyPaths
05:45:29 [2021-03-26T05:45:29.813Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.031s	coverage: 35.9% of statements
05:45:29 [2021-03-26T05:45:29.826Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
05:45:29 [2021-03-26T05:45:29.826Z] === RUN   TestHealthCheckWorkdir
05:45:29 [2021-03-26T05:45:29.959Z] --- PASS: TestDaemonRestartIpcMode (4.17s)
05:45:29 [2021-03-26T05:45:29.959Z] PASS
05:45:29 [2021-03-26T05:45:29.959Z] 
05:45:29 [2021-03-26T05:45:29.959Z] === Skipped
05:45:29 [2021-03-26T05:45:29.959Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
05:45:29 [2021-03-26T05:45:29.959Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
05:45:29 [2021-03-26T05:45:29.959Z] 
05:45:29 [2021-03-26T05:45:29.959Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
05:45:29 [2021-03-26T05:45:29.959Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:45:29 [2021-03-26T05:45:29.959Z] 
05:45:29 [2021-03-26T05:45:29.959Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
05:45:29 [2021-03-26T05:45:29.959Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:45:29 [2021-03-26T05:45:29.959Z] 
05:45:29 [2021-03-26T05:45:29.959Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
05:45:29 [2021-03-26T05:45:29.959Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
05:45:29 [2021-03-26T05:45:29.959Z] 
05:45:29 [2021-03-26T05:45:29.959Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
05:45:29 [2021-03-26T05:45:29.959Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
05:45:29 [2021-03-26T05:45:29.959Z] 
05:45:29 [2021-03-26T05:45:29.959Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
05:45:29 [2021-03-26T05:45:29.959Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
05:45:29 [2021-03-26T05:45:29.959Z] 
05:45:29 [2021-03-26T05:45:29.959Z] 
05:45:29 [2021-03-26T05:45:29.959Z] DONE 196 tests, 6 skipped in 181.082s
05:45:29 [2021-03-26T05:45:29.959Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
05:45:29 [2021-03-26T05:45:29.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
05:45:29 [2021-03-26T05:45:29.959Z] ++ set -e
05:45:29 [2021-03-26T05:45:29.959Z] ++ '[' -n 0 ']'
05:45:29 [2021-03-26T05:45:29.959Z] ++ set -x
05:45:29 [2021-03-26T05:45:29.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
05:45:30 [2021-03-26T05:45:30.286Z] INFO: Testing against a local daemon
05:45:30 [2021-03-26T05:45:30.286Z] === RUN   TestCommitInheritsEnv
05:45:30 [2021-03-26T05:45:30.727Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s)
05:45:30 [2021-03-26T05:45:30.727Z] === RUN   TestCreateWithInvalidHealthcheckParams
05:45:30 [2021-03-26T05:45:30.727Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:45:30 [2021-03-26T05:45:30.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:45:30 [2021-03-26T05:45:30.727Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:45:30 [2021-03-26T05:45:30.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:45:30 [2021-03-26T05:45:30.727Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:45:30 [2021-03-26T05:45:30.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:45:30 [2021-03-26T05:45:30.727Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:45:30 [2021-03-26T05:45:30.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:45:30 [2021-03-26T05:45:30.727Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:45:30 [2021-03-26T05:45:30.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:45:30 [2021-03-26T05:45:30.727Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:45:30 [2021-03-26T05:45:30.727Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:45:30 [2021-03-26T05:45:30.727Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:45:30 [2021-03-26T05:45:30.727Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:45:30 [2021-03-26T05:45:30.727Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:45:30 [2021-03-26T05:45:30.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
05:45:30 [2021-03-26T05:45:30.727Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
05:45:30 [2021-03-26T05:45:30.727Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
05:45:30 [2021-03-26T05:45:30.727Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
05:45:30 [2021-03-26T05:45:30.727Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
05:45:30 [2021-03-26T05:45:30.727Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
05:45:30 [2021-03-26T05:45:30.727Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
05:45:30 [2021-03-26T05:45:30.990Z] --- PASS: TestCommitInheritsEnv (0.61s)
05:45:30 [2021-03-26T05:45:30.991Z] === RUN   TestImportExtremelyLargeImageWorks
05:45:30 [2021-03-26T05:45:30.991Z] === PAUSE TestImportExtremelyLargeImageWorks
05:45:30 [2021-03-26T05:45:30.991Z] === RUN   TestImagesFilterMultiReference
05:45:30 [2021-03-26T05:45:30.991Z] --- PASS: TestImagesFilterMultiReference (0.04s)
05:45:30 [2021-03-26T05:45:30.991Z] === RUN   TestImagePullPlatformInvalid
05:45:30 [2021-03-26T05:45:30.991Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
05:45:30 [2021-03-26T05:45:30.991Z] === RUN   TestRemoveImageOrphaning
05:45:31 [2021-03-26T05:45:31.209Z] --- PASS: TestHealthCheckWorkdir (1.54s)
05:45:31 [2021-03-26T05:45:31.209Z] === RUN   TestHealthKillContainer
05:45:31 [2021-03-26T05:45:31.667Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s)
05:45:31 [2021-03-26T05:45:31.667Z] === RUN   TestCreateDifferentPlatform
05:45:31 [2021-03-26T05:45:31.667Z] === RUN   TestCreateDifferentPlatform/different_os
05:45:31 [2021-03-26T05:45:31.667Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
05:45:31 [2021-03-26T05:45:31.667Z] --- PASS: TestCreateDifferentPlatform (0.02s)
05:45:31 [2021-03-26T05:45:31.667Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
05:45:31 [2021-03-26T05:45:31.667Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
05:45:31 [2021-03-26T05:45:31.667Z] === RUN   TestCreateVolumesFromNonExistingContainer
05:45:31 [2021-03-26T05:45:31.667Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
05:45:31 [2021-03-26T05:45:31.667Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
05:45:31 [2021-03-26T05:45:31.667Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
05:45:31 [2021-03-26T05:45:31.667Z] === RUN   TestContainerStartOnDaemonRestart
05:45:31 [2021-03-26T05:45:31.667Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
05:45:31 [2021-03-26T05:45:31.667Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
05:45:31 [2021-03-26T05:45:31.667Z] === RUN   TestDaemonRestartIpcMode
05:45:31 [2021-03-26T05:45:31.667Z] === PAUSE TestDaemonRestartIpcMode
05:45:31 [2021-03-26T05:45:31.667Z] === RUN   TestDaemonHostGatewayIP
05:45:31 [2021-03-26T05:45:31.667Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
05:45:31 [2021-03-26T05:45:31.667Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
05:45:31 [2021-03-26T05:45:31.667Z] === RUN   TestRestartDaemonWithRestartingContainer
05:45:31 [2021-03-26T05:45:31.667Z] === PAUSE TestRestartDaemonWithRestartingContainer
05:45:31 [2021-03-26T05:45:31.667Z] === RUN   TestContainerKillOnDaemonStart
05:45:31 [2021-03-26T05:45:31.667Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
05:45:31 [2021-03-26T05:45:31.667Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
05:45:31 [2021-03-26T05:45:31.667Z] === RUN   TestDiff
05:45:31 [2021-03-26T05:45:31.695Z] --- PASS: TestRemoveImageOrphaning (0.57s)
05:45:31 [2021-03-26T05:45:31.695Z] === RUN   TestRemoveImageGarbageCollector
05:45:31 [2021-03-26T05:45:31.695Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
05:45:31 [2021-03-26T05:45:31.695Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:45:31 [2021-03-26T05:45:31.695Z] === RUN   TestTagUnprefixedRepoByNameOrName
05:45:31 [2021-03-26T05:45:31.695Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
05:45:31 [2021-03-26T05:45:31.695Z] === RUN   TestTagInvalidReference
05:45:31 [2021-03-26T05:45:31.695Z] --- PASS: TestTagInvalidReference (0.01s)
05:45:31 [2021-03-26T05:45:31.695Z] === RUN   TestTagValidPrefixedRepo
05:45:31 [2021-03-26T05:45:31.695Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
05:45:31 [2021-03-26T05:45:31.695Z] === RUN   TestTagExistedNameWithoutForce
05:45:31 [2021-03-26T05:45:31.695Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
05:45:31 [2021-03-26T05:45:31.695Z] === RUN   TestTagOfficialNames
05:45:31 [2021-03-26T05:45:31.695Z] --- PASS: TestTagOfficialNames (0.04s)
05:45:31 [2021-03-26T05:45:31.695Z] === RUN   TestTagMatchesDigest
05:45:31 [2021-03-26T05:45:31.695Z] --- PASS: TestTagMatchesDigest (0.02s)
05:45:31 [2021-03-26T05:45:31.695Z] === CONT  TestImportExtremelyLargeImageWorks
05:45:31 [2021-03-26T05:45:31.703Z] .
05:45:31 [2021-03-26T05:45:31.703Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
05:45:31 [2021-03-26T05:45:31.703Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
05:45:31 [2021-03-26T05:45:31.703Z] Error: No such image: emptyfs
05:45:31 [2021-03-26T05:45:31.703Z] ++++ tar -cC bundles/test-integration/emptyfs .
05:45:31 [2021-03-26T05:45:31.703Z] ++++ docker load
05:45:31 [2021-03-26T05:45:31.703Z] Running integration-test (iteration 1)
05:45:31 [2021-03-26T05:45:31.703Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
05:45:31 [2021-03-26T05:45:31.703Z] ++ 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
05:45:31 [2021-03-26T05:45:31.703Z] ++ set -e
05:45:31 [2021-03-26T05:45:31.703Z] ++ '[' -n 0 ']'
05:45:31 [2021-03-26T05:45:31.703Z] ++ set -x
05:45:31 [2021-03-26T05:45:31.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=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
05:45:32 [2021-03-26T05:45:32.238Z] --- PASS: TestDiff (0.65s)
05:45:32 [2021-03-26T05:45:32.238Z] === RUN   TestExecWithCloseStdin
05:45:32 [2021-03-26T05:45:32.581Z] ok  	github.com/docker/docker/daemon/cluster	0.161s	coverage: 0.5% of statements
05:45:33 [2021-03-26T05:45:33.179Z] --- PASS: TestExecWithCloseStdin (1.00s)
05:45:33 [2021-03-26T05:45:33.180Z] === RUN   TestExec
05:45:34 [2021-03-26T05:45:34.118Z] --- PASS: TestExec (0.96s)
05:45:34 [2021-03-26T05:45:34.118Z] === RUN   TestExecUser
05:45:34 [2021-03-26T05:45:34.502Z] --- PASS: TestHealthKillContainer (3.16s)
05:45:34 [2021-03-26T05:45:34.503Z] === RUN   TestInspectCpusetInConfigPre120
05:45:35 [2021-03-26T05:45:35.074Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
05:45:35 [2021-03-26T05:45:35.074Z] === RUN   TestIpcModeNone
05:45:35 [2021-03-26T05:45:35.499Z] --- PASS: TestExecUser (1.15s)
05:45:35 [2021-03-26T05:45:35.499Z] === RUN   TestExportContainerAndImportImage
05:45:36 [2021-03-26T05:45:36.068Z] --- PASS: TestExportContainerAndImportImage (0.87s)
05:45:36 [2021-03-26T05:45:36.068Z] === RUN   TestExportContainerAfterDaemonRestart
05:45:36 [2021-03-26T05:45:36.151Z] ok  	github.com/docker/docker/daemon/discovery	0.029s	coverage: 30.0% of statements
05:45:36 [2021-03-26T05:45:36.456Z] --- PASS: TestIpcModeNone (1.11s)
05:45:36 [2021-03-26T05:45:36.456Z] === RUN   TestIpcModePrivate
05:45:36 [2021-03-26T05:45:36.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
05:45:37 [2021-03-26T05:45:37.397Z] --- PASS: TestIpcModePrivate (1.11s)
05:45:37 [2021-03-26T05:45:37.397Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
05:45:37 [2021-03-26T05:45:37.397Z] === RUN   TestIpcModeShareable
05:45:38 [2021-03-26T05:45:38.251Z] ok  	github.com/docker/docker/daemon/config	0.060s	coverage: 81.8% of statements
05:45:38 [2021-03-26T05:45:38.251Z] ok  	github.com/docker/docker/daemon/events	0.066s	coverage: 50.0% of statements
05:45:38 [2021-03-26T05:45:38.780Z] --- PASS: TestIpcModeShareable (1.10s)
05:45:38 [2021-03-26T05:45:38.780Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
05:45:38 [2021-03-26T05:45:38.780Z] === RUN   TestAPIIpcModeShareableAndContainer
05:45:38 [2021-03-26T05:45:38.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
05:45:39 [2021-03-26T05:45:39.363Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s)
05:45:39 [2021-03-26T05:45:39.363Z] === RUN   TestHealthCheckWorkdir
05:45:40 [2021-03-26T05:45:40.743Z] --- PASS: TestHealthCheckWorkdir (1.35s)
05:45:40 [2021-03-26T05:45:40.743Z] === RUN   TestHealthKillContainer
05:45:41 [2021-03-26T05:45:41.016Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
05:45:42 [2021-03-26T05:45:42.076Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s)
05:45:42 [2021-03-26T05:45:42.077Z] === RUN   TestAPIIpcModeHost
05:45:42 [2021-03-26T05:45:42.647Z] --- PASS: TestAPIIpcModeHost (1.16s)
05:45:42 [2021-03-26T05:45:42.647Z] === RUN   TestDaemonIpcModeShareable
05:45:43 [2021-03-26T05:45:43.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
05:45:43 [2021-03-26T05:45:43.776Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
05:45:43 [2021-03-26T05:45:43.947Z] Loaded image: buildpack-deps:buster
05:45:43 [2021-03-26T05:45:43.947Z] Loaded image: busybox:latest
05:45:43 [2021-03-26T05:45:43.947Z] Loaded image: busybox:glibc
05:45:44 [2021-03-26T05:45:44.035Z] --- PASS: TestHealthKillContainer (2.97s)
05:45:44 [2021-03-26T05:45:44.035Z] === RUN   TestInspectCpusetInConfigPre120
05:45:44 [2021-03-26T05:45:44.072Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.489s	coverage: 14.1% of statements
05:45:44 [2021-03-26T05:45:44.557Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
05:45:44 [2021-03-26T05:45:44.557Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
05:45:44 [2021-03-26T05:45:44.557Z] === RUN   TestDaemonIpcModePrivate
05:45:44 [2021-03-26T05:45:44.606Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
05:45:44 [2021-03-26T05:45:44.606Z] === RUN   TestIpcModeNone
05:45:45 [2021-03-26T05:45:45.142Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.734s	coverage: 57.1% of statements
05:45:45 [2021-03-26T05:45:45.547Z] --- PASS: TestIpcModeNone (0.94s)
05:45:45 [2021-03-26T05:45:45.547Z] === RUN   TestIpcModePrivate
05:45:46 [2021-03-26T05:45:46.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
05:45:46 [2021-03-26T05:45:46.467Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
05:45:46 [2021-03-26T05:45:46.467Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
05:45:46 [2021-03-26T05:45:46.467Z] === RUN   TestDaemonIpcModePrivateFromConfig
05:45:46 [2021-03-26T05:45:46.487Z] --- PASS: TestIpcModePrivate (0.92s)
05:45:46 [2021-03-26T05:45:46.487Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
05:45:46 [2021-03-26T05:45:46.487Z] === RUN   TestIpcModeShareable
05:45:46 [2021-03-26T05:45:46.487Z] --- SKIP: TestIpcModeShareable (0.00s)
05:45:46 [2021-03-26T05:45:46.487Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
05:45:46 [2021-03-26T05:45:46.487Z] === RUN   TestAPIIpcModeShareableAndContainer
05:45:46 [2021-03-26T05:45:46.537Z] Loaded image: debian:bullseye
05:45:46 [2021-03-26T05:45:46.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
05:45:47 [2021-03-26T05:45:47.851Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s)
05:45:47 [2021-03-26T05:45:47.851Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
05:45:47 [2021-03-26T05:45:47.851Z] === RUN   TestDaemonIpcModeShareableFromConfig
05:45:47 [2021-03-26T05:45:47.922Z] Loaded image: hello-world:latest
05:45:47 [2021-03-26T05:45:47.931Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.9% of statements
05:45:49 [2021-03-26T05:45:49.063Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s)
05:45:49 [2021-03-26T05:45:49.063Z] === RUN   TestAPIIpcModeHost
05:45:49 [2021-03-26T05:45:49.063Z] --- SKIP: TestAPIIpcModeHost (0.00s)
05:45:49 [2021-03-26T05:45:49.063Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
05:45:49 [2021-03-26T05:45:49.063Z] === RUN   TestDaemonIpcModeShareable
05:45:49 [2021-03-26T05:45:49.063Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
05:45:49 [2021-03-26T05:45:49.063Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
05:45:49 [2021-03-26T05:45:49.063Z] === RUN   TestDaemonIpcModePrivate
05:45:49 [2021-03-26T05:45:49.307Z] Loaded image: arm32v7/hello-world:latest
05:45:49 [2021-03-26T05:45:49.459Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.156s	coverage: 69.3% of statements
05:45:49 [2021-03-26T05:45:49.758Z] ok  	github.com/docker/docker/daemon	12.436s	coverage: 17.2% of statements
05:45:49 [2021-03-26T05:45:49.758Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
05:45:49 [2021-03-26T05:45:49.758Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
05:45:49 [2021-03-26T05:45:49.758Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
05:45:49 [2021-03-26T05:45:49.758Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
05:45:49 [2021-03-26T05:45:49.763Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s)
05:45:49 [2021-03-26T05:45:49.763Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
05:45:49 [2021-03-26T05:45:49.763Z] === RUN   TestIpcModeOlderClient
05:45:49 [2021-03-26T05:45:49.763Z] === PAUSE TestIpcModeOlderClient
05:45:49 [2021-03-26T05:45:49.763Z] === RUN   TestKillContainerInvalidSignal
05:45:49 [2021-03-26T05:45:49.880Z] INFO: Testing against a local daemon
05:45:49 [2021-03-26T05:45:49.880Z] === RUN   TestCgroupNamespacesBuild
05:45:50 [2021-03-26T05:45:50.335Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
05:45:50 [2021-03-26T05:45:50.335Z] === RUN   TestKillContainer
05:45:50 [2021-03-26T05:45:50.335Z] === RUN   TestKillContainer/no_signal
05:45:51 [2021-03-26T05:45:51.276Z] === RUN   TestKillContainer/non_killing_signal
05:45:51 [2021-03-26T05:45:51.299Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.863s	coverage: 46.2% of statements
05:45:51 [2021-03-26T05:45:51.299Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
05:45:51 [2021-03-26T05:45:51.605Z] --- PASS: TestDaemonIpcModePrivate (2.70s)
05:45:51 [2021-03-26T05:45:51.605Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
05:45:51 [2021-03-26T05:45:51.605Z] === RUN   TestDaemonIpcModePrivateFromConfig
05:45:51 [2021-03-26T05:45:51.605Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
05:45:51 [2021-03-26T05:45:51.605Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
05:45:51 [2021-03-26T05:45:51.605Z] === RUN   TestDaemonIpcModeShareableFromConfig
05:45:51 [2021-03-26T05:45:51.605Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
05:45:51 [2021-03-26T05:45:51.605Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
05:45:51 [2021-03-26T05:45:51.605Z] === RUN   TestIpcModeOlderClient
05:45:51 [2021-03-26T05:45:51.605Z] === PAUSE TestIpcModeOlderClient
05:45:51 [2021-03-26T05:45:51.605Z] === RUN   TestKillContainerInvalidSignal
05:45:51 [2021-03-26T05:45:51.848Z] === RUN   TestKillContainer/killing_signal
05:45:52 [2021-03-26T05:45:52.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
05:45:52 [2021-03-26T05:45:52.354Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.385s	coverage: 49.4% of statements
05:45:52 [2021-03-26T05:45:52.545Z] --- PASS: TestKillContainerInvalidSignal (0.69s)
05:45:52 [2021-03-26T05:45:52.545Z] === RUN   TestKillContainer
05:45:52 [2021-03-26T05:45:52.545Z] === RUN   TestKillContainer/no_signal
05:45:52 [2021-03-26T05:45:52.789Z] --- PASS: TestKillContainer (2.23s)
05:45:52 [2021-03-26T05:45:52.789Z]     --- PASS: TestKillContainer/no_signal (0.69s)
05:45:52 [2021-03-26T05:45:52.789Z]     --- PASS: TestKillContainer/non_killing_signal (0.64s)
05:45:52 [2021-03-26T05:45:52.789Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
05:45:52 [2021-03-26T05:45:52.789Z] === RUN   TestKillWithStopSignalAndRestartPolicies
05:45:52 [2021-03-26T05:45:52.789Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
05:45:53 [2021-03-26T05:45:53.114Z] === RUN   TestKillContainer/non_killing_signal
05:45:53 [2021-03-26T05:45:53.184Z] --- PASS: TestCgroupNamespacesBuild (2.82s)
05:45:53 [2021-03-26T05:45:53.184Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
05:45:53 [2021-03-26T05:45:53.359Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
05:45:53 [2021-03-26T05:45:53.409Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.043s	coverage: 57.5% of statements
05:45:53 [2021-03-26T05:45:53.683Z] === RUN   TestKillContainer/killing_signal
05:45:54 [2021-03-26T05:45:54.253Z] --- PASS: TestKillContainer (1.98s)
05:45:54 [2021-03-26T05:45:54.253Z]     --- PASS: TestKillContainer/no_signal (0.66s)
05:45:54 [2021-03-26T05:45:54.253Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
05:45:54 [2021-03-26T05:45:54.253Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
05:45:54 [2021-03-26T05:45:54.253Z] === RUN   TestKillWithStopSignalAndRestartPolicies
05:45:54 [2021-03-26T05:45:54.253Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
05:45:54 [2021-03-26T05:45:54.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s)
05:45:54 [2021-03-26T05:45:54.300Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
05:45:54 [2021-03-26T05:45:54.300Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
05:45:54 [2021-03-26T05:45:54.300Z] === RUN   TestKillStoppedContainer
05:45:54 [2021-03-26T05:45:54.300Z] --- PASS: TestKillStoppedContainer (0.06s)
05:45:54 [2021-03-26T05:45:54.300Z] === RUN   TestKillStoppedContainerAPIPre120
05:45:54 [2021-03-26T05:45:54.300Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
05:45:54 [2021-03-26T05:45:54.300Z] === RUN   TestKillDifferentUserContainer
05:45:54 [2021-03-26T05:45:54.476Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
05:45:54 [2021-03-26T05:45:54.476Z] ok  	github.com/docker/docker/daemon/links	0.029s	coverage: 93.0% of statements
05:45:54 [2021-03-26T05:45:54.572Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s)
05:45:54 [2021-03-26T05:45:54.572Z] === RUN   TestBuildWithSession
05:45:54 [2021-03-26T05:45:54.572Z] --- SKIP: TestBuildWithSession (0.00s)
05:45:54 [2021-03-26T05:45:54.572Z]     build_session_test.go:25: TODO: BuildKit
05:45:54 [2021-03-26T05:45:54.572Z] === RUN   TestBuildSquashParent
05:45:54 [2021-03-26T05:45:54.870Z] --- PASS: TestKillDifferentUserContainer (0.70s)
05:45:54 [2021-03-26T05:45:54.870Z] === RUN   TestInspectOomKilledTrue
05:45:54 [2021-03-26T05:45:54.870Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
05:45:54 [2021-03-26T05:45:54.870Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
05:45:54 [2021-03-26T05:45:54.870Z] === RUN   TestInspectOomKilledFalse
05:45:55 [2021-03-26T05:45:55.192Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
05:45:55 [2021-03-26T05:45:55.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
05:45:55 [2021-03-26T05:45:55.762Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
05:45:55 [2021-03-26T05:45:55.762Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
05:45:55 [2021-03-26T05:45:55.762Z] === RUN   TestKillStoppedContainer
05:45:55 [2021-03-26T05:45:55.762Z] --- PASS: TestKillStoppedContainer (0.05s)
05:45:55 [2021-03-26T05:45:55.762Z] === RUN   TestKillStoppedContainerAPIPre120
05:45:55 [2021-03-26T05:45:55.762Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
05:45:55 [2021-03-26T05:45:55.762Z] === RUN   TestKillDifferentUserContainer
05:45:55 [2021-03-26T05:45:55.816Z] --- PASS: TestInspectOomKilledFalse (0.81s)
05:45:55 [2021-03-26T05:45:55.816Z] === RUN   TestLinksEtcHostsContentMatch
05:45:56 [2021-03-26T05:45:56.700Z] --- PASS: TestKillDifferentUserContainer (0.68s)
05:45:56 [2021-03-26T05:45:56.700Z] === RUN   TestInspectOomKilledTrue
05:45:56 [2021-03-26T05:45:56.700Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
05:45:56 [2021-03-26T05:45:56.700Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
05:45:56 [2021-03-26T05:45:56.700Z] === RUN   TestInspectOomKilledFalse
05:45:56 [2021-03-26T05:45:56.700Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
05:45:56 [2021-03-26T05:45:56.700Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:45:56 [2021-03-26T05:45:56.700Z] === RUN   TestLinksEtcHostsContentMatch
05:45:56 [2021-03-26T05:45:56.700Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
05:45:56 [2021-03-26T05:45:56.700Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
05:45:56 [2021-03-26T05:45:56.700Z] === RUN   TestLinksContainerNames
05:45:56 [2021-03-26T05:45:56.755Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s)
05:45:56 [2021-03-26T05:45:56.755Z] === RUN   TestLinksContainerNames
05:45:58 [2021-03-26T05:45:58.081Z] --- PASS: TestLinksContainerNames (1.32s)
05:45:58 [2021-03-26T05:45:58.081Z] === RUN   TestLogsFollowTailEmpty
05:45:58 [2021-03-26T05:45:58.092Z] ok  	github.com/docker/docker/daemon/logger	0.261s	coverage: 43.2% of statements
05:45:58 [2021-03-26T05:45:58.092Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.188s	coverage: 52.2% of statements
05:45:58 [2021-03-26T05:45:58.092Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
05:45:58 [2021-03-26T05:45:58.092Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
05:45:58 [2021-03-26T05:45:58.174Z] --- PASS: TestLinksContainerNames (1.47s)
05:45:58 [2021-03-26T05:45:58.174Z] === RUN   TestLogsFollowTailEmpty
05:45:58 [2021-03-26T05:45:58.651Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
05:45:58 [2021-03-26T05:45:58.651Z] === RUN   TestContainerNetworkMountsNoChown
05:45:59 [2021-03-26T05:45:59.126Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
05:45:59 [2021-03-26T05:45:59.126Z] === RUN   TestContainerNetworkMountsNoChown
05:45:59 [2021-03-26T05:45:59.152Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.485s	coverage: 77.8% of statements
05:45:59 [2021-03-26T05:45:59.221Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/default
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/default
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/private
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/private
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rprivate
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rprivate
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/slave
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/slave
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rslave
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rslave
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/shared
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/shared
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rshared
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rshared
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/default
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/default/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/default/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/default/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/default/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/default/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/default/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/default/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/rshared
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rshared/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rshared/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/rshared/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/shared
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/shared/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/shared/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/shared/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/shared/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/rslave
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rslave/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rslave/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/slave
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/slave/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/slave/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/slave/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/slave/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/rprivate
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/private
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/private/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/private/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/private/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/private/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/private/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === RUN   TestMountDaemonRoot/private/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/default/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/default/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/default/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/rshared/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/rslave/bind_root
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/shared/mount_root
05:45:59 [2021-03-26T05:45:59.221Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
05:45:59 [2021-03-26T05:45:59.480Z] === CONT  TestMountDaemonRoot/shared/bind_root
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/slave/bind_root
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/rslave/mount_root
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/slave/mount_root
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/private/bind_root
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/private/mount_subpath
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/private/mount_root
05:45:59 [2021-03-26T05:45:59.481Z] === CONT  TestMountDaemonRoot/private/bind_subpath
05:45:59 [2021-03-26T05:45:59.481Z] --- PASS: TestMountDaemonRoot (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
05:45:59 [2021-03-26T05:45:59.481Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
05:45:59 [2021-03-26T05:45:59.481Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
05:45:59 [2021-03-26T05:45:59.481Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
05:45:59 [2021-03-26T05:45:59.481Z] === RUN   TestContainerBindMountNonRecursive
05:45:59 [2021-03-26T05:45:59.481Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
05:45:59 [2021-03-26T05:45:59.481Z]     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)
05:45:59 [2021-03-26T05:45:59.481Z] === RUN   TestContainerVolumesMountedAsShared
05:45:59 [2021-03-26T05:45:59.481Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
05:45:59 [2021-03-26T05:45:59.481Z]     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)
05:45:59 [2021-03-26T05:45:59.481Z] === RUN   TestContainerVolumesMountedAsSlave
05:45:59 [2021-03-26T05:45:59.481Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
05:45:59 [2021-03-26T05:45:59.481Z]     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)
05:45:59 [2021-03-26T05:45:59.481Z] === RUN   TestNetworkNat
05:45:59 [2021-03-26T05:45:59.697Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/default
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/default
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/private
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/private
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rprivate
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rprivate
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/slave
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/slave
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rslave
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rslave
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/shared
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/shared
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rshared
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rshared
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/default
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/default/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/default/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/default/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/rslave
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/default/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/default/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/default/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rslave/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rslave/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/rshared
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rshared/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rshared/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/shared
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/shared/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/shared/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/shared/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/shared/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/rprivate
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/slave
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/slave/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/slave/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/slave/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/slave/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/private
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/private/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/private/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/private/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/private/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/private/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === RUN   TestMountDaemonRoot/private/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/default/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/default/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/default/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/default/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/shared/bind_root
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/rslave/mount_root
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
05:45:59 [2021-03-26T05:45:59.697Z] === CONT  TestMountDaemonRoot/rslave/bind_root
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/rshared/mount_root
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/rshared/bind_root
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/slave/bind_root
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/shared/mount_root
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/private/bind_root
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/slave/mount_root
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/private/mount_subpath
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/private/mount_root
05:45:59 [2021-03-26T05:45:59.960Z] === CONT  TestMountDaemonRoot/private/bind_subpath
05:46:00 [2021-03-26T05:46:00.214Z] ok  	github.com/docker/docker/daemon/images	0.039s	coverage: 6.7% of statements
05:46:00 [2021-03-26T05:46:00.214Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
05:46:00 [2021-03-26T05:46:00.214Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
05:46:00 [2021-03-26T05:46:00.214Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
05:46:00 [2021-03-26T05:46:00.214Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
05:46:00 [2021-03-26T05:46:00.214Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.024s	coverage: 67.0% of statements
05:46:00 [2021-03-26T05:46:00.220Z] --- PASS: TestMountDaemonRoot (0.02s)
05:46:00 [2021-03-26T05:46:00.220Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
05:46:00 [2021-03-26T05:46:00.220Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
05:46:00 [2021-03-26T05:46:00.220Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
05:46:00 [2021-03-26T05:46:00.220Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
05:46:00 [2021-03-26T05:46:00.220Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
05:46:00 [2021-03-26T05:46:00.220Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
05:46:00 [2021-03-26T05:46:00.220Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
05:46:00 [2021-03-26T05:46:00.220Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
05:46:00 [2021-03-26T05:46:00.220Z] === RUN   TestContainerBindMountNonRecursive
05:46:00 [2021-03-26T05:46:00.420Z] --- PASS: TestNetworkNat (0.79s)
05:46:00 [2021-03-26T05:46:00.420Z] === RUN   TestNetworkLocalhostTCPNat
05:46:00 [2021-03-26T05:46:00.860Z] ok  	github.com/docker/docker/daemon/logger/journald	0.048s	coverage: 23.9% of statements
05:46:00 [2021-03-26T05:46:00.990Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s)
05:46:00 [2021-03-26T05:46:00.990Z] === RUN   TestNetworkLoopbackNat
05:46:01 [2021-03-26T05:46:01.159Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
05:46:02 [2021-03-26T05:46:02.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
05:46:02 [2021-03-26T05:46:02.697Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.052s	coverage: 69.9% of statements
05:46:02 [2021-03-26T05:46:02.716Z] --- PASS: TestBuildSquashParent (7.98s)
05:46:02 [2021-03-26T05:46:02.716Z] === RUN   TestBuildWithRemoveAndForceRemove
05:46:02 [2021-03-26T05:46:02.716Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:46:02 [2021-03-26T05:46:02.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:46:02 [2021-03-26T05:46:02.716Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:46:02 [2021-03-26T05:46:02.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:46:02 [2021-03-26T05:46:02.716Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:46:02 [2021-03-26T05:46:02.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:46:02 [2021-03-26T05:46:02.716Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:46:02 [2021-03-26T05:46:02.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:46:02 [2021-03-26T05:46:02.716Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:46:02 [2021-03-26T05:46:02.716Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:46:02 [2021-03-26T05:46:02.716Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:46:02 [2021-03-26T05:46:02.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:46:02 [2021-03-26T05:46:02.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:46:02 [2021-03-26T05:46:02.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:46:02 [2021-03-26T05:46:02.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:46:02 [2021-03-26T05:46:02.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:46:02 [2021-03-26T05:46:02.761Z] --- PASS: TestContainerBindMountNonRecursive (2.27s)
05:46:02 [2021-03-26T05:46:02.761Z] === RUN   TestContainerVolumesMountedAsShared
05:46:02 [2021-03-26T05:46:02.761Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
05:46:02 [2021-03-26T05:46:02.761Z] === RUN   TestContainerVolumesMountedAsSlave
05:46:03 [2021-03-26T05:46:03.700Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s)
05:46:03 [2021-03-26T05:46:03.700Z] === RUN   TestNetworkNat
05:46:03 [2021-03-26T05:46:03.753Z] ok  	github.com/docker/docker/daemon/logger/local	0.096s	coverage: 75.2% of statements
05:46:03 [2021-03-26T05:46:03.753Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
05:46:04 [2021-03-26T05:46:04.282Z] --- PASS: TestNetworkLoopbackNat (3.03s)
05:46:04 [2021-03-26T05:46:04.282Z] === RUN   TestPause
05:46:04 [2021-03-26T05:46:04.282Z] --- SKIP: TestPause (0.00s)
05:46:04 [2021-03-26T05:46:04.282Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
05:46:04 [2021-03-26T05:46:04.282Z] === RUN   TestPauseFailsOnWindowsServerContainers
05:46:04 [2021-03-26T05:46:04.282Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
05:46:04 [2021-03-26T05:46:04.282Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
05:46:04 [2021-03-26T05:46:04.282Z] === RUN   TestPauseStopPausedContainer
05:46:04 [2021-03-26T05:46:04.282Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
05:46:04 [2021-03-26T05:46:04.282Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
05:46:04 [2021-03-26T05:46:04.282Z] === RUN   TestPsFilter
05:46:04 [2021-03-26T05:46:04.282Z] --- PASS: TestPsFilter (0.10s)
05:46:04 [2021-03-26T05:46:04.282Z] === RUN   TestRemoveContainerWithRemovedVolume
05:46:04 [2021-03-26T05:46:04.398Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.048s	coverage: 31.5% of statements
05:46:04 [2021-03-26T05:46:04.398Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.076s	coverage: 55.1% of statements
05:46:04 [2021-03-26T05:46:04.640Z] --- PASS: TestNetworkNat (0.80s)
05:46:04 [2021-03-26T05:46:04.640Z] === RUN   TestNetworkLocalhostTCPNat
05:46:04 [2021-03-26T05:46:04.852Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
05:46:04 [2021-03-26T05:46:04.852Z] === RUN   TestRemoveContainerWithVolume
05:46:05 [2021-03-26T05:46:05.214Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s)
05:46:05 [2021-03-26T05:46:05.214Z] === RUN   TestNetworkLoopbackNat
05:46:05 [2021-03-26T05:46:05.426Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
05:46:05 [2021-03-26T05:46:05.426Z] === RUN   TestRemoveContainerRunning
05:46:05 [2021-03-26T05:46:05.929Z] ok  	github.com/docker/docker/daemon/logger/templates	0.028s	coverage: 8.3% of statements
05:46:06 [2021-03-26T05:46:06.026Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:46:06 [2021-03-26T05:46:06.026Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:46:06 [2021-03-26T05:46:06.366Z] --- PASS: TestRemoveContainerRunning (0.67s)
05:46:06 [2021-03-26T05:46:06.366Z] === RUN   TestRemoveContainerForceRemoveRunning
05:46:06 [2021-03-26T05:46:06.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
05:46:06 [2021-03-26T05:46:06.577Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.021s	coverage: 46.8% of statements
05:46:06 [2021-03-26T05:46:06.935Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s)
05:46:06 [2021-03-26T05:46:06.935Z] === RUN   TestRemoveInvalidContainer
05:46:06 [2021-03-26T05:46:06.935Z] --- PASS: TestRemoveInvalidContainer (0.01s)
05:46:06 [2021-03-26T05:46:06.935Z] === RUN   TestRenameLinkedContainer
05:46:08 [2021-03-26T05:46:08.510Z] --- PASS: TestNetworkLoopbackNat (3.13s)
05:46:08 [2021-03-26T05:46:08.510Z] === RUN   TestPause
05:46:08 [2021-03-26T05:46:08.576Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
05:46:08 [2021-03-26T05:46:08.576Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s)
05:46:08 [2021-03-26T05:46:08.576Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s)
05:46:08 [2021-03-26T05:46:08.576Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s)
05:46:08 [2021-03-26T05:46:08.576Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.52s)
05:46:08 [2021-03-26T05:46:08.576Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s)
05:46:08 [2021-03-26T05:46:08.576Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.77s)
05:46:08 [2021-03-26T05:46:08.576Z] === RUN   TestBuildMultiStageCopy
05:46:08 [2021-03-26T05:46:08.576Z] === RUN   TestBuildMultiStageCopy/copy_to_root
05:46:08 [2021-03-26T05:46:08.671Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
05:46:08 [2021-03-26T05:46:08.970Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.447s	coverage: 82.5% of statements
05:46:08 [2021-03-26T05:46:08.970Z] ?   	github.com/docker/docker/daemon/names	[no test files]
05:46:08 [2021-03-26T05:46:08.970Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
05:46:09 [2021-03-26T05:46:09.080Z] --- PASS: TestPause (0.74s)
05:46:09 [2021-03-26T05:46:09.080Z] === RUN   TestPauseFailsOnWindowsServerContainers
05:46:09 [2021-03-26T05:46:09.080Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
05:46:09 [2021-03-26T05:46:09.080Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
05:46:09 [2021-03-26T05:46:09.080Z] === RUN   TestPauseStopPausedContainer
05:46:09 [2021-03-26T05:46:09.474Z] --- PASS: TestRenameLinkedContainer (2.62s)
05:46:09 [2021-03-26T05:46:09.474Z] === RUN   TestRenameStoppedContainer
05:46:10 [2021-03-26T05:46:10.020Z] --- PASS: TestPauseStopPausedContainer (0.74s)
05:46:10 [2021-03-26T05:46:10.020Z] === RUN   TestPsFilter
05:46:10 [2021-03-26T05:46:10.020Z] --- PASS: TestPsFilter (0.12s)
05:46:10 [2021-03-26T05:46:10.020Z] === RUN   TestRemoveContainerWithRemovedVolume
05:46:10 [2021-03-26T05:46:10.044Z] --- PASS: TestRenameStoppedContainer (0.64s)
05:46:10 [2021-03-26T05:46:10.044Z] === RUN   TestRenameRunningContainerAndReuse
05:46:10 [2021-03-26T05:46:10.502Z] ok  	github.com/docker/docker/distribution/metadata	0.163s	coverage: 48.2% of statements
05:46:10 [2021-03-26T05:46:10.592Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
05:46:10 [2021-03-26T05:46:10.592Z] === RUN   TestRemoveContainerWithVolume
05:46:10 [2021-03-26T05:46:10.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
05:46:11 [2021-03-26T05:46:11.122Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
05:46:11 [2021-03-26T05:46:11.425Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s)
05:46:11 [2021-03-26T05:46:11.425Z] === RUN   TestRenameInvalidName
05:46:11 [2021-03-26T05:46:11.531Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
05:46:11 [2021-03-26T05:46:11.531Z] === RUN   TestRemoveContainerRunning
05:46:11 [2021-03-26T05:46:11.695Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
05:46:11 [2021-03-26T05:46:11.995Z] --- PASS: TestRenameInvalidName (0.65s)
05:46:11 [2021-03-26T05:46:11.995Z] === RUN   TestRenameAnonymousContainer
05:46:12 [2021-03-26T05:46:12.042Z] ok  	github.com/docker/docker/errdefs	0.029s	coverage: 53.1% of statements
05:46:12 [2021-03-26T05:46:12.102Z] --- PASS: TestRemoveContainerRunning (0.71s)
05:46:12 [2021-03-26T05:46:12.102Z] === RUN   TestRemoveContainerForceRemoveRunning
05:46:12 [2021-03-26T05:46:12.267Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
05:46:12 [2021-03-26T05:46:12.672Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
05:46:12 [2021-03-26T05:46:12.672Z] === RUN   TestRemoveInvalidContainer
05:46:12 [2021-03-26T05:46:12.672Z] --- PASS: TestRemoveInvalidContainer (0.02s)
05:46:12 [2021-03-26T05:46:12.672Z] === RUN   TestRenameLinkedContainer
05:46:12 [2021-03-26T05:46:12.839Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
05:46:13 [2021-03-26T05:46:13.093Z] ok  	github.com/docker/docker/distribution	0.425s	coverage: 25.2% of statements
05:46:13 [2021-03-26T05:46:13.093Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
05:46:13 [2021-03-26T05:46:13.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
05:46:13 [2021-03-26T05:46:13.411Z] --- PASS: TestBuildMultiStageCopy (4.88s)
05:46:13 [2021-03-26T05:46:13.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s)
05:46:13 [2021-03-26T05:46:13.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
05:46:13 [2021-03-26T05:46:13.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
05:46:13 [2021-03-26T05:46:13.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
05:46:13 [2021-03-26T05:46:13.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
05:46:13 [2021-03-26T05:46:13.411Z] === RUN   TestBuildMultiStageParentConfig
05:46:14 [2021-03-26T05:46:14.144Z] ok  	github.com/docker/docker/image	0.053s	coverage: 86.6% of statements
05:46:14 [2021-03-26T05:46:14.443Z] ok  	github.com/docker/docker/distribution/xfer	1.687s	coverage: 85.6% of statements
05:46:14 [2021-03-26T05:46:14.443Z] ?   	github.com/docker/docker/dockerversion	[no test files]
05:46:14 [2021-03-26T05:46:14.536Z] --- PASS: TestRenameAnonymousContainer (2.22s)
05:46:14 [2021-03-26T05:46:14.536Z] === RUN   TestRenameContainerWithSameName
05:46:14 [2021-03-26T05:46:14.796Z] --- PASS: TestRenameContainerWithSameName (0.65s)
05:46:14 [2021-03-26T05:46:14.796Z] === RUN   TestRenameContainerWithLinkedContainer
05:46:14 [2021-03-26T05:46:14.798Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
05:46:14 [2021-03-26T05:46:14.798Z] === RUN   TestBuildLabelWithTargets
05:46:15 [2021-03-26T05:46:15.500Z] ok  	github.com/docker/docker/image/cache	0.032s	coverage: 19.2% of statements
05:46:15 [2021-03-26T05:46:15.969Z] --- PASS: TestRenameLinkedContainer (2.93s)
05:46:15 [2021-03-26T05:46:15.969Z] === RUN   TestRenameStoppedContainer
05:46:16 [2021-03-26T05:46:16.179Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s)
05:46:16 [2021-03-26T05:46:16.179Z] === RUN   TestResize
05:46:16 [2021-03-26T05:46:16.539Z] --- PASS: TestRenameStoppedContainer (0.69s)
05:46:16 [2021-03-26T05:46:16.539Z] === RUN   TestRenameRunningContainerAndReuse
05:46:16 [2021-03-26T05:46:16.559Z] ok  	github.com/docker/docker/libcontainerd/queue	0.044s	coverage: 100.0% of statements
05:46:16 [2021-03-26T05:46:16.559Z] ok  	github.com/docker/docker/image/tarexport	0.024s	coverage: 0.6% of statements
05:46:17 [2021-03-26T05:46:17.118Z] --- PASS: TestResize (0.64s)
05:46:17 [2021-03-26T05:46:17.118Z] === RUN   TestResizeWithInvalidSize
05:46:17 [2021-03-26T05:46:17.348Z] --- PASS: TestBuildLabelWithTargets (2.23s)
05:46:17 [2021-03-26T05:46:17.348Z] === RUN   TestBuildWithEmptyLayers
05:46:17 [2021-03-26T05:46:17.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
05:46:17 [2021-03-26T05:46:17.688Z] --- PASS: TestResizeWithInvalidSize (0.65s)
05:46:17 [2021-03-26T05:46:17.688Z] === RUN   TestResizeWhenContainerNotStarted
05:46:17 [2021-03-26T05:46:17.920Z] --- PASS: TestBuildWithEmptyLayers (1.06s)
05:46:17 [2021-03-26T05:46:17.920Z] === RUN   TestBuildMultiStageOnBuild
05:46:17 [2021-03-26T05:46:17.921Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s)
05:46:17 [2021-03-26T05:46:17.921Z] === RUN   TestRenameInvalidName
05:46:18 [2021-03-26T05:46:18.258Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
05:46:18 [2021-03-26T05:46:18.258Z] === RUN   TestDaemonRestartKillContainers
05:46:18 [2021-03-26T05:46:18.258Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
05:46:18 [2021-03-26T05:46:18.258Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
05:46:18 [2021-03-26T05:46:18.258Z] === RUN   TestCgroupNamespacesRun
05:46:18 [2021-03-26T05:46:18.491Z] --- PASS: TestRenameInvalidName (0.74s)
05:46:18 [2021-03-26T05:46:18.492Z] === RUN   TestRenameAnonymousContainer
05:46:18 [2021-03-26T05:46:18.666Z] ok  	github.com/docker/docker/image/v1	0.017s	coverage: 25.0% of statements
05:46:18 [2021-03-26T05:46:18.666Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
05:46:19 [2021-03-26T05:46:19.315Z] ok  	github.com/docker/docker/pkg/aaparser	0.006s	coverage: 52.9% of statements
05:46:19 [2021-03-26T05:46:19.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
05:46:19 [2021-03-26T05:46:19.961Z] ok  	github.com/docker/docker/opts	0.055s	coverage: 67.1% of statements
05:46:19 [2021-03-26T05:46:19.961Z] ok  	github.com/docker/docker/oci	0.032s	coverage: 45.2% of statements
05:46:20 [2021-03-26T05:46:20.797Z] --- PASS: TestCgroupNamespacesRun (2.64s)
05:46:20 [2021-03-26T05:46:20.797Z] === RUN   TestCgroupNamespacesRunPrivileged
05:46:21 [2021-03-26T05:46:21.034Z] --- PASS: TestRenameAnonymousContainer (2.52s)
05:46:21 [2021-03-26T05:46:21.034Z] === RUN   TestRenameContainerWithSameName
05:46:21 [2021-03-26T05:46:21.224Z] --- PASS: TestBuildMultiStageOnBuild (3.04s)
05:46:21 [2021-03-26T05:46:21.224Z] === RUN   TestBuildUncleanTarFilenames
05:46:21 [2021-03-26T05:46:21.498Z] ok  	github.com/docker/docker/pkg/broadcaster	0.014s	coverage: 100.0% of statements
05:46:21 [2021-03-26T05:46:21.977Z] --- PASS: TestRenameContainerWithSameName (0.70s)
05:46:21 [2021-03-26T05:46:21.977Z] === RUN   TestRenameContainerWithLinkedContainer
05:46:22 [2021-03-26T05:46:22.556Z] ok  	github.com/docker/docker/pkg/capabilities	0.015s	coverage: 87.5% of statements
05:46:22 [2021-03-26T05:46:22.612Z] --- PASS: TestBuildUncleanTarFilenames (1.47s)
05:46:22 [2021-03-26T05:46:22.612Z] === RUN   TestBuildMultiStageLayerLeak
05:46:23 [2021-03-26T05:46:23.336Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
05:46:23 [2021-03-26T05:46:23.336Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
05:46:23 [2021-03-26T05:46:23.360Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s)
05:46:23 [2021-03-26T05:46:23.360Z] === RUN   TestResize
05:46:23 [2021-03-26T05:46:23.615Z] ok  	github.com/docker/docker/pkg/authorization	1.606s	coverage: 68.3% of statements
05:46:23 [2021-03-26T05:46:23.914Z] ok  	github.com/docker/docker/pkg/archive	1.160s	coverage: 76.7% of statements
05:46:23 [2021-03-26T05:46:23.930Z] --- PASS: TestResize (0.71s)
05:46:23 [2021-03-26T05:46:23.930Z] === RUN   TestResizeWithInvalidSize
05:46:24 [2021-03-26T05:46:24.212Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
05:46:24 [2021-03-26T05:46:24.871Z] --- PASS: TestResizeWithInvalidSize (0.73s)
05:46:24 [2021-03-26T05:46:24.871Z] === RUN   TestResizeWhenContainerNotStarted
05:46:24 [2021-03-26T05:46:24.890Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
05:46:25 [2021-03-26T05:46:25.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
05:46:25 [2021-03-26T05:46:25.441Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
05:46:25 [2021-03-26T05:46:25.441Z] === RUN   TestDaemonRestartKillContainers
05:46:25 [2021-03-26T05:46:25.441Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:46:25 [2021-03-26T05:46:25.441Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:46:25 [2021-03-26T05:46:25.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:46:25 [2021-03-26T05:46:25.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:46:25 [2021-03-26T05:46:25.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:46:25 [2021-03-26T05:46:25.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:46:25 [2021-03-26T05:46:25.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:46:25 [2021-03-26T05:46:25.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:46:25 [2021-03-26T05:46:25.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:46:25 [2021-03-26T05:46:25.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:46:25 [2021-03-26T05:46:25.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:46:25 [2021-03-26T05:46:25.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:46:25 [2021-03-26T05:46:25.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:46:25 [2021-03-26T05:46:25.533Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 97.6% of statements
05:46:25 [2021-03-26T05:46:25.875Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.69s)
05:46:25 [2021-03-26T05:46:25.875Z] === RUN   TestCgroupNamespacesRunHostMode
05:46:25 [2021-03-26T05:46:25.918Z] --- PASS: TestBuildMultiStageLayerLeak (3.18s)
05:46:25 [2021-03-26T05:46:25.918Z] === RUN   TestBuildWithHugeFile
05:46:26 [2021-03-26T05:46:26.178Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
05:46:26 [2021-03-26T05:46:26.830Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
05:46:27 [2021-03-26T05:46:27.126Z] ok  	github.com/docker/docker/layer	7.536s	coverage: 68.8% of statements
05:46:27 [2021-03-26T05:46:27.126Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
05:46:27 [2021-03-26T05:46:27.126Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
05:46:27 [2021-03-26T05:46:27.126Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
05:46:27 [2021-03-26T05:46:27.126Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
05:46:27 [2021-03-26T05:46:27.126Z] ?   	github.com/docker/docker/oci/caps	[no test files]
05:46:27 [2021-03-26T05:46:27.424Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
05:46:27 [2021-03-26T05:46:27.982Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:46:27 [2021-03-26T05:46:27.982Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:46:28 [2021-03-26T05:46:28.070Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.985s	coverage: 43.2% of statements
05:46:28 [2021-03-26T05:46:28.070Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
05:46:28 [2021-03-26T05:46:28.070Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
05:46:28 [2021-03-26T05:46:28.390Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
05:46:28 [2021-03-26T05:46:28.415Z] --- PASS: TestCgroupNamespacesRunHostMode (2.67s)
05:46:28 [2021-03-26T05:46:28.415Z] === RUN   TestCgroupNamespacesRunPrivateMode
05:46:28 [2021-03-26T05:46:28.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
05:46:28 [2021-03-26T05:46:28.687Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 67.0% of statements
05:46:29 [2021-03-26T05:46:29.742Z] ok  	github.com/docker/docker/pkg/fsutils	0.370s	coverage: 85.1% of statements
05:46:29 [2021-03-26T05:46:29.742Z] ok  	github.com/docker/docker/pkg/homedir	0.024s	coverage: 11.4% of statements
05:46:29 [2021-03-26T05:46:29.742Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.090s	coverage: 84.1% of statements
05:46:30 [2021-03-26T05:46:30.527Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:46:30 [2021-03-26T05:46:30.957Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.65s)
05:46:30 [2021-03-26T05:46:30.957Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
05:46:31 [2021-03-26T05:46:31.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:46:31 [2021-03-26T05:46:31.276Z] ok  	github.com/docker/docker/pkg/longpath	0.013s	coverage: 100.0% of statements
05:46:31 [2021-03-26T05:46:31.276Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.058s	coverage: 91.7% of statements
05:46:31 [2021-03-26T05:46:31.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
05:46:31 [2021-03-26T05:46:31.923Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
05:46:31 [2021-03-26T05:46:31.923Z] ok  	github.com/docker/docker/pkg/idtools	0.850s	coverage: 69.5% of statements
05:46:31 [2021-03-26T05:46:31.923Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
05:46:32 [2021-03-26T05:46:32.222Z] ok  	github.com/docker/docker/pkg/ioutils	1.249s	coverage: 70.6% of statements
05:46:32 [2021-03-26T05:46:32.222Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
05:46:32 [2021-03-26T05:46:32.222Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
05:46:32 [2021-03-26T05:46:32.222Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
05:46:32 [2021-03-26T05:46:32.222Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
05:46:32 [2021-03-26T05:46:32.869Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
05:46:32 [2021-03-26T05:46:32.869Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.025s	coverage: 86.7% of statements
05:46:33 [2021-03-26T05:46:33.009Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:46:33 [2021-03-26T05:46:33.171Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
05:46:33 [2021-03-26T05:46:33.171Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
05:46:33 [2021-03-26T05:46:33.171Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
05:46:33 [2021-03-26T05:46:33.270Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:46:33 [2021-03-26T05:46:33.495Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s)
05:46:33 [2021-03-26T05:46:33.495Z] === RUN   TestCgroupNamespacesRunInvalidMode
05:46:34 [2021-03-26T05:46:34.225Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.054s	coverage: 56.8% of statements
05:46:34 [2021-03-26T05:46:34.654Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:46:34 [2021-03-26T05:46:34.872Z] ok  	github.com/docker/docker/pkg/pools	0.039s	coverage: 88.2% of statements
05:46:34 [2021-03-26T05:46:34.875Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
05:46:34 [2021-03-26T05:46:34.875Z] === RUN   TestCgroupNamespacesRunOlderClient
05:46:34 [2021-03-26T05:46:34.915Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:46:35 [2021-03-26T05:46:35.104Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
05:46:35 [2021-03-26T05:46:35.104Z] Using test binary docker
05:46:35 [2021-03-26T05:46:35.104Z] +++ /etc/init.d/apparmor start
05:46:35 [2021-03-26T05:46:35.104Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
05:46:35 [2021-03-26T05:46:35.104Z] INFO: Waiting for daemon to start...
05:46:35 [2021-03-26T05:46:35.104Z] Starting dockerd
05:46:35 [2021-03-26T05:46:35.104Z] +++ 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
05:46:35 [2021-03-26T05:46:35.170Z] ok  	github.com/docker/docker/pkg/progress	0.028s	coverage: 75.9% of statements
05:46:35 [2021-03-26T05:46:35.170Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.010s	coverage: 85.7% of statements
05:46:36 [2021-03-26T05:46:36.220Z] ok  	github.com/docker/docker/pkg/reexec	0.041s	coverage: 82.4% of statements
05:46:36 [2021-03-26T05:46:36.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:46:36 [2021-03-26T05:46:36.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:46:36 [2021-03-26T05:46:36.863Z] ok  	github.com/docker/docker/pkg/pubsub	1.134s	coverage: 75.0% of statements
05:46:36 [2021-03-26T05:46:36.863Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
05:46:37 [2021-03-26T05:46:37.275Z] .
05:46:37 [2021-03-26T05:46:37.276Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
05:46:37 [2021-03-26T05:46:37.414Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.66s)
05:46:37 [2021-03-26T05:46:37.414Z] === RUN   TestKernelTCPMemory
05:46:37 [2021-03-26T05:46:37.414Z] --- SKIP: TestKernelTCPMemory (0.01s)
05:46:37 [2021-03-26T05:46:37.414Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
05:46:37 [2021-03-26T05:46:37.414Z] === RUN   TestNISDomainname
05:46:37 [2021-03-26T05:46:37.414Z] --- SKIP: TestNISDomainname (0.01s)
05:46:37 [2021-03-26T05:46:37.414Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
05:46:37 [2021-03-26T05:46:37.414Z] === RUN   TestHostnameDnsResolution
05:46:37 [2021-03-26T05:46:37.507Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
05:46:37 [2021-03-26T05:46:37.507Z] ok  	github.com/docker/docker/pkg/streamformatter	0.034s	coverage: 66.2% of statements
05:46:37 [2021-03-26T05:46:37.535Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
05:46:37 [2021-03-26T05:46:37.535Z] Error: No such image: emptyfs
05:46:37 [2021-03-26T05:46:37.535Z] ++++ docker load
05:46:37 [2021-03-26T05:46:37.535Z] ++++ tar -cC bundles/test-integration/emptyfs .
05:46:38 [2021-03-26T05:46:38.104Z] Running integration-test (iteration 1)
05:46:38 [2021-03-26T05:46:38.104Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
05:46:38 [2021-03-26T05:46:38.104Z] ++ 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
05:46:38 [2021-03-26T05:46:38.105Z] ++ set -e
05:46:38 [2021-03-26T05:46:38.105Z] ++ '[' -n 0 ']'
05:46:38 [2021-03-26T05:46:38.105Z] ++ set -x
05:46:38 [2021-03-26T05:46:38.105Z] ++ 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
05:46:38 [2021-03-26T05:46:38.795Z] --- PASS: TestHostnameDnsResolution (1.16s)
05:46:38 [2021-03-26T05:46:38.795Z] === RUN   TestStats
05:46:38 [2021-03-26T05:46:38.795Z] --- SKIP: TestStats (0.00s)
05:46:38 [2021-03-26T05:46:38.795Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
05:46:38 [2021-03-26T05:46:38.795Z] === RUN   TestStopContainerWithTimeout
05:46:38 [2021-03-26T05:46:38.795Z] === RUN   TestStopContainerWithTimeout/0
05:46:38 [2021-03-26T05:46:38.795Z] === PAUSE TestStopContainerWithTimeout/0
05:46:38 [2021-03-26T05:46:38.795Z] === RUN   TestStopContainerWithTimeout/1
05:46:38 [2021-03-26T05:46:38.795Z] === PAUSE TestStopContainerWithTimeout/1
05:46:38 [2021-03-26T05:46:38.795Z] === RUN   TestStopContainerWithTimeout/3
05:46:38 [2021-03-26T05:46:38.795Z] === PAUSE TestStopContainerWithTimeout/3
05:46:38 [2021-03-26T05:46:38.795Z] === RUN   TestStopContainerWithTimeout/-1
05:46:38 [2021-03-26T05:46:38.795Z] === PAUSE TestStopContainerWithTimeout/-1
05:46:38 [2021-03-26T05:46:38.795Z] === CONT  TestStopContainerWithTimeout/0
05:46:38 [2021-03-26T05:46:38.795Z] === CONT  TestStopContainerWithTimeout/-1
05:46:38 [2021-03-26T05:46:38.839Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
05:46:38 [2021-03-26T05:46:38.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s)
05:46:38 [2021-03-26T05:46:38.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s)
05:46:38 [2021-03-26T05:46:38.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.91s)
05:46:38 [2021-03-26T05:46:38.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s)
05:46:38 [2021-03-26T05:46:38.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s)
05:46:38 [2021-03-26T05:46:38.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s)
05:46:38 [2021-03-26T05:46:38.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s)
05:46:38 [2021-03-26T05:46:38.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s)
05:46:38 [2021-03-26T05:46:38.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
05:46:38 [2021-03-26T05:46:38.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s)
05:46:38 [2021-03-26T05:46:38.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
05:46:38 [2021-03-26T05:46:38.839Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s)
05:46:38 [2021-03-26T05:46:38.839Z] === RUN   TestCgroupNamespacesRun
05:46:39 [2021-03-26T05:46:39.041Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
05:46:39 [2021-03-26T05:46:39.041Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.8% of statements
05:46:39 [2021-03-26T05:46:39.041Z] ok  	github.com/docker/docker/pkg/signal	2.990s	coverage: 61.0% of statements
05:46:39 [2021-03-26T05:46:39.685Z] ok  	github.com/docker/docker/pkg/tailfile	0.118s	coverage: 88.6% of statements
05:46:39 [2021-03-26T05:46:39.734Z] === CONT  TestStopContainerWithTimeout/3
05:46:39 [2021-03-26T05:46:39.981Z] testing: warning: no tests to run
05:46:39 [2021-03-26T05:46:39.981Z] coverage: [no statements]
05:46:39 [2021-03-26T05:46:39.981Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
05:46:40 [2021-03-26T05:46:40.222Z] --- PASS: TestCgroupNamespacesRun (1.71s)
05:46:40 [2021-03-26T05:46:40.222Z] === RUN   TestCgroupNamespacesRunPrivileged
05:46:40 [2021-03-26T05:46:40.222Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
05:46:40 [2021-03-26T05:46:40.222Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
05:46:40 [2021-03-26T05:46:40.222Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
05:46:40 [2021-03-26T05:46:40.627Z] ok  	github.com/docker/docker/pkg/tarsum	0.151s	coverage: 89.3% of statements
05:46:40 [2021-03-26T05:46:40.627Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
05:46:40 [2021-03-26T05:46:40.627Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
05:46:41 [2021-03-26T05:46:41.272Z] ok  	github.com/docker/docker/pkg/useragent	0.033s	coverage: 88.9% of statements
05:46:41 [2021-03-26T05:46:41.650Z] === CONT  TestStopContainerWithTimeout/1
05:46:42 [2021-03-26T05:46:42.134Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s)
05:46:42 [2021-03-26T05:46:42.134Z] === RUN   TestCgroupNamespacesRunHostMode
05:46:43 [2021-03-26T05:46:43.370Z] ok  	github.com/docker/docker/plugin/v2	0.049s	coverage: 14.5% of statements
05:46:43 [2021-03-26T05:46:43.370Z] ok  	github.com/docker/docker/profiles/seccomp	0.019s	coverage: 83.5% of statements
05:46:43 [2021-03-26T05:46:43.517Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s)
05:46:43 [2021-03-26T05:46:43.517Z] === RUN   TestCgroupNamespacesRunPrivateMode
05:46:43 [2021-03-26T05:46:43.559Z] --- PASS: TestStopContainerWithTimeout (0.01s)
05:46:43 [2021-03-26T05:46:43.559Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
05:46:43 [2021-03-26T05:46:43.559Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
05:46:43 [2021-03-26T05:46:43.559Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
05:46:43 [2021-03-26T05:46:43.559Z]     --- PASS: TestStopContainerWithTimeout/1 (1.64s)
05:46:43 [2021-03-26T05:46:43.559Z] === RUN   TestDeleteDevicemapper
05:46:43 [2021-03-26T05:46:43.559Z] --- SKIP: TestDeleteDevicemapper (0.00s)
05:46:43 [2021-03-26T05:46:43.559Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
05:46:43 [2021-03-26T05:46:43.559Z] === RUN   TestStopContainerWithRestartPolicyAlways
05:46:44 [2021-03-26T05:46:44.909Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 84.4% of statements
05:46:45 [2021-03-26T05:46:45.210Z] ok  	github.com/docker/docker/plugin	0.566s	coverage: 23.2% of statements
05:46:45 [2021-03-26T05:46:45.427Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s)
05:46:45 [2021-03-26T05:46:45.427Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
05:46:46 [2021-03-26T05:46:46.098Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s)
05:46:46 [2021-03-26T05:46:46.098Z] === RUN   TestUpdateMemory
05:46:46 [2021-03-26T05:46:46.098Z] --- SKIP: TestUpdateMemory (0.00s)
05:46:46 [2021-03-26T05:46:46.098Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
05:46:46 [2021-03-26T05:46:46.098Z] === RUN   TestUpdateCPUQuota
05:46:46 [2021-03-26T05:46:46.098Z] --- SKIP: TestUpdateCPUQuota (0.00s)
05:46:46 [2021-03-26T05:46:46.098Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
05:46:46 [2021-03-26T05:46:46.098Z] === RUN   TestUpdatePidsLimit
05:46:46 [2021-03-26T05:46:46.098Z] --- SKIP: TestUpdatePidsLimit (0.00s)
05:46:46 [2021-03-26T05:46:46.098Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
05:46:46 [2021-03-26T05:46:46.098Z] === RUN   TestUpdateRestartPolicy
05:46:46 [2021-03-26T05:46:46.411Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s)
05:46:46 [2021-03-26T05:46:46.411Z] === RUN   TestCgroupNamespacesRunInvalidMode
05:46:47 [2021-03-26T05:46:47.313Z] ok  	github.com/docker/docker/quota	0.623s	coverage: 71.4% of statements
05:46:47 [2021-03-26T05:46:47.313Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
05:46:47 [2021-03-26T05:46:47.378Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s)
05:46:47 [2021-03-26T05:46:47.378Z] === RUN   TestCgroupNamespacesRunOlderClient
05:46:47 [2021-03-26T05:46:47.960Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 50.9% of statements
05:46:48 [2021-03-26T05:46:48.258Z] ok  	github.com/docker/docker/registry	0.230s	coverage: 58.8% of statements
05:46:48 [2021-03-26T05:46:48.761Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s)
05:46:48 [2021-03-26T05:46:48.761Z] === RUN   TestKernelTCPMemory
05:46:48 [2021-03-26T05:46:48.761Z] --- SKIP: TestKernelTCPMemory (0.01s)
05:46:48 [2021-03-26T05:46:48.761Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
05:46:48 [2021-03-26T05:46:48.761Z] === RUN   TestNISDomainname
05:46:48 [2021-03-26T05:46:48.904Z] ok  	github.com/docker/docker/testutil	0.024s	coverage: 62.5% of statements
05:46:49 [2021-03-26T05:46:49.549Z] ok  	github.com/docker/docker/runconfig	0.042s	coverage: 66.1% of statements
05:46:50 [2021-03-26T05:46:50.143Z] --- PASS: TestNISDomainname (1.35s)
05:46:50 [2021-03-26T05:46:50.143Z] === RUN   TestHostnameDnsResolution
05:46:51 [2021-03-26T05:46:51.525Z] --- PASS: TestHostnameDnsResolution (1.25s)
05:46:51 [2021-03-26T05:46:51.525Z] === RUN   TestStats
05:46:51 [2021-03-26T05:46:51.659Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
05:46:53 [2021-03-26T05:46:53.760Z] ok  	github.com/docker/docker/volume/mounts	0.050s	coverage: 67.0% of statements
05:46:54 [2021-03-26T05:46:54.058Z] ok  	github.com/docker/docker/volume/local	0.257s	coverage: 76.4% of statements
05:46:54 [2021-03-26T05:46:54.697Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.1% of statements
05:46:54 [2021-03-26T05:46:54.819Z] --- PASS: TestStats (2.77s)
05:46:54 [2021-03-26T05:46:54.819Z] === RUN   TestStopContainerWithTimeout
05:46:54 [2021-03-26T05:46:54.819Z] === RUN   TestStopContainerWithTimeout/0
05:46:54 [2021-03-26T05:46:54.819Z] === PAUSE TestStopContainerWithTimeout/0
05:46:54 [2021-03-26T05:46:54.819Z] === RUN   TestStopContainerWithTimeout/1
05:46:54 [2021-03-26T05:46:54.819Z] === PAUSE TestStopContainerWithTimeout/1
05:46:54 [2021-03-26T05:46:54.819Z] === RUN   TestStopContainerWithTimeout/3
05:46:54 [2021-03-26T05:46:54.819Z] === PAUSE TestStopContainerWithTimeout/3
05:46:54 [2021-03-26T05:46:54.819Z] === RUN   TestStopContainerWithTimeout/-1
05:46:54 [2021-03-26T05:46:54.819Z] === PAUSE TestStopContainerWithTimeout/-1
05:46:54 [2021-03-26T05:46:54.819Z] === CONT  TestStopContainerWithTimeout/0
05:46:54 [2021-03-26T05:46:54.819Z] === CONT  TestStopContainerWithTimeout/-1
05:46:54 [2021-03-26T05:46:54.905Z] --- PASS: TestImportExtremelyLargeImageWorks (81.44s)
05:46:54 [2021-03-26T05:46:54.905Z] PASS
05:46:54 [2021-03-26T05:46:54.905Z] 
05:46:54 [2021-03-26T05:46:54.905Z] === Skipped
05:46:54 [2021-03-26T05:46:54.905Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
05:46:54 [2021-03-26T05:46:54.905Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:46:54 [2021-03-26T05:46:54.905Z] 
05:46:54 [2021-03-26T05:46:54.905Z] 
05:46:54 [2021-03-26T05:46:54.905Z] DONE 12 tests, 1 skipped in 83.051s
05:46:54 [2021-03-26T05:46:54.905Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
05:46:54 [2021-03-26T05:46:54.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
05:46:54 [2021-03-26T05:46:54.905Z] ++ set -e
05:46:54 [2021-03-26T05:46:54.905Z] ++ '[' -n 0 ']'
05:46:54 [2021-03-26T05:46:54.905Z] ++ set -x
05:46:54 [2021-03-26T05:46:54.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
05:46:54 [2021-03-26T05:46:54.905Z] INFO: Testing against a local daemon
05:46:54 [2021-03-26T05:46:54.905Z] === RUN   TestNetworkCreateDelete
05:46:54 [2021-03-26T05:46:54.905Z] --- PASS: TestNetworkCreateDelete (0.12s)
05:46:54 [2021-03-26T05:46:54.905Z] === RUN   TestDockerNetworkDeletePreferID
05:46:54 [2021-03-26T05:46:54.905Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
05:46:54 [2021-03-26T05:46:54.905Z] === RUN   TestDaemonDNSFallback
05:46:55 [2021-03-26T05:46:55.389Z] === CONT  TestStopContainerWithTimeout/3
05:46:56 [2021-03-26T05:46:56.560Z] --- PASS: TestDaemonDNSFallback (2.72s)
05:46:56 [2021-03-26T05:46:56.560Z] === RUN   TestInspectNetwork
05:46:57 [2021-03-26T05:46:57.928Z] === CONT  TestStopContainerWithTimeout/1
05:46:58 [2021-03-26T05:46:58.358Z] --- PASS: TestUpdateRestartPolicy (12.39s)
05:46:58 [2021-03-26T05:46:58.358Z] === RUN   TestUpdateRestartWithAutoRemove
05:46:58 [2021-03-26T05:46:58.618Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
05:46:58 [2021-03-26T05:46:58.618Z] === RUN   TestWaitNonBlocked
05:46:58 [2021-03-26T05:46:58.618Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
05:46:58 [2021-03-26T05:46:58.618Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
05:46:58 [2021-03-26T05:46:58.618Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
05:46:58 [2021-03-26T05:46:58.618Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
05:46:58 [2021-03-26T05:46:58.618Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
05:46:58 [2021-03-26T05:46:58.618Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
05:46:59 [2021-03-26T05:46:59.309Z] --- PASS: TestStopContainerWithTimeout (0.01s)
05:46:59 [2021-03-26T05:46:59.309Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
05:46:59 [2021-03-26T05:46:59.309Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.17s)
05:46:59 [2021-03-26T05:46:59.309Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
05:46:59 [2021-03-26T05:46:59.309Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
05:46:59 [2021-03-26T05:46:59.309Z] === RUN   TestDeleteDevicemapper
05:46:59 [2021-03-26T05:46:59.309Z] --- SKIP: TestDeleteDevicemapper (0.00s)
05:46:59 [2021-03-26T05:46:59.309Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
05:46:59 [2021-03-26T05:46:59.309Z] === RUN   TestStopContainerWithRestartPolicyAlways
05:47:00 [2021-03-26T05:47:00.002Z] --- PASS: TestWaitNonBlocked (0.01s)
05:47:00 [2021-03-26T05:47:00.002Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s)
05:47:00 [2021-03-26T05:47:00.002Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
05:47:00 [2021-03-26T05:47:00.002Z] === RUN   TestWaitBlocked
05:47:00 [2021-03-26T05:47:00.002Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
05:47:00 [2021-03-26T05:47:00.002Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
05:47:00 [2021-03-26T05:47:00.002Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
05:47:00 [2021-03-26T05:47:00.002Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
05:47:00 [2021-03-26T05:47:00.002Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
05:47:00 [2021-03-26T05:47:00.002Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
05:47:00 [2021-03-26T05:47:00.943Z] --- PASS: TestWaitBlocked (0.01s)
05:47:00 [2021-03-26T05:47:00.943Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
05:47:00 [2021-03-26T05:47:00.943Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
05:47:00 [2021-03-26T05:47:00.943Z] === CONT  TestDaemonRestartIpcMode
05:47:00 [2021-03-26T05:47:00.943Z] === CONT  TestIpcModeOlderClient
05:47:00 [2021-03-26T05:47:00.943Z] --- PASS: TestIpcModeOlderClient (0.06s)
05:47:00 [2021-03-26T05:47:00.943Z] === CONT  TestRestartDaemonWithRestartingContainer
05:47:01 [2021-03-26T05:47:01.853Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s)
05:47:01 [2021-03-26T05:47:01.853Z] === RUN   TestUpdateMemory
05:47:02 [2021-03-26T05:47:02.793Z] --- PASS: TestUpdateMemory (1.36s)
05:47:02 [2021-03-26T05:47:02.793Z] === RUN   TestUpdateCPUQuota
05:47:03 [2021-03-26T05:47:03.869Z] === RUN   TestInspectNetwork/full_network_id
05:47:03 [2021-03-26T05:47:03.869Z] === RUN   TestInspectNetwork/partial_network_id
05:47:03 [2021-03-26T05:47:03.869Z] === RUN   TestInspectNetwork/network_name
05:47:03 [2021-03-26T05:47:03.869Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
05:47:04 [2021-03-26T05:47:04.333Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
05:47:04 [2021-03-26T05:47:04.333Z] Copying nested executables into bundles/cross/linux/amd64
05:47:04 [2021-03-26T05:47:04.333Z] Cross building: bundles/cross/windows/amd64
05:47:04 [2021-03-26T05:47:04.333Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
05:47:04 [2021-03-26T05:47:04.333Z] GOOS="windows" GOARCH="amd64" GOARM=""
05:47:06 [2021-03-26T05:47:06.222Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.83s)
05:47:06 [2021-03-26T05:47:06.481Z] --- PASS: TestDaemonRestartIpcMode (5.47s)
05:47:06 [2021-03-26T05:47:06.481Z] PASS
05:47:06 [2021-03-26T05:47:06.481Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === Skipped
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
05:47:06 [2021-03-26T05:47:06.482Z]     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)
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     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)
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     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)
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestPause (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
05:47:06 [2021-03-26T05:47:06.482Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
05:47:06 [2021-03-26T05:47:06.482Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
05:47:06 [2021-03-26T05:47:06.482Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestStats (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
05:47:06 [2021-03-26T05:47:06.482Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] 
05:47:06 [2021-03-26T05:47:06.482Z] DONE 177 tests, 26 skipped in 104.339s
05:47:06 [2021-03-26T05:47:06.482Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
05:47:06 [2021-03-26T05:47:06.482Z] INFO: Testing against a local daemon
05:47:06 [2021-03-26T05:47:06.482Z] === RUN   TestCommitInheritsEnv
05:47:08 [2021-03-26T05:47:08.389Z] --- PASS: TestCommitInheritsEnv (1.56s)
05:47:08 [2021-03-26T05:47:08.389Z] === RUN   TestImportExtremelyLargeImageWorks
05:47:08 [2021-03-26T05:47:08.389Z] === PAUSE TestImportExtremelyLargeImageWorks
05:47:08 [2021-03-26T05:47:08.389Z] === RUN   TestImagesFilterMultiReference
05:47:08 [2021-03-26T05:47:08.389Z] --- PASS: TestImagesFilterMultiReference (0.05s)
05:47:08 [2021-03-26T05:47:08.389Z] === RUN   TestImagePullPlatformInvalid
05:47:08 [2021-03-26T05:47:08.389Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
05:47:08 [2021-03-26T05:47:08.389Z] === RUN   TestRemoveImageOrphaning
05:47:08 [2021-03-26T05:47:08.596Z] --- PASS: TestInspectNetwork (11.96s)
05:47:08 [2021-03-26T05:47:08.596Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
05:47:08 [2021-03-26T05:47:08.596Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
05:47:08 [2021-03-26T05:47:08.596Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
05:47:08 [2021-03-26T05:47:08.596Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
05:47:08 [2021-03-26T05:47:08.596Z] === RUN   TestRunContainerWithBridgeNone
05:47:10 [2021-03-26T05:47:10.062Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.6% of statements
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/pkg/term	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/rootless	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/testutil/request	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/volume	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === Skipped
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     exec_linux_test.go:18: requires AppArmor to be enabled
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     exec_linux_test.go:38: requires AppArmor to be enabled
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver btrfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver btrfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver btrfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver btrfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver btrfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:73: No driver to put!
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z] time="2021-03-26T05:45:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z] time="2021-03-26T05:45:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z] time="2021-03-26T05:45:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z] time="2021-03-26T05:45:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z] time="2021-03-26T05:45:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:73: No driver to put!
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     overlay_test.go:49: Fails to compute changes intermittently
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     overlay_test.go:65: Cannot run test with naive change algorithm
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver zfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver zfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver zfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver zfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:46: Driver zfs not supported
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     graphtest_unix.go:73: No driver to put!
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
05:47:10 [2021-03-26T05:47:10.062Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] 
05:47:10 [2021-03-26T05:47:10.062Z] DONE 2248 tests, 26 skipped in 270.555s
Post stage
[Pipeline] junit
05:47:10 [2021-03-26T05:47:10.109Z] Recording test results
05:47:10 [2021-03-26T05:47:10.297Z] --- PASS: TestRemoveImageOrphaning (1.93s)
05:47:10 [2021-03-26T05:47:10.297Z] === RUN   TestRemoveImageGarbageCollector
05:47:10 [2021-03-26T05:47:10.297Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
05:47:10 [2021-03-26T05:47:10.297Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
05:47:10 [2021-03-26T05:47:10.297Z] === RUN   TestTagUnprefixedRepoByNameOrName
05:47:10 [2021-03-26T05:47:10.297Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
05:47:10 [2021-03-26T05:47:10.297Z] === RUN   TestTagInvalidReference
05:47:10 [2021-03-26T05:47:10.297Z] --- PASS: TestTagInvalidReference (0.01s)
05:47:10 [2021-03-26T05:47:10.297Z] === RUN   TestTagValidPrefixedRepo
05:47:10 [2021-03-26T05:47:10.297Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
05:47:10 [2021-03-26T05:47:10.297Z] === RUN   TestTagExistedNameWithoutForce
05:47:10 [2021-03-26T05:47:10.297Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
05:47:10 [2021-03-26T05:47:10.297Z] === RUN   TestTagOfficialNames
05:47:10 [2021-03-26T05:47:10.297Z] --- PASS: TestTagOfficialNames (0.05s)
05:47:10 [2021-03-26T05:47:10.297Z] === RUN   TestTagMatchesDigest
05:47:10 [2021-03-26T05:47:10.297Z] --- PASS: TestTagMatchesDigest (0.01s)
05:47:10 [2021-03-26T05:47:10.297Z] === CONT  TestImportExtremelyLargeImageWorks
05:47:10 [2021-03-26T05:47:10.478Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
05:47:10 [2021-03-26T05:47:10.921Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -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:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/make.sh dynbinary test-integration
05:47:10 [2021-03-26T05:47:10.927Z] --- PASS: TestUpdateCPUQuota (6.88s)
05:47:10 [2021-03-26T05:47:10.927Z] === RUN   TestUpdatePidsLimit
05:47:10 [2021-03-26T05:47:10.927Z] === RUN   TestUpdatePidsLimit/update_from_none
05:47:10 [2021-03-26T05:47:10.927Z] === RUN   TestUpdatePidsLimit/no_change
05:47:11 [2021-03-26T05:47:11.187Z] === RUN   TestUpdatePidsLimit/update_lower
05:47:11 [2021-03-26T05:47:11.224Z] 
05:47:11 [2021-03-26T05:47:11.224Z] Removing bundles/
05:47:11 [2021-03-26T05:47:11.224Z] 
05:47:11 [2021-03-26T05:47:11.224Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
05:47:11 [2021-03-26T05:47:11.224Z] Building: bundles/dynbinary-daemon/dockerd-dev
05:47:11 [2021-03-26T05:47:11.224Z] GOOS="" GOARCH="" GOARM=""
05:47:12 [2021-03-26T05:47:12.128Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
05:47:12 [2021-03-26T05:47:12.356Z] --- PASS: TestRunContainerWithBridgeNone (3.29s)
05:47:12 [2021-03-26T05:47:12.356Z] === RUN   TestNetworkInvalidJSON
05:47:12 [2021-03-26T05:47:12.356Z] === RUN   TestNetworkInvalidJSON//networks/create
05:47:12 [2021-03-26T05:47:12.356Z] === PAUSE TestNetworkInvalidJSON//networks/create
05:47:12 [2021-03-26T05:47:12.356Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
05:47:12 [2021-03-26T05:47:12.356Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
05:47:12 [2021-03-26T05:47:12.356Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
05:47:12 [2021-03-26T05:47:12.356Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
05:47:12 [2021-03-26T05:47:12.356Z] === CONT  TestNetworkInvalidJSON//networks/create
05:47:12 [2021-03-26T05:47:12.356Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
05:47:12 [2021-03-26T05:47:12.356Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
05:47:12 [2021-03-26T05:47:12.356Z] --- PASS: TestNetworkInvalidJSON (0.02s)
05:47:12 [2021-03-26T05:47:12.356Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
05:47:12 [2021-03-26T05:47:12.356Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
05:47:12 [2021-03-26T05:47:12.356Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
05:47:12 [2021-03-26T05:47:12.356Z] === RUN   TestNetworkList
05:47:12 [2021-03-26T05:47:12.356Z] === RUN   TestNetworkList//networks
05:47:12 [2021-03-26T05:47:12.356Z] === PAUSE TestNetworkList//networks
05:47:12 [2021-03-26T05:47:12.356Z] === RUN   TestNetworkList//networks/
05:47:12 [2021-03-26T05:47:12.356Z] === PAUSE TestNetworkList//networks/
05:47:12 [2021-03-26T05:47:12.356Z] === CONT  TestNetworkList//networks
05:47:12 [2021-03-26T05:47:12.356Z] === CONT  TestNetworkList//networks/
05:47:12 [2021-03-26T05:47:12.356Z] --- PASS: TestNetworkList (0.02s)
05:47:12 [2021-03-26T05:47:12.356Z]     --- PASS: TestNetworkList//networks (0.00s)
05:47:12 [2021-03-26T05:47:12.356Z]     --- PASS: TestNetworkList//networks/ (0.00s)
05:47:12 [2021-03-26T05:47:12.356Z] === RUN   TestHostIPv4BridgeLabel
05:47:12 [2021-03-26T05:47:12.356Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
05:47:12 [2021-03-26T05:47:12.356Z] === RUN   TestDaemonRestartWithLiveRestore
05:47:12 [2021-03-26T05:47:12.687Z] --- PASS: TestBuildWithHugeFile (43.96s)
05:47:12 [2021-03-26T05:47:12.687Z] === RUN   TestBuildWCOWSandboxSize
05:47:12 [2021-03-26T05:47:12.687Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
05:47:12 [2021-03-26T05:47:12.687Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
05:47:12 [2021-03-26T05:47:12.687Z] === RUN   TestBuildWithEmptyDockerfile
05:47:12 [2021-03-26T05:47:12.687Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
05:47:12 [2021-03-26T05:47:12.687Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
05:47:12 [2021-03-26T05:47:12.687Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:47:12 [2021-03-26T05:47:12.687Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:47:12 [2021-03-26T05:47:12.687Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:47:12 [2021-03-26T05:47:12.687Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:47:12 [2021-03-26T05:47:12.687Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
05:47:12 [2021-03-26T05:47:12.687Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:47:12 [2021-03-26T05:47:12.687Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:47:12 [2021-03-26T05:47:12.687Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s)
05:47:12 [2021-03-26T05:47:12.687Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
05:47:12 [2021-03-26T05:47:12.687Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
05:47:12 [2021-03-26T05:47:12.687Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
05:47:12 [2021-03-26T05:47:12.687Z] === RUN   TestBuildPreserveOwnership
05:47:12 [2021-03-26T05:47:12.687Z] === RUN   TestBuildPreserveOwnership/copy_from
05:47:12 [2021-03-26T05:47:12.699Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
05:47:13 [2021-03-26T05:47:13.269Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
05:47:13 [2021-03-26T05:47:13.494Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
05:47:13 [2021-03-26T05:47:13.494Z] === RUN   TestDaemonDefaultNetworkPools
05:47:14 [2021-03-26T05:47:14.196Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
05:47:14 [2021-03-26T05:47:14.196Z] === RUN   TestDaemonRestartWithExistingNetwork
05:47:14 [2021-03-26T05:47:14.209Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
05:47:14 [2021-03-26T05:47:14.603Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
05:47:15 [2021-03-26T05:47:15.150Z] --- PASS: TestUpdatePidsLimit (5.52s)
05:47:15 [2021-03-26T05:47:15.150Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.70s)
05:47:15 [2021-03-26T05:47:15.150Z]     --- PASS: TestUpdatePidsLimit/no_change (0.71s)
05:47:15 [2021-03-26T05:47:15.150Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.73s)
05:47:15 [2021-03-26T05:47:15.150Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s)
05:47:15 [2021-03-26T05:47:15.150Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s)
05:47:15 [2021-03-26T05:47:15.150Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s)
05:47:15 [2021-03-26T05:47:15.150Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s)
05:47:15 [2021-03-26T05:47:15.150Z] === RUN   TestUpdateRestartPolicy
05:47:15 [2021-03-26T05:47:15.334Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
05:47:15 [2021-03-26T05:47:15.334Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
05:47:16 [2021-03-26T05:47:16.475Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
05:47:16 [2021-03-26T05:47:16.475Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
05:47:17 [2021-03-26T05:47:17.149Z] --- PASS: TestBuildPreserveOwnership (6.66s)
05:47:17 [2021-03-26T05:47:17.149Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.35s)
05:47:17 [2021-03-26T05:47:17.149Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.28s)
05:47:17 [2021-03-26T05:47:17.149Z] === RUN   TestBuildPlatformInvalid
05:47:17 [2021-03-26T05:47:17.149Z] --- PASS: TestBuildPlatformInvalid (0.18s)
05:47:17 [2021-03-26T05:47:17.149Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
05:47:17 [2021-03-26T05:47:17.177Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
05:47:17 [2021-03-26T05:47:17.177Z] === RUN   TestServiceWithPredefinedNetwork
05:47:20 [2021-03-26T05:47:20.935Z] --- PASS: TestServiceWithPredefinedNetwork (3.80s)
05:47:20 [2021-03-26T05:47:20.935Z] === RUN   TestServiceRemoveKeepsIngressNetwork
05:47:20 [2021-03-26T05:47:20.935Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
05:47:20 [2021-03-26T05:47:20.935Z]     service_test.go:242: FLAKY_TEST
05:47:20 [2021-03-26T05:47:20.935Z] === RUN   TestServiceWithDataPathPortInit
05:47:23 [2021-03-26T05:47:23.998Z] 4612f6d0b889: Pull complete
05:47:24 [2021-03-26T05:47:24.829Z] Loaded image: buildpack-deps:buster
05:47:24 [2021-03-26T05:47:24.829Z] Loaded image: busybox:latest
05:47:24 [2021-03-26T05:47:24.829Z] Loaded image: busybox:glibc
05:47:28 [2021-03-26T05:47:28.125Z] Loaded image: debian:bullseye
05:47:28 [2021-03-26T05:47:28.386Z] Loaded image: hello-world:latest
05:47:28 [2021-03-26T05:47:28.647Z] Loaded image: arm32v7/hello-world:latest
05:47:28 [2021-03-26T05:47:28.647Z] INFO: Testing against a local daemon
05:47:28 [2021-03-26T05:47:28.647Z] === RUN   TestCgroupNamespacesBuild
05:47:29 [2021-03-26T05:47:29.394Z] Loaded image: buildpack-deps:buster
05:47:29 [2021-03-26T05:47:29.394Z] Loaded image: busybox:latest
05:47:29 [2021-03-26T05:47:29.394Z] Loaded image: busybox:glibc
05:47:30 [2021-03-26T05:47:30.044Z] --- PASS: TestUpdateRestartPolicy (12.73s)
05:47:30 [2021-03-26T05:47:30.045Z] === RUN   TestUpdateRestartWithAutoRemove
05:47:30 [2021-03-26T05:47:30.045Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
05:47:30 [2021-03-26T05:47:30.045Z] === RUN   TestWaitNonBlocked
05:47:30 [2021-03-26T05:47:30.045Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
05:47:30 [2021-03-26T05:47:30.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
05:47:30 [2021-03-26T05:47:30.045Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
05:47:30 [2021-03-26T05:47:30.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
05:47:30 [2021-03-26T05:47:30.045Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
05:47:30 [2021-03-26T05:47:30.045Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
05:47:30 [2021-03-26T05:47:30.045Z] --- PASS: TestWaitNonBlocked (0.01s)
05:47:30 [2021-03-26T05:47:30.045Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
05:47:30 [2021-03-26T05:47:30.045Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s)
05:47:30 [2021-03-26T05:47:30.045Z] === RUN   TestWaitBlocked
05:47:30 [2021-03-26T05:47:30.045Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
05:47:30 [2021-03-26T05:47:30.045Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
05:47:30 [2021-03-26T05:47:30.045Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
05:47:30 [2021-03-26T05:47:30.045Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
05:47:30 [2021-03-26T05:47:30.045Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
05:47:30 [2021-03-26T05:47:30.045Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
05:47:30 [2021-03-26T05:47:30.986Z] --- PASS: TestWaitBlocked (0.01s)
05:47:30 [2021-03-26T05:47:30.986Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s)
05:47:30 [2021-03-26T05:47:30.986Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s)
05:47:30 [2021-03-26T05:47:30.986Z] === CONT  TestContainerStartOnDaemonRestart
05:47:30 [2021-03-26T05:47:30.986Z] === CONT  TestContainerKillOnDaemonStart
05:47:31 [2021-03-26T05:47:31.313Z] Loaded image: debian:bullseye
05:47:31 [2021-03-26T05:47:31.574Z] Loaded image: hello-world:latest
05:47:31 [2021-03-26T05:47:31.835Z] Loaded image: arm32v7/hello-world:latest
05:47:31 [2021-03-26T05:47:31.944Z] --- PASS: TestCgroupNamespacesBuild (3.21s)
05:47:31 [2021-03-26T05:47:31.944Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
05:47:34 [2021-03-26T05:47:34.281Z] --- PASS: TestContainerStartOnDaemonRestart (2.97s)
05:47:34 [2021-03-26T05:47:34.281Z] === CONT  TestIpcModeOlderClient
05:47:34 [2021-03-26T05:47:34.281Z] --- PASS: TestIpcModeOlderClient (0.06s)
05:47:34 [2021-03-26T05:47:34.281Z] === CONT  TestDaemonHostGatewayIP
05:47:35 [2021-03-26T05:47:35.246Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.86s)
05:47:35 [2021-03-26T05:47:35.246Z] === RUN   TestBuildWithSession
05:47:35 [2021-03-26T05:47:35.246Z] --- SKIP: TestBuildWithSession (0.00s)
05:47:35 [2021-03-26T05:47:35.246Z]     build_session_test.go:25: TODO: BuildKit
05:47:35 [2021-03-26T05:47:35.246Z] === RUN   TestBuildSquashParent
05:47:37 [2021-03-26T05:47:37.578Z] --- PASS: TestDaemonHostGatewayIP (3.30s)
05:47:37 [2021-03-26T05:47:37.578Z] === CONT  TestRestartDaemonWithRestartingContainer
05:47:40 [2021-03-26T05:47:40.120Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s)
05:47:40 [2021-03-26T05:47:40.120Z] === CONT  TestDaemonRestartIpcMode
05:47:41 [2021-03-26T05:47:41.841Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.96s)
05:47:41 [2021-03-26T05:47:41.841Z] PASS
05:47:41 [2021-03-26T05:47:41.841Z] 
05:47:41 [2021-03-26T05:47:41.841Z] === Skipped
05:47:41 [2021-03-26T05:47:41.841Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
05:47:41 [2021-03-26T05:47:41.841Z]     build_session_test.go:25: TODO: BuildKit
05:47:41 [2021-03-26T05:47:41.841Z] 
05:47:41 [2021-03-26T05:47:41.841Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
05:47:41 [2021-03-26T05:47:41.841Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
05:47:41 [2021-03-26T05:47:41.841Z] 
05:47:41 [2021-03-26T05:47:41.841Z] 
05:47:41 [2021-03-26T05:47:41.841Z] DONE 34 tests, 2 skipped in 129.285s
05:47:41 [2021-03-26T05:47:41.841Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
05:47:41 [2021-03-26T05:47:41.841Z] ++ 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
05:47:41 [2021-03-26T05:47:41.841Z] ++ set -e
05:47:41 [2021-03-26T05:47:41.841Z] ++ '[' -n 0 ']'
05:47:41 [2021-03-26T05:47:41.841Z] ++ set -x
05:47:41 [2021-03-26T05:47:41.841Z] ++ 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
05:47:41 [2021-03-26T05:47:41.841Z] INFO: Testing against a local daemon
05:47:41 [2021-03-26T05:47:41.841Z] === RUN   TestConfigInspect
05:47:43 [2021-03-26T05:47:43.416Z] --- PASS: TestDaemonRestartIpcMode (3.09s)
05:47:43 [2021-03-26T05:47:43.416Z] --- PASS: TestContainerKillOnDaemonStart (12.27s)
05:47:43 [2021-03-26T05:47:43.416Z] PASS
05:47:43 [2021-03-26T05:47:43.416Z] 
05:47:43 [2021-03-26T05:47:43.416Z] === Skipped
05:47:43 [2021-03-26T05:47:43.416Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
05:47:43 [2021-03-26T05:47:43.416Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
05:47:43 [2021-03-26T05:47:43.416Z] 
05:47:43 [2021-03-26T05:47:43.416Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
05:47:43 [2021-03-26T05:47:43.416Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
05:47:43 [2021-03-26T05:47:43.416Z] 
05:47:43 [2021-03-26T05:47:43.416Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
05:47:43 [2021-03-26T05:47:43.416Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
05:47:43 [2021-03-26T05:47:43.416Z] 
05:47:43 [2021-03-26T05:47:43.416Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
05:47:43 [2021-03-26T05:47:43.416Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
05:47:43 [2021-03-26T05:47:43.416Z] 
05:47:43 [2021-03-26T05:47:43.416Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
05:47:43 [2021-03-26T05:47:43.416Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
05:47:43 [2021-03-26T05:47:43.416Z] 
05:47:43 [2021-03-26T05:47:43.416Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
05:47:43 [2021-03-26T05:47:43.416Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
05:47:43 [2021-03-26T05:47:43.416Z] 
05:47:43 [2021-03-26T05:47:43.416Z] 
05:47:43 [2021-03-26T05:47:43.416Z] DONE 196 tests, 6 skipped in 148.364s
05:47:43 [2021-03-26T05:47:43.416Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
05:47:43 [2021-03-26T05:47:43.416Z] INFO: Testing against a local daemon
05:47:43 [2021-03-26T05:47:43.416Z] === RUN   TestCommitInheritsEnv
05:47:43 [2021-03-26T05:47:43.676Z] --- PASS: TestCommitInheritsEnv (0.32s)
05:47:43 [2021-03-26T05:47:43.676Z] === RUN   TestImportExtremelyLargeImageWorks
05:47:43 [2021-03-26T05:47:43.676Z] === PAUSE TestImportExtremelyLargeImageWorks
05:47:43 [2021-03-26T05:47:43.676Z] === RUN   TestImagesFilterMultiReference
05:47:43 [2021-03-26T05:47:43.676Z] --- PASS: TestImagesFilterMultiReference (0.06s)
05:47:43 [2021-03-26T05:47:43.676Z] === RUN   TestImagePullPlatformInvalid
05:47:43 [2021-03-26T05:47:43.936Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
05:47:43 [2021-03-26T05:47:43.936Z] === RUN   TestRemoveImageOrphaning
05:47:43 [2021-03-26T05:47:43.953Z] --- PASS: TestServiceWithDataPathPortInit (21.55s)
05:47:43 [2021-03-26T05:47:43.953Z] === RUN   TestServiceWithDefaultAddressPoolInit
05:47:44 [2021-03-26T05:47:44.204Z] --- PASS: TestRemoveImageOrphaning (0.29s)
05:47:44 [2021-03-26T05:47:44.204Z] === RUN   TestRemoveImageGarbageCollector
05:47:45 [2021-03-26T05:47:45.142Z] --- PASS: TestConfigInspect (3.85s)
05:47:45 [2021-03-26T05:47:45.142Z] === RUN   TestConfigList
05:47:46 [2021-03-26T05:47:46.114Z] --- PASS: TestRemoveImageGarbageCollector (1.98s)
05:47:46 [2021-03-26T05:47:46.114Z] === RUN   TestTagUnprefixedRepoByNameOrName
05:47:46 [2021-03-26T05:47:46.114Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
05:47:46 [2021-03-26T05:47:46.114Z] === RUN   TestTagInvalidReference
05:47:46 [2021-03-26T05:47:46.114Z] --- PASS: TestTagInvalidReference (0.02s)
05:47:46 [2021-03-26T05:47:46.114Z] === RUN   TestTagValidPrefixedRepo
05:47:46 [2021-03-26T05:47:46.114Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
05:47:46 [2021-03-26T05:47:46.114Z] === RUN   TestTagExistedNameWithoutForce
05:47:46 [2021-03-26T05:47:46.114Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
05:47:46 [2021-03-26T05:47:46.114Z] === RUN   TestTagOfficialNames
05:47:46 [2021-03-26T05:47:46.374Z] --- PASS: TestTagOfficialNames (0.05s)
05:47:46 [2021-03-26T05:47:46.374Z] === RUN   TestTagMatchesDigest
05:47:46 [2021-03-26T05:47:46.374Z] --- PASS: TestTagMatchesDigest (0.02s)
05:47:46 [2021-03-26T05:47:46.374Z] === CONT  TestImportExtremelyLargeImageWorks
05:47:48 [2021-03-26T05:47:48.444Z] --- PASS: TestConfigList (3.23s)
05:47:48 [2021-03-26T05:47:48.444Z] === RUN   TestConfigsCreateAndDelete
05:47:50 [2021-03-26T05:47:50.137Z] --- PASS: TestBuildSquashParent (13.61s)
05:47:50 [2021-03-26T05:47:50.137Z] === RUN   TestBuildWithRemoveAndForceRemove
05:47:50 [2021-03-26T05:47:50.137Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:47:50 [2021-03-26T05:47:50.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:47:50 [2021-03-26T05:47:50.137Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:47:50 [2021-03-26T05:47:50.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:47:50 [2021-03-26T05:47:50.137Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:47:50 [2021-03-26T05:47:50.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:47:50 [2021-03-26T05:47:50.137Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:47:50 [2021-03-26T05:47:50.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:47:50 [2021-03-26T05:47:50.137Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:47:50 [2021-03-26T05:47:50.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:47:50 [2021-03-26T05:47:50.137Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:47:50 [2021-03-26T05:47:50.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:47:50 [2021-03-26T05:47:50.137Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:47:50 [2021-03-26T05:47:50.137Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:47:51 [2021-03-26T05:47:51.747Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
05:47:51 [2021-03-26T05:47:51.747Z] === RUN   TestConfigsUpdate
05:47:52 [2021-03-26T05:47:52.814Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.14s)
05:47:52 [2021-03-26T05:47:52.814Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:snv1dw4uzx8g72dc08amdfsgt Created:2021-03-26 05:47:43.495508428 +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[420297f1e07199466899a16e7ccaf11c4fcc43940cf0cfc7281d891d42e7546f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hru5ml6h0ldeq816lps70g2gh EndpointID:ccfae1c20b09938ca2da66b4b525ff78814c85e28e5f382507e738d81fa58b84 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1ecef26937c345d24755a01899b0cf5b1c2331141e2ab407e10c49370d46d450 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:2e09e70b031a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hru5ml6h0ldeq816lps70g2gh EndpointID:ccfae1c20b09938ca2da66b4b525ff78814c85e28e5f382507e738d81fa58b84 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
05:47:52 [2021-03-26T05:47:52.814Z] PASS
05:47:52 [2021-03-26T05:47:52.814Z] 
05:47:52 [2021-03-26T05:47:52.814Z] === Skipped
05:47:52 [2021-03-26T05:47:52.814Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
05:47:52 [2021-03-26T05:47:52.814Z]     service_test.go:242: FLAKY_TEST
05:47:52 [2021-03-26T05:47:52.814Z] 
05:47:52 [2021-03-26T05:47:52.814Z] 
05:47:52 [2021-03-26T05:47:52.814Z] DONE 26 tests, 1 skipped in 59.569s
05:47:52 [2021-03-26T05:47:52.814Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
05:47:52 [2021-03-26T05:47:52.814Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
05:47:52 [2021-03-26T05:47:52.814Z] ++ set -e
05:47:52 [2021-03-26T05:47:52.814Z] ++ '[' -n 0 ']'
05:47:52 [2021-03-26T05:47:52.814Z] ++ set -x
05:47:52 [2021-03-26T05:47:52.814Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
05:47:53 [2021-03-26T05:47:53.140Z] INFO: Testing against a local daemon
05:47:53 [2021-03-26T05:47:53.140Z] === RUN   TestDockerNetworkIpvlanPersistance
05:47:53 [2021-03-26T05:47:53.140Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
05:47:53 [2021-03-26T05:47:53.140Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:47:53 [2021-03-26T05:47:53.140Z] === RUN   TestDockerNetworkIpvlan
05:47:53 [2021-03-26T05:47:53.140Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
05:47:53 [2021-03-26T05:47:53.140Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:47:53 [2021-03-26T05:47:53.140Z] PASS
05:47:53 [2021-03-26T05:47:53.140Z] 
05:47:53 [2021-03-26T05:47:53.140Z] === Skipped
05:47:53 [2021-03-26T05:47:53.140Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
05:47:53 [2021-03-26T05:47:53.140Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:47:53 [2021-03-26T05:47:53.140Z] 
05:47:53 [2021-03-26T05:47:53.140Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
05:47:53 [2021-03-26T05:47:53.140Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:47:53 [2021-03-26T05:47:53.140Z] 
05:47:53 [2021-03-26T05:47:53.140Z] 
05:47:53 [2021-03-26T05:47:53.140Z] DONE 2 tests, 2 skipped in 0.363s
05:47:53 [2021-03-26T05:47:53.140Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
05:47:53 [2021-03-26T05:47:53.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
05:47:53 [2021-03-26T05:47:53.140Z] ++ set -e
05:47:53 [2021-03-26T05:47:53.140Z] ++ '[' -n 0 ']'
05:47:53 [2021-03-26T05:47:53.140Z] ++ set -x
05:47:53 [2021-03-26T05:47:53.140Z] ++ 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=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
05:47:53 [2021-03-26T05:47:53.140Z] INFO: Testing against a local daemon
05:47:53 [2021-03-26T05:47:53.140Z] === RUN   TestDockerNetworkMacvlanPersistance
05:47:54 [2021-03-26T05:47:54.337Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:47:54 [2021-03-26T05:47:54.337Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:47:54 [2021-03-26T05:47:54.787Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.62s)
05:47:54 [2021-03-26T05:47:54.787Z] === RUN   TestDockerNetworkMacvlan
05:47:55 [2021-03-26T05:47:55.050Z] --- PASS: TestConfigsUpdate (3.19s)
05:47:55 [2021-03-26T05:47:55.050Z] === RUN   TestTemplatedConfig
05:47:55 [2021-03-26T05:47:55.927Z] === RUN   TestDockerNetworkMacvlan/Subinterface
05:47:56 [2021-03-26T05:47:56.632Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
05:47:57 [2021-03-26T05:47:57.774Z] === RUN   TestDockerNetworkMacvlan/NilParent
05:47:59 [2021-03-26T05:47:59.257Z] --- PASS: TestTemplatedConfig (3.92s)
05:47:59 [2021-03-26T05:47:59.257Z] === RUN   TestConfigCreateResolve
05:47:59 [2021-03-26T05:47:59.620Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:48:00 [2021-03-26T05:48:00.190Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:48:01 [2021-03-26T05:48:01.805Z] --- PASS: TestConfigCreateResolve (3.22s)
05:48:01 [2021-03-26T05:48:01.805Z] === RUN   TestConfigDaemonLibtrustID
05:48:02 [2021-03-26T05:48:02.378Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
05:48:02 [2021-03-26T05:48:02.378Z] PASS
05:48:02 [2021-03-26T05:48:02.378Z] 
05:48:02 [2021-03-26T05:48:02.378Z] DONE 7 tests in 21.436s
05:48:02 [2021-03-26T05:48:02.378Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
05:48:02 [2021-03-26T05:48:02.378Z] ++ 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
05:48:02 [2021-03-26T05:48:02.378Z] ++ set -e
05:48:02 [2021-03-26T05:48:02.378Z] ++ '[' -n 0 ']'
05:48:02 [2021-03-26T05:48:02.378Z] ++ set -x
05:48:02 [2021-03-26T05:48:02.378Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
05:48:02 [2021-03-26T05:48:02.506Z] === RUN   TestDockerNetworkMacvlan/InternalMode
05:48:02 [2021-03-26T05:48:02.639Z] INFO: Testing against a local daemon
05:48:02 [2021-03-26T05:48:02.639Z] === RUN   TestCheckpoint
05:48:02 [2021-03-26T05:48:02.639Z] --- SKIP: TestCheckpoint (0.00s)
05:48:02 [2021-03-26T05:48:02.639Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
05:48:02 [2021-03-26T05:48:02.639Z] === RUN   TestContainerInvalidJSON
05:48:02 [2021-03-26T05:48:02.639Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
05:48:02 [2021-03-26T05:48:02.639Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
05:48:02 [2021-03-26T05:48:02.639Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
05:48:02 [2021-03-26T05:48:02.639Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
05:48:02 [2021-03-26T05:48:02.639Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
05:48:02 [2021-03-26T05:48:02.639Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
05:48:02 [2021-03-26T05:48:02.639Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
05:48:02 [2021-03-26T05:48:02.639Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
05:48:02 [2021-03-26T05:48:02.639Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
05:48:02 [2021-03-26T05:48:02.639Z] --- PASS: TestContainerInvalidJSON (0.02s)
05:48:02 [2021-03-26T05:48:02.639Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
05:48:02 [2021-03-26T05:48:02.639Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
05:48:02 [2021-03-26T05:48:02.639Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
05:48:02 [2021-03-26T05:48:02.639Z] === RUN   TestCopyFromContainerPathDoesNotExist
05:48:02 [2021-03-26T05:48:02.899Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
05:48:02 [2021-03-26T05:48:02.899Z] === RUN   TestCopyFromContainerPathIsNotDir
05:48:02 [2021-03-26T05:48:02.899Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s)
05:48:02 [2021-03-26T05:48:02.899Z] === RUN   TestCopyToContainerPathDoesNotExist
05:48:03 [2021-03-26T05:48:03.161Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
05:48:03 [2021-03-26T05:48:03.161Z] === RUN   TestCopyToContainerPathIsNotDir
05:48:03 [2021-03-26T05:48:03.161Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
05:48:03 [2021-03-26T05:48:03.161Z] === RUN   TestCopyFromContainer
05:48:05 [2021-03-26T05:48:05.708Z] === RUN   TestCopyFromContainer//
05:48:05 [2021-03-26T05:48:05.708Z] === RUN   TestCopyFromContainer//bar/root
05:48:05 [2021-03-26T05:48:05.708Z] === RUN   TestCopyFromContainer//bar/root/
05:48:05 [2021-03-26T05:48:05.708Z] === RUN   TestCopyFromContainer/bar/quux
05:48:05 [2021-03-26T05:48:05.708Z] === RUN   TestCopyFromContainer/bar/quux/
05:48:05 [2021-03-26T05:48:05.977Z] === RUN   TestCopyFromContainer/bar/quux/baz
05:48:05 [2021-03-26T05:48:05.977Z] === RUN   TestCopyFromContainer/bar/filesymlink
05:48:06 [2021-03-26T05:48:06.240Z] === RUN   TestCopyFromContainer/bar/dirsymlink
05:48:06 [2021-03-26T05:48:06.240Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
05:48:06 [2021-03-26T05:48:06.503Z] === RUN   TestCopyFromContainer/bar/notarget
05:48:06 [2021-03-26T05:48:06.503Z] --- PASS: TestCopyFromContainer (3.33s)
05:48:06 [2021-03-26T05:48:06.503Z]     --- PASS: TestCopyFromContainer// (0.11s)
05:48:06 [2021-03-26T05:48:06.503Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
05:48:06 [2021-03-26T05:48:06.503Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
05:48:06 [2021-03-26T05:48:06.503Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
05:48:06 [2021-03-26T05:48:06.503Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
05:48:06 [2021-03-26T05:48:06.503Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
05:48:06 [2021-03-26T05:48:06.503Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
05:48:06 [2021-03-26T05:48:06.503Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
05:48:06 [2021-03-26T05:48:06.503Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
05:48:06 [2021-03-26T05:48:06.503Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
05:48:06 [2021-03-26T05:48:06.503Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
05:48:06 [2021-03-26T05:48:06.503Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:48:06 [2021-03-26T05:48:06.503Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:48:06 [2021-03-26T05:48:06.503Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:48:06 [2021-03-26T05:48:06.503Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:48:06 [2021-03-26T05:48:06.503Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
05:48:06 [2021-03-26T05:48:06.503Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
05:48:06 [2021-03-26T05:48:06.503Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:48:06 [2021-03-26T05:48:06.504Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
05:48:06 [2021-03-26T05:48:06.504Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:48:06 [2021-03-26T05:48:06.504Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
05:48:06 [2021-03-26T05:48:06.504Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
05:48:06 [2021-03-26T05:48:06.504Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
05:48:06 [2021-03-26T05:48:06.504Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
05:48:06 [2021-03-26T05:48:06.504Z] === RUN   TestCreateLinkToNonExistingContainer
05:48:06 [2021-03-26T05:48:06.773Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s)
05:48:06 [2021-03-26T05:48:06.773Z] === RUN   TestCreateWithInvalidEnv
05:48:06 [2021-03-26T05:48:06.773Z] === RUN   TestCreateWithInvalidEnv/0
05:48:06 [2021-03-26T05:48:06.773Z] === PAUSE TestCreateWithInvalidEnv/0
05:48:06 [2021-03-26T05:48:06.773Z] === RUN   TestCreateWithInvalidEnv/1
05:48:06 [2021-03-26T05:48:06.773Z] === PAUSE TestCreateWithInvalidEnv/1
05:48:06 [2021-03-26T05:48:06.773Z] === RUN   TestCreateWithInvalidEnv/2
05:48:06 [2021-03-26T05:48:06.773Z] === PAUSE TestCreateWithInvalidEnv/2
05:48:06 [2021-03-26T05:48:06.773Z] === CONT  TestCreateWithInvalidEnv/0
05:48:06 [2021-03-26T05:48:06.773Z] === CONT  TestCreateWithInvalidEnv/1
05:48:06 [2021-03-26T05:48:06.773Z] === CONT  TestCreateWithInvalidEnv/2
05:48:06 [2021-03-26T05:48:06.773Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
05:48:06 [2021-03-26T05:48:06.773Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
05:48:06 [2021-03-26T05:48:06.773Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
05:48:06 [2021-03-26T05:48:06.773Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
05:48:06 [2021-03-26T05:48:06.773Z] === RUN   TestCreateTmpfsMountsTarget
05:48:06 [2021-03-26T05:48:06.773Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
05:48:06 [2021-03-26T05:48:06.773Z] === RUN   TestCreateWithCustomMaskedPaths
05:48:06 [2021-03-26T05:48:06.791Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
05:48:06 [2021-03-26T05:48:06.792Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.92s)
05:48:06 [2021-03-26T05:48:06.792Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.95s)
05:48:06 [2021-03-26T05:48:06.792Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.30s)
05:48:06 [2021-03-26T05:48:06.792Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.78s)
05:48:06 [2021-03-26T05:48:06.792Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.87s)
05:48:06 [2021-03-26T05:48:06.792Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.58s)
05:48:06 [2021-03-26T05:48:06.792Z] === RUN   TestBuildMultiStageCopy
05:48:06 [2021-03-26T05:48:06.792Z] === RUN   TestBuildMultiStageCopy/copy_to_root
05:48:07 [2021-03-26T05:48:07.300Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
05:48:09 [2021-03-26T05:48:09.333Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
05:48:09 [2021-03-26T05:48:09.334Z] --- PASS: TestCreateWithCustomMaskedPaths (2.71s)
05:48:09 [2021-03-26T05:48:09.334Z] === RUN   TestCreateWithCustomReadonlyPaths
05:48:09 [2021-03-26T05:48:09.908Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
05:48:10 [2021-03-26T05:48:10.483Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
05:48:11 [2021-03-26T05:48:11.053Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
05:48:11 [2021-03-26T05:48:11.992Z] --- PASS: TestBuildMultiStageCopy (6.11s)
05:48:11 [2021-03-26T05:48:11.992Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.71s)
05:48:11 [2021-03-26T05:48:11.992Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s)
05:48:11 [2021-03-26T05:48:11.992Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s)
05:48:11 [2021-03-26T05:48:11.992Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
05:48:11 [2021-03-26T05:48:11.992Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
05:48:11 [2021-03-26T05:48:11.992Z] === RUN   TestBuildMultiStageParentConfig
05:48:12 [2021-03-26T05:48:12.072Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
05:48:12 [2021-03-26T05:48:12.072Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
05:48:12 [2021-03-26T05:48:12.072Z] remote: Enumerating objects: 2, done.
05:48:12 [2021-03-26T05:48:12.072Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
05:48:12 [2021-03-26T05:48:12.072Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
05:48:12 [2021-03-26T05:48:12.072Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
05:48:12 [2021-03-26T05:48:12.072Z] 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.
05:48:12 [2021-03-26T05:48:12.072Z] Building: bundles/cross/windows/amd64/containerutility.exe
05:48:12 [2021-03-26T05:48:12.072Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
05:48:12 [2021-03-26T05:48:12.678Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/test/unit
05:48:12 [2021-03-26T05:48:12.679Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.78s)
05:48:12 [2021-03-26T05:48:12.679Z] === RUN   TestCreateWithInvalidHealthcheckParams
05:48:12 [2021-03-26T05:48:12.679Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:48:12 [2021-03-26T05:48:12.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:48:12 [2021-03-26T05:48:12.679Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:48:12 [2021-03-26T05:48:12.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:48:12 [2021-03-26T05:48:12.679Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:48:12 [2021-03-26T05:48:12.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:48:12 [2021-03-26T05:48:12.679Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:48:12 [2021-03-26T05:48:12.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:48:12 [2021-03-26T05:48:12.679Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:48:12 [2021-03-26T05:48:12.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:48:12 [2021-03-26T05:48:12.679Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:48:12 [2021-03-26T05:48:12.679Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:48:12 [2021-03-26T05:48:12.679Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:48:12 [2021-03-26T05:48:12.679Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:48:12 [2021-03-26T05:48:12.679Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:48:12 [2021-03-26T05:48:12.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
05:48:12 [2021-03-26T05:48:12.679Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
05:48:12 [2021-03-26T05:48:12.679Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
05:48:12 [2021-03-26T05:48:12.679Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s)
05:48:12 [2021-03-26T05:48:12.679Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s)
05:48:12 [2021-03-26T05:48:12.679Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
05:48:12 [2021-03-26T05:48:12.679Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
05:48:13 [2021-03-26T05:48:13.251Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.94s)
05:48:13 [2021-03-26T05:48:13.251Z] === RUN   TestCreateDifferentPlatform
05:48:13 [2021-03-26T05:48:13.251Z] === RUN   TestCreateDifferentPlatform/different_os
05:48:13 [2021-03-26T05:48:13.251Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
05:48:13 [2021-03-26T05:48:13.251Z] --- PASS: TestCreateDifferentPlatform (0.04s)
05:48:13 [2021-03-26T05:48:13.251Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
05:48:13 [2021-03-26T05:48:13.251Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
05:48:13 [2021-03-26T05:48:13.251Z] === RUN   TestCreateVolumesFromNonExistingContainer
05:48:13 [2021-03-26T05:48:13.251Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
05:48:13 [2021-03-26T05:48:13.251Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
05:48:13 [2021-03-26T05:48:13.375Z] --- PASS: TestBuildMultiStageParentConfig (1.47s)
05:48:13 [2021-03-26T05:48:13.375Z] === RUN   TestBuildLabelWithTargets
05:48:13 [2021-03-26T05:48:13.513Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s)
05:48:13 [2021-03-26T05:48:13.513Z] === RUN   TestContainerStartOnDaemonRestart
05:48:13 [2021-03-26T05:48:13.513Z] === PAUSE TestContainerStartOnDaemonRestart
05:48:13 [2021-03-26T05:48:13.513Z] === RUN   TestDaemonRestartIpcMode
05:48:13 [2021-03-26T05:48:13.513Z] === PAUSE TestDaemonRestartIpcMode
05:48:13 [2021-03-26T05:48:13.513Z] === RUN   TestDaemonHostGatewayIP
05:48:13 [2021-03-26T05:48:13.513Z] === PAUSE TestDaemonHostGatewayIP
05:48:13 [2021-03-26T05:48:13.513Z] === RUN   TestRestartDaemonWithRestartingContainer
05:48:13 [2021-03-26T05:48:13.513Z] === PAUSE TestRestartDaemonWithRestartingContainer
05:48:13 [2021-03-26T05:48:13.513Z] === RUN   TestContainerKillOnDaemonStart
05:48:13 [2021-03-26T05:48:13.513Z] === PAUSE TestContainerKillOnDaemonStart
05:48:13 [2021-03-26T05:48:13.513Z] === RUN   TestDiff
05:48:14 [2021-03-26T05:48:14.457Z] --- PASS: TestDiff (0.93s)
05:48:14 [2021-03-26T05:48:14.457Z] === RUN   TestExecWithCloseStdin
05:48:15 [2021-03-26T05:48:15.224Z] ?   	github.com/docker/docker/api	[no test files]
05:48:15 [2021-03-26T05:48:15.842Z] --- PASS: TestExecWithCloseStdin (1.20s)
05:48:15 [2021-03-26T05:48:15.842Z] === RUN   TestExec
05:48:15 [2021-03-26T05:48:15.915Z] --- PASS: TestBuildLabelWithTargets (2.37s)
05:48:15 [2021-03-26T05:48:15.915Z] === RUN   TestBuildWithEmptyLayers
05:48:16 [2021-03-26T05:48:16.161Z] === RUN   TestDockerNetworkMacvlan/Addressing
05:48:16 [2021-03-26T05:48:16.784Z] --- PASS: TestExec (1.26s)
05:48:16 [2021-03-26T05:48:16.784Z] === RUN   TestExecUser
05:48:17 [2021-03-26T05:48:17.297Z] --- PASS: TestBuildWithEmptyLayers (1.39s)
05:48:17 [2021-03-26T05:48:17.297Z] === RUN   TestBuildMultiStageOnBuild
05:48:17 [2021-03-26T05:48:17.299Z] --- PASS: TestDockerNetworkMacvlan (22.39s)
05:48:17 [2021-03-26T05:48:17.299Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s)
05:48:17 [2021-03-26T05:48:17.299Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
05:48:17 [2021-03-26T05:48:17.299Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.88s)
05:48:17 [2021-03-26T05:48:17.299Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.13s)
05:48:17 [2021-03-26T05:48:17.299Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.68s)
05:48:17 [2021-03-26T05:48:17.299Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.89s)
05:48:17 [2021-03-26T05:48:17.299Z] PASS
05:48:17 [2021-03-26T05:48:17.299Z] 
05:48:17 [2021-03-26T05:48:17.299Z] DONE 8 tests in 24.201s
05:48:17 [2021-03-26T05:48:17.299Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
05:48:17 [2021-03-26T05:48:17.299Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
05:48:17 [2021-03-26T05:48:17.299Z] ++ set -e
05:48:17 [2021-03-26T05:48:17.299Z] ++ '[' -n 0 ']'
05:48:17 [2021-03-26T05:48:17.299Z] ++ set -x
05:48:17 [2021-03-26T05:48:17.299Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
05:48:17 [2021-03-26T05:48:17.299Z] testing: warning: no tests to run
05:48:17 [2021-03-26T05:48:17.299Z] PASS
05:48:17 [2021-03-26T05:48:17.299Z] 
05:48:17 [2021-03-26T05:48:17.299Z] DONE 0 tests in 0.066s
05:48:17 [2021-03-26T05:48:17.299Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
05:48:17 [2021-03-26T05:48:17.299Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
05:48:17 [2021-03-26T05:48:17.299Z] ++ set -e
05:48:17 [2021-03-26T05:48:17.299Z] ++ '[' -n 0 ']'
05:48:17 [2021-03-26T05:48:17.299Z] ++ set -x
05:48:17 [2021-03-26T05:48:17.299Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
05:48:17 [2021-03-26T05:48:17.625Z] INFO: Testing against a local daemon
05:48:17 [2021-03-26T05:48:17.625Z] === RUN   TestAuthZPluginAllowRequest
05:48:18 [2021-03-26T05:48:18.170Z] --- PASS: TestExecUser (1.23s)
05:48:18 [2021-03-26T05:48:18.170Z] === RUN   TestExportContainerAndImportImage
05:48:19 [2021-03-26T05:48:19.556Z] --- PASS: TestExportContainerAndImportImage (1.25s)
05:48:19 [2021-03-26T05:48:19.556Z] === RUN   TestExportContainerAfterDaemonRestart
05:48:19 [2021-03-26T05:48:19.866Z] --- PASS: TestAuthZPluginAllowRequest (1.93s)
05:48:19 [2021-03-26T05:48:19.866Z] === RUN   TestAuthZPluginTLS
05:48:19 [2021-03-26T05:48:19.866Z] --- PASS: TestAuthZPluginTLS (0.53s)
05:48:19 [2021-03-26T05:48:19.866Z] === RUN   TestAuthZPluginDenyRequest
05:48:20 [2021-03-26T05:48:20.568Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
05:48:20 [2021-03-26T05:48:20.568Z] === RUN   TestAuthZPluginAPIDenyResponse
05:48:20 [2021-03-26T05:48:20.894Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
05:48:20 [2021-03-26T05:48:20.894Z] === RUN   TestAuthZPluginDenyResponse
05:48:21 [2021-03-26T05:48:21.472Z] --- PASS: TestExportContainerAfterDaemonRestart (2.04s)
05:48:21 [2021-03-26T05:48:21.472Z] === RUN   TestHealthCheckWorkdir
05:48:21 [2021-03-26T05:48:21.496Z] --- PASS: TestBuildMultiStageOnBuild (4.22s)
05:48:21 [2021-03-26T05:48:21.496Z] === RUN   TestBuildUncleanTarFilenames
05:48:21 [2021-03-26T05:48:21.596Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
05:48:21 [2021-03-26T05:48:21.596Z] === RUN   TestAuthZPluginAllowEventStream
05:48:22 [2021-03-26T05:48:22.857Z] --- PASS: TestHealthCheckWorkdir (1.58s)
05:48:22 [2021-03-26T05:48:22.857Z] === RUN   TestHealthKillContainer
05:48:23 [2021-03-26T05:48:23.407Z] --- PASS: TestBuildUncleanTarFilenames (2.05s)
05:48:23 [2021-03-26T05:48:23.407Z] === RUN   TestBuildMultiStageLayerLeak
05:48:23 [2021-03-26T05:48:23.837Z] --- PASS: TestAuthZPluginAllowEventStream (1.87s)
05:48:23 [2021-03-26T05:48:23.837Z] === RUN   TestAuthZPluginErrorResponse
05:48:23 [2021-03-26T05:48:23.837Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
05:48:23 [2021-03-26T05:48:23.837Z] === RUN   TestAuthZPluginErrorRequest
05:48:24 [2021-03-26T05:48:24.540Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
05:48:24 [2021-03-26T05:48:24.540Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
05:48:24 [2021-03-26T05:48:24.866Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
05:48:24 [2021-03-26T05:48:24.866Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
05:48:26 [2021-03-26T05:48:26.162Z] --- PASS: TestHealthKillContainer (3.20s)
05:48:26 [2021-03-26T05:48:26.162Z] === RUN   TestInspectCpusetInConfigPre120
05:48:27 [2021-03-26T05:48:27.105Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s)
05:48:27 [2021-03-26T05:48:27.105Z] === RUN   TestIpcModeNone
05:48:27 [2021-03-26T05:48:27.803Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.35s)
05:48:27 [2021-03-26T05:48:27.803Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
05:48:28 [2021-03-26T05:48:28.491Z] --- PASS: TestIpcModeNone (1.21s)
05:48:28 [2021-03-26T05:48:28.491Z] === RUN   TestIpcModePrivate
05:48:28 [2021-03-26T05:48:28.691Z] --- PASS: TestBuildMultiStageLayerLeak (4.70s)
05:48:28 [2021-03-26T05:48:28.691Z] === RUN   TestBuildWithHugeFile
05:48:29 [2021-03-26T05:48:29.433Z] --- PASS: TestIpcModePrivate (1.22s)
05:48:29 [2021-03-26T05:48:29.433Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
05:48:29 [2021-03-26T05:48:29.433Z] === RUN   TestIpcModeShareable
05:48:30 [2021-03-26T05:48:30.047Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.50s)
05:48:30 [2021-03-26T05:48:30.047Z] === RUN   TestAuthZPluginHeader
05:48:30 [2021-03-26T05:48:30.137Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
05:48:30 [2021-03-26T05:48:30.820Z] --- PASS: TestIpcModeShareable (1.21s)
05:48:30 [2021-03-26T05:48:30.820Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
05:48:30 [2021-03-26T05:48:30.820Z] === RUN   TestAPIIpcModeShareableAndContainer
05:48:30 [2021-03-26T05:48:30.827Z] --- PASS: TestAuthZPluginHeader (0.87s)
05:48:30 [2021-03-26T05:48:30.828Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
05:48:30 [2021-03-26T05:48:30.828Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
05:48:30 [2021-03-26T05:48:30.828Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:48:30 [2021-03-26T05:48:30.828Z] === RUN   TestAuthZPluginV2Disable
05:48:30 [2021-03-26T05:48:30.828Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
05:48:30 [2021-03-26T05:48:30.828Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:48:30 [2021-03-26T05:48:30.828Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
05:48:30 [2021-03-26T05:48:30.828Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
05:48:30 [2021-03-26T05:48:30.828Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:48:30 [2021-03-26T05:48:30.828Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
05:48:30 [2021-03-26T05:48:30.828Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
05:48:30 [2021-03-26T05:48:30.828Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:48:30 [2021-03-26T05:48:30.828Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
05:48:35 [2021-03-26T05:48:35.028Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.57s)
05:48:35 [2021-03-26T05:48:35.028Z] === RUN   TestAPIIpcModeHost
05:48:35 [2021-03-26T05:48:35.600Z] --- PASS: TestAPIIpcModeHost (1.24s)
05:48:35 [2021-03-26T05:48:35.600Z] === RUN   TestDaemonIpcModeShareable
05:48:38 [2021-03-26T05:48:38.147Z] --- PASS: TestDaemonIpcModeShareable (2.21s)
05:48:38 [2021-03-26T05:48:38.147Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
05:48:38 [2021-03-26T05:48:38.147Z] === RUN   TestDaemonIpcModePrivate
05:48:40 [2021-03-26T05:48:40.066Z] --- PASS: TestDaemonIpcModePrivate (2.15s)
05:48:40 [2021-03-26T05:48:40.066Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
05:48:40 [2021-03-26T05:48:40.066Z] === RUN   TestDaemonIpcModePrivateFromConfig
05:48:40 [2021-03-26T05:48:40.912Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
05:48:40 [2021-03-26T05:48:40.912Z] Using test binary docker
05:48:40 [2021-03-26T05:48:40.912Z] +++ /etc/init.d/apparmor start
05:48:40 [2021-03-26T05:48:40.912Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
05:48:40 [2021-03-26T05:48:40.912Z] INFO: Waiting for daemon to start...
05:48:40 [2021-03-26T05:48:40.912Z] Starting dockerd
05:48:40 [2021-03-26T05:48:40.912Z] +++ 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
05:48:40 [2021-03-26T05:48:40.912Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
05:48:40 [2021-03-26T05:48:40.912Z] Using test binary docker
05:48:40 [2021-03-26T05:48:40.912Z] +++ /etc/init.d/apparmor start
05:48:40 [2021-03-26T05:48:40.912Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
05:48:40 [2021-03-26T05:48:40.912Z] INFO: Waiting for daemon to start...
05:48:40 [2021-03-26T05:48:40.912Z] Starting dockerd
05:48:40 [2021-03-26T05:48:40.912Z] +++ 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
05:48:41 [2021-03-26T05:48:41.982Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.18s)
05:48:41 [2021-03-26T05:48:41.982Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
05:48:41 [2021-03-26T05:48:41.982Z] === RUN   TestDaemonIpcModeShareableFromConfig
05:48:43 [2021-03-26T05:48:43.559Z] .
05:48:43 [2021-03-26T05:48:43.559Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
05:48:43 [2021-03-26T05:48:43.559Z] 
05:48:43 [2021-03-26T05:48:43.559Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
05:48:43 [2021-03-26T05:48:43.559Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
05:48:43 [2021-03-26T05:48:43.559Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
05:48:43 [2021-03-26T05:48:43.559Z] Error: No such image: emptyfsError: No such image: emptyfs
05:48:43 [2021-03-26T05:48:43.559Z] 
05:48:43 [2021-03-26T05:48:43.559Z] ++++ tar -cC bundles/test-integration/emptyfs .
05:48:43 [2021-03-26T05:48:43.559Z] ++++ docker load
05:48:43 [2021-03-26T05:48:43.559Z] ++++ tar -cC bundles/test-integration/emptyfs .
05:48:43 [2021-03-26T05:48:43.559Z] ++++ docker load
05:48:43 [2021-03-26T05:48:43.818Z] Running integration-test (iteration 1)
05:48:43 [2021-03-26T05:48:43.818Z] 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)/
05:48:43 [2021-03-26T05:48:43.818Z] ++ 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)/'
05:48:43 [2021-03-26T05:48:43.818Z] ++ set -e
05:48:43 [2021-03-26T05:48:43.818Z] ++ '[' -n 0 ']'
05:48:43 [2021-03-26T05:48:43.818Z] ++ set -x
05:48:43 [2021-03-26T05:48:43.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/'
05:48:43 [2021-03-26T05:48:43.818Z] Running integration-test (iteration 1)
05:48:43 [2021-03-26T05:48:43.819Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
05:48:43 [2021-03-26T05:48:43.819Z] ++ 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)/'
05:48:43 [2021-03-26T05:48:43.819Z] ++ set -e
05:48:43 [2021-03-26T05:48:43.819Z] ++ '[' -n 0 ']'
05:48:43 [2021-03-26T05:48:43.819Z] ++ set -x
05:48:43 [2021-03-26T05:48:43.819Z] ++ 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)/'
05:48:44 [2021-03-26T05:48:44.530Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.16s)
05:48:44 [2021-03-26T05:48:44.530Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
05:48:44 [2021-03-26T05:48:44.530Z] === RUN   TestIpcModeOlderClient
05:48:44 [2021-03-26T05:48:44.530Z] === PAUSE TestIpcModeOlderClient
05:48:44 [2021-03-26T05:48:44.530Z] === RUN   TestKillContainerInvalidSignal
05:48:45 [2021-03-26T05:48:45.473Z] --- PASS: TestKillContainerInvalidSignal (0.99s)
05:48:45 [2021-03-26T05:48:45.473Z] === RUN   TestKillContainer
05:48:45 [2021-03-26T05:48:45.473Z] === RUN   TestKillContainer/no_signal
05:48:46 [2021-03-26T05:48:46.417Z] === RUN   TestKillContainer/non_killing_signal
05:48:46 [2021-03-26T05:48:46.989Z] === RUN   TestKillContainer/killing_signal
05:48:48 [2021-03-26T05:48:48.376Z] --- PASS: TestKillContainer (2.95s)
05:48:48 [2021-03-26T05:48:48.376Z]     --- PASS: TestKillContainer/no_signal (0.93s)
05:48:48 [2021-03-26T05:48:48.376Z]     --- PASS: TestKillContainer/non_killing_signal (0.69s)
05:48:48 [2021-03-26T05:48:48.376Z]     --- PASS: TestKillContainer/killing_signal (1.04s)
05:48:48 [2021-03-26T05:48:48.376Z] === RUN   TestKillWithStopSignalAndRestartPolicies
05:48:48 [2021-03-26T05:48:48.376Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
05:48:48 [2021-03-26T05:48:48.604Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
05:48:48 [2021-03-26T05:48:48.604Z] 
05:48:48 [2021-03-26T05:48:48.604Z] ---> Making bundle: test-integration (in bundles/test-integration)
05:48:48 [2021-03-26T05:48:48.604Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
05:48:48 [2021-03-26T05:48:48.604Z] HOSTNAME=45a06792f6da
05:48:48 [2021-03-26T05:48:48.604Z] TESTDEBUG=0
05:48:48 [2021-03-26T05:48:48.604Z] DEST=bundles/test-integration
05:48:48 [2021-03-26T05:48:48.604Z] PWD=/go/src/github.com/docker/docker
05:48:48 [2021-03-26T05:48:48.604Z] DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99
05:48:48 [2021-03-26T05:48:48.604Z] container=docker
05:48:48 [2021-03-26T05:48:48.604Z] HOME=/root
05:48:48 [2021-03-26T05:48:48.604Z] GOLANG_VERSION=1.13.15
05:48:48 [2021-03-26T05:48:48.604Z] VALIDATE_REPO=https://github.com/moby/moby.git
05:48:48 [2021-03-26T05:48:48.604Z] VALIDATE_BRANCH=master
05:48:48 [2021-03-26T05:48:48.604Z] TERM=xterm
05:48:48 [2021-03-26T05:48:48.604Z] DOCKER_PKG=github.com/docker/docker
05:48:48 [2021-03-26T05:48:48.604Z] SHLVL=1
05:48:48 [2021-03-26T05:48:48.604Z] TIMEOUT=120m
05:48:48 [2021-03-26T05:48:48.604Z] DOCKER_BUILDTAGS=apparmor seccomp journald
05:48:48 [2021-03-26T05:48:48.604Z] DOCKER_GRAPHDRIVER=overlay2
05:48:48 [2021-03-26T05:48:48.604Z] GO111MODULE=off
05:48:48 [2021-03-26T05:48:48.604Z] DOCKER_EXPERIMENTAL=1
05:48:48 [2021-03-26T05:48:48.604Z] TEST_SKIP_INTEGRATION_CLI=1
05:48:48 [2021-03-26T05:48:48.604Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
05:48:48 [2021-03-26T05:48:48.604Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
05:48:48 [2021-03-26T05:48:48.604Z] GOPATH=/go
05:48:48 [2021-03-26T05:48:48.604Z] PKG_CONFIG=pkg-config
05:48:48 [2021-03-26T05:48:48.604Z] _=/usr/bin/env
05:48:48 [2021-03-26T05:48:48.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
05:48:49 [2021-03-26T05:48:49.319Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
05:48:49 [2021-03-26T05:48:49.928Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s)
05:48:49 [2021-03-26T05:48:49.928Z] PASS
05:48:49 [2021-03-26T05:48:49.928Z] 
05:48:49 [2021-03-26T05:48:49.928Z] === Skipped
05:48:49 [2021-03-26T05:48:49.928Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
05:48:49 [2021-03-26T05:48:49.928Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:48:49 [2021-03-26T05:48:49.928Z] 
05:48:49 [2021-03-26T05:48:49.928Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
05:48:49 [2021-03-26T05:48:49.928Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:48:49 [2021-03-26T05:48:49.928Z] 
05:48:49 [2021-03-26T05:48:49.928Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
05:48:49 [2021-03-26T05:48:49.928Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:48:49 [2021-03-26T05:48:49.928Z] 
05:48:49 [2021-03-26T05:48:49.928Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
05:48:49 [2021-03-26T05:48:49.928Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:48:49 [2021-03-26T05:48:49.928Z] 
05:48:49 [2021-03-26T05:48:49.928Z] 
05:48:49 [2021-03-26T05:48:49.928Z] DONE 17 tests, 4 skipped in 30.643s
05:48:49 [2021-03-26T05:48:49.928Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
05:48:49 [2021-03-26T05:48:49.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
05:48:49 [2021-03-26T05:48:49.928Z] ++ set -e
05:48:49 [2021-03-26T05:48:49.928Z] ++ '[' -n 0 ']'
05:48:49 [2021-03-26T05:48:49.928Z] ++ set -x
05:48:49 [2021-03-26T05:48:49.928Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
05:48:49 [2021-03-26T05:48:49.928Z] INFO: Testing against a local daemon
05:48:49 [2021-03-26T05:48:49.928Z] === RUN   TestPluginInvalidJSON
05:48:49 [2021-03-26T05:48:49.928Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
05:48:49 [2021-03-26T05:48:49.928Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
05:48:49 [2021-03-26T05:48:49.928Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
05:48:49 [2021-03-26T05:48:49.928Z] --- PASS: TestPluginInvalidJSON (0.01s)
05:48:49 [2021-03-26T05:48:49.928Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
05:48:49 [2021-03-26T05:48:49.928Z] === RUN   TestPluginInstall
05:48:49 [2021-03-26T05:48:49.928Z] === RUN   TestPluginInstall/no_auth
05:48:49 [2021-03-26T05:48:49.928Z] time="2021-03-26T05:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:48:49 [2021-03-26T05:48:49.928Z] time="2021-03-26T05:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77b01ed138b08ce5b3a5d63d593eb4523ad702744447bcd1cb8c8084460127c6" mediatype=application/vnd.docker.plugin.v1+json size=522
05:48:49 [2021-03-26T05:48:49.928Z] time="2021-03-26T05:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:48:49 [2021-03-26T05:48:49.928Z] time="2021-03-26T05:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77b01ed138b08ce5b3a5d63d593eb4523ad702744447bcd1cb8c8084460127c6" mediatype=application/vnd.docker.plugin.v1+json size=522
05:48:49 [2021-03-26T05:48:49.928Z] === RUN   TestPluginInstall/with_htpasswd
05:48:50 [2021-03-26T05:48:50.263Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s)
05:48:50 [2021-03-26T05:48:50.263Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s)
05:48:50 [2021-03-26T05:48:50.263Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s)
05:48:50 [2021-03-26T05:48:50.263Z] === RUN   TestKillStoppedContainer
05:48:50 [2021-03-26T05:48:50.263Z] --- PASS: TestKillStoppedContainer (0.11s)
05:48:50 [2021-03-26T05:48:50.263Z] === RUN   TestKillStoppedContainerAPIPre120
05:48:50 [2021-03-26T05:48:50.263Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
05:48:50 [2021-03-26T05:48:50.263Z] === RUN   TestKillDifferentUserContainer
05:48:50 [2021-03-26T05:48:50.265Z] 5ff1512f88ec: Pull complete
05:48:50 [2021-03-26T05:48:50.265Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab
05:48:50 [2021-03-26T05:48:50.265Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
05:48:50 [2021-03-26T05:48:50.265Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
05:48:50 [2021-03-26T05:48:50.265Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
05:48:50 [2021-03-26T05:48:50.265Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817'
05:48:50 [2021-03-26T05:48:50.265Z] WARN: Skipping validation tests
05:48:50 [2021-03-26T05:48:50.265Z] INFO: Running unit tests at 03/26/2021 05:48:47...
05:48:50 [2021-03-26T05:48:50.631Z] time="2021-03-26T05:48:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:48:50 [2021-03-26T05:48:50.631Z] time="2021-03-26T05:48:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4817b155fbd03c61c8dcad544084c8e51a6cc3bf6b9c17d2252129c097ec52d5" mediatype=application/vnd.docker.plugin.v1+json size=522
05:48:50 [2021-03-26T05:48:50.631Z] time="2021-03-26T05:48:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:48:50 [2021-03-26T05:48:50.631Z] time="2021-03-26T05:48:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4817b155fbd03c61c8dcad544084c8e51a6cc3bf6b9c17d2252129c097ec52d5" mediatype=application/vnd.docker.plugin.v1+json size=522
05:48:50 [2021-03-26T05:48:50.631Z] === RUN   TestPluginInstall/with_insecure
05:48:51 [2021-03-26T05:48:51.206Z] --- PASS: TestKillDifferentUserContainer (0.98s)
05:48:51 [2021-03-26T05:48:51.206Z] === RUN   TestInspectOomKilledTrue
05:48:51 [2021-03-26T05:48:51.206Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
05:48:51 [2021-03-26T05:48:51.206Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:48:51 [2021-03-26T05:48:51.206Z] === RUN   TestInspectOomKilledFalse
05:48:51 [2021-03-26T05:48:51.206Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
05:48:51 [2021-03-26T05:48:51.206Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:48:51 [2021-03-26T05:48:51.206Z] === RUN   TestLinksEtcHostsContentMatch
05:48:51 [2021-03-26T05:48:51.769Z] time="2021-03-26T05:48:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:48:51 [2021-03-26T05:48:51.769Z] time="2021-03-26T05:48:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6ab459766e25adec23baef4a29181625dbff86fb5e9073fbd98d248f3a8e740" mediatype=application/vnd.docker.plugin.v1+json size=522
05:48:51 [2021-03-26T05:48:51.769Z] time="2021-03-26T05:48:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:48:51 [2021-03-26T05:48:51.769Z] time="2021-03-26T05:48:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6ab459766e25adec23baef4a29181625dbff86fb5e9073fbd98d248f3a8e740" mediatype=application/vnd.docker.plugin.v1+json size=522
05:48:51 [2021-03-26T05:48:51.888Z] INFO: make.ps1 starting at 03/26/2021 05:48:51
05:48:51 [2021-03-26T05:48:51.888Z] INFO: Git commit (00ff0b3d5f) assumed from DOCKER_GITCOMMIT environment variable
05:48:51 [2021-03-26T05:48:51.888Z] INFO: Invoking autogen...
05:48:52 [2021-03-26T05:48:52.096Z] --- PASS: TestPluginInstall (3.84s)
05:48:52 [2021-03-26T05:48:52.096Z]     --- PASS: TestPluginInstall/no_auth (1.74s)
05:48:52 [2021-03-26T05:48:52.096Z]     --- PASS: TestPluginInstall/with_htpasswd (0.81s)
05:48:52 [2021-03-26T05:48:52.096Z]     --- PASS: TestPluginInstall/with_insecure (1.28s)
05:48:52 [2021-03-26T05:48:52.096Z]         plugin_test.go:160: [dc82e78ead8cf] daemon is not started
05:48:52 [2021-03-26T05:48:52.096Z] === RUN   TestPluginsWithRuntimes
05:48:52 [2021-03-26T05:48:52.148Z] --- PASS: TestLinksEtcHostsContentMatch (0.97s)
05:48:52 [2021-03-26T05:48:52.148Z] === RUN   TestLinksContainerNames
05:48:52 [2021-03-26T05:48:52.357Z] INFO: Running unit tests...
05:48:53 [2021-03-26T05:48:53.742Z] === RUN   TestPluginsWithRuntimes/No_Args
05:48:54 [2021-03-26T05:48:54.065Z] --- PASS: TestLinksContainerNames (1.90s)
05:48:54 [2021-03-26T05:48:54.065Z] === RUN   TestLogsFollowTailEmpty
05:48:55 [2021-03-26T05:48:55.008Z] --- PASS: TestLogsFollowTailEmpty (0.97s)
05:48:55 [2021-03-26T05:48:55.008Z] === RUN   TestContainerNetworkMountsNoChown
05:48:55 [2021-03-26T05:48:55.388Z] === RUN   TestPluginsWithRuntimes/With_Args
05:48:55 [2021-03-26T05:48:55.952Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s)
05:48:55 [2021-03-26T05:48:55.952Z] === RUN   TestMountDaemonRoot
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/default
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/default
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/private
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/private
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/rprivate
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/rprivate
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/slave
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/slave
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/rslave
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/rslave
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/shared
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/shared
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/rshared
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/rshared
05:48:56 [2021-03-26T05:48:56.213Z] === CONT  TestMountDaemonRoot/default
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/default/bind_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === CONT  TestMountDaemonRoot/rslave
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/default/mount_root
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/default/mount_root
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/default/mount_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/rslave/bind_root
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/default/bind_root
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/default/bind_root
05:48:56 [2021-03-26T05:48:56.213Z] === CONT  TestMountDaemonRoot/slave
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/slave/mount_root
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/slave/mount_root
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/slave/bind_root
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/slave/bind_root
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/rslave/mount_root
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === CONT  TestMountDaemonRoot/private
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/private/mount_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
05:48:56 [2021-03-26T05:48:56.213Z] === RUN   TestMountDaemonRoot/private/bind_root
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/private/bind_root
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/private/bind_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/private/mount_root
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/private/mount_root
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/rprivate
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/shared
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/shared/mount_root
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/shared/mount_root
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/shared/bind_root
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/shared/bind_root
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/default/bind_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/rshared
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/rshared/bind_root
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/rshared/mount_root
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
05:48:56 [2021-03-26T05:48:56.214Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/default/mount_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/default/bind_root
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/default/mount_root
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/rslave/bind_root
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/private/mount_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/slave/bind_root
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/slave/mount_root
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/shared/mount_root
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/rslave/mount_root
05:48:56 [2021-03-26T05:48:56.214Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/private/mount_root
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/private/bind_subpath
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/private/bind_root
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/rshared/bind_root
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/shared/bind_root
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/rshared/mount_root
05:48:56 [2021-03-26T05:48:56.475Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
05:48:56 [2021-03-26T05:48:56.737Z] --- PASS: TestMountDaemonRoot (0.05s)
05:48:56 [2021-03-26T05:48:56.737Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
05:48:56 [2021-03-26T05:48:56.737Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
05:48:56 [2021-03-26T05:48:56.737Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
05:48:56 [2021-03-26T05:48:56.737Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
05:48:56 [2021-03-26T05:48:56.737Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
05:48:56 [2021-03-26T05:48:56.737Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
05:48:56 [2021-03-26T05:48:56.737Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
05:48:56 [2021-03-26T05:48:56.737Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
05:48:56 [2021-03-26T05:48:56.737Z] === RUN   TestContainerBindMountNonRecursive
05:48:57 [2021-03-26T05:48:57.037Z] --- PASS: TestPluginsWithRuntimes (4.75s)
05:48:57 [2021-03-26T05:48:57.037Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.42s)
05:48:57 [2021-03-26T05:48:57.037Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.38s)
05:48:57 [2021-03-26T05:48:57.037Z] PASS
05:48:57 [2021-03-26T05:48:57.037Z] 
05:48:57 [2021-03-26T05:48:57.037Z] DONE 9 tests in 8.758s
05:48:57 [2021-03-26T05:48:57.037Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
05:48:57 [2021-03-26T05:48:57.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
05:48:57 [2021-03-26T05:48:57.037Z] ++ set -e
05:48:57 [2021-03-26T05:48:57.037Z] ++ '[' -n 0 ']'
05:48:57 [2021-03-26T05:48:57.037Z] ++ set -x
05:48:57 [2021-03-26T05:48:57.037Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
05:48:57 [2021-03-26T05:48:57.037Z] INFO: Testing against a local daemon
05:48:57 [2021-03-26T05:48:57.037Z] === RUN   TestExternalGraphDriver
05:48:57 [2021-03-26T05:48:57.037Z] === RUN   TestExternalGraphDriver/json
05:48:59 [2021-03-26T05:48:59.283Z] === RUN   TestExternalGraphDriver/spec
05:49:00 [2021-03-26T05:49:00.041Z] --- PASS: TestContainerBindMountNonRecursive (2.78s)
05:49:00 [2021-03-26T05:49:00.041Z] === RUN   TestContainerVolumesMountedAsShared
05:49:00 [2021-03-26T05:49:00.041Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s)
05:49:00 [2021-03-26T05:49:00.041Z] === RUN   TestContainerVolumesMountedAsSlave
05:49:01 [2021-03-26T05:49:01.027Z] 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
05:49:01 [2021-03-26T05:49:01.429Z] --- PASS: TestContainerVolumesMountedAsSlave (1.02s)
05:49:01 [2021-03-26T05:49:01.429Z] === RUN   TestNetworkNat
05:49:01 [2021-03-26T05:49:01.591Z] === RUN   TestExternalGraphDriver/pull
05:49:01 [2021-03-26T05:49:01.779Z] --- PASS: TestImportExtremelyLargeImageWorks (101.83s)
05:49:01 [2021-03-26T05:49:01.779Z] PASS
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === Skipped
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] DONE 12 tests, 1 skipped in 105.766s
05:49:01 [2021-03-26T05:49:01.779Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
05:49:01 [2021-03-26T05:49:01.779Z] INFO: Testing against a local daemon
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestNetworkCreateDelete
05:49:01 [2021-03-26T05:49:01.779Z] --- PASS: TestNetworkCreateDelete (0.14s)
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestDockerNetworkDeletePreferID
05:49:01 [2021-03-26T05:49:01.779Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestDaemonDNSFallback
05:49:01 [2021-03-26T05:49:01.779Z] --- PASS: TestDaemonDNSFallback (7.66s)
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestInspectNetwork
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestInspectNetwork (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestRunContainerWithBridgeNone
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestNetworkInvalidJSON
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestNetworkInvalidJSON//networks/create
05:49:01 [2021-03-26T05:49:01.779Z] === PAUSE TestNetworkInvalidJSON//networks/create
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
05:49:01 [2021-03-26T05:49:01.779Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
05:49:01 [2021-03-26T05:49:01.779Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
05:49:01 [2021-03-26T05:49:01.779Z] === CONT  TestNetworkInvalidJSON//networks/create
05:49:01 [2021-03-26T05:49:01.779Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
05:49:01 [2021-03-26T05:49:01.779Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
05:49:01 [2021-03-26T05:49:01.779Z] --- PASS: TestNetworkInvalidJSON (0.01s)
05:49:01 [2021-03-26T05:49:01.779Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestNetworkList
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestNetworkList//networks
05:49:01 [2021-03-26T05:49:01.779Z] === PAUSE TestNetworkList//networks
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestNetworkList//networks/
05:49:01 [2021-03-26T05:49:01.779Z] === PAUSE TestNetworkList//networks/
05:49:01 [2021-03-26T05:49:01.779Z] === CONT  TestNetworkList//networks
05:49:01 [2021-03-26T05:49:01.779Z] === CONT  TestNetworkList//networks/
05:49:01 [2021-03-26T05:49:01.779Z] --- PASS: TestNetworkList (0.01s)
05:49:01 [2021-03-26T05:49:01.779Z]     --- PASS: TestNetworkList//networks/ (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     --- PASS: TestNetworkList//networks (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestHostIPv4BridgeLabel
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestDaemonRestartWithLiveRestore
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestDaemonDefaultNetworkPools
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestDaemonRestartWithExistingNetwork
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestServiceWithPredefinedNetwork
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestServiceRemoveKeepsIngressNetwork
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:242: FLAKY_TEST
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestServiceWithDataPathPortInit
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestServiceWithDefaultAddressPoolInit
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:01 [2021-03-26T05:49:01.779Z] PASS
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === Skipped
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:242: FLAKY_TEST
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] DONE 22 tests, 12 skipped in 8.341s
05:49:01 [2021-03-26T05:49:01.779Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
05:49:01 [2021-03-26T05:49:01.779Z] INFO: Testing against a local daemon
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestDockerNetworkIpvlanPersistance
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestDockerNetworkIpvlan
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:49:01 [2021-03-26T05:49:01.779Z] PASS
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === Skipped
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] DONE 2 tests, 2 skipped in 0.117s
05:49:01 [2021-03-26T05:49:01.779Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
05:49:01 [2021-03-26T05:49:01.779Z] INFO: Testing against a local daemon
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestDockerNetworkMacvlanPersistance
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] === RUN   TestDockerNetworkMacvlan
05:49:01 [2021-03-26T05:49:01.779Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] PASS
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === Skipped
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
05:49:01 [2021-03-26T05:49:01.779Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.779Z] DONE 2 tests, 2 skipped in 0.110s
05:49:01 [2021-03-26T05:49:01.779Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
05:49:01 [2021-03-26T05:49:01.779Z] testing: warning: no tests to run
05:49:01 [2021-03-26T05:49:01.779Z] PASS
05:49:01 [2021-03-26T05:49:01.779Z] 
05:49:01 [2021-03-26T05:49:01.780Z] DONE 0 tests in 0.025s
05:49:01 [2021-03-26T05:49:01.780Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
05:49:01 [2021-03-26T05:49:01.780Z] INFO: Testing against a local daemon
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginAllowRequest
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginTLS
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginTLS (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginDenyRequest
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginAPIDenyResponse
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginDenyResponse
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginAllowEventStream
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginErrorResponse
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginErrorRequest
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginHeader
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginHeader (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginV2Disable
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] PASS
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === Skipped
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
05:49:01 [2021-03-26T05:49:01.780Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] DONE 17 tests, 17 skipped in 0.470s
05:49:01 [2021-03-26T05:49:01.780Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
05:49:01 [2021-03-26T05:49:01.780Z] INFO: Testing against a local daemon
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestPluginInvalidJSON
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
05:49:01 [2021-03-26T05:49:01.780Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
05:49:01 [2021-03-26T05:49:01.780Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
05:49:01 [2021-03-26T05:49:01.780Z] --- PASS: TestPluginInvalidJSON (0.02s)
05:49:01 [2021-03-26T05:49:01.780Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestPluginInstall
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestPluginInstall (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestPluginsWithRuntimes
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
05:49:01 [2021-03-26T05:49:01.780Z] PASS
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === Skipped
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
05:49:01 [2021-03-26T05:49:01.780Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] 
05:49:01 [2021-03-26T05:49:01.780Z] DONE 4 tests, 2 skipped in 0.153s
05:49:01 [2021-03-26T05:49:01.780Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
05:49:01 [2021-03-26T05:49:01.780Z] INFO: Testing against a local daemon
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestExternalGraphDriver
05:49:01 [2021-03-26T05:49:01.780Z] --- SKIP: TestExternalGraphDriver (0.07s)
05:49:01 [2021-03-26T05:49:01.780Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
05:49:01 [2021-03-26T05:49:01.780Z] === RUN   TestGraphdriverPluginV2
05:49:02 [2021-03-26T05:49:02.372Z] --- PASS: TestNetworkNat (1.07s)
05:49:02 [2021-03-26T05:49:02.372Z] === RUN   TestNetworkLocalhostTCPNat
05:49:03 [2021-03-26T05:49:03.333Z] --- PASS: TestNetworkLocalhostTCPNat (1.01s)
05:49:03 [2021-03-26T05:49:03.333Z] === RUN   TestNetworkLoopbackNat
05:49:04 [2021-03-26T05:49:04.636Z] --- PASS: TestExternalGraphDriver (7.27s)
05:49:04 [2021-03-26T05:49:04.636Z]     --- PASS: TestExternalGraphDriver/json (2.20s)
05:49:04 [2021-03-26T05:49:04.636Z]     --- PASS: TestExternalGraphDriver/spec (2.25s)
05:49:04 [2021-03-26T05:49:04.636Z]     --- PASS: TestExternalGraphDriver/pull (2.65s)
05:49:04 [2021-03-26T05:49:04.636Z] === RUN   TestGraphdriverPluginV2
05:49:04 [2021-03-26T05:49:04.636Z] --- SKIP: TestGraphdriverPluginV2 (0.09s)
05:49:04 [2021-03-26T05:49:04.637Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:49:04 [2021-03-26T05:49:04.637Z] PASS
05:49:04 [2021-03-26T05:49:04.637Z] 
05:49:04 [2021-03-26T05:49:04.637Z] === Skipped
05:49:04 [2021-03-26T05:49:04.637Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s)
05:49:04 [2021-03-26T05:49:04.637Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:49:04 [2021-03-26T05:49:04.637Z] 
05:49:04 [2021-03-26T05:49:04.637Z] 
05:49:04 [2021-03-26T05:49:04.637Z] DONE 5 tests, 1 skipped in 7.486s
05:49:04 [2021-03-26T05:49:04.637Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
05:49:04 [2021-03-26T05:49:04.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
05:49:04 [2021-03-26T05:49:04.637Z] ++ set -e
05:49:04 [2021-03-26T05:49:04.637Z] ++ '[' -n 0 ']'
05:49:04 [2021-03-26T05:49:04.637Z] ++ set -x
05:49:04 [2021-03-26T05:49:04.637Z] ++ 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=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
05:49:04 [2021-03-26T05:49:04.637Z] INFO: Testing against a local daemon
05:49:04 [2021-03-26T05:49:04.637Z] === RUN   TestContinueAfterPluginCrash
05:49:04 [2021-03-26T05:49:04.637Z] === PAUSE TestContinueAfterPluginCrash
05:49:04 [2021-03-26T05:49:04.637Z] === RUN   TestReadPluginNoRead
05:49:04 [2021-03-26T05:49:04.637Z] === PAUSE TestReadPluginNoRead
05:49:04 [2021-03-26T05:49:04.637Z] === RUN   TestDaemonStartWithLogOpt
05:49:04 [2021-03-26T05:49:04.637Z] === PAUSE TestDaemonStartWithLogOpt
05:49:04 [2021-03-26T05:49:04.637Z] === CONT  TestContinueAfterPluginCrash
05:49:04 [2021-03-26T05:49:04.637Z] === CONT  TestDaemonStartWithLogOpt
05:49:07 [2021-03-26T05:49:07.541Z] --- PASS: TestNetworkLoopbackNat (3.57s)
05:49:07 [2021-03-26T05:49:07.541Z] === RUN   TestPause
05:49:07 [2021-03-26T05:49:07.802Z] --- PASS: TestPause (1.01s)
05:49:07 [2021-03-26T05:49:07.802Z] === RUN   TestPauseFailsOnWindowsServerContainers
05:49:07 [2021-03-26T05:49:07.802Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
05:49:07 [2021-03-26T05:49:07.802Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
05:49:07 [2021-03-26T05:49:07.802Z] === RUN   TestPauseStopPausedContainer
05:49:08 [2021-03-26T05:49:08.226Z] ?   	github.com/docker/docker/api	[no test files]
05:49:08 [2021-03-26T05:49:08.351Z] --- PASS: TestGraphdriverPluginV2 (6.18s)
05:49:08 [2021-03-26T05:49:08.351Z] PASS
05:49:08 [2021-03-26T05:49:08.351Z] 
05:49:08 [2021-03-26T05:49:08.351Z] === Skipped
05:49:08 [2021-03-26T05:49:08.351Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
05:49:08 [2021-03-26T05:49:08.351Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
05:49:08 [2021-03-26T05:49:08.351Z] 
05:49:08 [2021-03-26T05:49:08.351Z] 
05:49:08 [2021-03-26T05:49:08.351Z] DONE 2 tests, 1 skipped in 6.367s
05:49:08 [2021-03-26T05:49:08.351Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
05:49:08 [2021-03-26T05:49:08.351Z] INFO: Testing against a local daemon
05:49:08 [2021-03-26T05:49:08.351Z] === RUN   TestContinueAfterPluginCrash
05:49:08 [2021-03-26T05:49:08.351Z] === PAUSE TestContinueAfterPluginCrash
05:49:08 [2021-03-26T05:49:08.351Z] === RUN   TestReadPluginNoRead
05:49:08 [2021-03-26T05:49:08.351Z] === PAUSE TestReadPluginNoRead
05:49:08 [2021-03-26T05:49:08.351Z] === RUN   TestDaemonStartWithLogOpt
05:49:08 [2021-03-26T05:49:08.351Z] === PAUSE TestDaemonStartWithLogOpt
05:49:08 [2021-03-26T05:49:08.351Z] === CONT  TestContinueAfterPluginCrash
05:49:08 [2021-03-26T05:49:08.351Z] === CONT  TestDaemonStartWithLogOpt
05:49:08 [2021-03-26T05:49:08.411Z] --- PASS: TestDaemonStartWithLogOpt (4.04s)
05:49:08 [2021-03-26T05:49:08.411Z] === CONT  TestReadPluginNoRead
05:49:08 [2021-03-26T05:49:08.745Z] --- PASS: TestPauseStopPausedContainer (1.02s)
05:49:08 [2021-03-26T05:49:08.745Z] === RUN   TestPsFilter
05:49:09 [2021-03-26T05:49:09.006Z] --- PASS: TestPsFilter (0.27s)
05:49:09 [2021-03-26T05:49:09.006Z] === RUN   TestRemoveContainerWithRemovedVolume
05:49:10 [2021-03-26T05:49:10.393Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s)
05:49:10 [2021-03-26T05:49:10.393Z] === RUN   TestRemoveContainerWithVolume
05:49:10 [2021-03-26T05:49:10.965Z] --- PASS: TestRemoveContainerWithVolume (0.94s)
05:49:10 [2021-03-26T05:49:10.965Z] === RUN   TestRemoveContainerRunning
05:49:11 [2021-03-26T05:49:11.356Z] === RUN   TestReadPluginNoRead/default
05:49:11 [2021-03-26T05:49:11.908Z] --- PASS: TestRemoveContainerRunning (0.93s)
05:49:11 [2021-03-26T05:49:11.908Z] === RUN   TestRemoveContainerForceRemoveRunning
05:49:12 [2021-03-26T05:49:12.851Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s)
05:49:12 [2021-03-26T05:49:12.851Z] === RUN   TestRemoveInvalidContainer
05:49:12 [2021-03-26T05:49:12.851Z] --- PASS: TestRemoveInvalidContainer (0.02s)
05:49:12 [2021-03-26T05:49:12.851Z] === RUN   TestRenameLinkedContainer
05:49:13 [2021-03-26T05:49:13.603Z] === RUN   TestReadPluginNoRead/disabled_caching
05:49:13 [2021-03-26T05:49:13.930Z] --- PASS: TestContinueAfterPluginCrash (9.40s)
05:49:14 [2021-03-26T05:49:14.926Z] --- PASS: TestDaemonStartWithLogOpt (6.59s)
05:49:14 [2021-03-26T05:49:14.926Z] === CONT  TestReadPluginNoRead
05:49:15 [2021-03-26T05:49:15.581Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
05:49:17 [2021-03-26T05:49:17.061Z] --- PASS: TestRenameLinkedContainer (3.96s)
05:49:17 [2021-03-26T05:49:17.061Z] === RUN   TestRenameStoppedContainer
05:49:17 [2021-03-26T05:49:17.828Z] --- PASS: TestReadPluginNoRead (9.04s)
05:49:17 [2021-03-26T05:49:17.828Z]     --- PASS: TestReadPluginNoRead/default (2.06s)
05:49:17 [2021-03-26T05:49:17.828Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.09s)
05:49:17 [2021-03-26T05:49:17.828Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.11s)
05:49:17 [2021-03-26T05:49:17.828Z]     read_test.go:92: [d4639a16a7fc9] daemon is not started
05:49:17 [2021-03-26T05:49:17.828Z] PASS
05:49:17 [2021-03-26T05:49:17.828Z] 
05:49:17 [2021-03-26T05:49:17.828Z] DONE 6 tests in 13.251s
05:49:17 [2021-03-26T05:49:17.828Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
05:49:17 [2021-03-26T05:49:17.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
05:49:17 [2021-03-26T05:49:17.828Z] ++ set -e
05:49:17 [2021-03-26T05:49:17.828Z] ++ '[' -n 0 ']'
05:49:17 [2021-03-26T05:49:17.828Z] ++ set -x
05:49:17 [2021-03-26T05:49:17.828Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
05:49:17 [2021-03-26T05:49:17.828Z] testing: warning: no tests to run
05:49:17 [2021-03-26T05:49:17.828Z] PASS
05:49:17 [2021-03-26T05:49:17.828Z] 
05:49:17 [2021-03-26T05:49:17.828Z] DONE 0 tests in 0.054s
05:49:17 [2021-03-26T05:49:17.828Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
05:49:17 [2021-03-26T05:49:17.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
05:49:17 [2021-03-26T05:49:17.828Z] ++ set -e
05:49:17 [2021-03-26T05:49:17.828Z] ++ '[' -n 0 ']'
05:49:17 [2021-03-26T05:49:17.828Z] ++ set -x
05:49:17 [2021-03-26T05:49:17.828Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
05:49:17 [2021-03-26T05:49:17.828Z] INFO: Testing against a local daemon
05:49:17 [2021-03-26T05:49:17.828Z] === RUN   TestPluginWithDevMounts
05:49:17 [2021-03-26T05:49:17.828Z] === PAUSE TestPluginWithDevMounts
05:49:17 [2021-03-26T05:49:17.828Z] === CONT  TestPluginWithDevMounts
05:49:18 [2021-03-26T05:49:18.005Z] --- PASS: TestRenameStoppedContainer (0.99s)
05:49:18 [2021-03-26T05:49:18.005Z] === RUN   TestRenameRunningContainerAndReuse
05:49:18 [2021-03-26T05:49:18.221Z] === RUN   TestReadPluginNoRead/disabled_caching
05:49:18 [2021-03-26T05:49:18.480Z] --- PASS: TestContinueAfterPluginCrash (10.46s)
05:49:19 [2021-03-26T05:49:19.480Z] --- PASS: TestPluginWithDevMounts (1.87s)
05:49:19 [2021-03-26T05:49:19.480Z] PASS
05:49:19 [2021-03-26T05:49:19.480Z] 
05:49:19 [2021-03-26T05:49:19.480Z] DONE 1 tests in 1.993s
05:49:19 [2021-03-26T05:49:19.480Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
05:49:19 [2021-03-26T05:49:19.480Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
05:49:19 [2021-03-26T05:49:19.480Z] ++ set -e
05:49:19 [2021-03-26T05:49:19.480Z] ++ '[' -n 0 ']'
05:49:19 [2021-03-26T05:49:19.480Z] ++ set -x
05:49:19 [2021-03-26T05:49:19.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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
05:49:19 [2021-03-26T05:49:19.807Z] INFO: Testing against a local daemon
05:49:19 [2021-03-26T05:49:19.807Z] === RUN   TestSecretInspect
05:49:19 [2021-03-26T05:49:19.920Z] --- PASS: TestRenameRunningContainerAndReuse (2.01s)
05:49:19 [2021-03-26T05:49:19.920Z] === RUN   TestRenameInvalidName
05:49:20 [2021-03-26T05:49:20.725Z] === RUN   TestMiddlewares
05:49:20 [2021-03-26T05:49:20.725Z] --- PASS: TestMiddlewares (0.00s)
05:49:20 [2021-03-26T05:49:20.725Z] PASS
05:49:20 [2021-03-26T05:49:20.725Z] coverage: 9.0% of statements
05:49:20 [2021-03-26T05:49:20.725Z] ok  	github.com/docker/docker/api/server	0.096s	coverage: 9.0% of statements
05:49:20 [2021-03-26T05:49:20.863Z] --- PASS: TestRenameInvalidName (0.95s)
05:49:20 [2021-03-26T05:49:20.863Z] === RUN   TestRenameAnonymousContainer
05:49:21 [2021-03-26T05:49:21.017Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
05:49:21 [2021-03-26T05:49:21.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
05:49:21 [2021-03-26T05:49:21.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
05:49:23 [2021-03-26T05:49:23.564Z] === RUN   TestReadPluginNoRead/default
05:49:23 [2021-03-26T05:49:23.573Z] --- PASS: TestSecretInspect (3.88s)
05:49:23 [2021-03-26T05:49:23.573Z] === RUN   TestSecretList
05:49:25 [2021-03-26T05:49:25.472Z] --- PASS: TestReadPluginNoRead (10.99s)
05:49:25 [2021-03-26T05:49:25.473Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.47s)
05:49:25 [2021-03-26T05:49:25.473Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.48s)
05:49:25 [2021-03-26T05:49:25.473Z]     --- PASS: TestReadPluginNoRead/default (2.47s)
05:49:25 [2021-03-26T05:49:25.473Z]     read_test.go:92: [d2a552d2e4526] daemon is not started
05:49:25 [2021-03-26T05:49:25.473Z] PASS
05:49:25 [2021-03-26T05:49:25.473Z] 
05:49:25 [2021-03-26T05:49:25.473Z] DONE 6 tests in 17.724s
05:49:25 [2021-03-26T05:49:25.473Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
05:49:25 [2021-03-26T05:49:25.732Z] testing: warning: no tests to run
05:49:25 [2021-03-26T05:49:25.732Z] PASS
05:49:25 [2021-03-26T05:49:25.732Z] 
05:49:25 [2021-03-26T05:49:25.732Z] DONE 0 tests in 0.052s
05:49:25 [2021-03-26T05:49:25.732Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
05:49:25 [2021-03-26T05:49:25.732Z] INFO: Testing against a local daemon
05:49:25 [2021-03-26T05:49:25.732Z] === RUN   TestPluginWithDevMounts
05:49:25 [2021-03-26T05:49:25.732Z] --- SKIP: TestPluginWithDevMounts (0.00s)
05:49:25 [2021-03-26T05:49:25.732Z]     mounts_test.go:21: (*Execution).IsRootless-fm
05:49:25 [2021-03-26T05:49:25.732Z] PASS
05:49:25 [2021-03-26T05:49:25.732Z] 
05:49:25 [2021-03-26T05:49:25.732Z] === Skipped
05:49:25 [2021-03-26T05:49:25.732Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
05:49:25 [2021-03-26T05:49:25.732Z]     mounts_test.go:21: (*Execution).IsRootless-fm
05:49:25 [2021-03-26T05:49:25.732Z] 
05:49:25 [2021-03-26T05:49:25.732Z] 
05:49:25 [2021-03-26T05:49:25.732Z] DONE 1 tests, 1 skipped in 0.146s
05:49:25 [2021-03-26T05:49:25.732Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
05:49:25 [2021-03-26T05:49:25.992Z] INFO: Testing against a local daemon
05:49:25 [2021-03-26T05:49:25.992Z] === RUN   TestSecretInspect
05:49:25 [2021-03-26T05:49:25.992Z] --- SKIP: TestSecretInspect (0.02s)
05:49:25 [2021-03-26T05:49:25.992Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:25 [2021-03-26T05:49:25.992Z] === RUN   TestSecretList
05:49:25 [2021-03-26T05:49:25.992Z] --- SKIP: TestSecretList (0.01s)
05:49:25 [2021-03-26T05:49:25.992Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:25 [2021-03-26T05:49:25.992Z] === RUN   TestSecretsCreateAndDelete
05:49:25 [2021-03-26T05:49:25.992Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
05:49:25 [2021-03-26T05:49:25.992Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:25 [2021-03-26T05:49:25.992Z] === RUN   TestSecretsUpdate
05:49:25 [2021-03-26T05:49:25.992Z] --- SKIP: TestSecretsUpdate (0.01s)
05:49:25 [2021-03-26T05:49:25.992Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:25 [2021-03-26T05:49:25.992Z] === RUN   TestTemplatedSecret
05:49:25 [2021-03-26T05:49:25.992Z] --- SKIP: TestTemplatedSecret (0.00s)
05:49:25 [2021-03-26T05:49:25.992Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:25 [2021-03-26T05:49:25.992Z] === RUN   TestSecretCreateResolve
05:49:25 [2021-03-26T05:49:25.992Z] --- SKIP: TestSecretCreateResolve (0.01s)
05:49:25 [2021-03-26T05:49:25.992Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:25 [2021-03-26T05:49:25.992Z] PASS
05:49:25 [2021-03-26T05:49:25.992Z] 
05:49:25 [2021-03-26T05:49:25.992Z] === Skipped
05:49:25 [2021-03-26T05:49:25.992Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
05:49:25 [2021-03-26T05:49:25.992Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:25 [2021-03-26T05:49:25.992Z] 
05:49:25 [2021-03-26T05:49:25.992Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
05:49:25 [2021-03-26T05:49:25.992Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:25 [2021-03-26T05:49:25.992Z] 
05:49:25 [2021-03-26T05:49:25.992Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
05:49:25 [2021-03-26T05:49:25.992Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:25 [2021-03-26T05:49:25.992Z] 
05:49:25 [2021-03-26T05:49:25.992Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
05:49:25 [2021-03-26T05:49:25.992Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:25 [2021-03-26T05:49:25.992Z] 
05:49:25 [2021-03-26T05:49:25.992Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
05:49:25 [2021-03-26T05:49:25.992Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:25 [2021-03-26T05:49:25.992Z] 
05:49:25 [2021-03-26T05:49:25.992Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
05:49:25 [2021-03-26T05:49:25.992Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:25 [2021-03-26T05:49:25.992Z] 
05:49:25 [2021-03-26T05:49:25.992Z] 
05:49:25 [2021-03-26T05:49:25.992Z] DONE 6 tests, 6 skipped in 0.174s
05:49:25 [2021-03-26T05:49:25.992Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
05:49:26 [2021-03-26T05:49:26.156Z] --- PASS: TestRenameAnonymousContainer (4.49s)
05:49:26 [2021-03-26T05:49:26.156Z] === RUN   TestRenameContainerWithSameName
05:49:26 [2021-03-26T05:49:26.156Z] --- PASS: TestRenameContainerWithSameName (0.95s)
05:49:26 [2021-03-26T05:49:26.156Z] === RUN   TestRenameContainerWithLinkedContainer
05:49:26 [2021-03-26T05:49:26.253Z] INFO: Testing against a local daemon
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestServiceCreateInit
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestServiceCreateInit/daemonInitDisabled
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestServiceCreateInit/daemonInitEnabled
05:49:26 [2021-03-26T05:49:26.253Z] --- PASS: TestServiceCreateInit (0.02s)
05:49:26 [2021-03-26T05:49:26.253Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
05:49:26 [2021-03-26T05:49:26.253Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
05:49:26 [2021-03-26T05:49:26.253Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestCreateServiceMultipleTimes
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
05:49:26 [2021-03-26T05:49:26.253Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestCreateServiceConflict
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestCreateServiceConflict (0.01s)
05:49:26 [2021-03-26T05:49:26.253Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestCreateServiceMaxReplicas
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
05:49:26 [2021-03-26T05:49:26.253Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestCreateWithDuplicateNetworkNames
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
05:49:26 [2021-03-26T05:49:26.253Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestCreateServiceSecretFileMode
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
05:49:26 [2021-03-26T05:49:26.253Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestCreateServiceConfigFileMode
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
05:49:26 [2021-03-26T05:49:26.253Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestCreateServiceSysctls
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestCreateServiceSysctls (0.02s)
05:49:26 [2021-03-26T05:49:26.253Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestCreateServiceCapabilities
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
05:49:26 [2021-03-26T05:49:26.253Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestInspect
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestInspect (0.01s)
05:49:26 [2021-03-26T05:49:26.253Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestCreateJob
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestCreateJob (0.01s)
05:49:26 [2021-03-26T05:49:26.253Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestReplicatedJob
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestReplicatedJob (0.01s)
05:49:26 [2021-03-26T05:49:26.253Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestUpdateReplicatedJob
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
05:49:26 [2021-03-26T05:49:26.253Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestServiceListWithStatuses
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestServiceListWithStatuses (0.00s)
05:49:26 [2021-03-26T05:49:26.253Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestDockerNetworkConnectAlias
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
05:49:26 [2021-03-26T05:49:26.253Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestDockerNetworkReConnect
05:49:26 [2021-03-26T05:49:26.253Z] --- SKIP: TestDockerNetworkReConnect (0.03s)
05:49:26 [2021-03-26T05:49:26.253Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:26 [2021-03-26T05:49:26.253Z] === RUN   TestServicePlugin
05:49:28 [2021-03-26T05:49:28.393Z] --- PASS: TestSecretList (3.98s)
05:49:28 [2021-03-26T05:49:28.394Z] === RUN   TestSecretsCreateAndDelete
05:49:28 [2021-03-26T05:49:28.704Z] --- PASS: TestRenameContainerWithLinkedContainer (1.93s)
05:49:28 [2021-03-26T05:49:28.704Z] === RUN   TestResize
05:49:29 [2021-03-26T05:49:29.278Z] --- PASS: TestResize (0.95s)
05:49:29 [2021-03-26T05:49:29.278Z] === RUN   TestResizeWithInvalidSize
05:49:30 [2021-03-26T05:49:30.224Z] --- PASS: TestResizeWithInvalidSize (0.97s)
05:49:30 [2021-03-26T05:49:30.224Z] === RUN   TestResizeWhenContainerNotStarted
05:49:30 [2021-03-26T05:49:30.451Z] --- SKIP: TestServicePlugin (3.44s)
05:49:30 [2021-03-26T05:49:30.451Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] === RUN   TestServiceUpdateLabel
05:49:30 [2021-03-26T05:49:30.451Z] --- SKIP: TestServiceUpdateLabel (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] === RUN   TestServiceUpdateSecrets
05:49:30 [2021-03-26T05:49:30.451Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] === RUN   TestServiceUpdateConfigs
05:49:30 [2021-03-26T05:49:30.451Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] === RUN   TestServiceUpdateNetwork
05:49:30 [2021-03-26T05:49:30.451Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] === RUN   TestServiceUpdatePidsLimit
05:49:30 [2021-03-26T05:49:30.451Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
05:49:30 [2021-03-26T05:49:30.451Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] PASS
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === Skipped
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
05:49:30 [2021-03-26T05:49:30.451Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
05:49:30 [2021-03-26T05:49:30.451Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
05:49:30 [2021-03-26T05:49:30.451Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
05:49:30 [2021-03-26T05:49:30.451Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
05:49:30 [2021-03-26T05:49:30.451Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
05:49:30 [2021-03-26T05:49:30.451Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
05:49:30 [2021-03-26T05:49:30.451Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestInspect (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
05:49:30 [2021-03-26T05:49:30.451Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s)
05:49:30 [2021-03-26T05:49:30.451Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s)
05:49:30 [2021-03-26T05:49:30.451Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
05:49:30 [2021-03-26T05:49:30.451Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
05:49:30 [2021-03-26T05:49:30.451Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] DONE 24 tests, 23 skipped in 3.847s
05:49:30 [2021-03-26T05:49:30.451Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
05:49:30 [2021-03-26T05:49:30.451Z] INFO: Testing against a local daemon
05:49:30 [2021-03-26T05:49:30.451Z] === RUN   TestSessionCreate
05:49:30 [2021-03-26T05:49:30.451Z] --- PASS: TestSessionCreate (0.02s)
05:49:30 [2021-03-26T05:49:30.451Z] === RUN   TestSessionCreateWithBadUpgrade
05:49:30 [2021-03-26T05:49:30.451Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
05:49:30 [2021-03-26T05:49:30.451Z] PASS
05:49:30 [2021-03-26T05:49:30.451Z] 
05:49:30 [2021-03-26T05:49:30.451Z] DONE 2 tests in 0.164s
05:49:30 [2021-03-26T05:49:30.451Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
05:49:30 [2021-03-26T05:49:30.451Z] INFO: Testing against a local daemon
05:49:30 [2021-03-26T05:49:30.451Z] === RUN   TestCgroupDriverSystemdMemoryLimit
05:49:30 [2021-03-26T05:49:30.451Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
05:49:30 [2021-03-26T05:49:30.451Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
05:49:30 [2021-03-26T05:49:30.451Z] === RUN   TestEventsExecDie
05:49:30 [2021-03-26T05:49:30.515Z] Loaded image: buildpack-deps:buster
05:49:30 [2021-03-26T05:49:30.515Z] Loaded image: busybox:latest
05:49:30 [2021-03-26T05:49:30.515Z] Loaded image: buildpack-deps:buster
05:49:30 [2021-03-26T05:49:30.515Z] Loaded image: busybox:glibc
05:49:30 [2021-03-26T05:49:30.515Z] Loaded image: busybox:latest
05:49:30 [2021-03-26T05:49:30.515Z] Loaded image: busybox:glibc
05:49:31 [2021-03-26T05:49:31.168Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s)
05:49:31 [2021-03-26T05:49:31.168Z] === RUN   TestDaemonRestartKillContainers
05:49:31 [2021-03-26T05:49:31.168Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:49:31 [2021-03-26T05:49:31.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:49:31 [2021-03-26T05:49:31.168Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:49:31 [2021-03-26T05:49:31.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:49:31 [2021-03-26T05:49:31.168Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:49:31 [2021-03-26T05:49:31.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:49:31 [2021-03-26T05:49:31.168Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:49:31 [2021-03-26T05:49:31.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:49:31 [2021-03-26T05:49:31.168Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:49:31 [2021-03-26T05:49:31.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:49:31 [2021-03-26T05:49:31.340Z] --- PASS: TestSecretsCreateAndDelete (3.89s)
05:49:31 [2021-03-26T05:49:31.340Z] === RUN   TestSecretsUpdate
05:49:31 [2021-03-26T05:49:31.390Z] --- PASS: TestEventsExecDie (1.03s)
05:49:31 [2021-03-26T05:49:31.390Z] === RUN   TestEventsBackwardsCompatible
05:49:31 [2021-03-26T05:49:31.390Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
05:49:31 [2021-03-26T05:49:31.390Z] === RUN   TestInfoBinaryCommits
05:49:31 [2021-03-26T05:49:31.390Z] --- PASS: TestInfoBinaryCommits (0.02s)
05:49:31 [2021-03-26T05:49:31.390Z] === RUN   TestInfoAPIVersioned
05:49:31 [2021-03-26T05:49:31.390Z] --- PASS: TestInfoAPIVersioned (0.01s)
05:49:31 [2021-03-26T05:49:31.390Z] === RUN   TestInfoDiscoveryBackend
05:49:32 [2021-03-26T05:49:32.430Z] Loaded image: debian:bullseye
05:49:32 [2021-03-26T05:49:32.430Z] Loaded image: hello-world:latest
05:49:32 [2021-03-26T05:49:32.690Z] Loaded image: arm32v7/hello-world:latest
05:49:32 [2021-03-26T05:49:32.690Z] INFO: Testing against a local daemon
05:49:32 [2021-03-26T05:49:32.690Z] === RUN   TestDockerDaemonSuite
05:49:32 [2021-03-26T05:49:32.771Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
05:49:32 [2021-03-26T05:49:32.771Z] === RUN   TestInfoDiscoveryInvalidAdvertise
05:49:32 [2021-03-26T05:49:32.950Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
05:49:33 [2021-03-26T05:49:33.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:49:33 [2021-03-26T05:49:33.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:49:33 [2021-03-26T05:49:33.211Z] Loaded image: debian:bullseye
05:49:33 [2021-03-26T05:49:33.472Z] Loaded image: hello-world:latest
05:49:33 [2021-03-26T05:49:33.732Z] Loaded image: arm32v7/hello-world:latest
05:49:33 [2021-03-26T05:49:33.732Z] INFO: Testing against a local daemon
05:49:33 [2021-03-26T05:49:33.732Z] === RUN   TestDockerSuite
05:49:33 [2021-03-26T05:49:33.732Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
05:49:33 [2021-03-26T05:49:33.732Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
05:49:33 [2021-03-26T05:49:33.991Z] === RUN   TestDockerSuite/TestAPIErrorJSON
05:49:33 [2021-03-26T05:49:33.991Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
05:49:33 [2021-03-26T05:49:33.991Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
05:49:33 [2021-03-26T05:49:33.991Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
05:49:33 [2021-03-26T05:49:33.991Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
05:49:33 [2021-03-26T05:49:33.991Z] === RUN   TestDockerSuite/TestAPIImagesDelete
05:49:34 [2021-03-26T05:49:34.032Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:49:34 [2021-03-26T05:49:34.293Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:49:34 [2021-03-26T05:49:34.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:49:35 [2021-03-26T05:49:35.114Z] --- PASS: TestSecretsUpdate (3.75s)
05:49:35 [2021-03-26T05:49:35.114Z] === RUN   TestTemplatedSecret
05:49:35 [2021-03-26T05:49:35.372Z] === RUN   TestDockerSuite/TestAPIImagesFilter
05:49:35 [2021-03-26T05:49:35.632Z] === RUN   TestDockerSuite/TestAPIImagesHistory
05:49:35 [2021-03-26T05:49:35.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:49:36 [2021-03-26T05:49:36.062Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
05:49:36 [2021-03-26T05:49:36.062Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
05:49:36 [2021-03-26T05:49:36.062Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
05:49:36 [2021-03-26T05:49:36.062Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:36 [2021-03-26T05:49:36.062Z] === RUN   TestInfoAPI
05:49:36 [2021-03-26T05:49:36.062Z] --- PASS: TestInfoAPI (0.02s)
05:49:36 [2021-03-26T05:49:36.062Z] === RUN   TestInfoAPIWarnings
05:49:36 [2021-03-26T05:49:36.206Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
05:49:36 [2021-03-26T05:49:36.206Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
05:49:37 [2021-03-26T05:49:37.144Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
05:49:37 [2021-03-26T05:49:37.347Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:49:37 [2021-03-26T05:49:37.403Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
05:49:37 [2021-03-26T05:49:37.403Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
05:49:37 [2021-03-26T05:49:37.610Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:49:37 [2021-03-26T05:49:37.900Z] --- PASS: TestImportExtremelyLargeImageWorks (101.89s)
05:49:37 [2021-03-26T05:49:37.900Z] PASS
05:49:37 [2021-03-26T05:49:37.900Z] 
05:49:37 [2021-03-26T05:49:37.900Z] DONE 12 tests in 104.801s
05:49:37 [2021-03-26T05:49:37.900Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
05:49:37 [2021-03-26T05:49:37.900Z] INFO: Testing against a local daemon
05:49:37 [2021-03-26T05:49:37.900Z] === RUN   TestNetworkCreateDelete
05:49:37 [2021-03-26T05:49:37.900Z] --- PASS: TestNetworkCreateDelete (0.13s)
05:49:37 [2021-03-26T05:49:37.900Z] === RUN   TestDockerNetworkDeletePreferID
05:49:37 [2021-03-26T05:49:37.900Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
05:49:37 [2021-03-26T05:49:37.900Z] === RUN   TestDaemonDNSFallback
05:49:37 [2021-03-26T05:49:37.900Z] --- PASS: TestDaemonDNSFallback (6.68s)
05:49:37 [2021-03-26T05:49:37.900Z] === RUN   TestInspectNetwork
05:49:39 [2021-03-26T05:49:39.281Z] === RUN   TestInspectNetwork/full_network_id
05:49:39 [2021-03-26T05:49:39.281Z] === RUN   TestInspectNetwork/partial_network_id
05:49:39 [2021-03-26T05:49:39.281Z] === RUN   TestInspectNetwork/network_name
05:49:39 [2021-03-26T05:49:39.281Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
05:49:39 [2021-03-26T05:49:39.310Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
05:49:39 [2021-03-26T05:49:39.569Z] === RUN   TestDockerSuite/TestAPINetworkFilter
05:49:39 [2021-03-26T05:49:39.569Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
05:49:39 [2021-03-26T05:49:39.569Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
05:49:39 [2021-03-26T05:49:39.828Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
05:49:39 [2021-03-26T05:49:39.852Z] --- PASS: TestTemplatedSecret (4.07s)
05:49:39 [2021-03-26T05:49:39.852Z] === RUN   TestSecretCreateResolve
05:49:40 [2021-03-26T05:49:40.159Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
05:49:40 [2021-03-26T05:49:40.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s)
05:49:40 [2021-03-26T05:49:40.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s)
05:49:40 [2021-03-26T05:49:40.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s)
05:49:40 [2021-03-26T05:49:40.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s)
05:49:40 [2021-03-26T05:49:40.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
05:49:40 [2021-03-26T05:49:40.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s)
05:49:40 [2021-03-26T05:49:40.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s)
05:49:40 [2021-03-26T05:49:40.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s)
05:49:40 [2021-03-26T05:49:40.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.05s)
05:49:40 [2021-03-26T05:49:40.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.96s)
05:49:40 [2021-03-26T05:49:40.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
05:49:40 [2021-03-26T05:49:40.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s)
05:49:40 [2021-03-26T05:49:40.159Z] === RUN   TestCgroupNamespacesRun
05:49:40 [2021-03-26T05:49:40.765Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
05:49:42 [2021-03-26T05:49:42.147Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
05:49:42 [2021-03-26T05:49:42.147Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
05:49:42 [2021-03-26T05:49:42.406Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
05:49:42 [2021-03-26T05:49:42.406Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
05:49:42 [2021-03-26T05:49:42.406Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
05:49:42 [2021-03-26T05:49:42.707Z] --- PASS: TestCgroupNamespacesRun (2.22s)
05:49:42 [2021-03-26T05:49:42.707Z] === RUN   TestCgroupNamespacesRunPrivileged
05:49:43 [2021-03-26T05:49:43.477Z] --- PASS: TestInspectNetwork (8.04s)
05:49:43 [2021-03-26T05:49:43.477Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
05:49:43 [2021-03-26T05:49:43.477Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
05:49:43 [2021-03-26T05:49:43.477Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
05:49:43 [2021-03-26T05:49:43.477Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
05:49:43 [2021-03-26T05:49:43.477Z] === RUN   TestRunContainerWithBridgeNone
05:49:43 [2021-03-26T05:49:43.619Z] --- PASS: TestSecretCreateResolve (3.86s)
05:49:43 [2021-03-26T05:49:43.619Z] PASS
05:49:43 [2021-03-26T05:49:43.619Z] 
05:49:43 [2021-03-26T05:49:43.619Z] DONE 6 tests in 23.558s
05:49:43 [2021-03-26T05:49:43.619Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
05:49:43 [2021-03-26T05:49:43.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
05:49:43 [2021-03-26T05:49:43.619Z] ++ set -e
05:49:43 [2021-03-26T05:49:43.619Z] ++ '[' -n 0 ']'
05:49:43 [2021-03-26T05:49:43.619Z] ++ set -x
05:49:43 [2021-03-26T05:49:43.619Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
05:49:43 [2021-03-26T05:49:43.619Z] INFO: Testing against a local daemon
05:49:43 [2021-03-26T05:49:43.619Z] === RUN   TestServiceCreateInit
05:49:43 [2021-03-26T05:49:43.619Z] === RUN   TestServiceCreateInit/daemonInitDisabled
05:49:44 [2021-03-26T05:49:44.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
05:49:44 [2021-03-26T05:49:44.093Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s)
05:49:44 [2021-03-26T05:49:44.093Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
05:49:46 [2021-03-26T05:49:46.641Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s)
05:49:46 [2021-03-26T05:49:46.641Z] === RUN   TestCgroupNamespacesRunHostMode
05:49:46 [2021-03-26T05:49:46.773Z] --- PASS: TestRunContainerWithBridgeNone (3.22s)
05:49:46 [2021-03-26T05:49:46.773Z] === RUN   TestNetworkInvalidJSON
05:49:46 [2021-03-26T05:49:46.773Z] === RUN   TestNetworkInvalidJSON//networks/create
05:49:46 [2021-03-26T05:49:46.773Z] === PAUSE TestNetworkInvalidJSON//networks/create
05:49:46 [2021-03-26T05:49:46.773Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
05:49:46 [2021-03-26T05:49:46.773Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
05:49:46 [2021-03-26T05:49:46.773Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
05:49:46 [2021-03-26T05:49:46.773Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
05:49:46 [2021-03-26T05:49:46.773Z] === CONT  TestNetworkInvalidJSON//networks/create
05:49:46 [2021-03-26T05:49:46.773Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
05:49:46 [2021-03-26T05:49:46.773Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
05:49:46 [2021-03-26T05:49:46.773Z] --- PASS: TestNetworkInvalidJSON (0.01s)
05:49:46 [2021-03-26T05:49:46.773Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
05:49:46 [2021-03-26T05:49:46.773Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
05:49:46 [2021-03-26T05:49:46.773Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
05:49:46 [2021-03-26T05:49:46.773Z] === RUN   TestNetworkList
05:49:46 [2021-03-26T05:49:46.773Z] === RUN   TestNetworkList//networks
05:49:46 [2021-03-26T05:49:46.773Z] === PAUSE TestNetworkList//networks
05:49:46 [2021-03-26T05:49:46.773Z] === RUN   TestNetworkList//networks/
05:49:46 [2021-03-26T05:49:46.773Z] === PAUSE TestNetworkList//networks/
05:49:46 [2021-03-26T05:49:46.773Z] === CONT  TestNetworkList//networks
05:49:46 [2021-03-26T05:49:46.773Z] === CONT  TestNetworkList//networks/
05:49:46 [2021-03-26T05:49:46.773Z] --- PASS: TestNetworkList (0.01s)
05:49:46 [2021-03-26T05:49:46.773Z]     --- PASS: TestNetworkList//networks (0.00s)
05:49:46 [2021-03-26T05:49:46.773Z]     --- PASS: TestNetworkList//networks/ (0.00s)
05:49:46 [2021-03-26T05:49:46.773Z] === RUN   TestHostIPv4BridgeLabel
05:49:47 [2021-03-26T05:49:47.342Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
05:49:47 [2021-03-26T05:49:47.342Z] === RUN   TestDaemonRestartWithLiveRestore
05:49:48 [2021-03-26T05:49:48.282Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
05:49:48 [2021-03-26T05:49:48.282Z] === RUN   TestDaemonDefaultNetworkPools
05:49:48 [2021-03-26T05:49:48.556Z] --- PASS: TestCgroupNamespacesRunHostMode (2.27s)
05:49:48 [2021-03-26T05:49:48.556Z] === RUN   TestCgroupNamespacesRunPrivateMode
05:49:49 [2021-03-26T05:49:49.012Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
05:49:49 [2021-03-26T05:49:49.221Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
05:49:49 [2021-03-26T05:49:49.221Z] === RUN   TestDaemonRestartWithExistingNetwork
05:49:49 [2021-03-26T05:49:49.509Z] === RUN   TestServiceCreateInit/daemonInitEnabled
05:49:50 [2021-03-26T05:49:50.161Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
05:49:50 [2021-03-26T05:49:50.162Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
05:49:51 [2021-03-26T05:49:51.106Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.20s)
05:49:51 [2021-03-26T05:49:51.106Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
05:49:51 [2021-03-26T05:49:51.542Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
05:49:51 [2021-03-26T05:49:51.542Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
05:49:51 [2021-03-26T05:49:51.637Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ok  	github.com/docker/docker/api/server/router/swarm	0.014s	coverage: 5.7% of statements
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/container	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/events	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ok  	github.com/docker/docker/api/types/strslice	0.014s	coverage: 90.0% of statements
05:49:51 [2021-03-26T05:49:51.637Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/image	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/network	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
05:49:51 [2021-03-26T05:49:51.637Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/builder	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
05:49:51 [2021-03-26T05:49:51.637Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
05:49:52 [2021-03-26T05:49:52.111Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
05:49:52 [2021-03-26T05:49:52.111Z] === RUN   TestServiceWithPredefinedNetwork
05:49:52 [2021-03-26T05:49:52.494Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s)
05:49:52 [2021-03-26T05:49:52.494Z] === RUN   TestCgroupNamespacesRunInvalidMode
05:49:53 [2021-03-26T05:49:53.222Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
05:49:53 [2021-03-26T05:49:53.438Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
05:49:53 [2021-03-26T05:49:53.438Z] === RUN   TestCgroupNamespacesRunOlderClient
05:49:54 [2021-03-26T05:49:54.157Z] --- PASS: TestInfoAPIWarnings (17.35s)
05:49:54 [2021-03-26T05:49:54.157Z] === RUN   TestInfoDebug
05:49:54 [2021-03-26T05:49:54.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
05:49:54 [2021-03-26T05:49:54.651Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s)
05:49:54 [2021-03-26T05:49:54.651Z] === RUN   TestServiceRemoveKeepsIngressNetwork
05:49:54 [2021-03-26T05:49:54.651Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
05:49:54 [2021-03-26T05:49:54.651Z]     service_test.go:242: FLAKY_TEST
05:49:54 [2021-03-26T05:49:54.651Z] === RUN   TestServiceWithDataPathPortInit
05:49:54 [2021-03-26T05:49:54.940Z] ok  	github.com/docker/docker/builder/dockerfile	0.253s	coverage: 48.5% of statements
05:49:54 [2021-03-26T05:49:54.940Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
05:49:54 [2021-03-26T05:49:54.940Z] ok  	github.com/docker/docker/builder/remotecontext	0.083s	coverage: 13.7% of statements
05:49:55 [2021-03-26T05:49:55.095Z] --- PASS: TestInfoDebug (1.52s)
05:49:55 [2021-03-26T05:49:55.095Z] === RUN   TestInfoInsecureRegistries
05:49:55 [2021-03-26T05:49:55.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
05:49:55 [2021-03-26T05:49:55.396Z] --- PASS: TestServiceCreateInit (11.75s)
05:49:55 [2021-03-26T05:49:55.396Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.92s)
05:49:55 [2021-03-26T05:49:55.396Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.80s)
05:49:55 [2021-03-26T05:49:55.396Z] === RUN   TestCreateServiceMultipleTimes
05:49:55 [2021-03-26T05:49:55.514Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
05:49:55 [2021-03-26T05:49:55.988Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.26s)
05:49:55 [2021-03-26T05:49:55.988Z] === RUN   TestKernelTCPMemory
05:49:56 [2021-03-26T05:49:56.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
05:49:56 [2021-03-26T05:49:56.475Z] --- PASS: TestInfoInsecureRegistries (1.52s)
05:49:56 [2021-03-26T05:49:56.475Z] === RUN   TestInfoRegistryMirrors
05:49:56 [2021-03-26T05:49:56.515Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
05:49:56 [2021-03-26T05:49:56.930Z] --- PASS: TestKernelTCPMemory (1.27s)
05:49:56 [2021-03-26T05:49:56.930Z] === RUN   TestNISDomainname
05:49:57 [2021-03-26T05:49:57.427Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.639s	coverage: 86.3% of statements
05:49:57 [2021-03-26T05:49:57.427Z] ?   	github.com/docker/docker/cli	[no test files]
05:49:57 [2021-03-26T05:49:57.427Z] ?   	github.com/docker/docker/cli/config	[no test files]
05:49:57 [2021-03-26T05:49:57.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
05:49:58 [2021-03-26T05:49:58.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
05:49:58 [2021-03-26T05:49:58.317Z] --- PASS: TestNISDomainname (1.49s)
05:49:58 [2021-03-26T05:49:58.317Z] === RUN   TestHostnameDnsResolution
05:49:58 [2021-03-26T05:49:58.383Z] --- PASS: TestInfoRegistryMirrors (1.52s)
05:49:58 [2021-03-26T05:49:58.383Z] === RUN   TestLoginFailsWithBadCredentials
05:49:58 [2021-03-26T05:49:58.383Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
05:49:58 [2021-03-26T05:49:58.383Z] === RUN   TestPingCacheHeaders
05:49:58 [2021-03-26T05:49:58.383Z] --- PASS: TestPingCacheHeaders (0.02s)
05:49:58 [2021-03-26T05:49:58.383Z] === RUN   TestPingGet
05:49:58 [2021-03-26T05:49:58.383Z] --- PASS: TestPingGet (0.01s)
05:49:58 [2021-03-26T05:49:58.383Z] === RUN   TestPingHead
05:49:58 [2021-03-26T05:49:58.383Z] --- PASS: TestPingHead (0.02s)
05:49:58 [2021-03-26T05:49:58.383Z] === RUN   TestVersion
05:49:58 [2021-03-26T05:49:58.383Z] --- PASS: TestVersion (0.02s)
05:49:58 [2021-03-26T05:49:58.383Z] PASS
05:49:58 [2021-03-26T05:49:58.383Z] 
05:49:58 [2021-03-26T05:49:58.383Z] === Skipped
05:49:58 [2021-03-26T05:49:58.383Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
05:49:58 [2021-03-26T05:49:58.383Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
05:49:58 [2021-03-26T05:49:58.383Z] 
05:49:58 [2021-03-26T05:49:58.383Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
05:49:58 [2021-03-26T05:49:58.383Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
05:49:58 [2021-03-26T05:49:58.383Z] 
05:49:58 [2021-03-26T05:49:58.383Z] 
05:49:58 [2021-03-26T05:49:58.383Z] DONE 18 tests, 2 skipped in 28.318s
05:49:58 [2021-03-26T05:49:58.383Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
05:49:58 [2021-03-26T05:49:58.383Z] INFO: Testing against a local daemon
05:49:58 [2021-03-26T05:49:58.383Z] === RUN   TestVolumesCreateAndList
05:49:58 [2021-03-26T05:49:58.383Z] --- PASS: TestVolumesCreateAndList (0.02s)
05:49:58 [2021-03-26T05:49:58.383Z] === RUN   TestVolumesRemove
05:49:58 [2021-03-26T05:49:58.422Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
05:49:58 [2021-03-26T05:49:58.642Z] --- PASS: TestVolumesRemove (0.06s)
05:49:58 [2021-03-26T05:49:58.642Z] === RUN   TestVolumesInspect
05:49:58 [2021-03-26T05:49:58.642Z] --- PASS: TestVolumesInspect (0.02s)
05:49:58 [2021-03-26T05:49:58.642Z] === RUN   TestVolumesInvalidJSON
05:49:58 [2021-03-26T05:49:58.642Z] === RUN   TestVolumesInvalidJSON//volumes/create
05:49:58 [2021-03-26T05:49:58.642Z] === PAUSE TestVolumesInvalidJSON//volumes/create
05:49:58 [2021-03-26T05:49:58.642Z] === CONT  TestVolumesInvalidJSON//volumes/create
05:49:58 [2021-03-26T05:49:58.643Z] --- PASS: TestVolumesInvalidJSON (0.01s)
05:49:58 [2021-03-26T05:49:58.643Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
05:49:58 [2021-03-26T05:49:58.643Z] PASS
05:49:58 [2021-03-26T05:49:58.643Z] 
05:49:58 [2021-03-26T05:49:58.643Z] DONE 5 tests in 0.220s
05:49:58 [2021-03-26T05:49:58.643Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
05:49:58 [2021-03-26T05:49:58.643Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12214 is not a child of this shell
05:49:58 [2021-03-26T05:49:58.643Z] warning: PID 12214 from bundles/test-integration/docker.pid had a nonzero exit code
05:49:58 [2021-03-26T05:49:58.643Z] Leaving: AppArmorNo profiles have been unloaded.
05:49:58 [2021-03-26T05:49:58.643Z] 
05:49:58 [2021-03-26T05:49:58.643Z] Unloading profiles will leave already running processes permanently
05:49:58 [2021-03-26T05:49:58.643Z] unconfined, which can lead to unexpected situations.
05:49:58 [2021-03-26T05:49:58.643Z] 
05:49:58 [2021-03-26T05:49:58.643Z] To set a process to complain mode, use the command line tool
05:49:58 [2021-03-26T05:49:58.643Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
05:49:58 [2021-03-26T05:49:58.643Z] Removing test suite binaries
05:49:58 [2021-03-26T05:49:58.643Z] exiting test-integration
05:49:58 [2021-03-26T05:49:58.643Z] ++ exit 0
05:49:58 [2021-03-26T05:49:58.991Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
05:49:59 [2021-03-26T05:49:59.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
05:49:59 [2021-03-26T05:49:59.581Z] 
05:49:59 [2021-03-26T05:49:59.932Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
05:49:59 [2021-03-26T05:49:59.973Z] ok  	github.com/docker/docker/client	0.150s	coverage: 75.4% of statements
05:50:00 [2021-03-26T05:50:00.867Z] --- PASS: TestHostnameDnsResolution (2.04s)
05:50:00 [2021-03-26T05:50:00.867Z] === RUN   TestStats
05:50:01 [2021-03-26T05:50:01.312Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
Post stage
[Pipeline] junit
05:50:01 [2021-03-26T05:50:01.560Z] Recording test results
05:50:02 [2021-03-26T05:50:02.694Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
05:50:02 [2021-03-26T05:50:02.954Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
05:50:03 [2021-03-26T05:50:03.412Z] --- PASS: TestStats (3.00s)
05:50:03 [2021-03-26T05:50:03.412Z] === RUN   TestStopContainerWithTimeout
05:50:03 [2021-03-26T05:50:03.412Z] === RUN   TestStopContainerWithTimeout/0
05:50:03 [2021-03-26T05:50:03.412Z] === PAUSE TestStopContainerWithTimeout/0
05:50:03 [2021-03-26T05:50:03.412Z] === RUN   TestStopContainerWithTimeout/1
05:50:03 [2021-03-26T05:50:03.412Z] === PAUSE TestStopContainerWithTimeout/1
05:50:03 [2021-03-26T05:50:03.412Z] === RUN   TestStopContainerWithTimeout/3
05:50:03 [2021-03-26T05:50:03.412Z] === PAUSE TestStopContainerWithTimeout/3
05:50:03 [2021-03-26T05:50:03.412Z] === RUN   TestStopContainerWithTimeout/-1
05:50:03 [2021-03-26T05:50:03.412Z] === PAUSE TestStopContainerWithTimeout/-1
05:50:03 [2021-03-26T05:50:03.412Z] === CONT  TestStopContainerWithTimeout/0
05:50:03 [2021-03-26T05:50:03.412Z] === CONT  TestStopContainerWithTimeout/1
05:50:03 [2021-03-26T05:50:03.412Z] === CONT  TestStopContainerWithTimeout/3
05:50:03 [2021-03-26T05:50:03.412Z] === CONT  TestStopContainerWithTimeout/-1
05:50:03 [2021-03-26T05:50:03.516Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
05:50:03 [2021-03-26T05:50:03.872Z] + echo Ensuring container killed.
05:50:03 [2021-03-26T05:50:03.872Z] Ensuring container killed.
05:50:03 [2021-03-26T05:50:03.872Z] + docker rm -vf docker-pr2
05:50:03 [2021-03-26T05:50:03.872Z] Error: No such container: docker-pr2
[Pipeline] sh
05:50:04 [2021-03-26T05:50:04.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
05:50:04 [2021-03-26T05:50:04.164Z] + echo Chowning /workspace to jenkins user
05:50:04 [2021-03-26T05:50:04.164Z] Chowning /workspace to jenkins user
05:50:04 [2021-03-26T05:50:04.164Z] + id -u
05:50:04 [2021-03-26T05:50:04.164Z] + id -g
05:50:04 [2021-03-26T05:50:04.164Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42203:/workspace busybox chown -R 1000:1000 /workspace
05:50:04 [2021-03-26T05:50:04.164Z] Unable to find image 'busybox:latest' locally
05:50:04 [2021-03-26T05:50:04.337Z] === RUN   TestDockerSuite/TestAttachAfterDetach
05:50:04 [2021-03-26T05:50:04.424Z] latest: Pulling from library/busybox
05:50:04 [2021-03-26T05:50:04.424Z] 8b3d7e226fab: Pulling fs layer
05:50:04 [2021-03-26T05:50:04.424Z] 8b3d7e226fab: Verifying Checksum
05:50:04 [2021-03-26T05:50:04.424Z] 8b3d7e226fab: Download complete
05:50:04 [2021-03-26T05:50:04.684Z] 8b3d7e226fab: Pull complete
05:50:04 [2021-03-26T05:50:04.684Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
05:50:04 [2021-03-26T05:50:04.684Z] Status: Downloaded newer image for busybox:latest
05:50:05 [2021-03-26T05:50:05.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
05:50:06 [2021-03-26T05:50:06.244Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
05:50:06 [2021-03-26T05:50:06.716Z] --- PASS: TestStopContainerWithTimeout (0.03s)
05:50:06 [2021-03-26T05:50:06.716Z]     --- PASS: TestStopContainerWithTimeout/0 (1.46s)
05:50:06 [2021-03-26T05:50:06.716Z]     --- PASS: TestStopContainerWithTimeout/1 (2.48s)
05:50:06 [2021-03-26T05:50:06.716Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.15s)
05:50:06 [2021-03-26T05:50:06.716Z]     --- PASS: TestStopContainerWithTimeout/3 (3.24s)
05:50:06 [2021-03-26T05:50:06.716Z] === RUN   TestDeleteDevicemapper
05:50:06 [2021-03-26T05:50:06.716Z] --- SKIP: TestDeleteDevicemapper (0.00s)
05:50:06 [2021-03-26T05:50:06.716Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
05:50:06 [2021-03-26T05:50:06.716Z] === RUN   TestStopContainerWithRestartPolicyAlways
05:50:06 [2021-03-26T05:50:06.894Z] + bundleName=amd64-rootless
05:50:06 [2021-03-26T05:50:06.894Z] + echo Creating amd64-rootless-bundles.tar.gz
05:50:06 [2021-03-26T05:50:06.894Z] Creating amd64-rootless-bundles.tar.gz
05:50:06 [2021-03-26T05:50:06.894Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
05:50:06 [2021-03-26T05:50:06.894Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
05:50:06 [2021-03-26T05:50:06.907Z] Archiving artifacts
05:50:07 [2021-03-26T05:50:07.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
05:50:07 [2021-03-26T05:50:07.185Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
05:50:07 [2021-03-26T05:50:07.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
05:50:08 [2021-03-26T05:50:08.567Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
05:50:08 [2021-03-26T05:50:08.736Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42203/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
05:50:09 [2021-03-26T05:50:09.051Z] + make clean
05:50:09 [2021-03-26T05:50:09.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
05:50:09 [2021-03-26T05:50:09.311Z] docker volume rm -f docker-dev-cache
05:50:09 [2021-03-26T05:50:09.311Z] docker-dev-cache
[Pipeline] deleteDir
05:50:09 [2021-03-26T05:50:09.548Z] --- PASS: TestServiceWithDataPathPortInit (14.90s)
05:50:09 [2021-03-26T05:50:09.548Z] === RUN   TestServiceWithDefaultAddressPoolInit
05:50:09 [2021-03-26T05:50:09.947Z] === RUN   TestDockerSuite/TestAttachDetach
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
05:50:10 [2021-03-26T05:50:10.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
05:50:10 [2021-03-26T05:50:10.885Z] === RUN   TestDockerSuite/TestAttachDisconnect
05:50:10 [2021-03-26T05:50:10.925Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.82s)
05:50:10 [2021-03-26T05:50:10.925Z] === RUN   TestUpdateMemory
05:50:10 [2021-03-26T05:50:10.925Z] --- SKIP: TestUpdateMemory (0.00s)
05:50:10 [2021-03-26T05:50:10.925Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
05:50:10 [2021-03-26T05:50:10.925Z] === RUN   TestUpdateCPUQuota
05:50:11 [2021-03-26T05:50:11.454Z] --- PASS: TestBuildWithHugeFile (103.53s)
05:50:11 [2021-03-26T05:50:11.454Z] === RUN   TestBuildWCOWSandboxSize
05:50:11 [2021-03-26T05:50:11.454Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
05:50:11 [2021-03-26T05:50:11.454Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
05:50:11 [2021-03-26T05:50:11.454Z] === RUN   TestBuildWithEmptyDockerfile
05:50:11 [2021-03-26T05:50:11.454Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
05:50:11 [2021-03-26T05:50:11.454Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
05:50:11 [2021-03-26T05:50:11.454Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:50:11 [2021-03-26T05:50:11.454Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:50:11 [2021-03-26T05:50:11.454Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:50:11 [2021-03-26T05:50:11.454Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:50:11 [2021-03-26T05:50:11.454Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
05:50:11 [2021-03-26T05:50:11.454Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:50:11 [2021-03-26T05:50:11.610Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
05:50:11 [2021-03-26T05:50:11.610Z] === RUN   TestBoolValue
05:50:11 [2021-03-26T05:50:11.610Z] --- PASS: TestBoolValue (0.00s)
05:50:11 [2021-03-26T05:50:11.610Z] === RUN   TestBoolValueOrDefault
05:50:11 [2021-03-26T05:50:11.610Z] --- PASS: TestBoolValueOrDefault (0.00s)
05:50:11 [2021-03-26T05:50:11.610Z] === RUN   TestInt64ValueOrZero
05:50:11 [2021-03-26T05:50:11.610Z] --- PASS: TestInt64ValueOrZero (0.00s)
05:50:11 [2021-03-26T05:50:11.610Z] === RUN   TestInt64ValueOrDefault
05:50:11 [2021-03-26T05:50:11.610Z] --- PASS: TestInt64ValueOrDefault (0.00s)
05:50:11 [2021-03-26T05:50:11.610Z] === RUN   TestInt64ValueOrDefaultWithError
05:50:11 [2021-03-26T05:50:11.610Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
05:50:11 [2021-03-26T05:50:11.610Z] === RUN   TestJsonContentType
05:50:11 [2021-03-26T05:50:11.610Z] --- PASS: TestJsonContentType (0.00s)
05:50:11 [2021-03-26T05:50:11.610Z] PASS
05:50:11 [2021-03-26T05:50:11.610Z] coverage: 14.7% of statements
05:50:11 [2021-03-26T05:50:11.610Z] ok  	github.com/docker/docker/api/server/httputils	0.055s	coverage: 14.7% of statements
05:50:11 [2021-03-26T05:50:11.714Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:50:11 [2021-03-26T05:50:11.974Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
05:50:11 [2021-03-26T05:50:11.974Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
05:50:11 [2021-03-26T05:50:11.974Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
05:50:11 [2021-03-26T05:50:11.974Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
05:50:11 [2021-03-26T05:50:11.974Z] === RUN   TestBuildPreserveOwnership
05:50:11 [2021-03-26T05:50:11.974Z] === RUN   TestBuildPreserveOwnership/copy_from
05:50:11 [2021-03-26T05:50:11.974Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
05:50:12 [2021-03-26T05:50:12.079Z] === RUN   TestMaskSecretKeys
05:50:12 [2021-03-26T05:50:12.079Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
05:50:12 [2021-03-26T05:50:12.079Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
05:50:12 [2021-03-26T05:50:12.079Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
05:50:12 [2021-03-26T05:50:12.079Z] --- PASS: TestMaskSecretKeys (0.00s)
05:50:12 [2021-03-26T05:50:12.079Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
05:50:12 [2021-03-26T05:50:12.079Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
05:50:12 [2021-03-26T05:50:12.079Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
05:50:12 [2021-03-26T05:50:12.079Z] === RUN   TestVersionMiddlewareVersion
05:50:12 [2021-03-26T05:50:12.079Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
05:50:12 [2021-03-26T05:50:12.079Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
05:50:12 [2021-03-26T05:50:12.079Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
05:50:12 [2021-03-26T05:50:12.079Z] PASS
05:50:12 [2021-03-26T05:50:12.079Z] coverage: 37.7% of statements
05:50:12 [2021-03-26T05:50:12.079Z] ok  	github.com/docker/docker/api/server/middleware	0.101s	coverage: 37.7% of statements
05:50:12 [2021-03-26T05:50:12.079Z] ?   	github.com/docker/docker/api/server/router	[no test files]
05:50:12 [2021-03-26T05:50:12.080Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
05:50:12 [2021-03-26T05:50:12.080Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
05:50:12 [2021-03-26T05:50:12.080Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
05:50:12 [2021-03-26T05:50:12.080Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
05:50:12 [2021-03-26T05:50:12.080Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
05:50:12 [2021-03-26T05:50:12.080Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
05:50:12 [2021-03-26T05:50:12.080Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
05:50:12 [2021-03-26T05:50:12.080Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
05:50:12 [2021-03-26T05:50:12.080Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
05:50:12 [2021-03-26T05:50:12.080Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
05:50:12 [2021-03-26T05:50:12.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
05:50:12 [2021-03-26T05:50:12.912Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestStrSliceMarshalJSON
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestStrSliceUnmarshalJSON
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestStrSliceUnmarshalString
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestStrSliceUnmarshalSlice
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] PASS
05:50:13 [2021-03-26T05:50:13.067Z] coverage: 90.0% of statements
05:50:13 [2021-03-26T05:50:13.067Z] ok  	github.com/docker/docker/api/types/strslice	0.084s	coverage: 90.0% of statements
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestToJSON
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestToJSON (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestToParamWithVersion
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestToParamWithVersion (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestFromJSON
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestFromJSON (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestEmpty
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestEmpty (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestArgsMatchKVListEmptySources
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestArgsMatchKVList
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestArgsMatchKVList (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestArgsMatch
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestArgsMatch (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestAdd
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestAdd (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestDel
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestDel (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestLen
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestLen (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestExactMatch
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestExactMatch (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestOnlyOneExactMatch
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestOnlyOneExactMatch (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestContains
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestContains (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestValidate
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestValidate (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestWalkValues
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestWalkValues (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestFuzzyMatch
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestFuzzyMatch (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] === RUN   TestClone
05:50:13 [2021-03-26T05:50:13.067Z] --- PASS: TestClone (0.00s)
05:50:13 [2021-03-26T05:50:13.067Z] PASS
05:50:13 [2021-03-26T05:50:13.067Z] coverage: 92.2% of statements
05:50:13 [2021-03-26T05:50:13.067Z] ok  	github.com/docker/docker/api/types/filters	0.048s	coverage: 92.2% of statements
05:50:13 [2021-03-26T05:50:13.536Z] === RUN   TestAdjustForAPIVersion
05:50:13 [2021-03-26T05:50:13.536Z] --- PASS: TestAdjustForAPIVersion (0.00s)
05:50:13 [2021-03-26T05:50:13.536Z] PASS
05:50:13 [2021-03-26T05:50:13.536Z] coverage: 5.7% of statements
05:50:13 [2021-03-26T05:50:13.536Z] ok  	github.com/docker/docker/api/server/router/swarm	0.047s	coverage: 5.7% of statements
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/types	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/types/container	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/types/events	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/types/image	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/types/network	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
05:50:13 [2021-03-26T05:50:13.536Z] === RUN   TestDurationToSecondsString
05:50:13 [2021-03-26T05:50:13.536Z] --- PASS: TestDurationToSecondsString (0.00s)
05:50:13 [2021-03-26T05:50:13.536Z] === RUN   TestGetTimestamp
05:50:13 [2021-03-26T05:50:13.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
05:50:14 [2021-03-26T05:50:14.005Z] --- PASS: TestGetTimestamp (0.12s)
05:50:14 [2021-03-26T05:50:14.005Z] === RUN   TestParseTimestamps
05:50:14 [2021-03-26T05:50:14.005Z] --- PASS: TestParseTimestamps (0.00s)
05:50:14 [2021-03-26T05:50:14.005Z] PASS
05:50:14 [2021-03-26T05:50:14.005Z] coverage: 100.0% of statements
05:50:14 [2021-03-26T05:50:14.005Z] ok  	github.com/docker/docker/api/types/time	0.180s	coverage: 100.0% of statements
05:50:14 [2021-03-26T05:50:14.005Z] === RUN   TestCompareVersion
05:50:14 [2021-03-26T05:50:14.005Z] --- PASS: TestCompareVersion (0.00s)
05:50:14 [2021-03-26T05:50:14.005Z] PASS
05:50:14 [2021-03-26T05:50:14.005Z] coverage: 75.0% of statements
05:50:14 [2021-03-26T05:50:14.005Z] ok  	github.com/docker/docker/api/types/versions	0.037s	coverage: 75.0% of statements
05:50:14 [2021-03-26T05:50:14.005Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
05:50:14 [2021-03-26T05:50:14.005Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
05:50:14 [2021-03-26T05:50:14.005Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
05:50:14 [2021-03-26T05:50:14.005Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
05:50:14 [2021-03-26T05:50:14.005Z] ?   	github.com/docker/docker/builder	[no test files]
05:50:14 [2021-03-26T05:50:14.005Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
05:50:14 [2021-03-26T05:50:14.005Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
05:50:14 [2021-03-26T05:50:14.005Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
05:50:14 [2021-03-26T05:50:14.005Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
05:50:14 [2021-03-26T05:50:14.005Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
05:50:14 [2021-03-26T05:50:14.005Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
05:50:14 [2021-03-26T05:50:14.005Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
05:50:14 [2021-03-26T05:50:14.292Z] === RUN   TestDockerSuite/TestAttachPausedContainer
05:50:15 [2021-03-26T05:50:15.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestParseRemoteURL
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
05:50:15 [2021-03-26T05:50:15.572Z] --- PASS: TestParseRemoteURL (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestCloneArgsSmartHttp
05:50:15 [2021-03-26T05:50:15.572Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestCloneArgsDumbHttp
05:50:15 [2021-03-26T05:50:15.572Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestCloneArgsGit
05:50:15 [2021-03-26T05:50:15.572Z] --- PASS: TestCloneArgsGit (0.00s)
05:50:15 [2021-03-26T05:50:15.572Z] === RUN   TestCheckoutGit
05:50:15 [2021-03-26T05:50:15.673Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
05:50:16 [2021-03-26T05:50:16.245Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
05:50:16 [2021-03-26T05:50:16.541Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
05:50:16 [2021-03-26T05:50:16.541Z] Using test binary docker
05:50:16 [2021-03-26T05:50:16.541Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
05:50:16 [2021-03-26T05:50:16.541Z] +++ /etc/init.d/apparmor start
05:50:16 [2021-03-26T05:50:16.541Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
05:50:16 [2021-03-26T05:50:16.541Z] INFO: Waiting for daemon to start...
05:50:16 [2021-03-26T05:50:16.541Z] Starting dockerd
05:50:16 [2021-03-26T05:50:16.541Z] +++ 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
05:50:16 [2021-03-26T05:50:16.815Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
05:50:17 [2021-03-26T05:50:17.074Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
05:50:17 [2021-03-26T05:50:17.540Z] --- PASS: TestUpdateCPUQuota (5.90s)
05:50:17 [2021-03-26T05:50:17.540Z] === RUN   TestUpdatePidsLimit
05:50:17 [2021-03-26T05:50:17.540Z] === RUN   TestUpdatePidsLimit/update_from_none
05:50:17 [2021-03-26T05:50:17.540Z] === RUN   TestUpdatePidsLimit/no_change
05:50:17 [2021-03-26T05:50:17.681Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.45s)
05:50:17 [2021-03-26T05:50:17.681Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0dm6jvtsk3d18ul04yhun8q50 Created:2021-03-26 05:50:10.942468955 +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[0cf7436eb56bf7815324e2ae0e94aee64a6d7feeb1fd418619049e8b0b67beaa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ivwbwxteq2evq5pa3x9ouejak EndpointID:46b4b650082fbe67ac607b10e4fd47aaeb0285a4a102bfc3f20c789b1a8c45f2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b42140fbb334c62b71976f31579f6a6800f34ec6517ab1bd29592d3b9473c77d 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:cd197aa7ebb8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ivwbwxteq2evq5pa3x9ouejak EndpointID:46b4b650082fbe67ac607b10e4fd47aaeb0285a4a102bfc3f20c789b1a8c45f2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
05:50:17 [2021-03-26T05:50:17.681Z] PASS
05:50:17 [2021-03-26T05:50:17.681Z] 
05:50:17 [2021-03-26T05:50:17.681Z] === Skipped
05:50:17 [2021-03-26T05:50:17.681Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
05:50:17 [2021-03-26T05:50:17.681Z]     service_test.go:242: FLAKY_TEST
05:50:17 [2021-03-26T05:50:17.681Z] 
05:50:17 [2021-03-26T05:50:17.681Z] 
05:50:17 [2021-03-26T05:50:17.681Z] DONE 26 tests, 1 skipped in 48.903s
05:50:17 [2021-03-26T05:50:17.681Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
05:50:17 [2021-03-26T05:50:17.681Z] INFO: Testing against a local daemon
05:50:17 [2021-03-26T05:50:17.681Z] === RUN   TestDockerNetworkIpvlanPersistance
05:50:17 [2021-03-26T05:50:17.681Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
05:50:17 [2021-03-26T05:50:17.681Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:50:17 [2021-03-26T05:50:17.681Z] === RUN   TestDockerNetworkIpvlan
05:50:17 [2021-03-26T05:50:17.681Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
05:50:17 [2021-03-26T05:50:17.681Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:50:17 [2021-03-26T05:50:17.681Z] PASS
05:50:17 [2021-03-26T05:50:17.681Z] 
05:50:17 [2021-03-26T05:50:17.681Z] === Skipped
05:50:17 [2021-03-26T05:50:17.681Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
05:50:17 [2021-03-26T05:50:17.681Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:50:17 [2021-03-26T05:50:17.681Z] 
05:50:17 [2021-03-26T05:50:17.681Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
05:50:17 [2021-03-26T05:50:17.681Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:50:17 [2021-03-26T05:50:17.681Z] 
05:50:17 [2021-03-26T05:50:17.681Z] 
05:50:17 [2021-03-26T05:50:17.681Z] DONE 2 tests, 2 skipped in 0.038s
05:50:17 [2021-03-26T05:50:17.681Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
05:50:17 [2021-03-26T05:50:17.681Z] INFO: Testing against a local daemon
05:50:17 [2021-03-26T05:50:17.681Z] === RUN   TestDockerNetworkMacvlanPersistance
05:50:17 [2021-03-26T05:50:17.789Z] === RUN   TestEnable
05:50:17 [2021-03-26T05:50:17.789Z] --- PASS: TestEnable (0.00s)
05:50:17 [2021-03-26T05:50:17.789Z] === RUN   TestDisable
05:50:17 [2021-03-26T05:50:17.789Z] --- PASS: TestDisable (0.00s)
05:50:17 [2021-03-26T05:50:17.789Z] === RUN   TestEnabled
05:50:17 [2021-03-26T05:50:17.789Z] --- PASS: TestEnabled (0.00s)
05:50:17 [2021-03-26T05:50:17.789Z] PASS
05:50:17 [2021-03-26T05:50:17.789Z] coverage: 100.0% of statements
05:50:17 [2021-03-26T05:50:17.789Z] ok  	github.com/docker/docker/cli/debug	0.226s	coverage: 100.0% of statements
05:50:17 [2021-03-26T05:50:17.807Z] === RUN   TestUpdatePidsLimit/update_lower
05:50:18 [2021-03-26T05:50:18.261Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestProcessNoDockerignore
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestProcessNoDockerignore (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestProcessShouldLeaveAllFiles
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDetectContentType
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestDetectContentType (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestSelectAcceptableMIME
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestSelectAcceptableMIME (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestInspectEmptyResponse
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestInspectEmptyResponse (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestInspectResponseBinary
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestInspectResponseBinary (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestResponseUnsupportedContentType
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestInspectResponseTextSimple
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestInspectResponseTextSimple (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestInspectResponseEmptyContentType
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestUnknownContentLength
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestUnknownContentLength (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDownloadRemote
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestGetAllAllowed
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestGetAllAllowed (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestGetAllMeta
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestGetAllMeta (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestWarnOnUnusedBuildArgs
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestIsUnreferencedBuiltin
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestIsExistingDirectory
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestIsExistingDirectory (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestGetFilenameForDownload
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestGetFilenameForDownload (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestEnv2Variables
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestEnv2Variables (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestEnvValueWithExistingRunConfigEnv
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestMaintainer
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestMaintainer (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestLabel
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestLabel (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestFromScratch
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestFromScratch (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestFromWithArg
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestFromWithArg (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestFromWithArgButBuildArgsNotGiven
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestFromWithUndefinedArg
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestFromWithUndefinedArg (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestFromMultiStageWithNamedStage
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestOnbuild
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestOnbuild (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestWorkdir
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestWorkdir (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestCmd
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestCmd (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestHealthcheckNone
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestHealthcheckNone (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestHealthcheckCmd
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestHealthcheckCmd (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestEntrypoint
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestEntrypoint (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestExpose
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestExpose (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestUser
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestUser (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestVolume
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestVolume (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestStopSignal
05:50:18 [2021-03-26T05:50:18.262Z] --- SKIP: TestStopSignal (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z]     dispatchers_test.go:377: Windows does not support stopsignal
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestArg
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestArg (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestShell
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestShell (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestPrependEnvOnCmd
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestPrependEnvOnCmd (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestRunWithBuildArgs
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestRunWithBuildArgs (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestRunIgnoresHealthcheck
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDispatchUnsupportedOptions
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestNormalizeWorkdir
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestNormalizeWorkdir (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDispatch
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDispatch/ADD_multiple_files_to_file
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDispatch/COPY_multiple_files_to_file
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestDownloadRemote (0.08s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestGetWithStatusError
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestGetWithStatusError (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestCloseRootDirectory
05:50:18 [2021-03-26T05:50:18.262Z] --- SKIP: TestCloseRootDirectory (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestHashFile
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDispatch/COPY_wildcard_no_files
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDispatch/COPY_url
05:50:18 [2021-03-26T05:50:18.262Z] --- SKIP: TestHashFile (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestHashSubdir
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestDispatch (0.07s)
05:50:18 [2021-03-26T05:50:18.262Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
05:50:18 [2021-03-26T05:50:18.262Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
05:50:18 [2021-03-26T05:50:18.262Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
05:50:18 [2021-03-26T05:50:18.262Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
05:50:18 [2021-03-26T05:50:18.262Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
05:50:18 [2021-03-26T05:50:18.262Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z]     --- PASS: TestDispatch/COPY_url (0.01s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestAddScratchImageAddsToMounts
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestAddFromScratchPopulatesPlatform
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestImageSourceGetAddsToMounts
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestEmptyDockerfile
05:50:18 [2021-03-26T05:50:18.262Z] --- SKIP: TestHashSubdir (0.01s)
05:50:18 [2021-03-26T05:50:18.262Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestRemoveDirectory
05:50:18 [2021-03-26T05:50:18.262Z] --- SKIP: TestRemoveDirectory (0.01s)
05:50:18 [2021-03-26T05:50:18.262Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
05:50:18 [2021-03-26T05:50:18.262Z] PASS
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestEmptyDockerfile (0.01s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestSymlinkDockerfile
05:50:18 [2021-03-26T05:50:18.262Z] coverage: 9.3% of statements
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestSymlinkDockerfile (0.01s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDockerfileOutsideTheBuildContext
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestNonExistingDockerfile
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestNonExistingDockerfile (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestCopyRunConfig
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestCopyRunConfig (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestDeepCopyRunConfig
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestDeepCopyRunConfig (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestExportImage
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestExportImage (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] === RUN   TestNormalizeDest
05:50:18 [2021-03-26T05:50:18.262Z] --- PASS: TestNormalizeDest (0.00s)
05:50:18 [2021-03-26T05:50:18.262Z] PASS
05:50:18 [2021-03-26T05:50:18.262Z] coverage: 46.8% of statements
05:50:18 [2021-03-26T05:50:18.262Z] ok  	github.com/docker/docker/builder/remotecontext	0.403s	coverage: 9.3% of statements
05:50:18 [2021-03-26T05:50:18.262Z] ok  	github.com/docker/docker/builder/dockerfile	0.297s	coverage: 46.8% of statements
05:50:18 [2021-03-26T05:50:18.620Z] .
05:50:18 [2021-03-26T05:50:18.620Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
05:50:18 [2021-03-26T05:50:18.620Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
05:50:18 [2021-03-26T05:50:18.620Z] Error: No such image: emptyfs
05:50:18 [2021-03-26T05:50:18.620Z] ++++ tar -cC bundles/test-integration/emptyfs .
05:50:18 [2021-03-26T05:50:18.620Z] ++++ docker load
05:50:18 [2021-03-26T05:50:18.621Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
05:50:18 [2021-03-26T05:50:18.621Z] === RUN   TestDockerNetworkMacvlan
05:50:18 [2021-03-26T05:50:18.731Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
05:50:18 [2021-03-26T05:50:18.763Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
05:50:18 [2021-03-26T05:50:18.916Z] Running integration-test (iteration 1)
05:50:18 [2021-03-26T05:50:18.916Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
05:50:18 [2021-03-26T05:50:18.916Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
05:50:18 [2021-03-26T05:50:18.916Z] ++ set -e
05:50:18 [2021-03-26T05:50:18.916Z] ++ '[' -n 0 ']'
05:50:18 [2021-03-26T05:50:18.916Z] ++ set -x
05:50:18 [2021-03-26T05:50:18.917Z] ++ 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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
05:50:18 [2021-03-26T05:50:18.981Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
05:50:19 [2021-03-26T05:50:19.192Z] === RUN   TestDockerNetworkMacvlan/Subinterface
05:50:19 [2021-03-26T05:50:19.241Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
05:50:19 [2021-03-26T05:50:19.500Z] --- PASS: TestBuildPreserveOwnership (7.60s)
05:50:19 [2021-03-26T05:50:19.500Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.96s)
05:50:19 [2021-03-26T05:50:19.500Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.63s)
05:50:19 [2021-03-26T05:50:19.500Z] === RUN   TestBuildPlatformInvalid
05:50:19 [2021-03-26T05:50:19.709Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
05:50:19 [2021-03-26T05:50:19.760Z] --- PASS: TestBuildPlatformInvalid (0.16s)
05:50:19 [2021-03-26T05:50:19.760Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
05:50:20 [2021-03-26T05:50:20.133Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
05:50:20 [2021-03-26T05:50:20.281Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
05:50:20 [2021-03-26T05:50:20.702Z] === RUN   TestDockerNetworkMacvlan/NilParent
05:50:20 [2021-03-26T05:50:20.853Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
05:50:22 [2021-03-26T05:50:22.300Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
05:50:22 [2021-03-26T05:50:22.768Z] --- PASS: TestUpdatePidsLimit (6.25s)
05:50:22 [2021-03-26T05:50:22.768Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.73s)
05:50:22 [2021-03-26T05:50:22.768Z]     --- PASS: TestUpdatePidsLimit/no_change (0.74s)
05:50:22 [2021-03-26T05:50:22.768Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.76s)
05:50:22 [2021-03-26T05:50:22.768Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.78s)
05:50:22 [2021-03-26T05:50:22.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.77s)
05:50:22 [2021-03-26T05:50:22.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.74s)
05:50:22 [2021-03-26T05:50:22.768Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.76s)
05:50:22 [2021-03-26T05:50:22.768Z] === RUN   TestUpdateRestartPolicy
05:50:23 [2021-03-26T05:50:23.178Z] --- PASS: TestCreateServiceMultipleTimes (24.16s)
05:50:23 [2021-03-26T05:50:23.178Z] === RUN   TestCreateServiceConflict
05:50:23 [2021-03-26T05:50:23.178Z] --- PASS: TestCreateServiceConflict (3.77s)
05:50:23 [2021-03-26T05:50:23.178Z] === RUN   TestCreateServiceMaxReplicas
05:50:23 [2021-03-26T05:50:23.680Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
05:50:23 [2021-03-26T05:50:23.999Z] === RUN   TestDockerNetworkMacvlan/InternalMode
05:50:24 [2021-03-26T05:50:24.249Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
05:50:25 [2021-03-26T05:50:25.629Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
05:50:25 [2021-03-26T05:50:25.629Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
05:50:26 [2021-03-26T05:50:26.541Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
05:50:26 [2021-03-26T05:50:26.944Z] --- PASS: TestCreateServiceMaxReplicas (4.06s)
05:50:26 [2021-03-26T05:50:26.944Z] === RUN   TestCreateWithDuplicateNetworkNames
05:50:27 [2021-03-26T05:50:27.539Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
05:50:28 [2021-03-26T05:50:28.920Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCheckpointCreateError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCheckpointCreateError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCheckpointCreate
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCheckpointCreate (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCheckpointDeleteError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCheckpointDeleteError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCheckpointDelete
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCheckpointDelete (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCheckpointListError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCheckpointListError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCheckpointList
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCheckpointList (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCheckpointListContainerNotFound
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestNewClientWithOpsFromEnv
05:50:29 [2021-03-26T05:50:29.166Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z]     client_test.go:23: runtime.GOOS == "windows"
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestGetAPIPath
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestGetAPIPath (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestParseHostURL
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestParseHostURL (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestNegotiateAPIVersionEmpty
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestNegotiateAPIVersion
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestNegotiateAPIVersion (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestNegotiateAPVersionOverride
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestNegotiateAPIVersionAutomatic
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestClientRedirect
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestClientRedirect (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigCreateUnsupported
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigCreateUnsupported (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigCreateError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigCreateError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigCreate
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigCreate (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigInspectNotFound
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigInspectNotFound (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigInspectWithEmptyID
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigInspectUnsupported
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigInspectUnsupported (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigInspectError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigInspectError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigInspectConfigNotFound
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigInspect
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigInspect (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigListUnsupported
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigListUnsupported (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigListError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigListError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigList
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigList (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigRemoveUnsupported
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigRemoveError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigRemoveError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigRemove
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigRemove (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigUpdateUnsupported
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigUpdateError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigUpdateError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestConfigUpdate
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestConfigUpdate (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerCommitError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerCommitError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerCommit
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerCommit (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerStatPathError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerStatPathError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerStatPathNotFoundError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerStatPathNoHeaderError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerStatPath
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerStatPath (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCopyToContainerError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCopyToContainerError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCopyToContainerNotFoundError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCopyToContainerNotStatusOKError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCopyToContainer
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCopyToContainer (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCopyFromContainerError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCopyFromContainerError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCopyFromContainerNotFoundError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCopyFromContainerNotStatusOKError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCopyFromContainerNoHeaderError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestCopyFromContainer
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestCopyFromContainer (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerCreateError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerCreateError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerCreateImageNotFound
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerCreateWithName
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerCreateWithName (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerCreateAutoRemove
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerDiffError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerDiffError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerDiff
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerDiff (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerExecCreateError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerExecCreateError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerExecCreate
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerExecCreate (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerExecStartError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerExecStartError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerExecStart
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerExecStart (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerExecInspectError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerExecInspectError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerExecInspect
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerExecInspect (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerExportError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerExportError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerExport
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerExport (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerInspectError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerInspectError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerInspectContainerNotFound
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerInspectWithEmptyID
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerInspect
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerInspect (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerInspectNode
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerInspectNode (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerKillError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerKillError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerKill
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerKill (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerListError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerListError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerList
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerList (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerLogsNotFoundError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerLogsError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerLogsError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerLogs
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerLogs (0.16s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerPauseError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerPauseError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerPause
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerPause (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainersPruneError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainersPruneError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainersPrune
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainersPrune (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerRemoveError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerRemoveError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerRemoveNotFoundError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerRemove
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerRemove (0.02s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerRenameError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerRenameError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerRename
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerRename (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerResizeError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerResizeError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerExecResizeError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerExecResizeError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerResize
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerResize (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerExecResize
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerExecResize (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerRestartError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerRestartError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerRestart
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerRestart (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerStartError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerStartError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerStart
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerStart (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerStatsError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerStatsError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerStats
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerStats (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerStopError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerStopError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerStop
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerStop (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerTopError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerTopError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerTop
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerTop (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerUnpauseError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerUnpauseError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerUnpause
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerUnpause (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerUpdateError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerUpdateError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerUpdate
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerUpdate (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerWaitError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerWaitError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestContainerWait
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestContainerWait (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestDiskUsageError
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestDiskUsageError (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestDiskUsage
05:50:29 [2021-03-26T05:50:29.166Z] --- PASS: TestDiskUsage (0.00s)
05:50:29 [2021-03-26T05:50:29.166Z] === RUN   TestDistributionInspectUnsupported
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestDistributionInspectWithEmptyID
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestEventsErrorInOptions
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestEventsErrorInOptions (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestEventsErrorFromServer
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestEventsErrorFromServer (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestEvents
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestEvents (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestTLSCloseWriter
05:50:29 [2021-03-26T05:50:29.167Z] === PAUSE TestTLSCloseWriter
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageBuildError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageBuildError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageBuild
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageBuild (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestGetDockerOS
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestGetDockerOS (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageCreateError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageCreateError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageCreate
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageCreate (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageHistoryError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageHistoryError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageHistory
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageHistory (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageImportError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageImportError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageImport
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageImport (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageInspectError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageInspectError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageInspectImageNotFound
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageInspectImageNotFound (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageInspectWithEmptyID
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageInspect
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageInspect (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageListError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageListError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageList
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageList (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageListApiBefore125
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageListApiBefore125 (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageLoadError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageLoadError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageLoad
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageLoad (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagesPruneError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagesPruneError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagesPrune
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagesPrune (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePullReferenceParseError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePullReferenceParseError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePullAnyError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePullAnyError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePullStatusUnauthorizedError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePullWithPrivilegedFuncNoError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePullWithoutErrors
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePullWithoutErrors (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePushReferenceError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePushReferenceError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePushAnyError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePushAnyError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePushStatusUnauthorizedError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePushWithPrivilegedFuncNoError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePushWithoutErrors
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImagePushWithoutErrors (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageRemoveError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageRemoveError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageRemoveImageNotFound
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageRemove
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageRemove (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageSaveError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageSaveError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageSave
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageSave (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageSearchAnyError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageSearchAnyError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageSearchStatusUnauthorizedError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageSearchWithoutErrors
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageTagError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageTagError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageTagInvalidReference
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageTagInvalidReference (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageTagInvalidSourceImageName
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageTagHexSource
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageTagHexSource (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestImageTag
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestImageTag (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestInfoServerError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestInfoServerError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestInfoInvalidResponseJSONError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestInfo
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestInfo (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkConnectError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkConnectError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkConnect
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkConnect (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkCreateError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkCreateError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkCreate
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkCreate (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkDisconnectError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkDisconnectError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkDisconnect
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkDisconnect (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkInspectError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkInspectError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkInspectNotFoundError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkInspectWithEmptyID
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkInspect
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkInspect (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkListError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkListError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkList
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkList (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworksPruneError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworksPruneError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworksPrune
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworksPrune (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkRemoveError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkRemoveError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNetworkRemove
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNetworkRemove (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNodeInspectError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNodeInspectError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNodeInspectNodeNotFound
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNodeInspectWithEmptyID
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNodeInspect
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNodeInspect (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNodeListError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNodeListError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNodeList
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNodeList (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNodeRemoveError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNodeRemoveError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNodeRemove
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNodeRemove (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNodeUpdateError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNodeUpdateError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestNodeUpdate
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestNodeUpdate (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestOptionWithTimeout
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestOptionWithTimeout (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPingFail
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPingFail (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPingWithError
05:50:29 [2021-03-26T05:50:29.167Z] 2021/03/26 05:50:28 RoundTripper returned a response & error; ignoring response
05:50:29 [2021-03-26T05:50:29.167Z] 2021/03/26 05:50:28 RoundTripper returned a response & error; ignoring response
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPingWithError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPingSuccess
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPingSuccess (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPingHeadFallback
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPingHeadFallback/OK
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPingHeadFallback/Internal_Server_Error
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPingHeadFallback/Not_Found
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPingHeadFallback (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginDisableError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginDisableError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginDisable
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginDisable (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginEnableError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginEnableError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginEnable
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginEnable (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginInspectError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginInspectError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginInspectWithEmptyID
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginInspect
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginInspect (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginListError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginListError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginList
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginList (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginPushError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginPushError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginPush
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginPush (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginRemoveError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginRemoveError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginRemove
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginRemove (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginSetError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginSetError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPluginSet
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPluginSet (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSetHostHeader
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSetHostHeader (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestPlainTextError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestPlainTextError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestInfiniteError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestInfiniteError (0.04s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretCreateUnsupported
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretCreateUnsupported (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretCreateError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretCreateError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretCreate
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretCreate (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretInspectUnsupported
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretInspectUnsupported (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretInspectError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretInspectError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretInspectSecretNotFound
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretInspectWithEmptyID
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretInspect
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretInspect (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretListUnsupported
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretListUnsupported (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretListError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretListError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretList
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretList (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretRemoveUnsupported
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretRemoveError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretRemoveError (0.01s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretRemove
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretRemove (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretUpdateUnsupported
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretUpdateError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretUpdateError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSecretUpdate
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSecretUpdate (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceCreateError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceCreateError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceCreate
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceCreate (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceCreateCompatiblePlatforms
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceCreateDigestPinning
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceInspectError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceInspectError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceInspectServiceNotFound
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceInspectWithEmptyID
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceInspect
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceInspect (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceListError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceListError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceList
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceList (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceLogsError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceLogsError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceLogs
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceLogs (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceRemoveError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceRemoveError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceRemoveNotFoundError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceRemove
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceRemove (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceUpdateError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceUpdateError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestServiceUpdate
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestServiceUpdate (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmGetUnlockKeyError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmGetUnlockKey
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmInitError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmInitError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmInit
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmInit (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmInspectError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmInspectError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmInspect
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmInspect (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmJoinError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmJoinError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmJoin
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmJoin (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmLeaveError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmLeaveError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmLeave
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmLeave (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmUnlockError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmUnlockError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmUnlock
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmUnlock (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmUpdateError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmUpdateError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestSwarmUpdate
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestSwarmUpdate (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestTaskInspectError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestTaskInspectError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestTaskInspectWithEmptyID
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestTaskInspect
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestTaskInspect (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestTaskListError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestTaskListError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestTaskList
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestTaskList (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestVolumeCreateError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestVolumeCreateError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestVolumeCreate
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestVolumeCreate (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestVolumeInspectError
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestVolumeInspectError (0.00s)
05:50:29 [2021-03-26T05:50:29.167Z] === RUN   TestVolumeInspectNotFound
05:50:29 [2021-03-26T05:50:29.167Z] --- PASS: TestVolumeInspectNotFound (0.00s)
05:50:29 [2021-03-26T05:50:29.168Z] === RUN   TestVolumeInspectWithEmptyID
05:50:29 [2021-03-26T05:50:29.168Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
05:50:29 [2021-03-26T05:50:29.168Z] === RUN   TestVolumeInspect
05:50:29 [2021-03-26T05:50:29.168Z] --- PASS: TestVolumeInspect (0.00s)
05:50:29 [2021-03-26T05:50:29.168Z] === RUN   TestVolumeListError
05:50:29 [2021-03-26T05:50:29.168Z] --- PASS: TestVolumeListError (0.00s)
05:50:29 [2021-03-26T05:50:29.168Z] === RUN   TestVolumeList
05:50:29 [2021-03-26T05:50:29.168Z] --- PASS: TestVolumeList (0.00s)
05:50:29 [2021-03-26T05:50:29.168Z] === RUN   TestVolumeRemoveError
05:50:29 [2021-03-26T05:50:29.168Z] --- PASS: TestVolumeRemoveError (0.00s)
05:50:29 [2021-03-26T05:50:29.168Z] === RUN   TestVolumeRemove
05:50:29 [2021-03-26T05:50:29.168Z] --- PASS: TestVolumeRemove (0.00s)
05:50:29 [2021-03-26T05:50:29.168Z] === CONT  TestTLSCloseWriter
05:50:29 [2021-03-26T05:50:29.168Z] --- PASS: TestTLSCloseWriter (0.02s)
05:50:29 [2021-03-26T05:50:29.168Z] PASS
05:50:29 [2021-03-26T05:50:29.168Z] coverage: 74.9% of statements
05:50:29 [2021-03-26T05:50:29.168Z] ok  	github.com/docker/docker/client	0.411s	coverage: 74.9% of statements
05:50:29 [2021-03-26T05:50:29.490Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
05:50:31 [2021-03-26T05:50:31.827Z] === RUN   TestDockerNetworkMacvlan/Addressing
05:50:32 [2021-03-26T05:50:32.783Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
05:50:33 [2021-03-26T05:50:33.737Z] --- PASS: TestDockerNetworkMacvlan (14.83s)
05:50:33 [2021-03-26T05:50:33.737Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
05:50:33 [2021-03-26T05:50:33.737Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
05:50:33 [2021-03-26T05:50:33.737Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.68s)
05:50:33 [2021-03-26T05:50:33.737Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.92s)
05:50:33 [2021-03-26T05:50:33.737Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.24s)
05:50:33 [2021-03-26T05:50:33.737Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s)
05:50:33 [2021-03-26T05:50:33.737Z] PASS
05:50:33 [2021-03-26T05:50:33.737Z] 
05:50:33 [2021-03-26T05:50:33.737Z] DONE 8 tests in 16.201s
05:50:33 [2021-03-26T05:50:33.737Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
05:50:33 [2021-03-26T05:50:33.737Z] testing: warning: no tests to run
05:50:33 [2021-03-26T05:50:33.737Z] PASS
05:50:33 [2021-03-26T05:50:33.737Z] 
05:50:33 [2021-03-26T05:50:33.737Z] DONE 0 tests in 0.006s
05:50:33 [2021-03-26T05:50:33.737Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
05:50:33 [2021-03-26T05:50:33.737Z] INFO: Testing against a local daemon
05:50:33 [2021-03-26T05:50:33.737Z] === RUN   TestAuthZPluginAllowRequest
05:50:34 [2021-03-26T05:50:34.163Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
05:50:34 [2021-03-26T05:50:34.322Z] Loaded image: buildpack-deps:buster
05:50:34 [2021-03-26T05:50:34.322Z] Loaded image: busybox:latest
05:50:34 [2021-03-26T05:50:34.322Z] Loaded image: busybox:glibc
05:50:34 [2021-03-26T05:50:34.616Z] Loaded image: debian:bullseye
05:50:34 [2021-03-26T05:50:34.911Z] Loaded image: hello-world:latest
05:50:34 [2021-03-26T05:50:34.911Z] Loaded image: arm32v7/hello-world:latest
05:50:34 [2021-03-26T05:50:34.911Z] INFO: Testing against a local daemon
05:50:34 [2021-03-26T05:50:34.911Z] === RUN   TestCgroupNamespacesBuild
05:50:35 [2021-03-26T05:50:35.118Z] --- PASS: TestAuthZPluginAllowRequest (1.50s)
05:50:35 [2021-03-26T05:50:35.118Z] === RUN   TestAuthZPluginTLS
05:50:35 [2021-03-26T05:50:35.379Z] --- PASS: TestAuthZPluginTLS (0.54s)
05:50:35 [2021-03-26T05:50:35.379Z] === RUN   TestAuthZPluginDenyRequest
05:50:35 [2021-03-26T05:50:35.948Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
05:50:35 [2021-03-26T05:50:35.948Z] === RUN   TestAuthZPluginAPIDenyResponse
05:50:36 [2021-03-26T05:50:36.456Z] --- PASS: TestCgroupNamespacesBuild (1.44s)
05:50:36 [2021-03-26T05:50:36.456Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
05:50:36 [2021-03-26T05:50:36.517Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
05:50:36 [2021-03-26T05:50:36.517Z] === RUN   TestAuthZPluginDenyResponse
05:50:37 [2021-03-26T05:50:37.087Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
05:50:37 [2021-03-26T05:50:37.087Z] === RUN   TestAuthZPluginAllowEventStream
05:50:37 [2021-03-26T05:50:37.464Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
05:50:37 [2021-03-26T05:50:37.676Z] --- PASS: TestUpdateRestartPolicy (13.37s)
05:50:37 [2021-03-26T05:50:37.677Z] === RUN   TestUpdateRestartWithAutoRemove
05:50:37 [2021-03-26T05:50:37.677Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s)
05:50:37 [2021-03-26T05:50:37.677Z] === RUN   TestWaitNonBlocked
05:50:37 [2021-03-26T05:50:37.677Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
05:50:37 [2021-03-26T05:50:37.677Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
05:50:37 [2021-03-26T05:50:37.677Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
05:50:37 [2021-03-26T05:50:37.677Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
05:50:37 [2021-03-26T05:50:37.677Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
05:50:37 [2021-03-26T05:50:37.677Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
05:50:37 [2021-03-26T05:50:37.729Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
05:50:37 [2021-03-26T05:50:37.978Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s)
05:50:37 [2021-03-26T05:50:37.978Z] === RUN   TestBuildWithSession
05:50:37 [2021-03-26T05:50:37.978Z] --- SKIP: TestBuildWithSession (0.00s)
05:50:37 [2021-03-26T05:50:37.978Z]     build_session_test.go:25: TODO: BuildKit
05:50:37 [2021-03-26T05:50:37.978Z] === RUN   TestBuildSquashParent
05:50:38 [2021-03-26T05:50:38.250Z] --- PASS: TestWaitNonBlocked (0.02s)
05:50:38 [2021-03-26T05:50:38.250Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s)
05:50:38 [2021-03-26T05:50:38.250Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s)
05:50:38 [2021-03-26T05:50:38.250Z] === RUN   TestWaitBlocked
05:50:38 [2021-03-26T05:50:38.250Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
05:50:38 [2021-03-26T05:50:38.250Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
05:50:38 [2021-03-26T05:50:38.250Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
05:50:38 [2021-03-26T05:50:38.250Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
05:50:38 [2021-03-26T05:50:38.250Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
05:50:38 [2021-03-26T05:50:38.250Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
05:50:38 [2021-03-26T05:50:38.318Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
05:50:38 [2021-03-26T05:50:38.493Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s)
05:50:38 [2021-03-26T05:50:38.493Z] === RUN   TestAuthZPluginErrorResponse
05:50:39 [2021-03-26T05:50:39.072Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
05:50:39 [2021-03-26T05:50:39.072Z] === RUN   TestAuthZPluginErrorRequest
05:50:39 [2021-03-26T05:50:39.636Z] --- PASS: TestWaitBlocked (0.02s)
05:50:39 [2021-03-26T05:50:39.636Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s)
05:50:39 [2021-03-26T05:50:39.636Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s)
05:50:39 [2021-03-26T05:50:39.636Z] === CONT  TestContainerStartOnDaemonRestart
05:50:39 [2021-03-26T05:50:39.636Z] === CONT  TestContainerKillOnDaemonStart
05:50:39 [2021-03-26T05:50:39.636Z] === CONT  TestDaemonHostGatewayIP
05:50:39 [2021-03-26T05:50:39.636Z] === CONT  TestIpcModeOlderClient
05:50:39 [2021-03-26T05:50:39.654Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
05:50:39 [2021-03-26T05:50:39.654Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
05:50:39 [2021-03-26T05:50:39.898Z] --- PASS: TestIpcModeOlderClient (0.25s)
05:50:39 [2021-03-26T05:50:39.898Z] === CONT  TestRestartDaemonWithRestartingContainer
05:50:40 [2021-03-26T05:50:40.223Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
05:50:40 [2021-03-26T05:50:40.223Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
05:50:40 [2021-03-26T05:50:40.870Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
05:50:41 [2021-03-26T05:50:41.438Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
05:50:42 [2021-03-26T05:50:42.132Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s)
05:50:42 [2021-03-26T05:50:42.132Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
05:50:43 [2021-03-26T05:50:43.567Z] --- PASS: TestBuildSquashParent (4.92s)
05:50:43 [2021-03-26T05:50:43.567Z] === RUN   TestBuildWithRemoveAndForceRemove
05:50:43 [2021-03-26T05:50:43.567Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:50:43 [2021-03-26T05:50:43.567Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:50:43 [2021-03-26T05:50:43.567Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:50:43 [2021-03-26T05:50:43.567Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:50:43 [2021-03-26T05:50:43.567Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:50:43 [2021-03-26T05:50:43.567Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:50:43 [2021-03-26T05:50:43.567Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:50:43 [2021-03-26T05:50:43.567Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:50:43 [2021-03-26T05:50:43.567Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:50:43 [2021-03-26T05:50:43.567Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:50:43 [2021-03-26T05:50:43.567Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:50:43 [2021-03-26T05:50:43.567Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:50:43 [2021-03-26T05:50:43.567Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:50:43 [2021-03-26T05:50:43.567Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:50:43 [2021-03-26T05:50:43.567Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:50:43 [2021-03-26T05:50:43.567Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:50:44 [2021-03-26T05:50:44.042Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s)
05:50:44 [2021-03-26T05:50:44.042Z] === RUN   TestAuthZPluginHeader
05:50:44 [2021-03-26T05:50:44.115Z] --- PASS: TestContainerStartOnDaemonRestart (4.06s)
05:50:44 [2021-03-26T05:50:44.115Z] === CONT  TestDaemonRestartIpcMode
05:50:44 [2021-03-26T05:50:44.115Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.34s)
05:50:44 [2021-03-26T05:50:44.612Z] --- PASS: TestAuthZPluginHeader (0.73s)
05:50:44 [2021-03-26T05:50:44.612Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
05:50:44 [2021-03-26T05:50:44.736Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
05:50:45 [2021-03-26T05:50:45.138Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:50:45 [2021-03-26T05:50:45.436Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:50:45 [2021-03-26T05:50:45.503Z] --- PASS: TestDaemonHostGatewayIP (5.82s)
05:50:46 [2021-03-26T05:50:46.062Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.00s)
05:50:46 [2021-03-26T05:50:46.062Z] === RUN   TestCreateServiceSecretFileMode
05:50:46 [2021-03-26T05:50:46.118Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
05:50:46 [2021-03-26T05:50:46.696Z] ok  	github.com/docker/docker/cmd/dockerd	0.113s	coverage: 29.1% of statements
05:50:46 [2021-03-26T05:50:46.696Z] ok  	github.com/docker/docker/container	0.122s	coverage: 34.7% of statements
05:50:46 [2021-03-26T05:50:46.696Z] ?   	github.com/docker/docker/container/stream	[no test files]
05:50:46 [2021-03-26T05:50:46.696Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
05:50:46 [2021-03-26T05:50:46.696Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
05:50:46 [2021-03-26T05:50:46.696Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
05:50:46 [2021-03-26T05:50:46.992Z] --- PASS: TestCheckoutGit (29.44s)
05:50:46 [2021-03-26T05:50:46.992Z] === RUN   TestValidGitTransport
05:50:46 [2021-03-26T05:50:46.992Z] --- PASS: TestValidGitTransport (0.00s)
05:50:46 [2021-03-26T05:50:46.992Z] === RUN   TestGitInvalidRef
05:50:46 [2021-03-26T05:50:46.992Z] --- PASS: TestGitInvalidRef (0.20s)
05:50:46 [2021-03-26T05:50:46.992Z] PASS
05:50:46 [2021-03-26T05:50:46.992Z] coverage: 86.3% of statements
05:50:46 [2021-03-26T05:50:46.992Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.705s	coverage: 86.3% of statements
05:50:46 [2021-03-26T05:50:46.992Z] ?   	github.com/docker/docker/cli	[no test files]
05:50:46 [2021-03-26T05:50:46.992Z] ?   	github.com/docker/docker/cli/config	[no test files]
05:50:47 [2021-03-26T05:50:47.204Z] --- PASS: TestCreateServiceSecretFileMode (3.86s)
05:50:47 [2021-03-26T05:50:47.204Z] === RUN   TestCreateServiceConfigFileMode
05:50:47 [2021-03-26T05:50:47.522Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
05:50:47 [2021-03-26T05:50:47.522Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s)
05:50:47 [2021-03-26T05:50:47.522Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s)
05:50:47 [2021-03-26T05:50:47.522Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s)
05:50:47 [2021-03-26T05:50:47.522Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s)
05:50:47 [2021-03-26T05:50:47.522Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s)
05:50:47 [2021-03-26T05:50:47.522Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.85s)
05:50:47 [2021-03-26T05:50:47.522Z] === RUN   TestBuildMultiStageCopy
05:50:47 [2021-03-26T05:50:47.522Z] === RUN   TestBuildMultiStageCopy/copy_to_root
05:50:48 [2021-03-26T05:50:48.051Z] --- PASS: TestDaemonRestartIpcMode (4.02s)
05:50:48 [2021-03-26T05:50:48.810Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.71s)
05:50:48 [2021-03-26T05:50:48.810Z] === RUN   TestAuthZPluginV2Disable
05:50:49 [2021-03-26T05:50:49.071Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
05:50:49 [2021-03-26T05:50:49.071Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
05:50:49 [2021-03-26T05:50:49.380Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
05:50:49 [2021-03-26T05:50:49.412Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
05:50:49 [2021-03-26T05:50:49.676Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
05:50:49 [2021-03-26T05:50:49.969Z] --- PASS: TestBuildMultiStageCopy (2.95s)
05:50:49 [2021-03-26T05:50:49.969Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.60s)
05:50:49 [2021-03-26T05:50:49.969Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s)
05:50:49 [2021-03-26T05:50:49.969Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s)
05:50:49 [2021-03-26T05:50:49.969Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s)
05:50:49 [2021-03-26T05:50:49.969Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
05:50:49 [2021-03-26T05:50:49.969Z] === RUN   TestBuildMultiStageParentConfig
05:50:50 [2021-03-26T05:50:50.350Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
05:50:50 [2021-03-26T05:50:50.920Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
05:50:50 [2021-03-26T05:50:50.974Z] --- PASS: TestCreateServiceConfigFileMode (3.62s)
05:50:50 [2021-03-26T05:50:50.974Z] === RUN   TestCreateServiceSysctls
05:50:51 [2021-03-26T05:50:51.017Z] --- PASS: TestBuildMultiStageParentConfig (0.87s)
05:50:51 [2021-03-26T05:50:51.017Z] === RUN   TestBuildLabelWithTargets
05:50:51 [2021-03-26T05:50:51.361Z] --- PASS: TestAuthZPluginV2Disable (2.97s)
05:50:51 [2021-03-26T05:50:51.361Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestLoadDaemonCliConfigWithTLS
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestLoadDaemonCliConfigWithConflicts
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestLoadDaemonCliWithConflictingLabels
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestConfigureDaemonLogs
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestConfigureDaemonLogs (0.00s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestCommonOptionsInstallFlags
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
05:50:51 [2021-03-26T05:50:51.752Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
05:50:51 [2021-03-26T05:50:51.752Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
05:50:51 [2021-03-26T05:50:51.752Z] PASS
05:50:51 [2021-03-26T05:50:51.752Z] coverage: 18.4% of statements
05:50:51 [2021-03-26T05:50:51.752Z] ok  	github.com/docker/docker/cmd/dockerd	0.315s	coverage: 18.4% of statements
05:50:52 [2021-03-26T05:50:52.042Z] ok  	github.com/docker/docker/daemon/cluster	0.064s	coverage: 0.5% of statements
05:50:52 [2021-03-26T05:50:52.536Z] --- PASS: TestBuildLabelWithTargets (1.30s)
05:50:52 [2021-03-26T05:50:52.536Z] === RUN   TestBuildWithEmptyLayers
05:50:52 [2021-03-26T05:50:52.831Z] --- PASS: TestBuildWithEmptyLayers (0.61s)
05:50:52 [2021-03-26T05:50:52.831Z] === RUN   TestBuildMultiStageOnBuild
05:50:53 [2021-03-26T05:50:53.340Z] --- PASS: TestContainerKillOnDaemonStart (13.32s)
05:50:53 [2021-03-26T05:50:53.340Z] PASS
05:50:53 [2021-03-26T05:50:53.340Z] 
05:50:53 [2021-03-26T05:50:53.340Z] === Skipped
05:50:53 [2021-03-26T05:50:53.340Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
05:50:53 [2021-03-26T05:50:53.340Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
05:50:53 [2021-03-26T05:50:53.340Z] 
05:50:53 [2021-03-26T05:50:53.340Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
05:50:53 [2021-03-26T05:50:53.340Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:50:53 [2021-03-26T05:50:53.340Z] 
05:50:53 [2021-03-26T05:50:53.340Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
05:50:53 [2021-03-26T05:50:53.340Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:50:53 [2021-03-26T05:50:53.340Z] 
05:50:53 [2021-03-26T05:50:53.340Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
05:50:53 [2021-03-26T05:50:53.340Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
05:50:53 [2021-03-26T05:50:53.340Z] 
05:50:53 [2021-03-26T05:50:53.340Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
05:50:53 [2021-03-26T05:50:53.340Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
05:50:53 [2021-03-26T05:50:53.340Z] 
05:50:53 [2021-03-26T05:50:53.340Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
05:50:53 [2021-03-26T05:50:53.340Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
05:50:53 [2021-03-26T05:50:53.340Z] 
05:50:53 [2021-03-26T05:50:53.340Z] 
05:50:53 [2021-03-26T05:50:53.340Z] DONE 196 tests, 6 skipped in 170.478s
05:50:53 [2021-03-26T05:50:53.340Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
05:50:53 [2021-03-26T05:50:53.340Z] ++ 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
05:50:53 [2021-03-26T05:50:53.340Z] ++ set -e
05:50:53 [2021-03-26T05:50:53.340Z] ++ '[' -n 0 ']'
05:50:53 [2021-03-26T05:50:53.340Z] ++ set -x
05:50:53 [2021-03-26T05:50:53.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
05:50:53 [2021-03-26T05:50:53.340Z] INFO: Testing against a local daemon
05:50:53 [2021-03-26T05:50:53.340Z] === RUN   TestCommitInheritsEnv
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestContainerStopSignal
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestContainerStopSignal (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestContainerStopTimeout
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestContainerStopTimeout (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestContainerSecretReferenceDestTarget
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestContainerLogPathSetForJSONFileLogger
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestContainerLogPathSetForRingLogger
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestReplaceAndAppendEnvVars
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestNewMemoryStore
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestNewMemoryStore (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestAddContainers
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestAddContainers (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestGetContainer
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestGetContainer (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestDeleteContainer
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestDeleteContainer (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestListContainers
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestListContainers (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestFirstContainer
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestFirstContainer (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestApplyAllContainer
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestApplyAllContainer (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestIsValidHealthString
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestIsValidHealthString (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestStateRunStop
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestStateRunStop (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestStateTimeoutWait
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestStateTimeoutWait (0.10s)
05:50:53 [2021-03-26T05:50:53.430Z]     state_test.go:141: Stop callback fired
05:50:53 [2021-03-26T05:50:53.430Z]     state_test.go:165: Stop callback fired
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestIsValidStateString
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestIsValidStateString (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestViewSaveDelete
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestViewSaveDelete (0.01s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestViewAll
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestViewAll (0.01s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestViewGet
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestViewGet (0.01s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestNames
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestNames (0.00s)
05:50:53 [2021-03-26T05:50:53.430Z] === RUN   TestViewWithHealthCheck
05:50:53 [2021-03-26T05:50:53.430Z] --- PASS: TestViewWithHealthCheck (0.01s)
05:50:53 [2021-03-26T05:50:53.430Z] PASS
05:50:53 [2021-03-26T05:50:53.431Z] coverage: 41.6% of statements
05:50:53 [2021-03-26T05:50:53.431Z] ok  	github.com/docker/docker/container	0.242s	coverage: 41.6% of statements
05:50:53 [2021-03-26T05:50:53.431Z] ?   	github.com/docker/docker/container/stream	[no test files]
05:50:53 [2021-03-26T05:50:53.431Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
05:50:53 [2021-03-26T05:50:53.431Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
05:50:53 [2021-03-26T05:50:53.431Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
05:50:53 [2021-03-26T05:50:53.593Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
05:50:53 [2021-03-26T05:50:53.913Z] --- PASS: TestCommitInheritsEnv (0.58s)
05:50:53 [2021-03-26T05:50:53.913Z] === RUN   TestImportExtremelyLargeImageWorks
05:50:53 [2021-03-26T05:50:53.913Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
05:50:53 [2021-03-26T05:50:53.913Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
05:50:53 [2021-03-26T05:50:53.913Z] === RUN   TestImagesFilterMultiReference
05:50:53 [2021-03-26T05:50:53.913Z] --- PASS: TestImagesFilterMultiReference (0.10s)
05:50:53 [2021-03-26T05:50:53.913Z] === RUN   TestImagePullPlatformInvalid
05:50:53 [2021-03-26T05:50:53.913Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
05:50:53 [2021-03-26T05:50:53.913Z] === RUN   TestRemoveImageOrphaning
05:50:53 [2021-03-26T05:50:53.945Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.75s)
05:50:53 [2021-03-26T05:50:53.945Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
05:50:54 [2021-03-26T05:50:54.213Z] Loaded image: buildpack-deps:buster
05:50:54 [2021-03-26T05:50:54.213Z] Loaded image: busybox:latest
05:50:54 [2021-03-26T05:50:54.472Z] Loaded image: busybox:glibc
05:50:54 [2021-03-26T05:50:54.473Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
05:50:54 [2021-03-26T05:50:54.485Z] --- PASS: TestRemoveImageOrphaning (0.55s)
05:50:54 [2021-03-26T05:50:54.485Z] === RUN   TestRemoveImageGarbageCollector
05:50:54 [2021-03-26T05:50:54.485Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
05:50:54 [2021-03-26T05:50:54.485Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:50:54 [2021-03-26T05:50:54.485Z] === RUN   TestTagUnprefixedRepoByNameOrName
05:50:54 [2021-03-26T05:50:54.485Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
05:50:54 [2021-03-26T05:50:54.485Z] === RUN   TestTagInvalidReference
05:50:54 [2021-03-26T05:50:54.485Z] --- PASS: TestTagInvalidReference (0.03s)
05:50:54 [2021-03-26T05:50:54.486Z] === RUN   TestTagValidPrefixedRepo
05:50:54 [2021-03-26T05:50:54.486Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
05:50:54 [2021-03-26T05:50:54.486Z] === RUN   TestTagExistedNameWithoutForce
05:50:54 [2021-03-26T05:50:54.747Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
05:50:54 [2021-03-26T05:50:54.747Z] === RUN   TestTagOfficialNames
05:50:54 [2021-03-26T05:50:54.747Z] --- PASS: TestTagOfficialNames (0.07s)
05:50:54 [2021-03-26T05:50:54.747Z] === RUN   TestTagMatchesDigest
05:50:54 [2021-03-26T05:50:54.747Z] --- PASS: TestTagMatchesDigest (0.03s)
05:50:54 [2021-03-26T05:50:54.747Z] PASS
05:50:54 [2021-03-26T05:50:54.747Z] 
05:50:54 [2021-03-26T05:50:54.747Z] === Skipped
05:50:54 [2021-03-26T05:50:54.747Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
05:50:54 [2021-03-26T05:50:54.747Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
05:50:54 [2021-03-26T05:50:54.747Z] 
05:50:54 [2021-03-26T05:50:54.747Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
05:50:54 [2021-03-26T05:50:54.747Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:50:54 [2021-03-26T05:50:54.747Z] 
05:50:54 [2021-03-26T05:50:54.747Z] 
05:50:54 [2021-03-26T05:50:54.747Z] DONE 12 tests, 2 skipped in 1.764s
05:50:54 [2021-03-26T05:50:54.747Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
05:50:54 [2021-03-26T05:50:54.747Z] ++ 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
05:50:54 [2021-03-26T05:50:54.747Z] ++ set -e
05:50:54 [2021-03-26T05:50:54.747Z] ++ '[' -n 0 ']'
05:50:54 [2021-03-26T05:50:54.747Z] ++ set -x
05:50:54 [2021-03-26T05:50:54.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
05:50:54 [2021-03-26T05:50:54.747Z] INFO: Testing against a local daemon
05:50:54 [2021-03-26T05:50:54.748Z] === RUN   TestNetworkCreateDelete
05:50:54 [2021-03-26T05:50:54.979Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
05:50:55 [2021-03-26T05:50:55.151Z] --- PASS: TestBuildMultiStageOnBuild (1.93s)
05:50:55 [2021-03-26T05:50:55.151Z] === RUN   TestBuildUncleanTarFilenames
05:50:55 [2021-03-26T05:50:55.319Z] --- PASS: TestNetworkCreateDelete (0.44s)
05:50:55 [2021-03-26T05:50:55.319Z] === RUN   TestDockerNetworkDeletePreferID
05:50:55 [2021-03-26T05:50:55.648Z] === RUN   TestPrepare
05:50:55 [2021-03-26T05:50:55.648Z] --- PASS: TestPrepare (0.00s)
05:50:55 [2021-03-26T05:50:55.648Z] === RUN   TestStart
05:50:55 [2021-03-26T05:50:55.648Z] --- PASS: TestStart (0.00s)
05:50:55 [2021-03-26T05:50:55.648Z] === RUN   TestWaitCancel
05:50:55 [2021-03-26T05:50:55.648Z] --- PASS: TestWaitCancel (0.00s)
05:50:55 [2021-03-26T05:50:55.648Z] === RUN   TestWaitDisabled
05:50:55 [2021-03-26T05:50:55.648Z] --- PASS: TestWaitDisabled (0.19s)
05:50:55 [2021-03-26T05:50:55.648Z] === RUN   TestWaitEnabled
05:50:55 [2021-03-26T05:50:55.648Z] --- PASS: TestWaitEnabled (0.18s)
05:50:55 [2021-03-26T05:50:55.648Z] === RUN   TestRemove
05:50:55 [2021-03-26T05:50:55.648Z] --- PASS: TestRemove (0.00s)
05:50:55 [2021-03-26T05:50:55.648Z] PASS
05:50:55 [2021-03-26T05:50:55.648Z] coverage: 65.3% of statements
05:50:55 [2021-03-26T05:50:55.648Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.590s	coverage: 65.3% of statements
05:50:55 [2021-03-26T05:50:55.788Z] --- PASS: TestBuildUncleanTarFilenames (0.89s)
05:50:55 [2021-03-26T05:50:55.788Z] === RUN   TestBuildMultiStageLayerLeak
05:50:55 [2021-03-26T05:50:55.935Z] --- PASS: TestCreateServiceSysctls (4.63s)
05:50:55 [2021-03-26T05:50:55.935Z] === RUN   TestCreateServiceCapabilities
05:50:56 [2021-03-26T05:50:56.383Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
05:50:56 [2021-03-26T05:50:56.705Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s)
05:50:56 [2021-03-26T05:50:56.705Z] === RUN   TestDaemonDNSFallback
05:50:56 [2021-03-26T05:50:56.952Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestBuildMultiStageLayerLeak (1.96s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestBuildWithHugeFile
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCContainerRuntime
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCIsolation
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCIsolation/empty
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCIsolation/default
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCIsolation/process
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCIsolation
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCIsolation/default
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCIsolation/process
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCCredentialSpec
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCConfigs
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCConfigs/file
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCConfigs
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCConfigs/file
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestServiceConvertToGRPCConfigs/none
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] PASS
05:50:57 [2021-03-26T05:50:57.865Z] coverage: 35.9% of statements
05:50:57 [2021-03-26T05:50:57.865Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.233s	coverage: 35.9% of statements
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestNewListSecretsFilters
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestNewListSecretsFilters (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] === RUN   TestNewListConfigsFilters
05:50:57 [2021-03-26T05:50:57.865Z] --- PASS: TestNewListConfigsFilters (0.00s)
05:50:57 [2021-03-26T05:50:57.865Z] PASS
05:50:57 [2021-03-26T05:50:57.865Z] coverage: 0.5% of statements
05:50:57 [2021-03-26T05:50:57.865Z] ok  	github.com/docker/docker/daemon/cluster	0.320s	coverage: 0.5% of statements
05:50:58 [2021-03-26T05:50:58.336Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
05:50:58 [2021-03-26T05:50:58.596Z] Loaded image: debian:bullseye
05:50:58 [2021-03-26T05:50:58.596Z] Loaded image: hello-world:latest
05:50:58 [2021-03-26T05:50:58.596Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
05:50:58 [2021-03-26T05:50:58.856Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
05:50:58 [2021-03-26T05:50:58.856Z] Loaded image: arm32v7/hello-world:latest
05:50:58 [2021-03-26T05:50:58.906Z] --- PASS: TestCreateServiceCapabilities (3.72s)
05:50:58 [2021-03-26T05:50:58.906Z] === RUN   TestInspect
05:50:59 [2021-03-26T05:50:59.115Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
05:50:59 [2021-03-26T05:50:59.375Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
05:50:59 [2021-03-26T05:50:59.946Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
05:51:00 [2021-03-26T05:51:00.205Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
05:51:00 [2021-03-26T05:51:00.465Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestBuilderGC
05:51:02 [2021-03-26T05:51:02.624Z] --- PASS: TestBuilderGC (0.00s)
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestDaemonConfigurationNotFound
05:51:02 [2021-03-26T05:51:02.624Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestDaemonBrokenConfiguration
05:51:02 [2021-03-26T05:51:02.624Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestParseClusterAdvertiseSettings
05:51:02 [2021-03-26T05:51:02.624Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestFindConfigurationConflicts
05:51:02 [2021-03-26T05:51:02.624Z] --- PASS: TestFindConfigurationConflicts (0.00s)
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
05:51:02 [2021-03-26T05:51:02.624Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestDaemonConfigurationMergeConflicts
05:51:02 [2021-03-26T05:51:02.624Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestDaemonConfigurationMergeConcurrent
05:51:02 [2021-03-26T05:51:02.624Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestDaemonConfigurationMergeConcurrentError
05:51:02 [2021-03-26T05:51:02.624Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
05:51:02 [2021-03-26T05:51:02.624Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
05:51:02 [2021-03-26T05:51:02.624Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
05:51:02 [2021-03-26T05:51:02.819Z] --- PASS: TestInspect (4.07s)
05:51:02 [2021-03-26T05:51:02.819Z] === RUN   TestCreateJob
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestFindConfigurationConflictsWithMergedValues
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestValidateConfigurationErrors (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfiguration
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfiguration/with_label
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfiguration/with_dns
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfiguration/with_dns-search
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfiguration/with_max-download-attempts
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestValidateConfiguration/with_node_generic_resources
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestValidateConfiguration (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestModifiedDiscoverySettings
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestReloadSetConfigFileNotExist
05:51:03 [2021-03-26T05:51:03.093Z] time="2021-03-26T05:51:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s)
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestReloadDefaultConfigNotExist
05:51:03 [2021-03-26T05:51:03.093Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestReloadBadDefaultConfig
05:51:03 [2021-03-26T05:51:03.093Z] time="2021-03-26T05:51:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-718978907"
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestReloadWithConflictingLabels
05:51:03 [2021-03-26T05:51:03.093Z] time="2021-03-26T05:51:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-936286974"
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestReloadWithDuplicateLabels
05:51:03 [2021-03-26T05:51:03.093Z] time="2021-03-26T05:51:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-630308933"
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestDaemonConfigurationMerge
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z] PASS
05:51:03 [2021-03-26T05:51:03.093Z] coverage: 79.7% of statements
05:51:03 [2021-03-26T05:51:03.093Z] ok  	github.com/docker/docker/daemon/config	0.378s	coverage: 79.7% of statements
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestDiscoveryOptsErrors
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z] === RUN   TestDiscoveryOpts
05:51:03 [2021-03-26T05:51:03.093Z] --- PASS: TestDiscoveryOpts (0.00s)
05:51:03 [2021-03-26T05:51:03.093Z] PASS
05:51:03 [2021-03-26T05:51:03.093Z] coverage: 30.0% of statements
05:51:03 [2021-03-26T05:51:03.093Z] ok  	github.com/docker/docker/daemon/discovery	0.099s	coverage: 30.0% of statements
05:51:03 [2021-03-26T05:51:03.934Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.04s)
05:51:03 [2021-03-26T05:51:03.934Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestVerifyNetworkingConfig
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestGetContainer
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestGetContainer (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestValidContainerNames
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestValidContainerNames (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestContainerInitDNS
05:51:04 [2021-03-26T05:51:04.661Z] --- SKIP: TestContainerInitDNS (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z]     daemon_test.go:147: root required
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestMerge
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestMerge (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestValidateContainerIsolation
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestValidateContainerIsolation (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestFindNetworkErrorType
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestFindNetworkErrorType (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestEnsureServicesExist
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestEnsureServicesExist (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestEnsureServicesExistErrors
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestContainerDelete
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestContainerDelete (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestContainerDoubleDelete
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestContainerDoubleDelete (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestLogContainerEventCopyLabels
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestLogContainerEventWithAttributes
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestNoneHealthcheck
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestNoneHealthcheck (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestHealthStates
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestEventsLog
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestEventsLog (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestEventsLogTimeout
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestEventsLogTimeout (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestLogEvents
05:51:04 [2021-03-26T05:51:04.661Z] time="2021-03-26T05:51:04Z" 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"
05:51:04 [2021-03-26T05:51:04.661Z] time="2021-03-26T05:51:04Z" 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"
05:51:04 [2021-03-26T05:51:04.661Z] time="2021-03-26T05:51:04Z" 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"
05:51:04 [2021-03-26T05:51:04.661Z] time="2021-03-26T05:51:04Z" 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"
05:51:04 [2021-03-26T05:51:04.661Z] time="2021-03-26T05:51:04Z" 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"
05:51:04 [2021-03-26T05:51:04.661Z] time="2021-03-26T05:51:04Z" 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"
05:51:04 [2021-03-26T05:51:04.661Z] time="2021-03-26T05:51:04Z" 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"
05:51:04 [2021-03-26T05:51:04.661Z] time="2021-03-26T05:51:04Z" 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"
05:51:04 [2021-03-26T05:51:04.661Z] time="2021-03-26T05:51:04Z" 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"
05:51:04 [2021-03-26T05:51:04.661Z] time="2021-03-26T05:51:04Z" 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"
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestHealthStates (0.13s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestMaskURLCredentials
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestMaskURLCredentials (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestGetInspectData
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestGetInspectData (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestFillLicense
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestFillLicense (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestListInvalidFilter
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestListInvalidFilter (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestNameFilter
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestNameFilter (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
05:51:04 [2021-03-26T05:51:04.661Z] === 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
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
05:51:04 [2021-03-26T05:51:04.661Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
05:51:04 [2021-03-26T05:51:04.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
05:51:04 [2021-03-26T05:51:04.661Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
05:51:04 [2021-03-26T05:51:04.661Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- 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)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z] === RUN   TestDaemonReloadLabels
05:51:04 [2021-03-26T05:51:04.662Z] --- PASS: TestDaemonReloadLabels (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
05:51:04 [2021-03-26T05:51:04.662Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z] === RUN   TestDaemonReloadMirrors
05:51:04 [2021-03-26T05:51:04.662Z] --- PASS: TestDaemonReloadMirrors (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z] === RUN   TestDaemonReloadInsecureRegistries
05:51:04 [2021-03-26T05:51:04.662Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z] === RUN   TestDaemonReloadNotAffectOthers
05:51:04 [2021-03-26T05:51:04.662Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
05:51:04 [2021-03-26T05:51:04.662Z] === RUN   TestDaemonDiscoveryReload
05:51:04 [2021-03-26T05:51:04.662Z] --- PASS: TestLogEvents (0.05s)
05:51:04 [2021-03-26T05:51:04.662Z] === RUN   TestLoadBufferedEvents
05:51:04 [2021-03-26T05:51:04.665Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
05:51:04 [2021-03-26T05:51:04.845Z] --- PASS: TestDaemonDNSFallback (7.55s)
05:51:04 [2021-03-26T05:51:04.845Z] === RUN   TestInspectNetwork
05:51:04 [2021-03-26T05:51:04.924Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
05:51:04 [2021-03-26T05:51:04.979Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 14.1% of statements
05:51:04 [2021-03-26T05:51:04.979Z] ok  	github.com/docker/docker/daemon	12.153s	coverage: 17.2% of statements
05:51:04 [2021-03-26T05:51:04.979Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
05:51:04 [2021-03-26T05:51:04.979Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
05:51:05 [2021-03-26T05:51:05.131Z] --- PASS: TestLoadBufferedEvents (0.11s)
05:51:05 [2021-03-26T05:51:05.131Z] === RUN   TestLoadBufferedEventsOnlyFromPast
05:51:05 [2021-03-26T05:51:05.131Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
05:51:05 [2021-03-26T05:51:05.131Z] === RUN   TestIgnoreBufferedWhenNoTimes
05:51:05 [2021-03-26T05:51:05.131Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
05:51:05 [2021-03-26T05:51:05.131Z] PASS
05:51:05 [2021-03-26T05:51:05.131Z] coverage: 50.0% of statements
05:51:05 [2021-03-26T05:51:05.131Z] ok  	github.com/docker/docker/daemon/events	0.238s	coverage: 50.0% of statements
05:51:05 [2021-03-26T05:51:05.600Z] === RUN   TestWaitNodeAttachment
05:51:05 [2021-03-26T05:51:05.600Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
05:51:05 [2021-03-26T05:51:05.600Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
05:51:05 [2021-03-26T05:51:05.926Z] ok  	github.com/docker/docker/daemon/discovery	0.010s	coverage: 30.0% of statements
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestIsEmptyDir
05:51:06 [2021-03-26T05:51:06.069Z] --- PASS: TestIsEmptyDir (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z] PASS
05:51:06 [2021-03-26T05:51:06.069Z] coverage: 2.3% of statements
05:51:06 [2021-03-26T05:51:06.069Z] ok  	github.com/docker/docker/daemon/graphdriver	0.098s	coverage: 2.3% of statements
05:51:06 [2021-03-26T05:51:06.069Z] --- PASS: TestWaitNodeAttachment (0.41s)
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestIsolationConversion
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestIsolationConversion/default
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestIsolationConversion/process
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestIsolationConversion/hyperv
05:51:06 [2021-03-26T05:51:06.069Z] --- PASS: TestIsolationConversion (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z]     --- PASS: TestIsolationConversion/default (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z]     --- PASS: TestIsolationConversion/process (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestContainerLabels
05:51:06 [2021-03-26T05:51:06.069Z] --- PASS: TestContainerLabels (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestCredentialSpecConversion
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestCredentialSpecConversion/none
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestCredentialSpecConversion/config
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestCredentialSpecConversion/file
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestCredentialSpecConversion/registry
05:51:06 [2021-03-26T05:51:06.069Z] --- PASS: TestCredentialSpecConversion (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestControllerValidateMountBind
05:51:06 [2021-03-26T05:51:06.069Z] --- PASS: TestControllerValidateMountBind (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestControllerValidateMountVolume
05:51:06 [2021-03-26T05:51:06.069Z] --- PASS: TestControllerValidateMountVolume (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestControllerValidateMountTarget
05:51:06 [2021-03-26T05:51:06.069Z] --- PASS: TestControllerValidateMountTarget (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestControllerValidateMountTmpfs
05:51:06 [2021-03-26T05:51:06.069Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestControllerValidateMountInvalidType
05:51:06 [2021-03-26T05:51:06.069Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestControllerValidateMountNamedPipe
05:51:06 [2021-03-26T05:51:06.069Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
05:51:06 [2021-03-26T05:51:06.069Z] PASS
05:51:06 [2021-03-26T05:51:06.069Z] coverage: 11.3% of statements
05:51:06 [2021-03-26T05:51:06.069Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.771s	coverage: 11.3% of statements
05:51:06 [2021-03-26T05:51:06.069Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
05:51:06 [2021-03-26T05:51:06.069Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
05:51:06 [2021-03-26T05:51:06.186Z] ok  	github.com/docker/docker/daemon/config	0.057s	coverage: 81.8% of statements
05:51:07 [2021-03-26T05:51:07.056Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.53s)
05:51:07 [2021-03-26T05:51:07.056Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
05:51:07 [2021-03-26T05:51:07.056Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
05:51:07 [2021-03-26T05:51:07.056Z]     reload_test.go:520: root required
05:51:07 [2021-03-26T05:51:07.056Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
05:51:07 [2021-03-26T05:51:07.056Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
05:51:07 [2021-03-26T05:51:07.056Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
05:51:07 [2021-03-26T05:51:07.056Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s)
05:51:07 [2021-03-26T05:51:07.056Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
05:51:07 [2021-03-26T05:51:07.056Z] === RUN   TestLinkNaming
05:51:07 [2021-03-26T05:51:07.056Z] --- PASS: TestLinkNaming (0.00s)
05:51:07 [2021-03-26T05:51:07.056Z] === RUN   TestLinkNew
05:51:07 [2021-03-26T05:51:07.056Z] --- PASS: TestLinkNew (0.00s)
05:51:07 [2021-03-26T05:51:07.056Z] === RUN   TestLinkEnv
05:51:07 [2021-03-26T05:51:07.056Z] --- PASS: TestLinkEnv (0.00s)
05:51:07 [2021-03-26T05:51:07.056Z] === RUN   TestLinkMultipleEnv
05:51:07 [2021-03-26T05:51:07.056Z] --- PASS: TestLinkMultipleEnv (0.00s)
05:51:07 [2021-03-26T05:51:07.056Z] === RUN   TestLinkPortRangeEnv
05:51:07 [2021-03-26T05:51:07.056Z] --- PASS: TestLinkPortRangeEnv (0.00s)
05:51:07 [2021-03-26T05:51:07.056Z] PASS
05:51:07 [2021-03-26T05:51:07.056Z] coverage: 93.0% of statements
05:51:07 [2021-03-26T05:51:07.056Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s)
05:51:07 [2021-03-26T05:51:07.056Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
05:51:07 [2021-03-26T05:51:07.056Z] ok  	github.com/docker/docker/daemon/links	0.261s	coverage: 93.0% of statements
05:51:07 [2021-03-26T05:51:07.056Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
05:51:07 [2021-03-26T05:51:07.056Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
05:51:07 [2021-03-26T05:51:07.056Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
05:51:07 [2021-03-26T05:51:07.056Z] === RUN   TestParseVolumesFrom
05:51:07 [2021-03-26T05:51:07.056Z] --- PASS: TestParseVolumesFrom (0.00s)
05:51:07 [2021-03-26T05:51:07.056Z] PASS
05:51:07 [2021-03-26T05:51:07.056Z] coverage: 9.1% of statements
05:51:07 [2021-03-26T05:51:07.056Z] ok  	github.com/docker/docker/daemon	2.956s	coverage: 9.1% of statements
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
05:51:07 [2021-03-26T05:51:07.056Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
05:51:07 [2021-03-26T05:51:07.128Z] ok  	github.com/docker/docker/daemon/events	0.072s	coverage: 50.0% of statements
05:51:07 [2021-03-26T05:51:07.128Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
05:51:07 [2021-03-26T05:51:07.128Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
05:51:07 [2021-03-26T05:51:07.462Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
05:51:07 [2021-03-26T05:51:07.701Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
05:51:08 [2021-03-26T05:51:08.736Z] --- PASS: TestCreateJob (4.84s)
05:51:08 [2021-03-26T05:51:08.736Z] === RUN   TestReplicatedJob
05:51:08 [2021-03-26T05:51:08.841Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
05:51:09 [2021-03-26T05:51:09.274Z] === RUN   TestAdapterReadLogs
05:51:09 [2021-03-26T05:51:09.274Z] --- PASS: TestAdapterReadLogs (0.00s)
05:51:09 [2021-03-26T05:51:09.274Z] === RUN   TestCopier
05:51:09 [2021-03-26T05:51:09.274Z] --- PASS: TestCopier (0.00s)
05:51:09 [2021-03-26T05:51:09.274Z] === RUN   TestCopierLongLines
05:51:09 [2021-03-26T05:51:09.274Z] --- PASS: TestCopierLongLines (0.00s)
05:51:09 [2021-03-26T05:51:09.274Z] === RUN   TestCopierSlow
05:51:09 [2021-03-26T05:51:09.274Z] --- PASS: TestCopierSlow (0.22s)
05:51:09 [2021-03-26T05:51:09.274Z] === RUN   TestCopierWithSized
05:51:09 [2021-03-26T05:51:09.274Z] === RUN   TestCopierWithSized/as_is
05:51:09 [2021-03-26T05:51:09.274Z] === RUN   TestCopierWithSized/With_RingLogger
05:51:09 [2021-03-26T05:51:09.274Z] --- PASS: TestCopierWithSized (0.01s)
05:51:09 [2021-03-26T05:51:09.274Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
05:51:09 [2021-03-26T05:51:09.274Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
05:51:09 [2021-03-26T05:51:09.274Z] === RUN   TestCopierWithPartial
05:51:09 [2021-03-26T05:51:09.274Z] --- PASS: TestCopierWithPartial (0.00s)
05:51:09 [2021-03-26T05:51:09.274Z] === RUN   TestRingLogger
05:51:09 [2021-03-26T05:51:09.274Z] --- PASS: TestRingLogger (0.00s)
05:51:09 [2021-03-26T05:51:09.274Z] === RUN   TestRingCap
05:51:09 [2021-03-26T05:51:09.274Z] --- PASS: TestRingCap (0.00s)
05:51:09 [2021-03-26T05:51:09.274Z] === RUN   TestRingClose
05:51:09 [2021-03-26T05:51:09.274Z] --- PASS: TestRingClose (0.00s)
05:51:09 [2021-03-26T05:51:09.274Z] === RUN   TestRingDrain
05:51:09 [2021-03-26T05:51:09.274Z] --- PASS: TestRingDrain (0.00s)
05:51:09 [2021-03-26T05:51:09.274Z] PASS
05:51:09 [2021-03-26T05:51:09.274Z] coverage: 43.5% of statements
05:51:09 [2021-03-26T05:51:09.274Z] ok  	github.com/docker/docker/daemon/logger	0.339s	coverage: 43.5% of statements
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestNewStreamConfig
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestNewStreamConfig/defaults
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestNewStreamConfig/invalid_create_group
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestNewStreamConfig/invalid_flush_interval
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestNewStreamConfig/flush_interval_at_15
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestNewStreamConfig (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestNewAWSLogsClientUserAgentHandler
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestNewAWSLogsClientRegionDetect
05:51:09 [2021-03-26T05:51:09.744Z] time="2021-03-26T05:51:09Z" level=info msg="Trying to get region from EC2 Metadata"
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestCreateSuccess
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestCreateSuccess (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestCreateLogGroupSuccess
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestCreateError
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestCreateError (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestCreateAlreadyExists
05:51:09 [2021-03-26T05:51:09.744Z] time="2021-03-26T05:51:09Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestCreateAlreadyExists (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestLogClosed
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestLogClosed (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestLogBlocking
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestLogBlocking (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestLogNonBlockingBufferEmpty
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestLogNonBlockingBufferFull
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestPublishBatchSuccess
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestPublishBatchSuccess (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestPublishBatchError
05:51:09 [2021-03-26T05:51:09.744Z] time="2021-03-26T05:51:09Z" level=error msg=Error
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestPublishBatchError (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestPublishBatchInvalidSeqSuccess
05:51:09 [2021-03-26T05:51:09.744Z] time="2021-03-26T05:51:09Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestPublishBatchAlreadyAccepted
05:51:09 [2021-03-26T05:51:09.744Z] time="2021-03-26T05:51:09Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
05:51:09 [2021-03-26T05:51:09.744Z] time="2021-03-26T05:51:09Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestCollectBatchSimple
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestCollectBatchSimple (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestCollectBatchTicker
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestCollectBatchTicker (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestCollectBatchMultilinePattern
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestCollectBatchClose
05:51:09 [2021-03-26T05:51:09.744Z] --- PASS: TestCollectBatchClose (0.00s)
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestEffectiveLen
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestEffectiveLen/0/Hello
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestEffectiveLen/2/🙃
05:51:09 [2021-03-26T05:51:09.744Z] === RUN   TestEffectiveLen/3/����
05:51:09 [2021-03-26T05:51:09.779Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (50.10s)
05:51:09 [2021-03-26T05:51:09.779Z] PASS
05:51:09 [2021-03-26T05:51:09.779Z] 
05:51:09 [2021-03-26T05:51:09.779Z] === Skipped
05:51:09 [2021-03-26T05:51:09.779Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
05:51:09 [2021-03-26T05:51:09.779Z]     build_session_test.go:25: TODO: BuildKit
05:51:09 [2021-03-26T05:51:09.779Z] 
05:51:09 [2021-03-26T05:51:09.779Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
05:51:09 [2021-03-26T05:51:09.779Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
05:51:09 [2021-03-26T05:51:09.779Z] 
05:51:09 [2021-03-26T05:51:09.779Z] 
05:51:09 [2021-03-26T05:51:09.779Z] DONE 34 tests, 2 skipped in 271.802s
05:51:09 [2021-03-26T05:51:09.779Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
05:51:09 [2021-03-26T05:51:09.779Z] ++ 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
05:51:09 [2021-03-26T05:51:09.779Z] ++ set -e
05:51:09 [2021-03-26T05:51:09.779Z] ++ '[' -n 0 ']'
05:51:09 [2021-03-26T05:51:09.779Z] ++ set -x
05:51:09 [2021-03-26T05:51:09.779Z] ++ 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
05:51:10 [2021-03-26T05:51:10.038Z] INFO: Testing against a local daemon
05:51:10 [2021-03-26T05:51:10.038Z] === RUN   TestConfigInspect
05:51:10 [2021-03-26T05:51:10.135Z] === RUN   TestInspectNetwork/full_network_id
05:51:10 [2021-03-26T05:51:10.135Z] === RUN   TestInspectNetwork/partial_network_id
05:51:10 [2021-03-26T05:51:10.135Z] === RUN   TestInspectNetwork/network_name
05:51:10 [2021-03-26T05:51:10.135Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestEffectiveLen/4/He��o
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestEffectiveLen/5/
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestEffectiveLen (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestFindValidSplit
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestFindValidSplit/0/
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestFindValidSplit/1/Hello
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestFindValidSplit/2/Hello
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestFindValidSplit/3/Hello
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestFindValidSplit/4/🙃
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestFindValidSplit/5/🙃
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestFindValidSplit/6/a�
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestFindValidSplit/7/a�
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestFindValidSplit (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1044: 
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1045: 
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1044: Hello
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1045: 
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1044: He
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1045: llo
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1044: 
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1045: Hello
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1044: 
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1045: 🙃
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1044: 🙃
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1045: 
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1044: a
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1045: �
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1044: a�
05:51:10 [2021-03-26T05:51:10.213Z]         cloudwatchlogs_test.go:1045: 
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestProcessEventEmoji
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestProcessEventEmoji (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestCollectBatchLineSplit
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestCollectBatchLineSplit (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestCollectBatchLineSplitWithBinary
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestCollectBatchMaxEvents
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestCollectBatchMaxTotalBytes
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestCollectBatchWithDuplicateTimestamps
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestParseLogOptionsMultilinePattern
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestParseLogOptionsDatetimeFormat
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestCreateTagSuccess
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestCreateTagSuccess (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] PASS
05:51:10 [2021-03-26T05:51:10.213Z] coverage: 77.8% of statements
05:51:10 [2021-03-26T05:51:10.213Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.395s	coverage: 77.8% of statements
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestSearchRegistryForImagesErrors
05:51:10 [2021-03-26T05:51:10.213Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
05:51:10 [2021-03-26T05:51:10.213Z] === RUN   TestSearchRegistryForImages
05:51:10 [2021-03-26T05:51:10.214Z] --- PASS: TestSearchRegistryForImages (0.00s)
05:51:10 [2021-03-26T05:51:10.214Z] === RUN   TestOnlyPlatformWithFallback
05:51:10 [2021-03-26T05:51:10.214Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
05:51:10 [2021-03-26T05:51:10.214Z] === RUN   TestImageDelete
05:51:10 [2021-03-26T05:51:10.214Z] === RUN   TestImageDelete/no_lease
05:51:10 [2021-03-26T05:51:10.214Z] === RUN   TestImageDelete/lease_exists
05:51:10 [2021-03-26T05:51:10.214Z] --- PASS: TestImageDelete (0.03s)
05:51:10 [2021-03-26T05:51:10.214Z]     --- PASS: TestImageDelete/no_lease (0.01s)
05:51:10 [2021-03-26T05:51:10.214Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
05:51:10 [2021-03-26T05:51:10.214Z] === RUN   TestContentStoreForPull
05:51:10 [2021-03-26T05:51:10.248Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.478s	coverage: 73.3% of statements
05:51:10 [2021-03-26T05:51:10.682Z] --- PASS: TestContentStoreForPull (0.15s)
05:51:10 [2021-03-26T05:51:10.682Z] PASS
05:51:10 [2021-03-26T05:51:10.682Z] coverage: 6.7% of statements
05:51:10 [2021-03-26T05:51:10.682Z] ok  	github.com/docker/docker/daemon/images	0.495s	coverage: 6.7% of statements
05:51:10 [2021-03-26T05:51:10.682Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
05:51:10 [2021-03-26T05:51:10.682Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
05:51:10 [2021-03-26T05:51:10.682Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
05:51:10 [2021-03-26T05:51:10.682Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
05:51:10 [2021-03-26T05:51:10.682Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
05:51:10 [2021-03-26T05:51:10.682Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
05:51:10 [2021-03-26T05:51:10.682Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
05:51:10 [2021-03-26T05:51:10.682Z] === RUN   TestJSONFileLogger
05:51:10 [2021-03-26T05:51:10.682Z] --- PASS: TestJSONFileLogger (0.00s)
05:51:10 [2021-03-26T05:51:10.682Z] === RUN   TestJSONFileLoggerWithTags
05:51:10 [2021-03-26T05:51:10.683Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
05:51:10 [2021-03-26T05:51:10.683Z] === RUN   TestJSONFileLoggerWithOpts
05:51:10 [2021-03-26T05:51:10.683Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s)
05:51:10 [2021-03-26T05:51:10.683Z] === RUN   TestJSONFileLoggerWithLabelsEnv
05:51:10 [2021-03-26T05:51:10.683Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
05:51:10 [2021-03-26T05:51:10.683Z] === RUN   TestEncodeDecode
05:51:10 [2021-03-26T05:51:10.683Z] === PAUSE TestEncodeDecode
05:51:10 [2021-03-26T05:51:10.683Z] === RUN   TestUnexpectedEOF
05:51:10 [2021-03-26T05:51:10.683Z] time="2021-03-26T05:51:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
05:51:10 [2021-03-26T05:51:10.683Z] time="2021-03-26T05:51:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
05:51:10 [2021-03-26T05:51:10.683Z] --- PASS: TestUnexpectedEOF (0.12s)
05:51:10 [2021-03-26T05:51:10.683Z] === CONT  TestEncodeDecode
05:51:10 [2021-03-26T05:51:10.683Z] --- PASS: TestEncodeDecode (0.00s)
05:51:10 [2021-03-26T05:51:10.683Z] PASS
05:51:10 [2021-03-26T05:51:10.683Z] coverage: 69.9% of statements
05:51:10 [2021-03-26T05:51:10.683Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.298s	coverage: 69.9% of statements
05:51:10 [2021-03-26T05:51:10.821Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
05:51:11 [2021-03-26T05:51:11.151Z] === RUN   TestJSONLogsMarshalJSONBuf
05:51:11 [2021-03-26T05:51:11.152Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
05:51:11 [2021-03-26T05:51:11.152Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
05:51:11 [2021-03-26T05:51:11.152Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s)
05:51:11 [2021-03-26T05:51:11.152Z] === RUN   TestFastTimeMarshalJSON
05:51:11 [2021-03-26T05:51:11.152Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
05:51:11 [2021-03-26T05:51:11.152Z] PASS
05:51:11 [2021-03-26T05:51:11.152Z] coverage: 87.2% of statements
05:51:11 [2021-03-26T05:51:11.152Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.301s	coverage: 87.2% of statements
05:51:11 [2021-03-26T05:51:11.766Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.524s	coverage: 56.2% of statements
05:51:11 [2021-03-26T05:51:11.946Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestWriteLog
05:51:12 [2021-03-26T05:51:12.718Z] === PAUSE TestWriteLog
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestReadLog
05:51:12 [2021-03-26T05:51:12.718Z] === PAUSE TestReadLog
05:51:12 [2021-03-26T05:51:12.718Z] === CONT  TestWriteLog
05:51:12 [2021-03-26T05:51:12.718Z] === CONT  TestReadLog
05:51:12 [2021-03-26T05:51:12.718Z] --- PASS: TestWriteLog (0.00s)
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestReadLog/tail_exact
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestReadLog/tail_less_than_available
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestReadLog/tail_more_than_available
05:51:12 [2021-03-26T05:51:12.718Z] --- PASS: TestReadLog (0.13s)
05:51:12 [2021-03-26T05:51:12.718Z]     --- PASS: TestReadLog/tail_exact (0.12s)
05:51:12 [2021-03-26T05:51:12.718Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
05:51:12 [2021-03-26T05:51:12.718Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
05:51:12 [2021-03-26T05:51:12.718Z] PASS
05:51:12 [2021-03-26T05:51:12.718Z] coverage: 75.2% of statements
05:51:12 [2021-03-26T05:51:12.718Z] ok  	github.com/docker/docker/daemon/logger/local	0.401s	coverage: 75.2% of statements
05:51:12 [2021-03-26T05:51:12.718Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestOpenFileDelete
05:51:12 [2021-03-26T05:51:12.718Z] --- PASS: TestOpenFileDelete (0.00s)
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestOpenFileRename
05:51:12 [2021-03-26T05:51:12.718Z] --- PASS: TestOpenFileRename (0.00s)
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestParseLogTagDefaultTag
05:51:12 [2021-03-26T05:51:12.718Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestParseLogTag
05:51:12 [2021-03-26T05:51:12.718Z] --- PASS: TestParseLogTag (0.00s)
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestParseLogTagEmptyTag
05:51:12 [2021-03-26T05:51:12.718Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestTailFiles
05:51:12 [2021-03-26T05:51:12.718Z] --- PASS: TestTailFiles (0.00s)
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestFollowLogsConsumerGone
05:51:12 [2021-03-26T05:51:12.718Z] --- PASS: TestFollowLogsConsumerGone (0.01s)
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestFollowLogsProducerGone
05:51:12 [2021-03-26T05:51:12.718Z] --- PASS: TestFollowLogsProducerGone (0.00s)
05:51:12 [2021-03-26T05:51:12.718Z]     logfile_test.go:232: messages sent: 4098, received: 4098
05:51:12 [2021-03-26T05:51:12.718Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestCheckCapacityAndRotate
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
05:51:12 [2021-03-26T05:51:12.718Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
05:51:13 [2021-03-26T05:51:13.187Z] --- PASS: TestCheckCapacityAndRotate (0.18s)
05:51:13 [2021-03-26T05:51:13.187Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
05:51:13 [2021-03-26T05:51:13.187Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s)
05:51:13 [2021-03-26T05:51:13.187Z] PASS
05:51:13 [2021-03-26T05:51:13.187Z] coverage: 55.3% of statements
05:51:13 [2021-03-26T05:51:13.187Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.287s	coverage: 55.3% of statements
05:51:13 [2021-03-26T05:51:13.656Z] === RUN   TestLog
05:51:13 [2021-03-26T05:51:13.656Z] --- PASS: TestLog (0.00s)
05:51:13 [2021-03-26T05:51:13.656Z] PASS
05:51:13 [2021-03-26T05:51:13.656Z] coverage: 31.5% of statements
05:51:13 [2021-03-26T05:51:13.656Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.195s	coverage: 31.5% of statements
05:51:13 [2021-03-26T05:51:13.854Z] --- PASS: TestConfigInspect (3.38s)
05:51:13 [2021-03-26T05:51:13.854Z] === RUN   TestConfigList
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestValidateLogOpt
05:51:14 [2021-03-26T05:51:14.125Z] --- PASS: TestValidateLogOpt (0.00s)
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestNewMissedConfig
05:51:14 [2021-03-26T05:51:14.125Z] --- PASS: TestNewMissedConfig (0.00s)
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestNewMissedUrl
05:51:14 [2021-03-26T05:51:14.125Z] --- PASS: TestNewMissedUrl (0.00s)
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestNewMissedToken
05:51:14 [2021-03-26T05:51:14.125Z] --- PASS: TestNewMissedToken (0.00s)
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestNewWithProxy
05:51:14 [2021-03-26T05:51:14.125Z] --- PASS: TestNewWithProxy (0.00s)
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestDefault
05:51:14 [2021-03-26T05:51:14.125Z] --- PASS: TestDefault (0.00s)
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestInlineFormatWithNonDefaultOptions
05:51:14 [2021-03-26T05:51:14.125Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestJsonFormat
05:51:14 [2021-03-26T05:51:14.125Z] --- PASS: TestJsonFormat (0.00s)
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestRawFormat
05:51:14 [2021-03-26T05:51:14.125Z] --- PASS: TestRawFormat (0.00s)
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestRawFormatWithLabels
05:51:14 [2021-03-26T05:51:14.125Z] --- PASS: TestRawFormatWithLabels (0.00s)
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestRawFormatWithoutTag
05:51:14 [2021-03-26T05:51:14.125Z] --- PASS: TestRawFormatWithoutTag (0.00s)
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestBatching
05:51:14 [2021-03-26T05:51:14.125Z] === RUN   TestNewParse
05:51:14 [2021-03-26T05:51:14.125Z] --- PASS: TestNewParse (0.00s)
05:51:14 [2021-03-26T05:51:14.125Z] PASS
05:51:14 [2021-03-26T05:51:14.125Z] coverage: 8.3% of statements
05:51:14 [2021-03-26T05:51:14.125Z] ok  	github.com/docker/docker/daemon/logger/templates	0.082s	coverage: 8.3% of statements
05:51:14 [2021-03-26T05:51:14.318Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.9% of statements
05:51:14 [2021-03-26T05:51:14.341Z] --- PASS: TestInspectNetwork (9.76s)
05:51:14 [2021-03-26T05:51:14.341Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
05:51:14 [2021-03-26T05:51:14.341Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
05:51:14 [2021-03-26T05:51:14.341Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
05:51:14 [2021-03-26T05:51:14.341Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
05:51:14 [2021-03-26T05:51:14.341Z] === RUN   TestRunContainerWithBridgeNone
05:51:14 [2021-03-26T05:51:14.594Z] --- PASS: TestBatching (0.30s)
05:51:14 [2021-03-26T05:51:14.594Z] === RUN   TestFrequency
05:51:14 [2021-03-26T05:51:14.594Z] --- PASS: TestFrequency (0.16s)
05:51:14 [2021-03-26T05:51:14.594Z] === RUN   TestOneMessagePerRequest
05:51:14 [2021-03-26T05:51:14.594Z] --- PASS: TestOneMessagePerRequest (0.00s)
05:51:14 [2021-03-26T05:51:14.594Z] === RUN   TestVerify
05:51:14 [2021-03-26T05:51:14.594Z] --- PASS: TestVerify (0.00s)
05:51:14 [2021-03-26T05:51:14.594Z] === RUN   TestSkipVerify
05:51:14 [2021-03-26T05:51:14.594Z] time="2021-03-26T05:51:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
05:51:14 [2021-03-26T05:51:14.594Z] time="2021-03-26T05:51:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
05:51:14 [2021-03-26T05:51:14.594Z] time="2021-03-26T05:51:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
05:51:14 [2021-03-26T05:51:14.594Z] time="2021-03-26T05:51:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
05:51:15 [2021-03-26T05:51:15.063Z] --- PASS: TestSkipVerify (0.54s)
05:51:15 [2021-03-26T05:51:15.063Z] === RUN   TestBufferMaximum
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616737874.808427\",\"host\":\"f563820f9e94\"}'"
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616737874.808427\",\"host\":\"f563820f9e94\"}'"
05:51:15 [2021-03-26T05:51:15.063Z] --- PASS: TestBufferMaximum (0.00s)
05:51:15 [2021-03-26T05:51:15.063Z] === RUN   TestServerAlwaysDown
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616737874.811427\",\"host\":\"f563820f9e94\"}'"
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616737874.811427\",\"host\":\"f563820f9e94\"}'"
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616737874.811427\",\"host\":\"f563820f9e94\"}'"
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616737874.811427\",\"host\":\"f563820f9e94\"}'"
05:51:15 [2021-03-26T05:51:15.063Z] time="2021-03-26T05:51:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616737874.811427\",\"host\":\"f563820f9e94\"}'"
05:51:15 [2021-03-26T05:51:15.063Z] --- PASS: TestServerAlwaysDown (0.00s)
05:51:15 [2021-03-26T05:51:15.063Z] === RUN   TestCannotSendAfterClose
05:51:15 [2021-03-26T05:51:15.063Z] --- PASS: TestCannotSendAfterClose (0.00s)
05:51:15 [2021-03-26T05:51:15.063Z] === RUN   TestDeadlockOnBlockedEndpoint
05:51:15 [2021-03-26T05:51:15.063Z] === RUN   TestParseLogFormat
05:51:15 [2021-03-26T05:51:15.063Z] --- PASS: TestParseLogFormat (0.00s)
05:51:15 [2021-03-26T05:51:15.063Z] === RUN   TestValidateLogOptEmpty
05:51:15 [2021-03-26T05:51:15.063Z] --- PASS: TestValidateLogOptEmpty (0.00s)
05:51:15 [2021-03-26T05:51:15.063Z] === RUN   TestValidateSyslogAddress
05:51:15 [2021-03-26T05:51:15.063Z] --- PASS: TestValidateSyslogAddress (0.00s)
05:51:15 [2021-03-26T05:51:15.063Z] === RUN   TestParseAddressDefaultPort
05:51:15 [2021-03-26T05:51:15.063Z] --- PASS: TestParseAddressDefaultPort (0.00s)
05:51:15 [2021-03-26T05:51:15.063Z] === RUN   TestValidateSyslogFacility
05:51:15 [2021-03-26T05:51:15.063Z] --- PASS: TestValidateSyslogFacility (0.00s)
05:51:15 [2021-03-26T05:51:15.063Z] === RUN   TestValidateLogOptSyslogFormat
05:51:15 [2021-03-26T05:51:15.063Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
05:51:15 [2021-03-26T05:51:15.063Z] === RUN   TestValidateLogOpt
05:51:15 [2021-03-26T05:51:15.063Z] --- PASS: TestValidateLogOpt (0.00s)
05:51:15 [2021-03-26T05:51:15.063Z] PASS
05:51:15 [2021-03-26T05:51:15.063Z] coverage: 46.8% of statements
05:51:15 [2021-03-26T05:51:15.063Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.326s	coverage: 46.8% of statements
05:51:15 [2021-03-26T05:51:15.236Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
05:51:15 [2021-03-26T05:51:15.236Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
05:51:15 [2021-03-26T05:51:15.706Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.291s	coverage: 49.4% of statements
05:51:15 [2021-03-26T05:51:15.966Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.431s	coverage: 46.2% of statements
05:51:15 [2021-03-26T05:51:15.966Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
05:51:16 [2021-03-26T05:51:16.051Z] time="2021-03-26T05:51:15Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
05:51:16 [2021-03-26T05:51:16.051Z] time="2021-03-26T05:51:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f563820f9e94\"}'"
05:51:16 [2021-03-26T05:51:16.051Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
05:51:16 [2021-03-26T05:51:16.051Z] PASS
05:51:16 [2021-03-26T05:51:16.051Z] coverage: 82.5% of statements
05:51:16 [2021-03-26T05:51:16.051Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.156s	coverage: 82.5% of statements
05:51:16 [2021-03-26T05:51:16.051Z] ?   	github.com/docker/docker/daemon/names	[no test files]
05:51:16 [2021-03-26T05:51:16.051Z] ?   	github.com/docker/docker/daemon/network	[no test files]
05:51:16 [2021-03-26T05:51:16.051Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
05:51:16 [2021-03-26T05:51:16.080Z] --- PASS: TestReplicatedJob (8.26s)
05:51:16 [2021-03-26T05:51:16.080Z] === RUN   TestUpdateReplicatedJob
05:51:16 [2021-03-26T05:51:16.520Z] === RUN   TestV1IDService
05:51:16 [2021-03-26T05:51:16.520Z] --- PASS: TestV1IDService (0.02s)
05:51:16 [2021-03-26T05:51:16.520Z] === RUN   TestV2MetadataService
05:51:17 [2021-03-26T05:51:17.143Z] --- PASS: TestConfigList (3.48s)
05:51:17 [2021-03-26T05:51:17.143Z] === RUN   TestConfigsCreateAndDelete
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestContinueOnError_NonMirrorEndpoint
05:51:17 [2021-03-26T05:51:17.508Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestContinueOnError_MirrorEndpoint
05:51:17 [2021-03-26T05:51:17.508Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestContinueOnError_NeverContinue
05:51:17 [2021-03-26T05:51:17.508Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestManifestStore
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestManifestStore/no_remote_or_local
05:51:17 [2021-03-26T05:51:17.508Z] time="2021-03-26T05:51:17Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local098331847\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestManifestStore/no_local_cache
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestManifestStore/with_local_cache
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestManifestStore/unknown_media_type
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestManifestStore/unknown_media_type/no_cache
05:51:17 [2021-03-26T05:51:17.508Z] time="2021-03-26T05:51:17Z" level=warning msg="reference for unknown type: "
05:51:17 [2021-03-26T05:51:17.508Z] time="2021-03-26T05:51:17Z" level=warning msg="reference for unknown type: "
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestManifestStore/unknown_media_type/with_cache
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
05:51:17 [2021-03-26T05:51:17.508Z] time="2021-03-26T05:51:17Z" level=warning msg="reference for unknown type: "
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
05:51:17 [2021-03-26T05:51:17.508Z] time="2021-03-26T05:51:17Z" level=warning msg="reference for unknown type: "
05:51:17 [2021-03-26T05:51:17.508Z] time="2021-03-26T05:51:17Z" level=warning msg="reference for unknown type: "
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestManifestStore/error_persisting_manifest
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
05:51:17 [2021-03-26T05:51:17.508Z] time="2021-03-26T05:51:17Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
05:51:17 [2021-03-26T05:51:17.508Z] --- PASS: TestManifestStore (0.24s)
05:51:17 [2021-03-26T05:51:17.508Z]     --- PASS: TestManifestStore/no_remote_or_local (0.13s)
05:51:17 [2021-03-26T05:51:17.508Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
05:51:17 [2021-03-26T05:51:17.508Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
05:51:17 [2021-03-26T05:51:17.508Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
05:51:17 [2021-03-26T05:51:17.508Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
05:51:17 [2021-03-26T05:51:17.508Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
05:51:17 [2021-03-26T05:51:17.508Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
05:51:17 [2021-03-26T05:51:17.508Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
05:51:17 [2021-03-26T05:51:17.508Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
05:51:17 [2021-03-26T05:51:17.508Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestDetectManifestBlobMediaType
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestDetectManifestBlobMediaType/schema1
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
05:51:17 [2021-03-26T05:51:17.508Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestFixManifestLayers
05:51:17 [2021-03-26T05:51:17.508Z] --- PASS: TestFixManifestLayers (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestFixManifestLayersBaseLayerParent
05:51:17 [2021-03-26T05:51:17.508Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z]     pull_v2_test.go:73: Needs fixing on Windows
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestFixManifestLayersBadParent
05:51:17 [2021-03-26T05:51:17.508Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestValidateManifest
05:51:17 [2021-03-26T05:51:17.508Z] --- SKIP: TestValidateManifest (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z]     pull_v2_test.go:118: Needs fixing on Windows
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestFormatPlatform
05:51:17 [2021-03-26T05:51:17.508Z] --- PASS: TestFormatPlatform (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestGetRepositoryMountCandidates
05:51:17 [2021-03-26T05:51:17.508Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestLayerAlreadyExists
05:51:17 [2021-03-26T05:51:17.508Z] --- PASS: TestLayerAlreadyExists (0.00s)
05:51:17 [2021-03-26T05:51:17.508Z]     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}
05:51:17 [2021-03-26T05:51:17.508Z]     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}
05:51:17 [2021-03-26T05:51:17.508Z]     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}
05:51:17 [2021-03-26T05:51:17.508Z]     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}
05:51:17 [2021-03-26T05:51:17.508Z]     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}
05:51:17 [2021-03-26T05:51:17.508Z]     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}
05:51:17 [2021-03-26T05:51:17.508Z] === RUN   TestWhenEmptyAuthConfig
05:51:17 [2021-03-26T05:51:17.508Z] --- PASS: TestV2MetadataService (1.12s)
05:51:17 [2021-03-26T05:51:17.508Z] PASS
05:51:17 [2021-03-26T05:51:17.508Z] coverage: 48.2% of statements
05:51:17 [2021-03-26T05:51:17.508Z] ok  	github.com/docker/docker/distribution/metadata	1.274s	coverage: 48.2% of statements
05:51:17 [2021-03-26T05:51:17.644Z] --- PASS: TestRunContainerWithBridgeNone (3.61s)
05:51:17 [2021-03-26T05:51:17.644Z] === RUN   TestNetworkInvalidJSON
05:51:17 [2021-03-26T05:51:17.644Z] === RUN   TestNetworkInvalidJSON//networks/create
05:51:17 [2021-03-26T05:51:17.644Z] === PAUSE TestNetworkInvalidJSON//networks/create
05:51:17 [2021-03-26T05:51:17.644Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
05:51:17 [2021-03-26T05:51:17.644Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
05:51:17 [2021-03-26T05:51:17.644Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
05:51:17 [2021-03-26T05:51:17.644Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
05:51:17 [2021-03-26T05:51:17.644Z] === CONT  TestNetworkInvalidJSON//networks/create
05:51:17 [2021-03-26T05:51:17.644Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
05:51:17 [2021-03-26T05:51:17.644Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
05:51:17 [2021-03-26T05:51:17.644Z] --- PASS: TestNetworkInvalidJSON (0.03s)
05:51:17 [2021-03-26T05:51:17.644Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
05:51:17 [2021-03-26T05:51:17.644Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
05:51:17 [2021-03-26T05:51:17.644Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
05:51:17 [2021-03-26T05:51:17.644Z] === RUN   TestNetworkList
05:51:17 [2021-03-26T05:51:17.644Z] === RUN   TestNetworkList//networks
05:51:17 [2021-03-26T05:51:17.644Z] === PAUSE TestNetworkList//networks
05:51:17 [2021-03-26T05:51:17.644Z] === RUN   TestNetworkList//networks/
05:51:17 [2021-03-26T05:51:17.644Z] === PAUSE TestNetworkList//networks/
05:51:17 [2021-03-26T05:51:17.644Z] === CONT  TestNetworkList//networks
05:51:17 [2021-03-26T05:51:17.644Z] === CONT  TestNetworkList//networks/
05:51:17 [2021-03-26T05:51:17.644Z] --- PASS: TestNetworkList (0.03s)
05:51:17 [2021-03-26T05:51:17.644Z]     --- PASS: TestNetworkList//networks (0.00s)
05:51:17 [2021-03-26T05:51:17.644Z]     --- PASS: TestNetworkList//networks/ (0.01s)
05:51:17 [2021-03-26T05:51:17.644Z] === RUN   TestHostIPv4BridgeLabel
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestSuccessfulDownload
05:51:17 [2021-03-26T05:51:17.977Z] --- SKIP: TestSuccessfulDownload (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     download_test.go:268: Needs fixing on Windows
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestCancelledDownload
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestCancelledDownload (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestMaxDownloadAttempts
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
05:51:17 [2021-03-26T05:51:17.977Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
05:51:17 [2021-03-26T05:51:17.977Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
05:51:17 [2021-03-26T05:51:17.977Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
05:51:17 [2021-03-26T05:51:17.977Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
05:51:17 [2021-03-26T05:51:17.977Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
05:51:17 [2021-03-26T05:51:17.977Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
05:51:17 [2021-03-26T05:51:17.977Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
05:51:17 [2021-03-26T05:51:17.977Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestNotFound
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestNotFound (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestConflict
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestConflict (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestForbidden
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestForbidden (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestInvalidParameter
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestInvalidParameter (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestNotImplemented
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestNotImplemented (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestNotModified
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestNotModified (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestUnauthorized
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestUnauthorized (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestUnknown
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestUnknown (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestCancelled
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestCancelled (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestDeadline
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestDeadline (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestDataLoss
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestDataLoss (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestUnavailable
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestUnavailable (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestSystem
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestSystem (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Not_Found
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Bad_Request
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Conflict
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Unauthorized
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Service_Unavailable
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Forbidden
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Not_Modified
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Not_Implemented
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Internal_Server_Error
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestFromStatusCode (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z] PASS
05:51:17 [2021-03-26T05:51:17.977Z] coverage: 53.1% of statements
05:51:17 [2021-03-26T05:51:17.977Z] ok  	github.com/docker/docker/errdefs	0.041s	coverage: 53.1% of statements
05:51:17 [2021-03-26T05:51:17.977Z] time="2021-03-26T05:51:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
05:51:17 [2021-03-26T05:51:17.977Z] time="2021-03-26T05:51:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
05:51:17 [2021-03-26T05:51:17.977Z] time="2021-03-26T05:51:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
05:51:17 [2021-03-26T05:51:17.977Z] time="2021-03-26T05:51:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
05:51:17 [2021-03-26T05:51:17.977Z] --- PASS: TestMaxDownloadAttempts (0.00s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s)
05:51:17 [2021-03-26T05:51:17.977Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s)
05:51:17 [2021-03-26T05:51:17.977Z] === RUN   TestTransfer
05:51:18 [2021-03-26T05:51:18.082Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
05:51:18 [2021-03-26T05:51:18.216Z] --- PASS: TestHostIPv4BridgeLabel (0.80s)
05:51:18 [2021-03-26T05:51:18.216Z] === RUN   TestDaemonRestartWithLiveRestore
05:51:18 [2021-03-26T05:51:18.446Z] --- PASS: TestTransfer (0.14s)
05:51:18 [2021-03-26T05:51:18.446Z] === RUN   TestConcurrencyLimit
05:51:18 [2021-03-26T05:51:18.511Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 57.5% of statements
05:51:18 [2021-03-26T05:51:18.511Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.601s	coverage: 57.7% of statements
05:51:18 [2021-03-26T05:51:18.511Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
05:51:18 [2021-03-26T05:51:18.511Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
05:51:18 [2021-03-26T05:51:18.915Z] --- PASS: TestConcurrencyLimit (0.39s)
05:51:18 [2021-03-26T05:51:18.915Z] === RUN   TestInactiveJobs
05:51:18 [2021-03-26T05:51:18.915Z] --- PASS: TestWhenEmptyAuthConfig (1.12s)
05:51:18 [2021-03-26T05:51:18.915Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
05:51:18 [2021-03-26T05:51:18.915Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
05:51:18 [2021-03-26T05:51:18.915Z] === RUN   TestTokenPassThru
05:51:18 [2021-03-26T05:51:18.915Z] --- PASS: TestTokenPassThru (0.07s)
05:51:18 [2021-03-26T05:51:18.915Z] === RUN   TestTokenPassThruDifferentHost
05:51:18 [2021-03-26T05:51:18.915Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
05:51:18 [2021-03-26T05:51:18.915Z] PASS
05:51:18 [2021-03-26T05:51:18.915Z] coverage: 23.6% of statements
05:51:18 [2021-03-26T05:51:18.915Z] ok  	github.com/docker/docker/distribution	1.644s	coverage: 23.6% of statements
05:51:18 [2021-03-26T05:51:18.915Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
05:51:19 [2021-03-26T05:51:19.385Z] --- PASS: TestInactiveJobs (0.52s)
05:51:19 [2021-03-26T05:51:19.385Z] === RUN   TestWatchRelease
05:51:19 [2021-03-26T05:51:19.385Z] --- PASS: TestWatchRelease (0.10s)
05:51:19 [2021-03-26T05:51:19.385Z] === RUN   TestWatchFinishedTransfer
05:51:19 [2021-03-26T05:51:19.385Z] --- PASS: TestWatchFinishedTransfer (0.00s)
05:51:19 [2021-03-26T05:51:19.385Z] === RUN   TestDuplicateTransfer
05:51:19 [2021-03-26T05:51:19.385Z] --- PASS: TestDuplicateTransfer (0.05s)
05:51:19 [2021-03-26T05:51:19.385Z] === RUN   TestSuccessfulUpload
05:51:19 [2021-03-26T05:51:19.465Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
05:51:19 [2021-03-26T05:51:19.854Z] time="2021-03-26T05:51:19Z" level=error msg="Upload failed, retrying: simulating retry"
05:51:19 [2021-03-26T05:51:19.854Z] === RUN   TestFSGetInvalidData
05:51:19 [2021-03-26T05:51:19.854Z] --- PASS: TestFSGetInvalidData (0.01s)
05:51:19 [2021-03-26T05:51:19.854Z] === RUN   TestFSInvalidSet
05:51:19 [2021-03-26T05:51:19.854Z] --- PASS: TestFSInvalidSet (0.01s)
05:51:19 [2021-03-26T05:51:19.854Z] === RUN   TestFSInvalidRoot
05:51:19 [2021-03-26T05:51:19.854Z] --- PASS: TestFSInvalidRoot (0.01s)
05:51:19 [2021-03-26T05:51:19.854Z] === RUN   TestFSMetadataGetSet
05:51:19 [2021-03-26T05:51:19.854Z] --- PASS: TestFSMetadataGetSet (0.03s)
05:51:19 [2021-03-26T05:51:19.854Z] === RUN   TestFSInvalidWalker
05:51:19 [2021-03-26T05:51:19.854Z] === RUN   TestCompare
05:51:19 [2021-03-26T05:51:19.854Z] --- PASS: TestCompare (0.00s)
05:51:19 [2021-03-26T05:51:19.854Z] PASS
05:51:19 [2021-03-26T05:51:19.854Z] coverage: 19.2% of statements
05:51:19 [2021-03-26T05:51:19.854Z] --- PASS: TestFSInvalidWalker (0.01s)
05:51:19 [2021-03-26T05:51:19.854Z] === RUN   TestFSGetSet
05:51:19 [2021-03-26T05:51:19.854Z] ok  	github.com/docker/docker/image/cache	0.094s	coverage: 19.2% of statements
05:51:19 [2021-03-26T05:51:19.854Z] --- PASS: TestFSGetSet (0.01s)
05:51:19 [2021-03-26T05:51:19.854Z] === RUN   TestFSGetUnsetKey
05:51:19 [2021-03-26T05:51:19.854Z] --- PASS: TestFSGetUnsetKey (0.00s)
05:51:19 [2021-03-26T05:51:19.854Z] === RUN   TestFSGetEmptyData
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestFSGetEmptyData (0.00s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestFSDelete
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestFSDelete (0.01s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestFSWalker
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestFSWalker (0.01s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestFSWalkerStopOnError
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestFSWalkerStopOnError (0.01s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestNewFromJSON
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestSuccessfulUpload (0.46s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestCancelledUpload
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestCancelledUpload (0.00s)
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestNewFromJSON (0.00s)
05:51:19 [2021-03-26T05:51:19.855Z] PASS
05:51:19 [2021-03-26T05:51:19.855Z] coverage: 77.3% of statements
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestNewFromJSONWithInvalidJSON
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestMarshalKeyOrder
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestMarshalKeyOrder (0.00s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestHistoryEqual
05:51:19 [2021-03-26T05:51:19.855Z] ok  	github.com/docker/docker/distribution/xfer	2.121s	coverage: 77.3% of statements
05:51:19 [2021-03-26T05:51:19.855Z] ?   	github.com/docker/docker/dockerversion	[no test files]
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestHistoryEqual (0.12s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestImage
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestImage (0.00s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestImageOSNotEmpty
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestImageOSNotEmpty (0.00s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestNewChildImageFromImageWithRootFS
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestCreate
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestCreate (0.01s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestRestore
05:51:19 [2021-03-26T05:51:19.855Z] time="2021-03-26T05:51:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestRestore (0.02s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestAddDelete
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestAddDelete (0.02s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestSearchAfterDelete
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestSearchAfterDelete (0.01s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestParentReset
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestParentReset (0.04s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestGetAndSetLastUpdated
05:51:19 [2021-03-26T05:51:19.855Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
05:51:19 [2021-03-26T05:51:19.855Z] === RUN   TestStoreLen
05:51:19 [2021-03-26T05:51:19.938Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
05:51:20 [2021-03-26T05:51:20.132Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s)
05:51:20 [2021-03-26T05:51:20.132Z] === RUN   TestDaemonDefaultNetworkPools
05:51:20 [2021-03-26T05:51:20.324Z] --- PASS: TestStoreLen (0.06s)
05:51:20 [2021-03-26T05:51:20.324Z] PASS
05:51:20 [2021-03-26T05:51:20.324Z] coverage: 86.6% of statements
05:51:20 [2021-03-26T05:51:20.324Z] ok  	github.com/docker/docker/image	0.497s	coverage: 86.6% of statements
05:51:20 [2021-03-26T05:51:20.403Z] --- PASS: TestConfigsCreateAndDelete (3.37s)
05:51:20 [2021-03-26T05:51:20.403Z] === RUN   TestConfigsUpdate
05:51:20 [2021-03-26T05:51:20.672Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
05:51:20 [2021-03-26T05:51:20.793Z] === RUN   TestValidateManifest
05:51:20 [2021-03-26T05:51:20.793Z] === RUN   TestValidateManifest/nil
05:51:20 [2021-03-26T05:51:20.880Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
05:51:21 [2021-03-26T05:51:21.003Z] --- PASS: TestUpdateReplicatedJob (4.89s)
05:51:21 [2021-03-26T05:51:21.003Z] === RUN   TestServiceListWithStatuses
05:51:21 [2021-03-26T05:51:21.003Z] --- SKIP: TestServiceListWithStatuses (0.00s)
05:51:21 [2021-03-26T05:51:21.003Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
05:51:21 [2021-03-26T05:51:21.003Z] === RUN   TestDockerNetworkConnectAlias
05:51:21 [2021-03-26T05:51:21.075Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s)
05:51:21 [2021-03-26T05:51:21.075Z] === RUN   TestDaemonRestartWithExistingNetwork
05:51:21 [2021-03-26T05:51:21.262Z] === RUN   TestValidateManifest/non-nil
05:51:21 [2021-03-26T05:51:21.262Z] --- PASS: TestValidateManifest (0.00s)
05:51:21 [2021-03-26T05:51:21.262Z]     --- PASS: TestValidateManifest/nil (0.00s)
05:51:21 [2021-03-26T05:51:21.262Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
05:51:21 [2021-03-26T05:51:21.262Z] PASS
05:51:21 [2021-03-26T05:51:21.262Z] coverage: 0.6% of statements
05:51:21 [2021-03-26T05:51:21.262Z] ok  	github.com/docker/docker/image/tarexport	0.156s	coverage: 0.6% of statements
05:51:21 [2021-03-26T05:51:21.731Z] === RUN   TestMakeV1ConfigFromConfig
05:51:21 [2021-03-26T05:51:21.731Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
05:51:21 [2021-03-26T05:51:21.731Z] PASS
05:51:21 [2021-03-26T05:51:21.731Z] coverage: 25.0% of statements
05:51:21 [2021-03-26T05:51:21.731Z] ok  	github.com/docker/docker/image/v1	0.136s	coverage: 25.0% of statements
05:51:21 [2021-03-26T05:51:21.731Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
05:51:21 [2021-03-26T05:51:21.823Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 6.7% of statements
05:51:21 [2021-03-26T05:51:21.823Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
05:51:21 [2021-03-26T05:51:21.823Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
05:51:22 [2021-03-26T05:51:22.032Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
05:51:22 [2021-03-26T05:51:22.032Z] PASS
05:51:22 [2021-03-26T05:51:22.032Z] 
05:51:22 [2021-03-26T05:51:22.032Z] DONE 17 tests in 46.113s
05:51:22 [2021-03-26T05:51:22.032Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
05:51:22 [2021-03-26T05:51:22.032Z] INFO: Testing against a local daemon
05:51:22 [2021-03-26T05:51:22.032Z] === RUN   TestPluginInvalidJSON
05:51:22 [2021-03-26T05:51:22.032Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
05:51:22 [2021-03-26T05:51:22.032Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
05:51:22 [2021-03-26T05:51:22.032Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
05:51:22 [2021-03-26T05:51:22.032Z] --- PASS: TestPluginInvalidJSON (0.01s)
05:51:22 [2021-03-26T05:51:22.032Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
05:51:22 [2021-03-26T05:51:22.032Z] === RUN   TestPluginInstall
05:51:22 [2021-03-26T05:51:22.032Z] === RUN   TestPluginInstall/no_auth
05:51:22 [2021-03-26T05:51:22.032Z] time="2021-03-26T05:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:51:22 [2021-03-26T05:51:22.032Z] time="2021-03-26T05:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad41cb375457acbd44317213a61086fe7c087482d446df2875d7fb79402e7bf4" mediatype=application/vnd.docker.plugin.v1+json size=522
05:51:22 [2021-03-26T05:51:22.032Z] time="2021-03-26T05:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:51:22 [2021-03-26T05:51:22.032Z] time="2021-03-26T05:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad41cb375457acbd44317213a61086fe7c087482d446df2875d7fb79402e7bf4" mediatype=application/vnd.docker.plugin.v1+json size=522
05:51:22 [2021-03-26T05:51:22.032Z] === RUN   TestPluginInstall/with_htpasswd
05:51:22 [2021-03-26T05:51:22.292Z] time="2021-03-26T05:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:51:22 [2021-03-26T05:51:22.292Z] time="2021-03-26T05:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b9f215166fac25e95b91d9be1f69b3e0f3637929c2a7f338790b4c6dbbb2b7c" mediatype=application/vnd.docker.plugin.v1+json size=522
05:51:22 [2021-03-26T05:51:22.292Z] time="2021-03-26T05:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:51:22 [2021-03-26T05:51:22.292Z] time="2021-03-26T05:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b9f215166fac25e95b91d9be1f69b3e0f3637929c2a7f338790b4c6dbbb2b7c" mediatype=application/vnd.docker.plugin.v1+json size=522
05:51:22 [2021-03-26T05:51:22.552Z] === RUN   TestPluginInstall/with_insecure
05:51:22 [2021-03-26T05:51:22.718Z] === RUN   TestSerialization
05:51:22 [2021-03-26T05:51:22.991Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s)
05:51:22 [2021-03-26T05:51:22.991Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
05:51:23 [2021-03-26T05:51:23.188Z] --- PASS: TestSerialization (0.02s)
05:51:23 [2021-03-26T05:51:23.188Z] PASS
05:51:23 [2021-03-26T05:51:23.188Z] coverage: 100.0% of statements
05:51:23 [2021-03-26T05:51:23.188Z] ok  	github.com/docker/docker/libcontainerd/queue	0.167s	coverage: 100.0% of statements
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestEmptyLayer
05:51:23 [2021-03-26T05:51:23.188Z] --- PASS: TestEmptyLayer (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestCommitFailure
05:51:23 [2021-03-26T05:51:23.188Z] --- PASS: TestCommitFailure (0.01s)
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestStartTransactionFailure
05:51:23 [2021-03-26T05:51:23.188Z] --- PASS: TestStartTransactionFailure (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestGetOrphan
05:51:23 [2021-03-26T05:51:23.188Z] --- PASS: TestGetOrphan (0.01s)
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestMountAndRegister
05:51:23 [2021-03-26T05:51:23.188Z] --- PASS: TestMountAndRegister (0.04s)
05:51:23 [2021-03-26T05:51:23.188Z]     layer_test.go:271: Layer size: 14
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestLayerRelease
05:51:23 [2021-03-26T05:51:23.188Z] --- SKIP: TestLayerRelease (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z]     layer_test.go:304: Failing on Windows
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestStoreRestore
05:51:23 [2021-03-26T05:51:23.188Z] --- SKIP: TestStoreRestore (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z]     layer_test.go:353: Failing on Windows
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestTarStreamStability
05:51:23 [2021-03-26T05:51:23.188Z] --- SKIP: TestTarStreamStability (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z]     layer_test.go:468: Failing on Windows
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestRegisterExistingLayer
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestEnvironmentParsing
05:51:23 [2021-03-26T05:51:23.188Z] --- PASS: TestEnvironmentParsing (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z] PASS
05:51:23 [2021-03-26T05:51:23.188Z] coverage: 1.0% of statements
05:51:23 [2021-03-26T05:51:23.188Z] ok  	github.com/docker/docker/libcontainerd/local	0.125s	coverage: 1.0% of statements
05:51:23 [2021-03-26T05:51:23.188Z] --- PASS: TestRegisterExistingLayer (0.13s)
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestTarStreamVerification
05:51:23 [2021-03-26T05:51:23.188Z] --- SKIP: TestTarStreamVerification (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z]     layer_test.go:697: Failing on Windows
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestLayerMigration
05:51:23 [2021-03-26T05:51:23.188Z] --- SKIP: TestLayerMigration (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z]     migration_test.go:46: Failing on Windows
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestLayerMigrationNoTarsplit
05:51:23 [2021-03-26T05:51:23.188Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z]     migration_test.go:182: Failing on Windows
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestMountInit
05:51:23 [2021-03-26T05:51:23.188Z] --- SKIP: TestMountInit (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z]     mount_test.go:17: Failing on Windows
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestMountSize
05:51:23 [2021-03-26T05:51:23.188Z] --- SKIP: TestMountSize (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z]     mount_test.go:76: Failing on Windows
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestMountChanges
05:51:23 [2021-03-26T05:51:23.188Z] --- SKIP: TestMountChanges (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z]     mount_test.go:125: Failing on Windows
05:51:23 [2021-03-26T05:51:23.188Z] === RUN   TestMountApply
05:51:23 [2021-03-26T05:51:23.188Z] --- SKIP: TestMountApply (0.00s)
05:51:23 [2021-03-26T05:51:23.188Z]     mount_test.go:212: Failing on Windows
05:51:23 [2021-03-26T05:51:23.188Z] PASS
05:51:23 [2021-03-26T05:51:23.188Z] coverage: 30.1% of statements
05:51:23 [2021-03-26T05:51:23.188Z] ok  	github.com/docker/docker/layer	0.257s	coverage: 30.1% of statements
05:51:23 [2021-03-26T05:51:23.209Z] ok  	github.com/docker/docker/daemon/logger	0.241s	coverage: 43.2% of statements
05:51:23 [2021-03-26T05:51:23.210Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
05:51:23 [2021-03-26T05:51:23.492Z] time="2021-03-26T05:51:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:51:23 [2021-03-26T05:51:23.492Z] time="2021-03-26T05:51:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93c903850e263e4a31bafea98f05f03194ed99147ed641db65a46fc591004b0b" mediatype=application/vnd.docker.plugin.v1+json size=522
05:51:23 [2021-03-26T05:51:23.492Z] time="2021-03-26T05:51:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:51:23 [2021-03-26T05:51:23.492Z] time="2021-03-26T05:51:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93c903850e263e4a31bafea98f05f03194ed99147ed641db65a46fc591004b0b" mediatype=application/vnd.docker.plugin.v1+json size=522
05:51:23 [2021-03-26T05:51:23.657Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
05:51:23 [2021-03-26T05:51:23.657Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
05:51:23 [2021-03-26T05:51:23.657Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
05:51:23 [2021-03-26T05:51:23.657Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
05:51:23 [2021-03-26T05:51:23.753Z] --- PASS: TestPluginInstall (4.25s)
05:51:23 [2021-03-26T05:51:23.753Z]     --- PASS: TestPluginInstall/no_auth (2.16s)
05:51:23 [2021-03-26T05:51:23.753Z]     --- PASS: TestPluginInstall/with_htpasswd (0.83s)
05:51:23 [2021-03-26T05:51:23.753Z]     --- PASS: TestPluginInstall/with_insecure (1.26s)
05:51:23 [2021-03-26T05:51:23.753Z]         plugin_test.go:160: [d92c8fd5b94cf] daemon is not started
05:51:23 [2021-03-26T05:51:23.753Z] === RUN   TestPluginsWithRuntimes
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
05:51:24 [2021-03-26T05:51:24.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z] PASS
05:51:24 [2021-03-26T05:51:24.126Z] coverage: 42.3% of statements
05:51:24 [2021-03-26T05:51:24.126Z] ok  	github.com/docker/docker/oci	0.057s	coverage: 42.3% of statements
05:51:24 [2021-03-26T05:51:24.126Z] ?   	github.com/docker/docker/oci/caps	[no test files]
05:51:24 [2021-03-26T05:51:24.126Z] === RUN   TestParseVersion
05:51:24 [2021-03-26T05:51:24.126Z] --- PASS: TestParseVersion (0.00s)
05:51:24 [2021-03-26T05:51:24.126Z] PASS
05:51:24 [2021-03-26T05:51:24.126Z] coverage: 52.9% of statements
05:51:24 [2021-03-26T05:51:24.126Z] ok  	github.com/docker/docker/pkg/aaparser	0.037s	coverage: 52.9% of statements
05:51:24 [2021-03-26T05:51:24.153Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.168s	coverage: 77.4% of statements
05:51:24 [2021-03-26T05:51:24.153Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
05:51:24 [2021-03-26T05:51:24.153Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
05:51:24 [2021-03-26T05:51:24.154Z] --- PASS: TestConfigsUpdate (3.63s)
05:51:24 [2021-03-26T05:51:24.154Z] === RUN   TestTemplatedConfig
05:51:24 [2021-03-26T05:51:24.414Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
05:51:25 [2021-03-26T05:51:25.093Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestAddressPoolOpt
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestAddressPoolOpt (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/a
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/something
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/_=a
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/env1=value1
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/_env1=value1
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/env2=value2=value3
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/env3=abc!qwe
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/env_4=value_4
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/PATH
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/=a
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/PATH=
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/PATH=something
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/asd!qwe
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/1asd
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/123
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/some_space
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/__some_space_before
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/some_space_after__
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/=
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateEnv/PaTh
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestValidateEnv (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/a (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/something (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/_=a (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/PATH (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/=a (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/1asd (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/123 (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/some_space (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/= (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestParseHost
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestParseHost (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestParseDockerDaemonHost
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestParseDockerDaemonHost (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestParseTCP
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestParseTCP (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestParseInvalidUnixAddrInvalid
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateExtraHosts
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestValidateExtraHosts (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestIpOptString
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestIpOptString (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestNewIpOptInvalidDefaultVal
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestNewIpOptValidDefaultVal
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestIpOptSetInvalidVal
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateIPAddress
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestValidateIPAddress (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestMapOpts
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestMapOpts (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestListOptsWithoutValidator
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestListOptsWithoutValidator (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestListOptsWithValidator
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestListOptsWithValidator (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateDNSSearch
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestValidateDNSSearch (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/label_with_general_format
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/label_with_more_than_one_=
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/label_with_one_more
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestValidateLabel (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestNamedListOpts
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestNamedListOpts (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestNamedMapOpts
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestNamedMapOpts (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestParseLink
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestParseLink (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestQuotedStringSetWithQuotes
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestQuotedStringSetWithNoQuotes
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] === RUN   TestUlimitOpt
05:51:25 [2021-03-26T05:51:25.114Z] --- PASS: TestUlimitOpt (0.00s)
05:51:25 [2021-03-26T05:51:25.114Z] PASS
05:51:25 [2021-03-26T05:51:25.114Z] coverage: 67.1% of statements
05:51:25 [2021-03-26T05:51:25.114Z] ok  	github.com/docker/docker/opts	0.243s	coverage: 67.1% of statements
05:51:25 [2021-03-26T05:51:25.352Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
05:51:25 [2021-03-26T05:51:25.358Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
05:51:25 [2021-03-26T05:51:25.540Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.42s)
05:51:25 [2021-03-26T05:51:25.540Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
05:51:25 [2021-03-26T05:51:25.583Z] === RUN   TestUnbuffered
05:51:25 [2021-03-26T05:51:25.583Z] --- PASS: TestUnbuffered (0.00s)
05:51:25 [2021-03-26T05:51:25.583Z] === RUN   TestRaceUnbuffered
05:51:25 [2021-03-26T05:51:25.583Z] --- PASS: TestRaceUnbuffered (0.00s)
05:51:25 [2021-03-26T05:51:25.583Z] PASS
05:51:25 [2021-03-26T05:51:25.583Z] coverage: 100.0% of statements
05:51:25 [2021-03-26T05:51:25.583Z] ok  	github.com/docker/docker/pkg/broadcaster	0.076s	coverage: 100.0% of statements
05:51:25 [2021-03-26T05:51:25.612Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
05:51:25 [2021-03-26T05:51:25.662Z] === RUN   TestPluginsWithRuntimes/No_Args
05:51:25 [2021-03-26T05:51:25.929Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
05:51:25 [2021-03-26T05:51:25.929Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
05:51:26 [2021-03-26T05:51:26.231Z] === RUN   TestPluginsWithRuntimes/With_Args
05:51:26 [2021-03-26T05:51:26.482Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s)
05:51:26 [2021-03-26T05:51:26.482Z] === RUN   TestServiceWithPredefinedNetwork
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestPeerCertificateMarshalJSON
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch/[[]]
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch/[[foo]]
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch/[[bar]_[foo]]
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch/[[foo_bar]]
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch/[[qux]_[foo]]
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch/[]
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch/[]#01
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch/[[qux]]
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch/[[foo_bar_qux]]
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch/[[qux]_[baz]]
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMatch/[[foo_baz]]
05:51:26 [2021-03-26T05:51:26.571Z] --- PASS: TestMatch (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestMatch/[[]] (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestMatch/[[foo]] (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestMatch/[] (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestMatch/[]#01 (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestMatch/[[qux]] (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z] PASS
05:51:26 [2021-03-26T05:51:26.571Z] coverage: 87.5% of statements
05:51:26 [2021-03-26T05:51:26.571Z] ok  	github.com/docker/docker/pkg/capabilities	0.044s	coverage: 87.5% of statements
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
05:51:26 [2021-03-26T05:51:26.571Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestMiddleware
05:51:26 [2021-03-26T05:51:26.571Z] --- PASS: TestMiddleware (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z] === RUN   TestNewResponseModifier
05:51:26 [2021-03-26T05:51:26.571Z] --- PASS: TestNewResponseModifier (0.00s)
05:51:26 [2021-03-26T05:51:26.571Z] PASS
05:51:26 [2021-03-26T05:51:26.571Z] coverage: 26.8% of statements
05:51:27 [2021-03-26T05:51:27.040Z] ok  	github.com/docker/docker/pkg/authorization	0.377s	coverage: 26.8% of statements
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestIsArchivePathDir
05:51:27 [2021-03-26T05:51:27.040Z] --- PASS: TestIsArchivePathDir (0.08s)
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestIsArchivePathInvalidFile
05:51:27 [2021-03-26T05:51:27.040Z] --- PASS: TestIsArchivePathInvalidFile (0.10s)
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestIsArchivePathTar
05:51:27 [2021-03-26T05:51:27.040Z] --- PASS: TestIsArchivePathTar (0.20s)
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestDecompressStreamGzip
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestChrootTarUntar
05:51:27 [2021-03-26T05:51:27.040Z] --- SKIP: TestChrootTarUntar (0.00s)
05:51:27 [2021-03-26T05:51:27.040Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestChrootUntarWithHugeExcludesList
05:51:27 [2021-03-26T05:51:27.040Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
05:51:27 [2021-03-26T05:51:27.040Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestChrootUntarEmptyArchive
05:51:27 [2021-03-26T05:51:27.040Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestChrootTarUntarWithSymlink
05:51:27 [2021-03-26T05:51:27.040Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
05:51:27 [2021-03-26T05:51:27.040Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestChrootCopyWithTar
05:51:27 [2021-03-26T05:51:27.040Z] --- SKIP: TestChrootCopyWithTar (0.00s)
05:51:27 [2021-03-26T05:51:27.040Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestChrootCopyFileWithTar
05:51:27 [2021-03-26T05:51:27.040Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
05:51:27 [2021-03-26T05:51:27.040Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestChrootUntarPath
05:51:27 [2021-03-26T05:51:27.040Z] --- SKIP: TestChrootUntarPath (0.00s)
05:51:27 [2021-03-26T05:51:27.040Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
05:51:27 [2021-03-26T05:51:27.040Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
05:51:27 [2021-03-26T05:51:27.040Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
05:51:27 [2021-03-26T05:51:27.040Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
05:51:27 [2021-03-26T05:51:27.040Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
05:51:27 [2021-03-26T05:51:27.040Z] === RUN   TestChrootApplyDotDotFile
05:51:27 [2021-03-26T05:51:27.040Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
05:51:27 [2021-03-26T05:51:27.040Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
05:51:27 [2021-03-26T05:51:27.040Z] PASS
05:51:27 [2021-03-26T05:51:27.313Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 75.2% of statements
05:51:27 [2021-03-26T05:51:27.313Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
05:51:27 [2021-03-26T05:51:27.509Z] coverage: 15.4% of statements
05:51:27 [2021-03-26T05:51:27.509Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.097s	coverage: 15.4% of statements
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestDecompressStreamGzip (0.12s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestDecompressStreamBzip2
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestDecompressStreamBzip2 (0.10s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestDecompressStreamXz
05:51:27 [2021-03-26T05:51:27.509Z] --- SKIP: TestDecompressStreamXz (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z]     archive_test.go:134: Xz not present in msys2
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestCompressStreamXzUnsupported
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestCompressStreamBzip2Unsupported
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestCompressStreamInvalid
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestCompressStreamInvalid (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestExtensionInvalid
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestExtensionInvalid (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestExtensionUncompressed
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestExtensionUncompressed (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestExtensionBzip2
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestExtensionBzip2 (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestExtensionGzip
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestExtensionGzip (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestExtensionXz
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestExtensionXz (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestCmdStreamLargeStderr
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestCmdStreamBad
05:51:27 [2021-03-26T05:51:27.509Z] --- SKIP: TestCmdStreamBad (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z]     archive_test.go:239: Failing on Windows CI machines
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestCmdStreamGood
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestCmdStreamGood (0.05s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestUntarPathWithInvalidDest
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestSizeEmpty
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestSizeEmpty (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestSizeEmptyFile
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestSizeEmptyFile (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestSizeNonemptyFile
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestSizeNonemptyFile (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestSizeNestedDirectoryEmpty
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestMoveToSubdir
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestMoveToSubdir (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestSizeNonExistingDirectory
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] PASS
05:51:27 [2021-03-26T05:51:27.509Z] coverage: 80.0% of statements
05:51:27 [2021-03-26T05:51:27.509Z] ok  	github.com/docker/docker/pkg/directory	0.057s	coverage: 80.0% of statements
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestUntarPathWithInvalidSrc
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestUntarPath
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestUntarPath (0.07s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestUntarPathWithDestinationFile
05:51:27 [2021-03-26T05:51:27.509Z] --- PASS: TestUntarPathWithDestinationFile (0.05s)
05:51:27 [2021-03-26T05:51:27.509Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
05:51:27 [2021-03-26T05:51:27.612Z] --- PASS: TestPluginsWithRuntimes (3.53s)
05:51:27 [2021-03-26T05:51:27.612Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
05:51:27 [2021-03-26T05:51:27.612Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
05:51:27 [2021-03-26T05:51:27.612Z] PASS
05:51:27 [2021-03-26T05:51:27.612Z] 
05:51:27 [2021-03-26T05:51:27.612Z] DONE 9 tests in 7.829s
05:51:27 [2021-03-26T05:51:27.612Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
05:51:27 [2021-03-26T05:51:27.612Z] INFO: Testing against a local daemon
05:51:27 [2021-03-26T05:51:27.612Z] === RUN   TestExternalGraphDriver
05:51:27 [2021-03-26T05:51:27.612Z] === RUN   TestExternalGraphDriver/json
05:51:27 [2021-03-26T05:51:27.885Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.056s	coverage: 59.3% of statements
05:51:27 [2021-03-26T05:51:27.978Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s)
05:51:27 [2021-03-26T05:51:27.978Z] === RUN   TestCopyWithTarInvalidSrc
05:51:27 [2021-03-26T05:51:27.978Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
05:51:27 [2021-03-26T05:51:27.978Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
05:51:27 [2021-03-26T05:51:27.978Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
05:51:27 [2021-03-26T05:51:27.978Z] === RUN   TestCopyWithTarSrcFile
05:51:27 [2021-03-26T05:51:27.978Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
05:51:27 [2021-03-26T05:51:27.978Z] === RUN   TestCopyWithTarSrcFolder
05:51:27 [2021-03-26T05:51:27.978Z] --- PASS: TestCopyWithTarSrcFolder (0.11s)
05:51:27 [2021-03-26T05:51:27.978Z] === RUN   TestCopyFileWithTarInvalidSrc
05:51:27 [2021-03-26T05:51:27.978Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.02s)
05:51:27 [2021-03-26T05:51:27.978Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
05:51:27 [2021-03-26T05:51:27.978Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s)
05:51:27 [2021-03-26T05:51:27.978Z] === RUN   TestCopyFileWithTarSrcFolder
05:51:27 [2021-03-26T05:51:27.978Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
05:51:27 [2021-03-26T05:51:27.978Z] === RUN   TestCopyFileWithTarSrcFile
05:51:27 [2021-03-26T05:51:27.978Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
05:51:27 [2021-03-26T05:51:27.978Z] === RUN   TestTarFiles
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test/TestContainsEntry
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test/TestCreateEntries
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test/TestEntriesDiff
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test/TestEntriesEquality
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test/TestGeneratorNotGenerate
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test/TestGeneratorWithPort
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test/TestGeneratorWithPortNotGenerate
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test/TestNewEntry
05:51:28 [2021-03-26T05:51:28.447Z] === RUN   Test/TestParse
05:51:28 [2021-03-26T05:51:28.447Z] --- PASS: Test (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z]     --- PASS: Test/TestContainsEntry (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z]     --- PASS: Test/TestCreateEntries (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z]     --- PASS: Test/TestEntriesDiff (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z]     --- PASS: Test/TestEntriesEquality (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z]     --- PASS: Test/TestNewEntry (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z]     --- PASS: Test/TestParse (0.00s)
05:51:28 [2021-03-26T05:51:28.447Z] PASS
05:51:28 [2021-03-26T05:51:28.448Z] coverage: 58.3% of statements
05:51:28 [2021-03-26T05:51:28.448Z] ok  	github.com/docker/docker/pkg/discovery	0.156s	coverage: 58.3% of statements
05:51:28 [2021-03-26T05:51:28.448Z] === RUN   Test
05:51:28 [2021-03-26T05:51:28.448Z] === RUN   Test/TestContent
05:51:28 [2021-03-26T05:51:28.448Z] === RUN   Test/TestInitialize
05:51:28 [2021-03-26T05:51:28.448Z] === RUN   Test/TestNew
05:51:28 [2021-03-26T05:51:28.448Z] === RUN   Test/TestParsingContentsWithComments
05:51:28 [2021-03-26T05:51:28.448Z] === RUN   Test/TestRegister
05:51:28 [2021-03-26T05:51:28.448Z] === RUN   Test/TestWatch
05:51:28 [2021-03-26T05:51:28.448Z] --- PASS: Test (0.01s)
05:51:28 [2021-03-26T05:51:28.448Z]     --- PASS: Test/TestContent (0.00s)
05:51:28 [2021-03-26T05:51:28.448Z]     --- PASS: Test/TestInitialize (0.00s)
05:51:28 [2021-03-26T05:51:28.448Z]     --- PASS: Test/TestNew (0.00s)
05:51:28 [2021-03-26T05:51:28.448Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
05:51:28 [2021-03-26T05:51:28.448Z]     --- PASS: Test/TestRegister (0.00s)
05:51:28 [2021-03-26T05:51:28.448Z]     --- PASS: Test/TestWatch (0.00s)
05:51:28 [2021-03-26T05:51:28.448Z] PASS
05:51:28 [2021-03-26T05:51:28.448Z] coverage: 92.9% of statements
05:51:28 [2021-03-26T05:51:28.448Z] ok  	github.com/docker/docker/pkg/discovery/file	0.062s	coverage: 92.9% of statements
05:51:28 [2021-03-26T05:51:28.903Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
05:51:29 [2021-03-26T05:51:29.270Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 31.5% of statements
05:51:29 [2021-03-26T05:51:29.473Z] --- PASS: TestTemplatedConfig (5.45s)
05:51:29 [2021-03-26T05:51:29.474Z] === RUN   TestConfigCreateResolve
05:51:29 [2021-03-26T05:51:29.474Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
05:51:29 [2021-03-26T05:51:29.522Z] === RUN   TestExternalGraphDriver/spec
05:51:29 [2021-03-26T05:51:29.787Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s)
05:51:29 [2021-03-26T05:51:29.787Z] === RUN   TestServiceRemoveKeepsIngressNetwork
05:51:29 [2021-03-26T05:51:29.787Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
05:51:29 [2021-03-26T05:51:29.787Z]     service_test.go:242: FLAKY_TEST
05:51:29 [2021-03-26T05:51:29.787Z] === RUN   TestServiceWithDataPathPortInit
05:51:30 [2021-03-26T05:51:30.015Z] === RUN   Test
05:51:30 [2021-03-26T05:51:30.015Z] === RUN   Test/TestWatch
05:51:30 [2021-03-26T05:51:30.015Z] --- PASS: Test (0.00s)
05:51:30 [2021-03-26T05:51:30.015Z]     --- PASS: Test/TestWatch (0.00s)
05:51:30 [2021-03-26T05:51:30.015Z] PASS
05:51:30 [2021-03-26T05:51:30.015Z] coverage: 92.3% of statements
05:51:30 [2021-03-26T05:51:30.015Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.051s	coverage: 92.3% of statements
05:51:30 [2021-03-26T05:51:30.015Z] === RUN   Test
05:51:30 [2021-03-26T05:51:30.015Z] === RUN   Test/TestInitialize
05:51:30 [2021-03-26T05:51:30.015Z] === RUN   Test
05:51:30 [2021-03-26T05:51:30.015Z] === RUN   Test/TestInitialize
05:51:30 [2021-03-26T05:51:30.015Z] === RUN   Test/TestInitializeWithPattern
05:51:30 [2021-03-26T05:51:30.015Z] === RUN   Test/TestRegister
05:51:30 [2021-03-26T05:51:30.015Z] === RUN   Test/TestWatch
05:51:30 [2021-03-26T05:51:30.015Z] --- PASS: Test (0.00s)
05:51:30 [2021-03-26T05:51:30.015Z]     --- PASS: Test/TestInitialize (0.00s)
05:51:30 [2021-03-26T05:51:30.015Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
05:51:30 [2021-03-26T05:51:30.015Z]     --- PASS: Test/TestRegister (0.00s)
05:51:30 [2021-03-26T05:51:30.015Z]     --- PASS: Test/TestWatch (0.00s)
05:51:30 [2021-03-26T05:51:30.015Z] PASS
05:51:30 [2021-03-26T05:51:30.015Z] coverage: 93.8% of statements
05:51:30 [2021-03-26T05:51:30.015Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.061s	coverage: 93.8% of statements
05:51:30 [2021-03-26T05:51:30.015Z] time="2021-03-26T05:51:29Z" level=info msg="Initializing discovery without TLS"
05:51:30 [2021-03-26T05:51:30.015Z] time="2021-03-26T05:51:29Z" level=info msg="Initializing discovery without TLS"
05:51:30 [2021-03-26T05:51:30.015Z] time="2021-03-26T05:51:29Z" level=info msg="Initializing discovery without TLS"
05:51:30 [2021-03-26T05:51:30.015Z] === RUN   Test/TestInitializeWithCerts
05:51:30 [2021-03-26T05:51:30.015Z] time="2021-03-26T05:51:29Z" level=info msg="Initializing discovery with TLS"
05:51:30 [2021-03-26T05:51:30.015Z] === RUN   Test/TestWatch
05:51:30 [2021-03-26T05:51:30.015Z] time="2021-03-26T05:51:29Z" level=info msg="Initializing discovery without TLS"
05:51:30 [2021-03-26T05:51:30.088Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
05:51:30 [2021-03-26T05:51:30.116Z] --- PASS: TestDockerNetworkConnectAlias (8.47s)
05:51:30 [2021-03-26T05:51:30.116Z] === RUN   TestDockerNetworkReConnect
05:51:30 [2021-03-26T05:51:30.654Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
05:51:30 [2021-03-26T05:51:30.654Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
05:51:31 [2021-03-26T05:51:31.002Z] === RUN   TestPollerAddRemove
05:51:31 [2021-03-26T05:51:31.002Z] --- PASS: TestPollerAddRemove (0.00s)
05:51:31 [2021-03-26T05:51:31.002Z] === RUN   TestPollerEvent
05:51:31 [2021-03-26T05:51:31.002Z] --- SKIP: TestPollerEvent (0.00s)
05:51:31 [2021-03-26T05:51:31.002Z]     poller_test.go:41: No chmod on Windows
05:51:31 [2021-03-26T05:51:31.002Z] === RUN   TestPollerClose
05:51:31 [2021-03-26T05:51:31.002Z] --- PASS: TestPollerClose (0.00s)
05:51:31 [2021-03-26T05:51:31.002Z] PASS
05:51:31 [2021-03-26T05:51:31.002Z] coverage: 36.2% of statements
05:51:31 [2021-03-26T05:51:31.002Z] ok  	github.com/docker/docker/pkg/filenotify	0.043s	coverage: 36.2% of statements
05:51:31 [2021-03-26T05:51:31.226Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.715s	coverage: 82.5% of statements
05:51:31 [2021-03-26T05:51:31.226Z] ?   	github.com/docker/docker/daemon/names	[no test files]
05:51:31 [2021-03-26T05:51:31.433Z] === RUN   TestExternalGraphDriver/pull
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCopyFileWithInvalidSrc
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCopyFileWithInvalidDest
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCopyFileWithSameSrcAndDest
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCopyFile
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCopyFile (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
05:51:31 [2021-03-26T05:51:31.471Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z]     fileutils_test.go:134: Needs porting to Windows
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestReadSymlinkedDirectoryToFile
05:51:31 [2021-03-26T05:51:31.471Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z]     fileutils_test.go:180: Needs porting to Windows
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestWildcardMatches
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestWildcardMatches (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestPatternMatches
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestPatternMatches (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestExclusionPatternMatchesPatternBefore
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestPatternMatchesFolderExclusions
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestPatternMatchesFolderWildcardExclusions
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestExclusionPatternMatchesPatternAfter
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestExclusionPatternMatchesWholeDirectory
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestSingleExclamationError
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestSingleExclamationError (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestMatchesWithNoPatterns
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestMatchesWithMalformedPatterns
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestMatches
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestMatches (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCleanPatterns
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCleanPatterns (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCleanPatternsStripEmptyPatterns
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCleanPatternsExceptionFlag
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCleanPatternsErrorSingleException
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCreateIfNotExistsDir
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestCreateIfNotExistsFile
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] === RUN   TestMatch
05:51:31 [2021-03-26T05:51:31.471Z] --- PASS: TestMatch (0.00s)
05:51:31 [2021-03-26T05:51:31.471Z] PASS
05:51:31 [2021-03-26T05:51:31.471Z] coverage: 87.7% of statements
05:51:31 [2021-03-26T05:51:31.471Z] ok  	github.com/docker/docker/pkg/fileutils	0.072s	coverage: 87.7% of statements
05:51:31 [2021-03-26T05:51:31.488Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
05:51:31 [2021-03-26T05:51:31.488Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
05:51:32 [2021-03-26T05:51:32.459Z] === RUN   TestGet
05:51:32 [2021-03-26T05:51:32.459Z] --- PASS: TestGet (0.00s)
05:51:32 [2021-03-26T05:51:32.459Z] === RUN   TestGetShortcutString
05:51:32 [2021-03-26T05:51:32.459Z] --- PASS: TestGetShortcutString (0.00s)
05:51:32 [2021-03-26T05:51:32.459Z] PASS
05:51:32 [2021-03-26T05:51:32.459Z] coverage: 42.9% of statements
05:51:32 [2021-03-26T05:51:32.459Z] ok  	github.com/docker/docker/pkg/homedir	0.121s	coverage: 42.9% of statements
05:51:32 [2021-03-26T05:51:32.816Z] --- PASS: TestExternalGraphDriver (5.55s)
05:51:32 [2021-03-26T05:51:32.816Z]     --- PASS: TestExternalGraphDriver/json (1.90s)
05:51:32 [2021-03-26T05:51:32.816Z]     --- PASS: TestExternalGraphDriver/spec (1.93s)
05:51:32 [2021-03-26T05:51:32.816Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
05:51:32 [2021-03-26T05:51:32.816Z] === RUN   TestGraphdriverPluginV2
05:51:32 [2021-03-26T05:51:32.928Z] === RUN   TestCreateIDMapOrder
05:51:32 [2021-03-26T05:51:32.928Z] --- PASS: TestCreateIDMapOrder (0.00s)
05:51:32 [2021-03-26T05:51:32.928Z] PASS
05:51:32 [2021-03-26T05:51:32.928Z] coverage: 7.2% of statements
05:51:32 [2021-03-26T05:51:32.928Z] ok  	github.com/docker/docker/pkg/idtools	0.150s	coverage: 7.2% of statements
05:51:32 [2021-03-26T05:51:32.928Z] --- PASS: TestTarFiles (5.01s)
05:51:32 [2021-03-26T05:51:32.928Z] === RUN   TestTarUntar
05:51:32 [2021-03-26T05:51:32.928Z] --- PASS: TestTarUntar (0.06s)
05:51:32 [2021-03-26T05:51:32.928Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
05:51:32 [2021-03-26T05:51:32.928Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
05:51:32 [2021-03-26T05:51:32.928Z] === RUN   TestTarWithOptions
05:51:32 [2021-03-26T05:51:32.928Z] --- PASS: Test (3.12s)
05:51:32 [2021-03-26T05:51:32.928Z]     --- PASS: Test/TestInitialize (0.12s)
05:51:32 [2021-03-26T05:51:32.928Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
05:51:32 [2021-03-26T05:51:32.928Z]     --- PASS: Test/TestWatch (3.00s)
05:51:32 [2021-03-26T05:51:32.928Z] PASS
05:51:32 [2021-03-26T05:51:32.928Z] coverage: 84.1% of statements
05:51:32 [2021-03-26T05:51:32.928Z] --- PASS: TestTarWithOptions (0.02s)
05:51:32 [2021-03-26T05:51:32.928Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
05:51:32 [2021-03-26T05:51:32.928Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
05:51:32 [2021-03-26T05:51:32.928Z] === RUN   TestUntarUstarGnuConflict
05:51:32 [2021-03-26T05:51:32.928Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.299s	coverage: 84.1% of statements
05:51:32 [2021-03-26T05:51:32.928Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
05:51:32 [2021-03-26T05:51:32.928Z] === RUN   TestUntarInvalidFilenames
05:51:33 [2021-03-26T05:51:33.386Z] === RUN   TestDockerSuite/TestBuildAddNonTar
05:51:33 [2021-03-26T05:51:33.386Z] --- PASS: TestConfigCreateResolve (3.47s)
05:51:33 [2021-03-26T05:51:33.386Z] === RUN   TestConfigDaemonLibtrustID
05:51:33 [2021-03-26T05:51:33.386Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
05:51:33 [2021-03-26T05:51:33.386Z] PASS
05:51:33 [2021-03-26T05:51:33.386Z] 
05:51:33 [2021-03-26T05:51:33.386Z] DONE 7 tests in 23.501s
05:51:33 [2021-03-26T05:51:33.386Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
05:51:33 [2021-03-26T05:51:33.386Z] ++ 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
05:51:33 [2021-03-26T05:51:33.386Z] ++ set -e
05:51:33 [2021-03-26T05:51:33.386Z] ++ '[' -n 0 ']'
05:51:33 [2021-03-26T05:51:33.386Z] ++ set -x
05:51:33 [2021-03-26T05:51:33.386Z] ++ 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
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames088665826\\dest"
05:51:33 [2021-03-26T05:51:33.397Z] --- PASS: TestUntarInvalidFilenames (0.13s)
05:51:33 [2021-03-26T05:51:33.397Z] === RUN   TestUntarHardlinkToSymlink
05:51:33 [2021-03-26T05:51:33.397Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
05:51:33 [2021-03-26T05:51:33.397Z] === RUN   TestUntarInvalidHardlink
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink986501747\\victim\\hello" -> "../victim/hello"
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink016789302\\victim\\hello" -> "/../victim/hello"
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink709121309\\victim" -> "../victim"
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink493046744\\victim" -> "../victim"
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink539107159\\victim" -> "../victim"
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink250650826\\victim" -> "../victim"
05:51:33 [2021-03-26T05:51:33.397Z] --- PASS: TestUntarInvalidHardlink (0.02s)
05:51:33 [2021-03-26T05:51:33.397Z] === RUN   TestUntarInvalidSymlink
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink830952353\\dest\\dotdot" -> "../victim/hello"
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink135712908\\dest\\slash-dotdot" -> "/../victim/hello"
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink276693115\\dest\\loophole-victim" -> "../victim"
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink767131550\\dest\\loophole-victim" -> "../victim"
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink995165285\\dest\\loophole-victim" -> "../victim"
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink026699392\\dest\\loophole-victim" -> "../victim"
05:51:33 [2021-03-26T05:51:33.397Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink332294623\\dest\\dir\\loophole" -> "../../victim"
05:51:33 [2021-03-26T05:51:33.397Z] --- PASS: TestUntarInvalidSymlink (0.05s)
05:51:33 [2021-03-26T05:51:33.397Z] === RUN   TestTempArchiveCloseMultipleTimes
05:51:33 [2021-03-26T05:51:33.397Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
05:51:33 [2021-03-26T05:51:33.397Z] === RUN   TestXGlobalNoParent
05:51:33 [2021-03-26T05:51:33.397Z] --- PASS: TestXGlobalNoParent (0.00s)
05:51:33 [2021-03-26T05:51:33.397Z] === RUN   TestReplaceFileTarWrapper
05:51:33 [2021-03-26T05:51:33.397Z] --- PASS: TestReplaceFileTarWrapper (0.16s)
05:51:33 [2021-03-26T05:51:33.397Z] === RUN   TestPrefixHeaderReadable
05:51:33 [2021-03-26T05:51:33.397Z] --- PASS: TestPrefixHeaderReadable (0.01s)
05:51:33 [2021-03-26T05:51:33.397Z] === RUN   TestDisablePigz
05:51:33 [2021-03-26T05:51:33.397Z] --- PASS: TestDisablePigz (0.12s)
05:51:33 [2021-03-26T05:51:33.397Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
05:51:33 [2021-03-26T05:51:33.397Z] === RUN   TestPigz
05:51:33 [2021-03-26T05:51:33.403Z] ok  	github.com/docker/docker/distribution/metadata	0.044s	coverage: 48.2% of statements
05:51:33 [2021-03-26T05:51:33.645Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
05:51:33 [2021-03-26T05:51:33.645Z] INFO: Testing against a local daemon
05:51:33 [2021-03-26T05:51:33.645Z] === RUN   TestCheckpoint
05:51:33 [2021-03-26T05:51:33.645Z] --- SKIP: TestCheckpoint (0.00s)
05:51:33 [2021-03-26T05:51:33.645Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
05:51:33 [2021-03-26T05:51:33.645Z] === RUN   TestContainerInvalidJSON
05:51:33 [2021-03-26T05:51:33.645Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
05:51:33 [2021-03-26T05:51:33.645Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
05:51:33 [2021-03-26T05:51:33.645Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
05:51:33 [2021-03-26T05:51:33.645Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
05:51:33 [2021-03-26T05:51:33.645Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
05:51:33 [2021-03-26T05:51:33.645Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
05:51:33 [2021-03-26T05:51:33.645Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
05:51:33 [2021-03-26T05:51:33.645Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
05:51:33 [2021-03-26T05:51:33.645Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
05:51:33 [2021-03-26T05:51:33.645Z] --- PASS: TestContainerInvalidJSON (0.02s)
05:51:33 [2021-03-26T05:51:33.645Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
05:51:33 [2021-03-26T05:51:33.645Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
05:51:33 [2021-03-26T05:51:33.645Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
05:51:33 [2021-03-26T05:51:33.645Z] === RUN   TestCopyFromContainerPathDoesNotExist
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestFixedBufferCap
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestFixedBufferCap (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestFixedBufferLen
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestFixedBufferLen (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestFixedBufferString
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestFixedBufferString (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestFixedBufferWrite
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestFixedBufferWrite (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestFixedBufferRead
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestFixedBufferRead (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestBytesPipeRead
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestBytesPipeRead (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestBytesPipeWrite
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestBytesPipeWrite (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestBytesPipeWriteRandomChunks
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestPigz (0.16s)
05:51:33 [2021-03-26T05:51:33.866Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestCopyFileWithInvalidDest
05:51:33 [2021-03-26T05:51:33.866Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z]     archive_windows_test.go:16: Currently fails
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestCanonicalTarNameForPath
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestCanonicalTarName
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestCanonicalTarName (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestChmodTarEntry
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestChmodTarEntry (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestHardLinkOrder
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestHardLinkOrder (0.08s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestChangeString
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestChangeString (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestChangesWithNoChanges
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestChangesWithNoChanges (0.03s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestChangesWithChanges
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestChangesWithChanges (0.03s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestChangesWithChangesGH13590
05:51:33 [2021-03-26T05:51:33.866Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z]     changes_test.go:192: needs more investigation
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestChangesDirsEmpty
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestChangesDirsEmpty (0.12s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestChangesDirsMutated
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestError
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestError (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestProgressString
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestProgressString/no_progress
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestProgressString/progress_1
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestProgressString/some_progress_with_a_start_time
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestProgressString/some_progress_without_a_start_time
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestProgressString/with_units
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestProgressString/hide_counts
05:51:33 [2021-03-26T05:51:33.866Z] --- PASS: TestProgressString (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z]     --- PASS: TestProgressString/no_progress (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z]     --- PASS: TestProgressString/progress_1 (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z]     --- PASS: TestProgressString/with_units (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z]     --- PASS: TestProgressString/hide_counts (0.00s)
05:51:33 [2021-03-26T05:51:33.866Z] === RUN   TestJSONMessageDisplay
05:51:33 [2021-03-26T05:51:33.904Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
05:51:33 [2021-03-26T05:51:33.904Z] === RUN   TestCopyFromContainerPathIsNotDir
05:51:33 [2021-03-26T05:51:33.904Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
05:51:33 [2021-03-26T05:51:33.904Z] === RUN   TestCopyToContainerPathDoesNotExist
05:51:33 [2021-03-26T05:51:33.904Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
05:51:33 [2021-03-26T05:51:33.904Z] === RUN   TestCopyToContainerPathIsNotDir
05:51:33 [2021-03-26T05:51:33.976Z] ok  	github.com/docker/docker/distribution	0.161s	coverage: 25.2% of statements
05:51:33 [2021-03-26T05:51:33.976Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
05:51:34 [2021-03-26T05:51:34.164Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
05:51:34 [2021-03-26T05:51:34.164Z] === RUN   TestCopyFromContainer
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestJSONMessageDisplay (0.12s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestJSONMessageDisplayWithJSONError
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestDisplayJSONMessagesStream
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] PASS
05:51:34 [2021-03-26T05:51:34.336Z] coverage: 91.7% of statements
05:51:34 [2021-03-26T05:51:34.336Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.189s	coverage: 91.7% of statements
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestAtomicWriteToFile
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestAtomicWriteToFile (0.01s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestAtomicWriteSetCommit
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestChangesDirsMutated (0.19s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestApplyLayer
05:51:34 [2021-03-26T05:51:34.336Z] --- SKIP: TestApplyLayer (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z]     changes_test.go:405: needs further investigation
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestChangesSizeWithHardlinks
05:51:34 [2021-03-26T05:51:34.336Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z]     changes_test.go:441: needs further investigation
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestChangesSizeWithNoChanges
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestChangesSize
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestChangesSize (0.01s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestApplyLayerInvalidFilenames
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames105827542\\dest"
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestAtomicWriteSetCancel
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestReadCloserWrapperClose
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestReadCloserWrapperClose (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestReaderErrWrapperReadOnError
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestReaderErrWrapperRead
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestReaderErrWrapperRead (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestHashData
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestHashData (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestApplyLayerInvalidHardlink
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestCancelReadCloser
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink525401720\\victim\\hello" -> "../victim/hello"
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink071075703\\victim\\hello" -> "/../victim/hello"
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink172339818\\victim" -> "../victim"
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink457794753\\victim" -> "../victim"
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink230987052\\victim" -> "../victim"
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink307331739\\victim" -> "../victim"
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestApplyLayerInvalidSymlink
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink081072446\\dest\\dotdot" -> "../victim/hello"
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink089142661\\dest\\slash-dotdot" -> "/../victim/hello"
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink340564256\\dest\\loophole-victim" -> "../victim"
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink552626687\\dest\\loophole-victim" -> "../victim"
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink883365202\\dest\\loophole-victim" -> "../victim"
05:51:34 [2021-03-26T05:51:34.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink631512201\\dest\\loophole-victim" -> "../victim"
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestApplyLayerWhiteouts
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestStandardLongPath
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestStandardLongPath (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestUNCLongPath
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestUNCLongPath (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] PASS
05:51:34 [2021-03-26T05:51:34.336Z] coverage: 100.0% of statements
05:51:34 [2021-03-26T05:51:34.336Z] ok  	github.com/docker/docker/pkg/longpath	0.045s	coverage: 100.0% of statements
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestCancelReadCloser (0.10s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestWriteCloserWrapperClose
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestNopWriteCloser
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestNopWriteCloser (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestNopWriter
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestNopWriter (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestWriteCounter
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestWriteCounter (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] PASS
05:51:34 [2021-03-26T05:51:34.336Z] coverage: 69.2% of statements
05:51:34 [2021-03-26T05:51:34.336Z] ok  	github.com/docker/docker/pkg/ioutils	0.622s	coverage: 69.2% of statements
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestApplyLayerWhiteouts (0.06s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestGenerateEmptyFile
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestGenerateEmptyFile (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] === RUN   TestGenerateWithContent
05:51:34 [2021-03-26T05:51:34.336Z] --- PASS: TestGenerateWithContent (0.00s)
05:51:34 [2021-03-26T05:51:34.336Z] PASS
05:51:34 [2021-03-26T05:51:34.336Z] coverage: 62.6% of statements
05:51:34 [2021-03-26T05:51:34.336Z] ok  	github.com/docker/docker/pkg/archive	7.590s	coverage: 62.6% of statements
05:51:34 [2021-03-26T05:51:34.424Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
05:51:35 [2021-03-26T05:51:35.324Z] === RUN   TestNameFormat
05:51:35 [2021-03-26T05:51:35.324Z] --- PASS: TestNameFormat (0.00s)
05:51:35 [2021-03-26T05:51:35.324Z] === RUN   TestNameRetries
05:51:35 [2021-03-26T05:51:35.324Z] --- PASS: TestNameRetries (0.00s)
05:51:35 [2021-03-26T05:51:35.324Z] PASS
05:51:35 [2021-03-26T05:51:35.324Z] coverage: 85.7% of statements
05:51:35 [2021-03-26T05:51:35.324Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.055s	coverage: 85.7% of statements
05:51:35 [2021-03-26T05:51:35.324Z] === RUN   TestParseKeyValueOpt
05:51:35 [2021-03-26T05:51:35.324Z] --- PASS: TestParseKeyValueOpt (0.00s)
05:51:35 [2021-03-26T05:51:35.324Z] === RUN   TestParseUintList
05:51:35 [2021-03-26T05:51:35.324Z] --- PASS: TestParseUintList (0.00s)
05:51:35 [2021-03-26T05:51:35.324Z] === RUN   TestParseUintListMaximumLimits
05:51:35 [2021-03-26T05:51:35.324Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
05:51:35 [2021-03-26T05:51:35.324Z] PASS
05:51:35 [2021-03-26T05:51:35.324Z] coverage: 97.0% of statements
05:51:35 [2021-03-26T05:51:35.324Z] ok  	github.com/docker/docker/pkg/parsers	0.051s	coverage: 97.0% of statements
05:51:35 [2021-03-26T05:51:35.363Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
05:51:35 [2021-03-26T05:51:35.363Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
05:51:35 [2021-03-26T05:51:35.793Z] === RUN   TestNewAndRemove
05:51:35 [2021-03-26T05:51:35.793Z] --- PASS: TestNewAndRemove (0.00s)
05:51:35 [2021-03-26T05:51:35.793Z] === RUN   TestRemoveInvalidPath
05:51:35 [2021-03-26T05:51:35.793Z] --- PASS: TestRemoveInvalidPath (0.00s)
05:51:35 [2021-03-26T05:51:35.793Z] PASS
05:51:35 [2021-03-26T05:51:35.793Z] coverage: 82.6% of statements
05:51:35 [2021-03-26T05:51:35.793Z] ok  	github.com/docker/docker/pkg/pidfile	0.079s	coverage: 82.6% of statements
05:51:35 [2021-03-26T05:51:35.981Z] --- PASS: TestDockerNetworkReConnect (6.47s)
05:51:35 [2021-03-26T05:51:35.982Z] === RUN   TestServicePlugin
05:51:35 [2021-03-26T05:51:35.982Z] --- SKIP: TestServicePlugin (0.00s)
05:51:35 [2021-03-26T05:51:35.982Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:51:35 [2021-03-26T05:51:35.982Z] === RUN   TestServiceUpdateLabel
05:51:36 [2021-03-26T05:51:36.262Z] === RUN   TestParseEmptyInterface
05:51:36 [2021-03-26T05:51:36.262Z] --- PASS: TestParseEmptyInterface (0.00s)
05:51:36 [2021-03-26T05:51:36.262Z] === RUN   TestParseNonInterfaceType
05:51:36 [2021-03-26T05:51:36.262Z] --- PASS: TestParseNonInterfaceType (0.00s)
05:51:36 [2021-03-26T05:51:36.262Z] === RUN   TestParseWithOneFunction
05:51:36 [2021-03-26T05:51:36.262Z] --- PASS: TestParseWithOneFunction (0.00s)
05:51:36 [2021-03-26T05:51:36.262Z] === RUN   TestParseWithMultipleFuncs
05:51:36 [2021-03-26T05:51:36.262Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
05:51:36 [2021-03-26T05:51:36.262Z] === RUN   TestParseWithUnnamedReturn
05:51:36 [2021-03-26T05:51:36.262Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
05:51:36 [2021-03-26T05:51:36.262Z] === RUN   TestEmbeddedInterface
05:51:36 [2021-03-26T05:51:36.262Z] --- PASS: TestEmbeddedInterface (0.00s)
05:51:36 [2021-03-26T05:51:36.262Z] === RUN   TestParsedImports
05:51:36 [2021-03-26T05:51:36.262Z] --- PASS: TestParsedImports (0.00s)
05:51:36 [2021-03-26T05:51:36.262Z] === RUN   TestAliasedImports
05:51:36 [2021-03-26T05:51:36.262Z] --- PASS: TestAliasedImports (0.00s)
05:51:36 [2021-03-26T05:51:36.262Z] PASS
05:51:36 [2021-03-26T05:51:36.262Z] coverage: 56.8% of statements
05:51:36 [2021-03-26T05:51:36.262Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.046s	coverage: 56.8% of statements
05:51:36 [2021-03-26T05:51:36.303Z] === RUN   TestCopyFromContainer//
05:51:36 [2021-03-26T05:51:36.305Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.6% of statements
05:51:36 [2021-03-26T05:51:36.564Z] === RUN   TestCopyFromContainer//bar/root
05:51:36 [2021-03-26T05:51:36.564Z] === RUN   TestCopyFromContainer//bar/root/
05:51:36 [2021-03-26T05:51:36.823Z] === RUN   TestCopyFromContainer/bar/quux
05:51:36 [2021-03-26T05:51:36.823Z] === RUN   TestCopyFromContainer/bar/quux/
05:51:36 [2021-03-26T05:51:36.823Z] === RUN   TestCopyFromContainer/bar/quux/baz
05:51:36 [2021-03-26T05:51:36.876Z] ok  	github.com/docker/docker/distribution/xfer	1.890s	coverage: 85.1% of statements
05:51:36 [2021-03-26T05:51:36.876Z] ?   	github.com/docker/docker/dockerversion	[no test files]
05:51:36 [2021-03-26T05:51:36.876Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
05:51:37 [2021-03-26T05:51:37.012Z] --- PASS: TestGraphdriverPluginV2 (3.69s)
05:51:37 [2021-03-26T05:51:37.012Z] PASS
05:51:37 [2021-03-26T05:51:37.012Z] 
05:51:37 [2021-03-26T05:51:37.012Z] DONE 5 tests in 9.272s
05:51:37 [2021-03-26T05:51:37.012Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
05:51:37 [2021-03-26T05:51:37.012Z] INFO: Testing against a local daemon
05:51:37 [2021-03-26T05:51:37.012Z] === RUN   TestContinueAfterPluginCrash
05:51:37 [2021-03-26T05:51:37.012Z] === PAUSE TestContinueAfterPluginCrash
05:51:37 [2021-03-26T05:51:37.012Z] === RUN   TestReadPluginNoRead
05:51:37 [2021-03-26T05:51:37.012Z] === PAUSE TestReadPluginNoRead
05:51:37 [2021-03-26T05:51:37.012Z] === RUN   TestDaemonStartWithLogOpt
05:51:37 [2021-03-26T05:51:37.012Z] === PAUSE TestDaemonStartWithLogOpt
05:51:37 [2021-03-26T05:51:37.012Z] === CONT  TestContinueAfterPluginCrash
05:51:37 [2021-03-26T05:51:37.012Z] === CONT  TestDaemonStartWithLogOpt
05:51:37 [2021-03-26T05:51:37.082Z] === RUN   TestCopyFromContainer/bar/filesymlink
05:51:37 [2021-03-26T05:51:37.082Z] === RUN   TestCopyFromContainer/bar/dirsymlink
05:51:37 [2021-03-26T05:51:37.250Z] === RUN   TestFailedConnection
05:51:37 [2021-03-26T05:51:37.345Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
05:51:37 [2021-03-26T05:51:37.604Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
05:51:37 [2021-03-26T05:51:37.604Z] === RUN   TestCopyFromContainer/bar/notarget
05:51:37 [2021-03-26T05:51:37.719Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
05:51:37 [2021-03-26T05:51:37.719Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
05:51:37 [2021-03-26T05:51:37.719Z] === RUN   TestBufioReaderPoolPutAndGet
05:51:37 [2021-03-26T05:51:37.719Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
05:51:37 [2021-03-26T05:51:37.719Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
05:51:37 [2021-03-26T05:51:37.719Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
05:51:37 [2021-03-26T05:51:37.719Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
05:51:37 [2021-03-26T05:51:37.719Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
05:51:37 [2021-03-26T05:51:37.719Z] === RUN   TestBufioWriterPoolPutAndGet
05:51:37 [2021-03-26T05:51:37.719Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
05:51:37 [2021-03-26T05:51:37.719Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
05:51:37 [2021-03-26T05:51:37.719Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
05:51:37 [2021-03-26T05:51:37.719Z] === RUN   TestBufferPoolPutAndGet
05:51:37 [2021-03-26T05:51:37.719Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
05:51:37 [2021-03-26T05:51:37.719Z] PASS
05:51:37 [2021-03-26T05:51:37.719Z] coverage: 88.2% of statements
05:51:37 [2021-03-26T05:51:37.719Z] ok  	github.com/docker/docker/pkg/pools	0.035s	coverage: 88.2% of statements
05:51:37 [2021-03-26T05:51:37.719Z] === RUN   TestHTTPTransport
05:51:37 [2021-03-26T05:51:37.719Z] --- PASS: TestHTTPTransport (0.00s)
05:51:37 [2021-03-26T05:51:37.719Z] PASS
05:51:37 [2021-03-26T05:51:37.719Z] coverage: 85.7% of statements
05:51:37 [2021-03-26T05:51:37.719Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.082s	coverage: 85.7% of statements
05:51:37 [2021-03-26T05:51:37.864Z] --- PASS: TestCopyFromContainer (3.74s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCopyFromContainer// (0.21s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.20s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
05:51:37 [2021-03-26T05:51:37.864Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
05:51:37 [2021-03-26T05:51:37.864Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:51:37 [2021-03-26T05:51:37.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:51:37 [2021-03-26T05:51:37.864Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:51:37 [2021-03-26T05:51:37.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:51:37 [2021-03-26T05:51:37.864Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
05:51:37 [2021-03-26T05:51:37.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
05:51:37 [2021-03-26T05:51:37.864Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:51:37 [2021-03-26T05:51:37.864Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
05:51:37 [2021-03-26T05:51:37.864Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:51:37 [2021-03-26T05:51:37.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
05:51:37 [2021-03-26T05:51:37.864Z] === RUN   TestCreateLinkToNonExistingContainer
05:51:37 [2021-03-26T05:51:37.864Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
05:51:37 [2021-03-26T05:51:37.864Z] === RUN   TestCreateWithInvalidEnv
05:51:37 [2021-03-26T05:51:37.864Z] === RUN   TestCreateWithInvalidEnv/0
05:51:37 [2021-03-26T05:51:37.864Z] === PAUSE TestCreateWithInvalidEnv/0
05:51:37 [2021-03-26T05:51:37.864Z] === RUN   TestCreateWithInvalidEnv/1
05:51:37 [2021-03-26T05:51:37.864Z] === PAUSE TestCreateWithInvalidEnv/1
05:51:37 [2021-03-26T05:51:37.864Z] === RUN   TestCreateWithInvalidEnv/2
05:51:37 [2021-03-26T05:51:37.864Z] === PAUSE TestCreateWithInvalidEnv/2
05:51:37 [2021-03-26T05:51:37.864Z] === CONT  TestCreateWithInvalidEnv/0
05:51:37 [2021-03-26T05:51:37.864Z] === CONT  TestCreateWithInvalidEnv/2
05:51:37 [2021-03-26T05:51:37.864Z] === CONT  TestCreateWithInvalidEnv/1
05:51:37 [2021-03-26T05:51:37.864Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
05:51:37 [2021-03-26T05:51:37.864Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
05:51:37 [2021-03-26T05:51:37.864Z] === RUN   TestCreateTmpfsMountsTarget
05:51:37 [2021-03-26T05:51:37.864Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
05:51:37 [2021-03-26T05:51:37.864Z] === RUN   TestCreateWithCustomMaskedPaths
05:51:38 [2021-03-26T05:51:38.188Z] === RUN   TestOutputOnPrematureClose
05:51:38 [2021-03-26T05:51:38.188Z] --- PASS: TestOutputOnPrematureClose (0.00s)
05:51:38 [2021-03-26T05:51:38.188Z] === RUN   TestCompleteSilently
05:51:38 [2021-03-26T05:51:38.188Z] --- PASS: TestCompleteSilently (0.00s)
05:51:38 [2021-03-26T05:51:38.188Z] PASS
05:51:38 [2021-03-26T05:51:38.188Z] coverage: 75.9% of statements
05:51:38 [2021-03-26T05:51:38.188Z] ok  	github.com/docker/docker/pkg/progress	0.037s	coverage: 75.9% of statements
05:51:38 [2021-03-26T05:51:38.261Z] ok  	github.com/docker/docker/image/tarexport	0.016s	coverage: 0.6% of statements
05:51:38 [2021-03-26T05:51:38.261Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
05:51:38 [2021-03-26T05:51:38.261Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
05:51:38 [2021-03-26T05:51:38.657Z] --- PASS: TestFailedConnection (1.20s)
05:51:38 [2021-03-26T05:51:38.657Z] === RUN   TestFailOnce
05:51:38 [2021-03-26T05:51:38.657Z] === RUN   TestSendToOneSub
05:51:38 [2021-03-26T05:51:38.657Z] --- PASS: TestSendToOneSub (0.00s)
05:51:38 [2021-03-26T05:51:38.657Z] === RUN   TestSendToMultipleSubs
05:51:38 [2021-03-26T05:51:38.657Z] --- PASS: TestSendToMultipleSubs (0.00s)
05:51:38 [2021-03-26T05:51:38.657Z] === RUN   TestEvictOneSub
05:51:38 [2021-03-26T05:51:38.657Z] --- PASS: TestEvictOneSub (0.00s)
05:51:38 [2021-03-26T05:51:38.657Z] === RUN   TestClosePublisher
05:51:38 [2021-03-26T05:51:38.657Z] --- PASS: TestClosePublisher (0.00s)
05:51:38 [2021-03-26T05:51:38.657Z] === RUN   TestPubSubRace
05:51:38 [2021-03-26T05:51:38.657Z] 2021/03/26 05:51:38 http: panic serving 127.0.0.1:49221: Plugin not ready
05:51:38 [2021-03-26T05:51:38.657Z] goroutine 10 [running]:
05:51:38 [2021-03-26T05:51:38.657Z] net/http.(*conn).serve.func1(0xc000058b40)
05:51:38 [2021-03-26T05:51:38.657Z] 	c:/go/src/net/http/server.go:1795 +0x140
05:51:38 [2021-03-26T05:51:38.657Z] panic(0x849b40, 0x986ad0)
05:51:38 [2021-03-26T05:51:38.657Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
05:51:38 [2021-03-26T05:51:38.657Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300)
05:51:38 [2021-03-26T05:51:38.657Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
05:51:38 [2021-03-26T05:51:38.657Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300)
05:51:38 [2021-03-26T05:51:38.657Z] 	c:/go/src/net/http/server.go:2036 +0x4b
05:51:38 [2021-03-26T05:51:38.657Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300)
05:51:38 [2021-03-26T05:51:38.657Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
05:51:38 [2021-03-26T05:51:38.657Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300)
05:51:38 [2021-03-26T05:51:38.657Z] 	c:/go/src/net/http/server.go:2831 +0xab
05:51:38 [2021-03-26T05:51:38.657Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980)
05:51:38 [2021-03-26T05:51:38.657Z] 	c:/go/src/net/http/server.go:1919 +0x87c
05:51:38 [2021-03-26T05:51:38.657Z] created by net/http.(*Server).Serve
05:51:38 [2021-03-26T05:51:38.657Z] 	c:/go/src/net/http/server.go:2957 +0x38b
05:51:38 [2021-03-26T05:51:38.657Z] time="2021-03-26T05:51:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s"
05:51:38 [2021-03-26T05:51:38.833Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
05:51:39 [2021-03-26T05:51:39.126Z] === RUN   TestRegister
05:51:39 [2021-03-26T05:51:39.126Z] --- PASS: TestRegister (0.00s)
05:51:39 [2021-03-26T05:51:39.126Z] === RUN   TestCommand
05:51:39 [2021-03-26T05:51:39.126Z] --- PASS: TestCommand (0.02s)
05:51:39 [2021-03-26T05:51:39.126Z] === RUN   TestNaiveSelf
05:51:39 [2021-03-26T05:51:39.126Z] --- PASS: TestNaiveSelf (0.02s)
05:51:39 [2021-03-26T05:51:39.126Z] PASS
05:51:39 [2021-03-26T05:51:39.126Z] coverage: 82.4% of statements
05:51:39 [2021-03-26T05:51:39.126Z] ok  	github.com/docker/docker/pkg/reexec	0.082s	coverage: 82.4% of statements
05:51:39 [2021-03-26T05:51:39.595Z] --- PASS: TestFailOnce (1.14s)
05:51:39 [2021-03-26T05:51:39.595Z] === RUN   TestEchoInputOutput
05:51:39 [2021-03-26T05:51:39.595Z] --- PASS: TestEchoInputOutput (0.00s)
05:51:39 [2021-03-26T05:51:39.595Z] === RUN   TestBackoff
05:51:39 [2021-03-26T05:51:39.595Z] --- PASS: TestBackoff (0.00s)
05:51:39 [2021-03-26T05:51:39.595Z] === RUN   TestAbortRetry
05:51:39 [2021-03-26T05:51:39.595Z] --- PASS: TestAbortRetry (0.00s)
05:51:39 [2021-03-26T05:51:39.595Z] === RUN   TestClientScheme
05:51:39 [2021-03-26T05:51:39.595Z] --- PASS: TestClientScheme (0.00s)
05:51:39 [2021-03-26T05:51:39.595Z] === RUN   TestNewClientWithTimeout
05:51:39 [2021-03-26T05:51:39.595Z] --- PASS: TestPubSubRace (1.04s)
05:51:39 [2021-03-26T05:51:39.595Z] PASS
05:51:39 [2021-03-26T05:51:39.595Z] coverage: 75.0% of statements
05:51:39 [2021-03-26T05:51:39.595Z] ok  	github.com/docker/docker/pkg/pubsub	1.079s	coverage: 75.0% of statements
05:51:39 [2021-03-26T05:51:39.736Z] --- PASS: TestServiceUpdateLabel (3.83s)
05:51:39 [2021-03-26T05:51:39.736Z] === RUN   TestServiceUpdateSecrets
05:51:40 [2021-03-26T05:51:40.064Z] === RUN   TestParseSignal
05:51:40 [2021-03-26T05:51:40.064Z] --- PASS: TestParseSignal (0.00s)
05:51:40 [2021-03-26T05:51:40.064Z] === RUN   TestValidSignalForPlatform
05:51:40 [2021-03-26T05:51:40.064Z] --- PASS: TestValidSignalForPlatform (0.00s)
05:51:40 [2021-03-26T05:51:40.064Z] PASS
05:51:40 [2021-03-26T05:51:40.064Z] coverage: 20.3% of statements
05:51:40 [2021-03-26T05:51:40.064Z] ok  	github.com/docker/docker/pkg/signal	0.036s	coverage: 20.3% of statements
05:51:40 [2021-03-26T05:51:40.064Z] time="2021-03-26T05:51:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
05:51:40 [2021-03-26T05:51:40.404Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestNewStdWriter
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestNewStdWriter (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestWriteWithUninitializedStdWriter
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestWriteWithNilBytes
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestWriteWithNilBytes (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestWrite
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestWrite (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestWriteWithWriterError
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestWriteWithWriterError (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestStdCopyWriteAndRead
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestStdCopyReturnsErrorReadingHeader
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestStdCopyReturnsErrorReadingFrame
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestStdCopyDetectsCorruptedFrame
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestStdCopyWithInvalidInputHeader
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestStdCopyWithCorruptedPrefix
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestStdCopyReturnsWriteErrors
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] === RUN   TestStdCopyReturnsErrorFromSystem
05:51:40 [2021-03-26T05:51:40.533Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
05:51:40 [2021-03-26T05:51:40.533Z] PASS
05:51:40 [2021-03-26T05:51:40.533Z] coverage: 100.0% of statements
05:51:40 [2021-03-26T05:51:40.533Z] ok  	github.com/docker/docker/pkg/stdcopy	0.056s	coverage: 100.0% of statements
05:51:40 [2021-03-26T05:51:40.768Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 45.2% of statements
05:51:41 [2021-03-26T05:51:41.002Z] === RUN   TestRawProgressFormatterFormatStatus
05:51:41 [2021-03-26T05:51:41.002Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
05:51:41 [2021-03-26T05:51:41.002Z] === RUN   TestRawProgressFormatterFormatProgress
05:51:41 [2021-03-26T05:51:41.002Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
05:51:41 [2021-03-26T05:51:41.002Z] === RUN   TestFormatStatus
05:51:41 [2021-03-26T05:51:41.002Z] --- PASS: TestFormatStatus (0.00s)
05:51:41 [2021-03-26T05:51:41.002Z] === RUN   TestFormatError
05:51:41 [2021-03-26T05:51:41.002Z] --- PASS: TestFormatError (0.00s)
05:51:41 [2021-03-26T05:51:41.002Z] === RUN   TestFormatJSONError
05:51:41 [2021-03-26T05:51:41.002Z] --- PASS: TestFormatJSONError (0.00s)
05:51:41 [2021-03-26T05:51:41.002Z] === RUN   TestJsonProgressFormatterFormatProgress
05:51:41 [2021-03-26T05:51:41.002Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
05:51:41 [2021-03-26T05:51:41.002Z] === RUN   TestJsonProgressFormatterFormatStatus
05:51:41 [2021-03-26T05:51:41.002Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
05:51:41 [2021-03-26T05:51:41.002Z] === RUN   TestNewJSONProgressOutput
05:51:41 [2021-03-26T05:51:41.002Z] --- PASS: TestNewJSONProgressOutput (0.00s)
05:51:41 [2021-03-26T05:51:41.002Z] === RUN   TestAuxFormatterEmit
05:51:41 [2021-03-26T05:51:41.002Z] --- PASS: TestAuxFormatterEmit (0.00s)
05:51:41 [2021-03-26T05:51:41.002Z] === RUN   TestStreamWriterStdout
05:51:41 [2021-03-26T05:51:41.002Z] --- PASS: TestStreamWriterStdout (0.00s)
05:51:41 [2021-03-26T05:51:41.002Z] === RUN   TestStreamWriterStderr
05:51:41 [2021-03-26T05:51:41.002Z] --- PASS: TestStreamWriterStderr (0.00s)
05:51:41 [2021-03-26T05:51:41.002Z] PASS
05:51:41 [2021-03-26T05:51:41.002Z] coverage: 66.2% of statements
05:51:41 [2021-03-26T05:51:41.002Z] ok  	github.com/docker/docker/pkg/streamformatter	0.042s	coverage: 66.2% of statements
05:51:41 [2021-03-26T05:51:41.212Z] --- PASS: TestDaemonStartWithLogOpt (4.20s)
05:51:41 [2021-03-26T05:51:41.212Z] === CONT  TestReadPluginNoRead
05:51:41 [2021-03-26T05:51:41.340Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.1% of statements
05:51:41 [2021-03-26T05:51:41.470Z] === RUN   TestGenerateRandomID
05:51:41 [2021-03-26T05:51:41.471Z] --- PASS: TestGenerateRandomID (0.00s)
05:51:41 [2021-03-26T05:51:41.471Z] === RUN   TestShortenId
05:51:41 [2021-03-26T05:51:41.471Z] --- PASS: TestShortenId (0.00s)
05:51:41 [2021-03-26T05:51:41.471Z] === RUN   TestShortenSha256Id
05:51:41 [2021-03-26T05:51:41.471Z] --- PASS: TestShortenSha256Id (0.00s)
05:51:41 [2021-03-26T05:51:41.471Z] === RUN   TestShortenIdEmpty
05:51:41 [2021-03-26T05:51:41.471Z] --- PASS: TestShortenIdEmpty (0.00s)
05:51:41 [2021-03-26T05:51:41.471Z] === RUN   TestShortenIdInvalid
05:51:41 [2021-03-26T05:51:41.471Z] --- PASS: TestShortenIdInvalid (0.00s)
05:51:41 [2021-03-26T05:51:41.471Z] === RUN   TestIsShortIDNonHex
05:51:41 [2021-03-26T05:51:41.471Z] --- PASS: TestIsShortIDNonHex (0.00s)
05:51:41 [2021-03-26T05:51:41.471Z] === RUN   TestIsShortIDNotCorrectSize
05:51:41 [2021-03-26T05:51:41.471Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
05:51:41 [2021-03-26T05:51:41.471Z] PASS
05:51:41 [2021-03-26T05:51:41.471Z] coverage: 70.6% of statements
05:51:41 [2021-03-26T05:51:41.471Z] ok  	github.com/docker/docker/pkg/stringid	0.039s	coverage: 70.6% of statements
05:51:41 [2021-03-26T05:51:41.471Z] time="2021-03-26T05:51:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
05:51:41 [2021-03-26T05:51:41.602Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
05:51:41 [2021-03-26T05:51:41.786Z] --- PASS: TestCreateWithCustomMaskedPaths (3.79s)
05:51:41 [2021-03-26T05:51:41.786Z] === RUN   TestCreateWithCustomReadonlyPaths
05:51:41 [2021-03-26T05:51:41.939Z] === RUN   TestIsCpusetListAvailable
05:51:41 [2021-03-26T05:51:41.939Z] --- PASS: TestIsCpusetListAvailable (0.00s)
05:51:41 [2021-03-26T05:51:41.939Z] PASS
05:51:41 [2021-03-26T05:51:41.939Z] coverage: 38.2% of statements
05:51:41 [2021-03-26T05:51:41.939Z] ok  	github.com/docker/docker/pkg/sysinfo	0.057s	coverage: 38.2% of statements
05:51:42 [2021-03-26T05:51:42.355Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
05:51:42 [2021-03-26T05:51:42.614Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestChtimes
05:51:42 [2021-03-26T05:51:42.928Z] --- PASS: TestChtimes (0.00s)
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestChtimesWindows
05:51:42 [2021-03-26T05:51:42.928Z] --- PASS: TestChtimesWindows (0.00s)
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
05:51:42 [2021-03-26T05:51:42.928Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestEnsureRemoveAllNotExist
05:51:42 [2021-03-26T05:51:42.928Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestEnsureRemoveAllWithDir
05:51:42 [2021-03-26T05:51:42.928Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestEnsureRemoveAllWithFile
05:51:42 [2021-03-26T05:51:42.928Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestHasWin32KSupport
05:51:42 [2021-03-26T05:51:42.928Z] --- PASS: TestHasWin32KSupport (0.00s)
05:51:42 [2021-03-26T05:51:42.928Z]     syscall_windows_test.go:8: win32k: true
05:51:42 [2021-03-26T05:51:42.928Z] PASS
05:51:42 [2021-03-26T05:51:42.928Z] coverage: 12.0% of statements
05:51:42 [2021-03-26T05:51:42.928Z] ok  	github.com/docker/docker/pkg/system	0.050s	coverage: 12.0% of statements
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestTailFile
05:51:42 [2021-03-26T05:51:42.928Z] --- PASS: TestTailFile (0.00s)
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestTailFileManyLines
05:51:42 [2021-03-26T05:51:42.928Z] --- PASS: TestTailFileManyLines (0.00s)
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestTailEmptyFile
05:51:42 [2021-03-26T05:51:42.928Z] --- PASS: TestTailEmptyFile (0.00s)
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestTailNegativeN
05:51:42 [2021-03-26T05:51:42.928Z] --- PASS: TestTailNegativeN (0.00s)
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader
05:51:42 [2021-03-26T05:51:42.928Z] === CONT  TestNewTailReader
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/12_byte_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/12_byte_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/no_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/no_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/single_byte_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/single_byte_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/2_byte_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/2_byte_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/truncated_last_line
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/truncated_last_line#01
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/truncated_last_line#02
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
05:51:42 [2021-03-26T05:51:42.928Z] === CONT  TestNewTailReader/8_byte_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:42 [2021-03-26T05:51:42.928Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
05:51:42 [2021-03-26T05:51:42.928Z] === CONT  TestNewTailReader/4_byte_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:42 [2021-03-26T05:51:42.928Z] === CONT  TestNewTailReader/no_delimiter
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
05:51:42 [2021-03-26T05:51:42.928Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
05:51:42 [2021-03-26T05:51:42.928Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.185Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/no_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.400Z] === CONT  TestNewTailReader/2_byte_delimiter
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
05:51:43 [2021-03-26T05:51:43.400Z] === CONT  TestNewTailReader/12_byte_delimiter
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.400Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.400Z] === CONT  TestNewTailReader/single_byte_delimiter
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.400Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.400Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.400Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:43 [2021-03-26T05:51:43.400Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.400Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.400Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.401Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.401Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.401Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/no_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.402Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.402Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.403Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.404Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.405Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.405Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.405Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.405Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.405Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.405Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.405Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.444Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
05:51:43 [2021-03-26T05:51:43.515Z] ok  	github.com/docker/docker/pkg/archive	0.306s	coverage: 77.1% of statements
05:51:43 [2021-03-26T05:51:43.703Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
05:51:43 [2021-03-26T05:51:43.754Z] === RUN   TestReadPluginNoRead/default
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.874Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
05:51:43 [2021-03-26T05:51:43.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
05:51:43 [2021-03-26T05:51:43.875Z] --- PASS: TestNewTailReader (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.07s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.10s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.03s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.02s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.01s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.01s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.02s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.875Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.876Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
05:51:43 [2021-03-26T05:51:43.877Z] PASS
05:51:43 [2021-03-26T05:51:43.877Z] coverage: 88.6% of statements
05:51:43 [2021-03-26T05:51:43.877Z] ok  	github.com/docker/docker/pkg/tailfile	0.424s	coverage: 88.6% of statements
05:51:43 [2021-03-26T05:51:43.877Z] time="2021-03-26T05:51:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestTarSumRemoveNonExistent
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestTarSumRemove
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestTarSumRemove (0.00s)
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestSortFileInfoSums
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestSortFileInfoSums (0.00s)
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestNewTarSumForLabelInvalid
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestNewTarSumForLabel
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestNewTarSumForLabel (0.00s)
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestEmptyTar
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestEmptyTar (0.00s)
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestTarSumsReadSize
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestTarSumsReadSize (0.00s)
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestTarSums
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestTarSums (0.08s)
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestIteration
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestIteration (0.00s)
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestVersionLabelForChecksum
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestVersionLabelForChecksum (0.00s)
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestVersion
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestVersion (0.00s)
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestGetVersion
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestGetVersion (0.00s)
05:51:44 [2021-03-26T05:51:44.346Z] === RUN   TestGetVersions
05:51:44 [2021-03-26T05:51:44.346Z] --- PASS: TestGetVersions (0.00s)
05:51:44 [2021-03-26T05:51:44.346Z] PASS
05:51:44 [2021-03-26T05:51:44.346Z] coverage: 89.3% of statements
05:51:44 [2021-03-26T05:51:44.346Z] ok  	github.com/docker/docker/pkg/tarsum	0.130s	coverage: 89.3% of statements
05:51:44 [2021-03-26T05:51:44.458Z] ok  	github.com/docker/docker/pkg/authorization	0.332s	coverage: 68.3% of statements
05:51:44 [2021-03-26T05:51:44.643Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.77s)
05:51:44 [2021-03-26T05:51:44.643Z] === RUN   TestCreateWithInvalidHealthcheckParams
05:51:44 [2021-03-26T05:51:44.643Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:51:44 [2021-03-26T05:51:44.643Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:51:44 [2021-03-26T05:51:44.643Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:51:44 [2021-03-26T05:51:44.643Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:51:44 [2021-03-26T05:51:44.643Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:51:44 [2021-03-26T05:51:44.643Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:51:44 [2021-03-26T05:51:44.643Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:51:44 [2021-03-26T05:51:44.643Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:51:44 [2021-03-26T05:51:44.643Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:51:44 [2021-03-26T05:51:44.643Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:51:44 [2021-03-26T05:51:44.643Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:51:44 [2021-03-26T05:51:44.643Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:51:44 [2021-03-26T05:51:44.643Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:51:44 [2021-03-26T05:51:44.643Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:51:44 [2021-03-26T05:51:44.643Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:51:44 [2021-03-26T05:51:44.643Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
05:51:44 [2021-03-26T05:51:44.643Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
05:51:44 [2021-03-26T05:51:44.643Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
05:51:44 [2021-03-26T05:51:44.643Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
05:51:44 [2021-03-26T05:51:44.643Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
05:51:44 [2021-03-26T05:51:44.643Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
05:51:44 [2021-03-26T05:51:44.643Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
05:51:44 [2021-03-26T05:51:44.719Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
05:51:44 [2021-03-26T05:51:44.719Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
05:51:44 [2021-03-26T05:51:44.815Z] testing: warning: no tests to run
05:51:44 [2021-03-26T05:51:44.815Z] PASS
05:51:44 [2021-03-26T05:51:44.815Z] coverage: [no statements]
05:51:44 [2021-03-26T05:51:44.815Z] ok  	github.com/docker/docker/pkg/term/windows	0.037s	coverage: [no statements] [no tests to run]
05:51:44 [2021-03-26T05:51:44.904Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
05:51:45 [2021-03-26T05:51:45.136Z] === RUN   TestReadPluginNoRead/disabled_caching
05:51:45 [2021-03-26T05:51:45.284Z] === RUN   TestTruncIndex
05:51:45 [2021-03-26T05:51:45.284Z] --- PASS: TestTruncIndex (0.10s)
05:51:45 [2021-03-26T05:51:45.284Z] PASS
05:51:45 [2021-03-26T05:51:45.284Z] coverage: 91.5% of statements
05:51:45 [2021-03-26T05:51:45.284Z] ok  	github.com/docker/docker/pkg/truncindex	0.132s	coverage: 91.5% of statements
05:51:45 [2021-03-26T05:51:45.284Z] === RUN   TestIsGIT
05:51:45 [2021-03-26T05:51:45.284Z] --- PASS: TestIsGIT (0.00s)
05:51:45 [2021-03-26T05:51:45.284Z] === RUN   TestIsTransport
05:51:45 [2021-03-26T05:51:45.284Z] --- PASS: TestIsTransport (0.00s)
05:51:45 [2021-03-26T05:51:45.284Z] PASS
05:51:45 [2021-03-26T05:51:45.284Z] coverage: 100.0% of statements
05:51:45 [2021-03-26T05:51:45.284Z] ok  	github.com/docker/docker/pkg/urlutil	0.034s	coverage: 100.0% of statements
05:51:45 [2021-03-26T05:51:45.754Z] === RUN   TestVersionInfo
05:51:45 [2021-03-26T05:51:45.754Z] --- PASS: TestVersionInfo (0.00s)
05:51:45 [2021-03-26T05:51:45.754Z] === RUN   TestAppendVersions
05:51:45 [2021-03-26T05:51:45.754Z] --- PASS: TestAppendVersions (0.00s)
05:51:45 [2021-03-26T05:51:45.754Z] PASS
05:51:45 [2021-03-26T05:51:45.754Z] coverage: 88.9% of statements
05:51:45 [2021-03-26T05:51:45.754Z] ok  	github.com/docker/docker/pkg/useragent	0.094s	coverage: 88.9% of statements
05:51:45 [2021-03-26T05:51:45.843Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.27s)
05:51:45 [2021-03-26T05:51:45.843Z] === RUN   TestCreateDifferentPlatform
05:51:45 [2021-03-26T05:51:45.843Z] === RUN   TestCreateDifferentPlatform/different_os
05:51:45 [2021-03-26T05:51:45.843Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
05:51:45 [2021-03-26T05:51:45.843Z] --- PASS: TestCreateDifferentPlatform (0.03s)
05:51:45 [2021-03-26T05:51:45.843Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
05:51:45 [2021-03-26T05:51:45.843Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
05:51:45 [2021-03-26T05:51:45.843Z] === RUN   TestCreateVolumesFromNonExistingContainer
05:51:45 [2021-03-26T05:51:45.843Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
05:51:45 [2021-03-26T05:51:45.843Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
05:51:46 [2021-03-26T05:51:46.076Z] --- PASS: TestContinueAfterPluginCrash (9.33s)
05:51:46 [2021-03-26T05:51:46.104Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
05:51:46 [2021-03-26T05:51:46.104Z] === RUN   TestContainerStartOnDaemonRestart
05:51:46 [2021-03-26T05:51:46.104Z] === PAUSE TestContainerStartOnDaemonRestart
05:51:46 [2021-03-26T05:51:46.104Z] === RUN   TestDaemonRestartIpcMode
05:51:46 [2021-03-26T05:51:46.104Z] === PAUSE TestDaemonRestartIpcMode
05:51:46 [2021-03-26T05:51:46.104Z] === RUN   TestDaemonHostGatewayIP
05:51:46 [2021-03-26T05:51:46.104Z] === PAUSE TestDaemonHostGatewayIP
05:51:46 [2021-03-26T05:51:46.104Z] === RUN   TestRestartDaemonWithRestartingContainer
05:51:46 [2021-03-26T05:51:46.104Z] === PAUSE TestRestartDaemonWithRestartingContainer
05:51:46 [2021-03-26T05:51:46.104Z] === RUN   TestContainerKillOnDaemonStart
05:51:46 [2021-03-26T05:51:46.104Z] === PAUSE TestContainerKillOnDaemonStart
05:51:46 [2021-03-26T05:51:46.104Z] === RUN   TestDiff
05:51:46 [2021-03-26T05:51:46.223Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
05:51:46 [2021-03-26T05:51:46.223Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
05:51:46 [2021-03-26T05:51:46.223Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
05:51:46 [2021-03-26T05:51:46.223Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
05:51:46 [2021-03-26T05:51:46.223Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
05:51:46 [2021-03-26T05:51:46.223Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
05:51:46 [2021-03-26T05:51:46.223Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
05:51:46 [2021-03-26T05:51:46.223Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
05:51:46 [2021-03-26T05:51:46.223Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
05:51:46 [2021-03-26T05:51:46.364Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
05:51:46 [2021-03-26T05:51:46.646Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
05:51:46 [2021-03-26T05:51:46.934Z] === RUN   TestDockerSuite/TestBuildAddScript
05:51:47 [2021-03-26T05:51:47.211Z] === RUN   TestValidatePrivileges
05:51:47 [2021-03-26T05:51:47.211Z] --- PASS: TestValidatePrivileges (0.00s)
05:51:47 [2021-03-26T05:51:47.211Z] === RUN   TestFilterByCapNeg
05:51:47 [2021-03-26T05:51:47.211Z] --- PASS: TestFilterByCapNeg (0.00s)
05:51:47 [2021-03-26T05:51:47.211Z] === RUN   TestFilterByCapPos
05:51:47 [2021-03-26T05:51:47.211Z] --- PASS: TestFilterByCapPos (0.00s)
05:51:47 [2021-03-26T05:51:47.211Z] === RUN   TestStoreGetPluginNotMatchCapRefs
05:51:47 [2021-03-26T05:51:47.211Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
05:51:47 [2021-03-26T05:51:47.211Z] PASS
05:51:47 [2021-03-26T05:51:47.211Z] coverage: 12.0% of statements
05:51:47 [2021-03-26T05:51:47.211Z] ok  	github.com/docker/docker/plugin	0.092s	coverage: 12.0% of statements
05:51:47 [2021-03-26T05:51:47.503Z] --- PASS: TestDiff (1.34s)
05:51:47 [2021-03-26T05:51:47.503Z] === RUN   TestExecWithCloseStdin
05:51:47 [2021-03-26T05:51:47.680Z] === RUN   TestNewSettable
05:51:47 [2021-03-26T05:51:47.680Z] --- PASS: TestNewSettable (0.00s)
05:51:47 [2021-03-26T05:51:47.680Z] === RUN   TestIsSettable
05:51:47 [2021-03-26T05:51:47.680Z] --- PASS: TestIsSettable (0.00s)
05:51:47 [2021-03-26T05:51:47.680Z] === RUN   TestUpdateSettingsEnv
05:51:47 [2021-03-26T05:51:47.680Z] --- PASS: TestUpdateSettingsEnv (0.00s)
05:51:47 [2021-03-26T05:51:47.680Z] PASS
05:51:47 [2021-03-26T05:51:47.680Z] coverage: 20.1% of statements
05:51:47 [2021-03-26T05:51:47.680Z] ok  	github.com/docker/docker/plugin/v2	0.045s	coverage: 20.1% of statements
05:51:47 [2021-03-26T05:51:47.680Z] === RUN   TestLoad
05:51:47 [2021-03-26T05:51:47.680Z] --- PASS: TestLoad (0.00s)
05:51:47 [2021-03-26T05:51:47.680Z] === RUN   TestSave
05:51:47 [2021-03-26T05:51:47.680Z] --- PASS: TestSave (0.02s)
05:51:47 [2021-03-26T05:51:47.680Z] === RUN   TestAddDeleteGet
05:51:47 [2021-03-26T05:51:47.680Z] --- PASS: TestAddDeleteGet (0.03s)
05:51:47 [2021-03-26T05:51:47.681Z] === RUN   TestInvalidTags
05:51:47 [2021-03-26T05:51:47.681Z] --- PASS: TestInvalidTags (0.00s)
05:51:47 [2021-03-26T05:51:47.681Z] PASS
05:51:47 [2021-03-26T05:51:47.681Z] coverage: 83.7% of statements
05:51:47 [2021-03-26T05:51:47.681Z] ok  	github.com/docker/docker/reference	0.103s	coverage: 83.7% of statements
05:51:48 [2021-03-26T05:51:48.018Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.490s	coverage: 43.2% of statements
05:51:48 [2021-03-26T05:51:48.280Z] ok  	github.com/docker/docker/layer	7.208s	coverage: 68.8% of statements
05:51:48 [2021-03-26T05:51:48.280Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
05:51:48 [2021-03-26T05:51:48.280Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
05:51:48 [2021-03-26T05:51:48.280Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
05:51:48 [2021-03-26T05:51:48.280Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
05:51:48 [2021-03-26T05:51:48.280Z] ?   	github.com/docker/docker/oci/caps	[no test files]
05:51:48 [2021-03-26T05:51:48.280Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
05:51:48 [2021-03-26T05:51:48.280Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
05:51:48 [2021-03-26T05:51:48.280Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
05:51:48 [2021-03-26T05:51:48.556Z] --- PASS: TestReadPluginNoRead (7.30s)
05:51:48 [2021-03-26T05:51:48.556Z]     --- PASS: TestReadPluginNoRead/default (1.52s)
05:51:48 [2021-03-26T05:51:48.556Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.54s)
05:51:48 [2021-03-26T05:51:48.556Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s)
05:51:48 [2021-03-26T05:51:48.556Z]     read_test.go:92: [d9d35fff56458] daemon is not started
05:51:48 [2021-03-26T05:51:48.556Z] PASS
05:51:48 [2021-03-26T05:51:48.556Z] 
05:51:48 [2021-03-26T05:51:48.556Z] DONE 6 tests in 11.534s
05:51:48 [2021-03-26T05:51:48.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 
05:51:48 [2021-03-26T05:51:48.556Z] testing: warning: no tests to run
05:51:48 [2021-03-26T05:51:48.556Z] PASS
05:51:48 [2021-03-26T05:51:48.556Z] 
05:51:48 [2021-03-26T05:51:48.556Z] DONE 0 tests in 0.007s
05:51:48 [2021-03-26T05:51:48.556Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
05:51:48 [2021-03-26T05:51:48.556Z] INFO: Testing against a local daemon
05:51:48 [2021-03-26T05:51:48.556Z] === RUN   TestPluginWithDevMounts
05:51:48 [2021-03-26T05:51:48.556Z] === PAUSE TestPluginWithDevMounts
05:51:48 [2021-03-26T05:51:48.556Z] === CONT  TestPluginWithDevMounts
05:51:48 [2021-03-26T05:51:48.668Z] time="2021-03-26T05:51:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
05:51:48 [2021-03-26T05:51:48.668Z] === RUN   TestResumableRequestHeaderSimpleErrors
05:51:48 [2021-03-26T05:51:48.668Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
05:51:48 [2021-03-26T05:51:48.668Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
05:51:48 [2021-03-26T05:51:48.668Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
05:51:48 [2021-03-26T05:51:48.668Z] === RUN   TestResumableRequestHeaderTooMuchFailures
05:51:48 [2021-03-26T05:51:48.668Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
05:51:48 [2021-03-26T05:51:48.668Z] === RUN   TestResumableRequestReaderWithReadError
05:51:48 [2021-03-26T05:51:48.853Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
05:51:48 [2021-03-26T05:51:48.883Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
05:51:49 [2021-03-26T05:51:49.113Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 92.9% of statements
05:51:49 [2021-03-26T05:51:49.137Z] time="2021-03-26T05:51:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
05:51:49 [2021-03-26T05:51:49.137Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s)
05:51:49 [2021-03-26T05:51:49.137Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
05:51:49 [2021-03-26T05:51:49.137Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
05:51:49 [2021-03-26T05:51:49.137Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
05:51:49 [2021-03-26T05:51:49.137Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.02s)
05:51:49 [2021-03-26T05:51:49.137Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
05:51:49 [2021-03-26T05:51:49.137Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
05:51:49 [2021-03-26T05:51:49.137Z] === RUN   TestResumableRequestReader
05:51:49 [2021-03-26T05:51:49.137Z] --- PASS: TestResumableRequestReader (0.00s)
05:51:49 [2021-03-26T05:51:49.137Z] === RUN   TestResumableRequestReaderWithInitialResponse
05:51:49 [2021-03-26T05:51:49.137Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
05:51:49 [2021-03-26T05:51:49.137Z] PASS
05:51:49 [2021-03-26T05:51:49.137Z] coverage: 100.0% of statements
05:51:49 [2021-03-26T05:51:49.137Z] ok  	github.com/docker/docker/registry/resumable	0.192s	coverage: 100.0% of statements
05:51:49 [2021-03-26T05:51:49.137Z] === RUN   TestRestartManagerTimeout
05:51:49 [2021-03-26T05:51:49.137Z] --- PASS: TestRestartManagerTimeout (0.00s)
05:51:49 [2021-03-26T05:51:49.137Z] === RUN   TestRestartManagerTimeoutReset
05:51:49 [2021-03-26T05:51:49.137Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
05:51:49 [2021-03-26T05:51:49.137Z] PASS
05:51:49 [2021-03-26T05:51:49.137Z] coverage: 50.9% of statements
05:51:49 [2021-03-26T05:51:49.137Z] ok  	github.com/docker/docker/restartmanager	0.031s	coverage: 50.9% of statements
05:51:49 [2021-03-26T05:51:49.146Z] --- PASS: TestExecWithCloseStdin (1.91s)
05:51:49 [2021-03-26T05:51:49.146Z] === RUN   TestExec
05:51:49 [2021-03-26T05:51:49.606Z] === RUN   TestResolveAuthConfigIndexServer
05:51:49 [2021-03-26T05:51:49.606Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
05:51:49 [2021-03-26T05:51:49.606Z] === RUN   TestResolveAuthConfigFullURL
05:51:49 [2021-03-26T05:51:49.606Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
05:51:49 [2021-03-26T05:51:49.606Z] === RUN   TestLoadAllowNondistributableArtifacts
05:51:49 [2021-03-26T05:51:49.606Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
05:51:49 [2021-03-26T05:51:49.606Z] === RUN   TestValidateMirror
05:51:49 [2021-03-26T05:51:49.606Z] --- PASS: TestValidateMirror (0.00s)
05:51:49 [2021-03-26T05:51:49.606Z] === RUN   TestLoadInsecureRegistries
05:51:49 [2021-03-26T05:51:49.606Z] === RUN   TestDecodeContainerConfig
05:51:49 [2021-03-26T05:51:49.606Z] --- PASS: TestDecodeContainerConfig (0.00s)
05:51:49 [2021-03-26T05:51:49.606Z] === RUN   TestDecodeContainerConfigIsolation
05:51:49 [2021-03-26T05:51:49.606Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
05:51:49 [2021-03-26T05:51:49.606Z] === RUN   TestValidatePrivileged
05:51:49 [2021-03-26T05:51:49.606Z] --- PASS: TestValidatePrivileged (0.00s)
05:51:49 [2021-03-26T05:51:49.606Z] PASS
05:51:49 [2021-03-26T05:51:49.606Z] coverage: 52.2% of statements
05:51:49 [2021-03-26T05:51:49.686Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
05:51:49 [2021-03-26T05:51:49.961Z] --- PASS: TestPluginWithDevMounts (1.74s)
05:51:49 [2021-03-26T05:51:49.961Z] PASS
05:51:49 [2021-03-26T05:51:49.961Z] 
05:51:49 [2021-03-26T05:51:49.961Z] DONE 1 tests in 1.778s
05:51:49 [2021-03-26T05:51:49.961Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
05:51:49 [2021-03-26T05:51:49.961Z] INFO: Testing against a local daemon
05:51:49 [2021-03-26T05:51:49.961Z] === RUN   TestSecretInspect
05:51:50 [2021-03-26T05:51:50.081Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 52.2% of statements
05:51:50 [2021-03-26T05:51:50.081Z] time="2021-03-26T05:51:49Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
05:51:50 [2021-03-26T05:51:50.081Z] time="2021-03-26T05:51:49Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
05:51:50 [2021-03-26T05:51:50.081Z] time="2021-03-26T05:51:49Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestLoadInsecureRegistries (0.12s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestNewServiceConfig
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestNewServiceConfig (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestValidateIndexName
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestValidateIndexName (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestValidateIndexNameWithError
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestValidateIndexNameWithError (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestEndpointParse
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestEndpointParse (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestEndpointParseInvalid
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestEndpointParseInvalid (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestValidateEndpoint
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestValidateEndpoint (0.01s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestPing
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestPing (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestPingRegistryEndpoint
05:51:50 [2021-03-26T05:51:50.081Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestEndpoint
05:51:50 [2021-03-26T05:51:50.081Z] --- SKIP: TestEndpoint (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestParseRepositoryInfo
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestParseRepositoryInfo (0.01s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestNewIndexInfo
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestNewIndexInfo (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestMirrorEndpointLookup
05:51:50 [2021-03-26T05:51:50.081Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestSearchRepositories
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestSearchRepositories (0.01s)
05:51:50 [2021-03-26T05:51:50.081Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
05:51:50 [2021-03-26T05:51:50.081Z]         Host: 127.0.0.1:49240
05:51:50 [2021-03-26T05:51:50.081Z]         User-Agent: docker test client
05:51:50 [2021-03-26T05:51:50.081Z]         Authorization: Token fake-token
05:51:50 [2021-03-26T05:51:50.081Z]         X-Docker-Token: true
05:51:50 [2021-03-26T05:51:50.081Z]         Accept-Encoding: gzip
05:51:50 [2021-03-26T05:51:50.081Z]         
05:51:50 [2021-03-26T05:51:50.081Z]         
05:51:50 [2021-03-26T05:51:50.081Z]     registry_test.go:730: HTTP/1.1 200 OK
05:51:50 [2021-03-26T05:51:50.081Z]         Connection: close
05:51:50 [2021-03-26T05:51:50.081Z]         Content-Length: 144
05:51:50 [2021-03-26T05:51:50.081Z]         Cache-Control: no-cache
05:51:50 [2021-03-26T05:51:50.081Z]         Content-Type: application/json
05:51:50 [2021-03-26T05:51:50.081Z]         Date: Fri, 26 Mar 2021 05:51:49 GMT
05:51:50 [2021-03-26T05:51:50.081Z]         Expires: -1
05:51:50 [2021-03-26T05:51:50.081Z]         Pragma: no-cache
05:51:50 [2021-03-26T05:51:50.081Z]         Server: docker-tests/mock
05:51:50 [2021-03-26T05:51:50.081Z]         X-Docker-Registry-Config: mock
05:51:50 [2021-03-26T05:51:50.081Z]         X-Docker-Registry-Version: 0.0.0
05:51:50 [2021-03-26T05:51:50.081Z]         
05:51:50 [2021-03-26T05:51:50.081Z]         
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestTrustedLocation
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestTrustedLocation (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestAllowNondistributableArtifacts
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestIsSecureIndex
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestIsSecureIndex (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] PASS
05:51:50 [2021-03-26T05:51:50.081Z] coverage: 51.7% of statements
05:51:50 [2021-03-26T05:51:50.081Z] ok  	github.com/docker/docker/registry	0.232s	coverage: 51.7% of statements
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
05:51:50 [2021-03-26T05:51:50.081Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
05:51:50 [2021-03-26T05:51:50.081Z] PASS
05:51:50 [2021-03-26T05:51:50.081Z] coverage: 62.5% of statements
05:51:50 [2021-03-26T05:51:50.081Z] ok  	github.com/docker/docker/testutil	0.037s	coverage: 62.5% of statements
05:51:50 [2021-03-26T05:51:50.258Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
05:51:50 [2021-03-26T05:51:50.830Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
05:51:51 [2021-03-26T05:51:51.688Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
05:51:51 [2021-03-26T05:51:51.688Z] --- PASS: TestExec (2.00s)
05:51:51 [2021-03-26T05:51:51.688Z] === RUN   TestExecUser
05:51:51 [2021-03-26T05:51:51.755Z] --- PASS: TestServiceWithDataPathPortInit (18.46s)
05:51:51 [2021-03-26T05:51:51.755Z] === RUN   TestServiceWithDefaultAddressPoolInit
05:51:51 [2021-03-26T05:51:51.948Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
05:51:52 [2021-03-26T05:51:52.214Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
05:51:52 [2021-03-26T05:51:52.298Z] === RUN   TestGetDriver
05:51:52 [2021-03-26T05:51:52.298Z] --- PASS: TestGetDriver (0.00s)
05:51:52 [2021-03-26T05:51:52.298Z] === RUN   TestVolumeRequestError
05:51:52 [2021-03-26T05:51:52.298Z] --- PASS: TestVolumeRequestError (0.01s)
05:51:52 [2021-03-26T05:51:52.298Z] PASS
05:51:52 [2021-03-26T05:51:52.298Z] coverage: 36.1% of statements
05:51:52 [2021-03-26T05:51:52.298Z] ok  	github.com/docker/docker/volume/drivers	0.054s	coverage: 36.1% of statements
05:51:52 [2021-03-26T05:51:52.506Z] --- PASS: TestSecretInspect (2.32s)
05:51:52 [2021-03-26T05:51:52.506Z] === RUN   TestSecretList
05:51:52 [2021-03-26T05:51:52.767Z] === RUN   TestGetAddress
05:51:52 [2021-03-26T05:51:52.767Z] --- PASS: TestGetAddress (0.00s)
05:51:52 [2021-03-26T05:51:52.767Z] === RUN   TestRemove
05:51:52 [2021-03-26T05:51:52.767Z] --- SKIP: TestRemove (0.00s)
05:51:52 [2021-03-26T05:51:52.767Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
05:51:52 [2021-03-26T05:51:52.767Z] === RUN   TestInitializeWithVolumes
05:51:52 [2021-03-26T05:51:52.767Z] --- PASS: TestInitializeWithVolumes (0.01s)
05:51:52 [2021-03-26T05:51:52.767Z] === RUN   TestCreate
05:51:52 [2021-03-26T05:51:52.767Z] --- PASS: TestCreate (0.01s)
05:51:52 [2021-03-26T05:51:52.767Z] === RUN   TestValidateName
05:51:52 [2021-03-26T05:51:52.767Z] --- PASS: TestValidateName (0.00s)
05:51:52 [2021-03-26T05:51:52.785Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
05:51:53 [2021-03-26T05:51:53.236Z] === RUN   TestCreateWithOpts
05:51:53 [2021-03-26T05:51:53.236Z] --- SKIP: TestCreateWithOpts (0.00s)
05:51:53 [2021-03-26T05:51:53.236Z]     local_test.go:181: runtime.GOOS == "windows"
05:51:53 [2021-03-26T05:51:53.236Z] === RUN   TestRelaodNoOpts
05:51:53 [2021-03-26T05:51:53.236Z] --- PASS: TestRelaodNoOpts (0.01s)
05:51:53 [2021-03-26T05:51:53.236Z] PASS
05:51:53 [2021-03-26T05:51:53.236Z] coverage: 41.5% of statements
05:51:53 [2021-03-26T05:51:53.236Z] ok  	github.com/docker/docker/volume/local	0.138s	coverage: 41.5% of statements
05:51:53 [2021-03-26T05:51:53.236Z] === RUN   TestConvertTmpfsOptions
05:51:53 [2021-03-26T05:51:53.236Z] --- PASS: TestConvertTmpfsOptions (0.00s)
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:49: data="mode=700,size=1m"
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:49: data="ro"
05:51:53 [2021-03-26T05:51:53.236Z] === RUN   TestParseMountRaw
05:51:53 [2021-03-26T05:51:53.236Z] --- PASS: TestParseMountRaw (0.02s)
05:51:53 [2021-03-26T05:51:53.236Z] === RUN   TestParseMountRawSplit
05:51:53 [2021-03-26T05:51:53.236Z] --- PASS: TestParseMountRawSplit (0.00s)
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 0
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 1
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 2
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 3
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 4
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 5
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 6
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 7
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 8
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 0
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 1
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 2
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 3
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 4
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 5
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 6
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 7
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 8
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 9
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 10
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 11
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 12
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 0
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 1
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 2
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 3
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 4
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 5
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 6
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 7
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 8
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 9
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 10
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:390: case 11
05:51:53 [2021-03-26T05:51:53.236Z] === RUN   TestParseMountSpec
05:51:53 [2021-03-26T05:51:53.236Z] --- PASS: TestParseMountSpec (0.00s)
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:455: case 0
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:455: case 1
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:455: case 2
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:455: case 3
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:455: case 4
05:51:53 [2021-03-26T05:51:53.236Z]     parser_test.go:455: case 5
05:51:53 [2021-03-26T05:51:53.236Z] === RUN   TestParseMountSpecBindWithFileinfoError
05:51:53 [2021-03-26T05:51:53.236Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
05:51:53 [2021-03-26T05:51:53.236Z] === RUN   TestValidateMount
05:51:53 [2021-03-26T05:51:53.236Z] --- PASS: TestValidateMount (0.00s)
05:51:53 [2021-03-26T05:51:53.236Z] PASS
05:51:53 [2021-03-26T05:51:53.236Z] coverage: 66.2% of statements
05:51:53 [2021-03-26T05:51:53.236Z] ok  	github.com/docker/docker/volume/mounts	0.071s	coverage: 66.2% of statements
05:51:53 [2021-03-26T05:51:53.329Z] --- PASS: TestExecUser (1.90s)
05:51:53 [2021-03-26T05:51:53.329Z] === RUN   TestExportContainerAndImportImage
05:51:53 [2021-03-26T05:51:53.357Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.063s	coverage: 84.1% of statements
05:51:53 [2021-03-26T05:51:53.357Z] ok  	github.com/docker/docker/pkg/fsutils	0.157s	coverage: 85.1% of statements
05:51:53 [2021-03-26T05:51:53.589Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
05:51:53 [2021-03-26T05:51:53.618Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestSetGetMeta
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestSetGetMeta
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestRestore
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestRestore
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestServiceCreate
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestServiceCreate
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestServiceList
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestServiceList
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestServiceRemove
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestServiceRemove
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestServiceGet
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestServiceGet
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestServicePrune
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestServicePrune
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestCreate
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestCreate
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestRemove
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestRemove
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestList
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestList
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestFindByDriver
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestFindByDriver
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestFindByReferenced
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestFindByReferenced
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestDerefMultipleOfSameRef
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestDerefMultipleOfSameRef
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestDefererencePluginOnCreateError
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestDefererencePluginOnCreateError
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestRefDerefRemove
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestRefDerefRemove
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestGet
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestGet
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestGetWithReference
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestGetWithReference
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestFilterFunc
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestFilterFunc/test_nil_list
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestFilterFunc/test_nil_list
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestFilterFunc/test_empty_list
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestFilterFunc/test_empty_list
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestFilterFunc/test_filter_some
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestFilterFunc/test_filter_some
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestFilterFunc/test_filter_middle
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestFilterFunc/test_filter_middle
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestFilterFunc/test_filter_middle_and_last
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
05:51:54 [2021-03-26T05:51:54.225Z] === RUN   TestFilterFunc/test_filter_first_and_last
05:51:54 [2021-03-26T05:51:54.225Z] === PAUSE TestFilterFunc/test_filter_first_and_last
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestFilterFunc/test_nil_list
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestFilterFunc/test_filter_some
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestFilterFunc/test_filter_middle_and_last
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestFilterFunc/test_empty_list
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestFilterFunc/test_filter_first_and_last
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestFilterFunc/test_filter_middle
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestFilterFunc (0.00s)
05:51:54 [2021-03-26T05:51:54.225Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
05:51:54 [2021-03-26T05:51:54.225Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
05:51:54 [2021-03-26T05:51:54.225Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
05:51:54 [2021-03-26T05:51:54.225Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
05:51:54 [2021-03-26T05:51:54.225Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
05:51:54 [2021-03-26T05:51:54.225Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
05:51:54 [2021-03-26T05:51:54.225Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
05:51:54 [2021-03-26T05:51:54.225Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestSetGetMeta
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestFindByReferenced
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestGetWithReference
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestDefererencePluginOnCreateError
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestSetGetMeta (0.02s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestGet
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestFindByReferenced (0.03s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestRefDerefRemove
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestServicePrune
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestGetWithReference (0.03s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestFindByDriver
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestGet (0.02s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestList
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestRefDerefRemove (0.02s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestRemove
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestFindByDriver (0.02s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestCreate
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestList (0.02s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestRemove (0.02s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestServiceList
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestCreate (0.01s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestServiceGet
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestServiceRemove
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestServiceGet (0.07s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestServiceCreate
05:51:54 [2021-03-26T05:51:54.225Z] time="2021-03-26T05:51:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestServiceRemove (0.07s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestDerefMultipleOfSameRef
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestServiceList (0.08s)
05:51:54 [2021-03-26T05:51:54.225Z] === CONT  TestRestore
05:51:54 [2021-03-26T05:51:54.225Z] time="2021-03-26T05:51:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
05:51:54 [2021-03-26T05:51:54.225Z] time="2021-03-26T05:51:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestServiceCreate (0.02s)
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
05:51:54 [2021-03-26T05:51:54.225Z] time="2021-03-26T05:51:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
05:51:54 [2021-03-26T05:51:54.225Z] time="2021-03-26T05:51:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestRestore (0.02s)
05:51:54 [2021-03-26T05:51:54.225Z] --- PASS: TestServicePrune (0.14s)
05:51:54 [2021-03-26T05:51:54.225Z] PASS
05:51:54 [2021-03-26T05:51:54.225Z] coverage: 70.3% of statements
05:51:54 [2021-03-26T05:51:54.225Z] ok  	github.com/docker/docker/volume/service	0.215s	coverage: 70.3% of statements
05:51:54 [2021-03-26T05:51:54.561Z] ok  	github.com/docker/docker/pkg/idtools	0.483s	coverage: 69.5% of statements
05:51:54 [2021-03-26T05:51:54.894Z] --- PASS: TestBuildWithHugeFile (55.74s)
05:51:54 [2021-03-26T05:51:54.894Z] === RUN   TestBuildWCOWSandboxSize
05:51:54 [2021-03-26T05:51:54.894Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
05:51:54 [2021-03-26T05:51:54.894Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
05:51:54 [2021-03-26T05:51:54.894Z] === RUN   TestBuildWithEmptyDockerfile
05:51:54 [2021-03-26T05:51:54.894Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
05:51:54 [2021-03-26T05:51:54.894Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
05:51:54 [2021-03-26T05:51:54.894Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:51:54 [2021-03-26T05:51:54.894Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:51:54 [2021-03-26T05:51:54.894Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:51:54 [2021-03-26T05:51:54.894Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:51:54 [2021-03-26T05:51:54.894Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
05:51:54 [2021-03-26T05:51:54.894Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
05:51:54 [2021-03-26T05:51:54.894Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
05:51:54 [2021-03-26T05:51:54.894Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
05:51:54 [2021-03-26T05:51:54.894Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
05:51:54 [2021-03-26T05:51:54.894Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
05:51:54 [2021-03-26T05:51:54.894Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
05:51:54 [2021-03-26T05:51:54.894Z] === RUN   TestBuildPreserveOwnership
05:51:54 [2021-03-26T05:51:54.894Z] === RUN   TestBuildPreserveOwnership/copy_from
05:51:54 [2021-03-26T05:51:54.970Z] --- PASS: TestExportContainerAndImportImage (1.69s)
05:51:54 [2021-03-26T05:51:54.970Z] === RUN   TestExportContainerAfterDaemonRestart
05:51:55 [2021-03-26T05:51:55.045Z] --- PASS: TestSecretList (2.31s)
05:51:55 [2021-03-26T05:51:55.045Z] === RUN   TestSecretsCreateAndDelete
05:51:55 [2021-03-26T05:51:55.137Z] ok  	github.com/docker/docker/pkg/ioutils	0.618s	coverage: 68.8% of statements
05:51:55 [2021-03-26T05:51:55.137Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
05:51:55 [2021-03-26T05:51:55.137Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
05:51:55 [2021-03-26T05:51:55.398Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
05:51:55 [2021-03-26T05:51:55.398Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
05:51:55 [2021-03-26T05:51:55.398Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
05:51:55 [2021-03-26T05:51:55.659Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
05:51:55 [2021-03-26T05:51:55.660Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
05:51:55 [2021-03-26T05:51:55.921Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
05:51:56 [2021-03-26T05:51:56.182Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
05:51:56 [2021-03-26T05:51:56.349Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
05:51:56 [2021-03-26T05:51:56.417Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
05:51:56 [2021-03-26T05:51:56.443Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
05:51:56 [2021-03-26T05:51:56.443Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 86.7% of statements
05:51:56 [2021-03-26T05:51:56.443Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
05:51:56 [2021-03-26T05:51:56.443Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
05:51:56 [2021-03-26T05:51:56.608Z] --- PASS: TestExportContainerAfterDaemonRestart (1.72s)
05:51:56 [2021-03-26T05:51:56.608Z] === RUN   TestHealthCheckWorkdir
05:51:56 [2021-03-26T05:51:56.953Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
05:51:56 [2021-03-26T05:51:56.953Z] === RUN   TestSecretsUpdate
05:51:57 [2021-03-26T05:51:57.185Z] --- PASS: TestNewClientWithTimeout (17.61s)
05:51:57 [2021-03-26T05:51:57.185Z] === RUN   TestClientStream
05:51:57 [2021-03-26T05:51:57.185Z] --- PASS: TestClientStream (0.00s)
05:51:57 [2021-03-26T05:51:57.185Z] === RUN   TestClientSendFile
05:51:57 [2021-03-26T05:51:57.185Z] --- PASS: TestClientSendFile (0.00s)
05:51:57 [2021-03-26T05:51:57.185Z] === RUN   TestClientWithRequestTimeout
05:51:57 [2021-03-26T05:51:57.185Z] --- PASS: TestClientWithRequestTimeout (0.00s)
05:51:57 [2021-03-26T05:51:57.185Z] === RUN   TestFileSpecPlugin
05:51:57 [2021-03-26T05:51:57.185Z] --- PASS: TestFileSpecPlugin (0.00s)
05:51:57 [2021-03-26T05:51:57.185Z] === RUN   TestFileJSONSpecPlugin
05:51:57 [2021-03-26T05:51:57.185Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
05:51:57 [2021-03-26T05:51:57.185Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
05:51:57 [2021-03-26T05:51:57.185Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
05:51:57 [2021-03-26T05:51:57.185Z] === RUN   TestPluginAddHandler
05:51:57 [2021-03-26T05:51:57.185Z] --- PASS: TestPluginAddHandler (0.00s)
05:51:57 [2021-03-26T05:51:57.185Z] === RUN   TestPluginWaitBadPlugin
05:51:57 [2021-03-26T05:51:57.185Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
05:51:57 [2021-03-26T05:51:57.185Z] === RUN   TestGet
05:51:57 [2021-03-26T05:51:57.185Z] time="2021-03-26T05:51:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
05:51:57 [2021-03-26T05:51:57.385Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
05:51:57 [2021-03-26T05:51:57.937Z] --- PASS: TestBuildPreserveOwnership (4.09s)
05:51:57 [2021-03-26T05:51:57.937Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.70s)
05:51:57 [2021-03-26T05:51:57.937Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s)
05:51:57 [2021-03-26T05:51:57.937Z] === RUN   TestBuildPlatformInvalid
05:51:57 [2021-03-26T05:51:57.937Z] --- PASS: TestBuildPlatformInvalid (0.12s)
05:51:57 [2021-03-26T05:51:57.937Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
05:51:58 [2021-03-26T05:51:58.176Z] time="2021-03-26T05:51:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
05:51:58 [2021-03-26T05:51:58.327Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
05:51:58 [2021-03-26T05:51:58.327Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
05:51:58 [2021-03-26T05:51:58.340Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.26s)
05:51:58 [2021-03-26T05:51:58.340Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pm697oypwsdc8gxkkrq17fxg6 Created:2021-03-26 05:51:49.746731656 +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[10de500c052b04b79035cf5600adfa45597ef600bde818f6a2be3dfcb2306d5f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dgkv9thnq1texgrxohuelciql EndpointID:36daf9afd1ce27a63f7df2678fc1ffe12757ff0dbc01dc40d66a595e78aea3e9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1be130c2f21d718f07e7346ff15e957a0164dfcd84ee5b55e02b2d4491530fdc 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:f5a7480c8200 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dgkv9thnq1texgrxohuelciql EndpointID:36daf9afd1ce27a63f7df2678fc1ffe12757ff0dbc01dc40d66a595e78aea3e9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
05:51:58 [2021-03-26T05:51:58.340Z] PASS
05:51:58 [2021-03-26T05:51:58.340Z] 
05:51:58 [2021-03-26T05:51:58.340Z] === Skipped
05:51:58 [2021-03-26T05:51:58.340Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
05:51:58 [2021-03-26T05:51:58.340Z]     service_test.go:242: FLAKY_TEST
05:51:58 [2021-03-26T05:51:58.340Z] 
05:51:58 [2021-03-26T05:51:58.340Z] 
05:51:58 [2021-03-26T05:51:58.340Z] DONE 26 tests, 1 skipped in 62.624s
05:51:58 [2021-03-26T05:51:58.340Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
05:51:58 [2021-03-26T05:51:58.340Z] ++ 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
05:51:58 [2021-03-26T05:51:58.340Z] ++ set -e
05:51:58 [2021-03-26T05:51:58.340Z] ++ '[' -n 0 ']'
05:51:58 [2021-03-26T05:51:58.340Z] ++ set -x
05:51:58 [2021-03-26T05:51:58.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
05:51:58 [2021-03-26T05:51:58.340Z] INFO: Testing against a local daemon
05:51:58 [2021-03-26T05:51:58.340Z] === RUN   TestDockerNetworkIpvlanPersistance
05:51:58 [2021-03-26T05:51:58.340Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
05:51:58 [2021-03-26T05:51:58.340Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:51:58 [2021-03-26T05:51:58.340Z] === RUN   TestDockerNetworkIpvlan
05:51:58 [2021-03-26T05:51:58.340Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
05:51:58 [2021-03-26T05:51:58.340Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:51:58 [2021-03-26T05:51:58.340Z] PASS
05:51:58 [2021-03-26T05:51:58.340Z] 
05:51:58 [2021-03-26T05:51:58.340Z] === Skipped
05:51:58 [2021-03-26T05:51:58.340Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
05:51:58 [2021-03-26T05:51:58.340Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:51:58 [2021-03-26T05:51:58.340Z] 
05:51:58 [2021-03-26T05:51:58.340Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
05:51:58 [2021-03-26T05:51:58.340Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:51:58 [2021-03-26T05:51:58.340Z] 
05:51:58 [2021-03-26T05:51:58.340Z] 
05:51:58 [2021-03-26T05:51:58.340Z] DONE 2 tests, 2 skipped in 0.134s
05:51:58 [2021-03-26T05:51:58.340Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
05:51:58 [2021-03-26T05:51:58.340Z] ++ 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
05:51:58 [2021-03-26T05:51:58.340Z] ++ set -e
05:51:58 [2021-03-26T05:51:58.340Z] ++ '[' -n 0 ']'
05:51:58 [2021-03-26T05:51:58.340Z] ++ set -x
05:51:58 [2021-03-26T05:51:58.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
05:51:58 [2021-03-26T05:51:58.340Z] INFO: Testing against a local daemon
05:51:58 [2021-03-26T05:51:58.340Z] === RUN   TestDockerNetworkMacvlanPersistance
05:51:58 [2021-03-26T05:51:58.516Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
05:51:58 [2021-03-26T05:51:58.587Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
05:51:58 [2021-03-26T05:51:58.816Z] --- PASS: TestServiceUpdateSecrets (16.26s)
05:51:58 [2021-03-26T05:51:58.817Z] === RUN   TestServiceUpdateConfigs
05:51:59 [2021-03-26T05:51:59.454Z] --- PASS: TestHealthCheckWorkdir (2.64s)
05:51:59 [2021-03-26T05:51:59.454Z] === RUN   TestHealthKillContainer
05:51:59 [2021-03-26T05:51:59.492Z] --- PASS: TestSecretsUpdate (2.34s)
05:51:59 [2021-03-26T05:51:59.492Z] === RUN   TestTemplatedSecret
05:51:59 [2021-03-26T05:51:59.727Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.18s)
05:51:59 [2021-03-26T05:51:59.727Z] === RUN   TestDockerNetworkMacvlan
05:51:59 [2021-03-26T05:51:59.980Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 75.0% of statements
05:52:00 [2021-03-26T05:52:00.244Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
05:52:00 [2021-03-26T05:52:00.399Z] time="2021-03-26T05:51:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
05:52:01 [2021-03-26T05:52:01.115Z] === RUN   TestDockerNetworkMacvlan/Subinterface
05:52:01 [2021-03-26T05:52:01.361Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
05:52:01 [2021-03-26T05:52:01.621Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
05:52:02 [2021-03-26T05:52:02.058Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
05:52:02 [2021-03-26T05:52:02.788Z] --- PASS: TestTemplatedSecret (3.42s)
05:52:02 [2021-03-26T05:52:02.788Z] === RUN   TestSecretCreateResolve
05:52:03 [2021-03-26T05:52:03.000Z] --- PASS: TestHealthKillContainer (3.84s)
05:52:03 [2021-03-26T05:52:03.000Z] === RUN   TestInspectCpusetInConfigPre120
05:52:03 [2021-03-26T05:52:03.000Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
05:52:03 [2021-03-26T05:52:03.445Z] === RUN   TestDockerNetworkMacvlan/NilParent
05:52:03 [2021-03-26T05:52:03.542Z] ok  	github.com/docker/docker/pkg/signal	2.418s	coverage: 61.0% of statements
05:52:03 [2021-03-26T05:52:03.542Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
05:52:03 [2021-03-26T05:52:03.802Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
05:52:04 [2021-03-26T05:52:04.063Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
05:52:04 [2021-03-26T05:52:04.200Z] time="2021-03-26T05:52:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
05:52:04 [2021-03-26T05:52:04.380Z] --- PASS: TestInspectCpusetInConfigPre120 (1.03s)
05:52:04 [2021-03-26T05:52:04.380Z] === RUN   TestIpcModeNone
05:52:04 [2021-03-26T05:52:04.951Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
05:52:05 [2021-03-26T05:52:05.006Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
05:52:05 [2021-03-26T05:52:05.267Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
05:52:05 [2021-03-26T05:52:05.326Z] --- PASS: TestSecretCreateResolve (2.32s)
05:52:05 [2021-03-26T05:52:05.326Z] PASS
05:52:05 [2021-03-26T05:52:05.326Z] 
05:52:05 [2021-03-26T05:52:05.326Z] DONE 6 tests in 15.014s
05:52:05 [2021-03-26T05:52:05.326Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
05:52:05 [2021-03-26T05:52:05.326Z] INFO: Testing against a local daemon
05:52:05 [2021-03-26T05:52:05.326Z] === RUN   TestServiceCreateInit
05:52:05 [2021-03-26T05:52:05.326Z] === RUN   TestServiceCreateInit/daemonInitDisabled
05:52:05 [2021-03-26T05:52:05.521Z] --- PASS: TestIpcModeNone (1.52s)
05:52:05 [2021-03-26T05:52:05.521Z] === RUN   TestIpcModePrivate
05:52:05 [2021-03-26T05:52:05.840Z] ok  	github.com/docker/docker/pkg/tailfile	0.057s	coverage: 88.6% of statements
05:52:06 [2021-03-26T05:52:06.413Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
05:52:06 [2021-03-26T05:52:06.413Z] testing: warning: no tests to run
05:52:06 [2021-03-26T05:52:06.413Z] coverage: [no statements]
05:52:06 [2021-03-26T05:52:06.413Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
05:52:06 [2021-03-26T05:52:06.900Z] --- PASS: TestIpcModePrivate (1.40s)
05:52:06 [2021-03-26T05:52:06.900Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
05:52:06 [2021-03-26T05:52:06.900Z] === RUN   TestIpcModeShareable
05:52:06 [2021-03-26T05:52:06.984Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
05:52:07 [2021-03-26T05:52:07.245Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
05:52:07 [2021-03-26T05:52:07.245Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
05:52:07 [2021-03-26T05:52:07.653Z] === RUN   TestDockerNetworkMacvlan/InternalMode
05:52:08 [2021-03-26T05:52:08.807Z] --- PASS: TestIpcModeShareable (1.42s)
05:52:08 [2021-03-26T05:52:08.807Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true
05:52:08 [2021-03-26T05:52:08.807Z] === RUN   TestAPIIpcModeShareableAndContainer
05:52:08 [2021-03-26T05:52:08.807Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
05:52:09 [2021-03-26T05:52:09.158Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
05:52:10 [2021-03-26T05:52:10.103Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
05:52:10 [2021-03-26T05:52:10.364Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 85.4% of statements
05:52:10 [2021-03-26T05:52:10.608Z] === RUN   TestServiceCreateInit/daemonInitEnabled
05:52:11 [2021-03-26T05:52:11.750Z] ok  	github.com/docker/docker/quota	0.214s	coverage: 71.4% of statements
05:52:11 [2021-03-26T05:52:11.862Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
05:52:12 [2021-03-26T05:52:12.102Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
05:52:12 [2021-03-26T05:52:12.322Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
05:52:12 [2021-03-26T05:52:12.671Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.12s)
05:52:12 [2021-03-26T05:52:12.671Z] === RUN   TestAPIIpcModeHost
05:52:12 [2021-03-26T05:52:12.879Z] --- PASS: TestGet (15.01s)
05:52:12 [2021-03-26T05:52:12.879Z] === RUN   TestPluginWithNoManifest
05:52:12 [2021-03-26T05:52:12.879Z] --- PASS: TestPluginWithNoManifest (0.00s)
05:52:12 [2021-03-26T05:52:12.879Z] === RUN   TestGetAll
05:52:12 [2021-03-26T05:52:12.879Z] --- PASS: TestGetAll (0.00s)
05:52:12 [2021-03-26T05:52:12.879Z] PASS
05:52:12 [2021-03-26T05:52:12.879Z] coverage: 73.4% of statements
05:52:12 [2021-03-26T05:52:12.879Z] ok  	github.com/docker/docker/pkg/plugins	35.124s	coverage: 73.4% of statements
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/pkg/term	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/quota	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/rootless	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/testutil/request	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/volume	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
05:52:12 [2021-03-26T05:52:12.879Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
05:52:12 [2021-03-26T05:52:12.931Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
05:52:13 [2021-03-26T05:52:13.339Z] Loaded image: buildpack-deps:buster
05:52:13 [2021-03-26T05:52:13.339Z] Loaded image: busybox:latest
05:52:13 [2021-03-26T05:52:13.339Z] Loaded image: busybox:glibc
05:52:13 [2021-03-26T05:52:13.501Z] === RUN   TestDockerSuite/TestBuildAddTar
05:52:13 [2021-03-26T05:52:13.707Z] ok  	github.com/docker/docker/registry	0.060s	coverage: 58.8% of statements
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === Skipped
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     dispatchers_test.go:377: Windows does not support stopsignal
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
05:52:13 [2021-03-26T05:52:13.868Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
05:52:13 [2021-03-26T05:52:13.868Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     client_test.go:23: runtime.GOOS == "windows"
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     daemon_test.go:147: root required
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     reload_test.go:520: root required
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     pull_v2_test.go:73: Needs fixing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     pull_v2_test.go:118: Needs fixing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     download_test.go:268: Needs fixing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     layer_test.go:304: Failing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     layer_test.go:353: Failing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     layer_test.go:468: Failing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     layer_test.go:697: Failing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     migration_test.go:46: Failing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     migration_test.go:182: Failing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     mount_test.go:17: Failing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     mount_test.go:76: Failing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     mount_test.go:125: Failing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     mount_test.go:212: Failing on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     archive_test.go:134: Xz not present in msys2
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     archive_test.go:239: Failing on Windows CI machines
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     archive_windows_test.go:16: Currently fails
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     changes_test.go:192: needs more investigation
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     changes_test.go:405: needs further investigation
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     changes_test.go:441: needs further investigation
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     poller_test.go:41: No chmod on Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     fileutils_test.go:134: Needs porting to Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     fileutils_test.go:180: Needs porting to Windows
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
05:52:13 [2021-03-26T05:52:13.868Z]     local_test.go:181: runtime.GOOS == "windows"
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] 
05:52:13 [2021-03-26T05:52:13.868Z] DONE 1833 tests, 45 skipped in 193.153s
05:52:13 [2021-03-26T05:52:13.868Z] INFO: make.ps1 ended at 03/26/2021 05:52:13
05:52:13 [2021-03-26T05:52:13.981Z] Loaded image: debian:bullseye
05:52:13 [2021-03-26T05:52:13.981Z] Loaded image: hello-world:latest
05:52:14 [2021-03-26T05:52:14.277Z] Loaded image: arm32v7/hello-world:latest
05:52:14 [2021-03-26T05:52:14.279Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
05:52:14 [2021-03-26T05:52:14.279Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
05:52:14 [2021-03-26T05:52:14.689Z] --- PASS: TestServiceUpdateConfigs (16.12s)
05:52:14 [2021-03-26T05:52:14.689Z] === RUN   TestServiceUpdateNetwork
05:52:14 [2021-03-26T05:52:14.809Z] --- PASS: TestServiceCreateInit (9.34s)
05:52:14 [2021-03-26T05:52:14.809Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.70s)
05:52:14 [2021-03-26T05:52:14.809Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.61s)
05:52:14 [2021-03-26T05:52:14.809Z] === RUN   TestCreateServiceMultipleTimes
05:52:14 [2021-03-26T05:52:14.881Z] --- PASS: TestAPIIpcModeHost (2.24s)
05:52:14 [2021-03-26T05:52:14.881Z] === RUN   TestDaemonIpcModeShareable
05:52:15 [2021-03-26T05:52:15.222Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
05:52:15 [2021-03-26T05:52:15.435Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
05:52:15 [2021-03-26T05:52:15.435Z] INFO: Unit tests ended at 03/26/2021 05:52:14. Duration:00:03:27.0866992
05:52:15 [2021-03-26T05:52:15.435Z] INFO: Building busybox
05:52:15 [2021-03-26T05:52:15.435Z] Sending build context to Docker daemon   5.12kB
05:52:15 [2021-03-26T05:52:15.435Z] 
05:52:15 [2021-03-26T05:52:15.435Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
05:52:15 [2021-03-26T05:52:15.435Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
05:52:15 [2021-03-26T05:52:15.435Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
05:52:15 [2021-03-26T05:52:15.435Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
05:52:15 [2021-03-26T05:52:15.435Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
05:52:15 [2021-03-26T05:52:15.435Z]  ---> 3eaa9ebbf51f
05:52:15 [2021-03-26T05:52:15.435Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
05:52:15 [2021-03-26T05:52:15.435Z]  ---> Running in f64cc29e796e
05:52:15 [2021-03-26T05:52:15.482Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
05:52:18 [2021-03-26T05:52:18.029Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
05:52:18 [2021-03-26T05:52:18.197Z] --- PASS: TestDaemonIpcModeShareable (3.10s)
05:52:18 [2021-03-26T05:52:18.197Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
05:52:18 [2021-03-26T05:52:18.197Z] === RUN   TestDaemonIpcModePrivate
05:52:18 [2021-03-26T05:52:18.970Z] ok  	github.com/docker/docker/volume/local	0.096s	coverage: 76.4% of statements
05:52:19 [2021-03-26T05:52:19.230Z] Removing intermediate container f64cc29e796e
05:52:19 [2021-03-26T05:52:19.230Z]  ---> 2254fc4e82c2
05:52:19 [2021-03-26T05:52:19.230Z] Step 7/13 : ARG BUSYBOX_VERSION
05:52:19 [2021-03-26T05:52:19.230Z]  ---> Running in 1edef4d9fc3d
05:52:19 [2021-03-26T05:52:19.543Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
05:52:19 [2021-03-26T05:52:19.699Z] Removing intermediate container 1edef4d9fc3d
05:52:19 [2021-03-26T05:52:19.699Z]  ---> df7113558764
05:52:19 [2021-03-26T05:52:19.699Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
05:52:19 [2021-03-26T05:52:19.699Z]  ---> Running in 0c4008f693ae
05:52:20 [2021-03-26T05:52:20.006Z] === RUN   TestDockerNetworkMacvlan/Addressing
05:52:20 [2021-03-26T05:52:20.169Z] Removing intermediate container 0c4008f693ae
05:52:20 [2021-03-26T05:52:20.169Z]  ---> 27b5a29f778e
05:52:20 [2021-03-26T05:52:20.169Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
05:52:20 [2021-03-26T05:52:20.744Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
05:52:20 [2021-03-26T05:52:20.928Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
05:52:21 [2021-03-26T05:52:21.004Z] --- PASS: TestDaemonIpcModePrivate (3.14s)
05:52:21 [2021-03-26T05:52:21.004Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
05:52:21 [2021-03-26T05:52:21.004Z] === RUN   TestDaemonIpcModePrivateFromConfig
05:52:21 [2021-03-26T05:52:21.160Z] 
05:52:21 [2021-03-26T05:52:21.220Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.54s)
05:52:21 [2021-03-26T05:52:21.220Z] PASS
05:52:21 [2021-03-26T05:52:21.220Z] 
05:52:21 [2021-03-26T05:52:21.220Z] === Skipped
05:52:21 [2021-03-26T05:52:21.220Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
05:52:21 [2021-03-26T05:52:21.220Z]     build_session_test.go:25: TODO: BuildKit
05:52:21 [2021-03-26T05:52:21.220Z] 
05:52:21 [2021-03-26T05:52:21.220Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s)
05:52:21 [2021-03-26T05:52:21.220Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
05:52:21 [2021-03-26T05:52:21.220Z] 
05:52:21 [2021-03-26T05:52:21.220Z] 
05:52:21 [2021-03-26T05:52:21.220Z] DONE 34 tests, 2 skipped in 121.570s
05:52:21 [2021-03-26T05:52:21.220Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
05:52:21 [2021-03-26T05:52:21.220Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
05:52:21 [2021-03-26T05:52:21.220Z] ++ set -e
05:52:21 [2021-03-26T05:52:21.220Z] ++ '[' -n 0 ']'
05:52:21 [2021-03-26T05:52:21.220Z] ++ set -x
05:52:21 [2021-03-26T05:52:21.220Z] ++ 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=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
05:52:21 [2021-03-26T05:52:21.220Z] INFO: Testing against a local daemon
05:52:21 [2021-03-26T05:52:21.220Z] === RUN   TestConfigInspect
05:52:21 [2021-03-26T05:52:21.392Z] --- PASS: TestDockerNetworkMacvlan (21.50s)
05:52:21 [2021-03-26T05:52:21.392Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
05:52:21 [2021-03-26T05:52:21.392Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
05:52:21 [2021-03-26T05:52:21.392Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.52s)
05:52:21 [2021-03-26T05:52:21.392Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.80s)
05:52:21 [2021-03-26T05:52:21.392Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.21s)
05:52:21 [2021-03-26T05:52:21.392Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.83s)
05:52:21 [2021-03-26T05:52:21.392Z] PASS
05:52:21 [2021-03-26T05:52:21.392Z] 
05:52:21 [2021-03-26T05:52:21.392Z] DONE 8 tests in 23.808s
05:52:21 [2021-03-26T05:52:21.392Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
05:52:21 [2021-03-26T05:52:21.392Z] ++ 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
05:52:21 [2021-03-26T05:52:21.392Z] ++ set -e
05:52:21 [2021-03-26T05:52:21.392Z] ++ '[' -n 0 ']'
05:52:21 [2021-03-26T05:52:21.392Z] ++ set -x
05:52:21 [2021-03-26T05:52:21.392Z] ++ 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
05:52:21 [2021-03-26T05:52:21.392Z] testing: warning: no tests to run
05:52:21 [2021-03-26T05:52:21.392Z] PASS
05:52:21 [2021-03-26T05:52:21.392Z] 
05:52:21 [2021-03-26T05:52:21.392Z] DONE 0 tests in 0.024s
05:52:21 [2021-03-26T05:52:21.392Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
05:52:21 [2021-03-26T05:52:21.392Z] ++ 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
05:52:21 [2021-03-26T05:52:21.392Z] ++ set -e
05:52:21 [2021-03-26T05:52:21.392Z] ++ '[' -n 0 ']'
05:52:21 [2021-03-26T05:52:21.392Z] ++ set -x
05:52:21 [2021-03-26T05:52:21.392Z] ++ 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
05:52:21 [2021-03-26T05:52:21.629Z]  ---> fb6a70ada466
05:52:21 [2021-03-26T05:52:21.629Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
05:52:21 [2021-03-26T05:52:21.629Z]  ---> Running in 7b7fa6760799
05:52:21 [2021-03-26T05:52:21.653Z] INFO: Testing against a local daemon
05:52:21 [2021-03-26T05:52:21.653Z] === RUN   TestAuthZPluginAllowRequest
05:52:22 [2021-03-26T05:52:22.741Z] --- PASS: TestConfigInspect (1.96s)
05:52:22 [2021-03-26T05:52:22.741Z] === RUN   TestConfigList
05:52:23 [2021-03-26T05:52:23.544Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
05:52:23 [2021-03-26T05:52:23.570Z] --- PASS: TestAuthZPluginAllowRequest (2.01s)
05:52:23 [2021-03-26T05:52:23.570Z] === RUN   TestAuthZPluginTLS
05:52:24 [2021-03-26T05:52:24.114Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.14s)
05:52:24 [2021-03-26T05:52:24.114Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
05:52:24 [2021-03-26T05:52:24.114Z] === RUN   TestDaemonIpcModeShareableFromConfig
05:52:24 [2021-03-26T05:52:24.142Z] --- PASS: TestAuthZPluginTLS (0.70s)
05:52:24 [2021-03-26T05:52:24.142Z] === RUN   TestAuthZPluginDenyRequest
05:52:24 [2021-03-26T05:52:24.820Z] --- PASS: TestConfigList (1.94s)
05:52:24 [2021-03-26T05:52:24.820Z] === RUN   TestConfigsCreateAndDelete
05:52:25 [2021-03-26T05:52:25.087Z] --- PASS: TestAuthZPluginDenyRequest (0.67s)
05:52:25 [2021-03-26T05:52:25.087Z] === RUN   TestAuthZPluginAPIDenyResponse
05:52:25 [2021-03-26T05:52:25.659Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
05:52:25 [2021-03-26T05:52:25.659Z] === RUN   TestAuthZPluginDenyResponse
05:52:26 [2021-03-26T05:52:26.231Z] --- PASS: TestAuthZPluginDenyResponse (0.67s)
05:52:26 [2021-03-26T05:52:26.231Z] === RUN   TestAuthZPluginAllowEventStream
05:52:26 [2021-03-26T05:52:26.346Z] --- PASS: TestConfigsCreateAndDelete (1.94s)
05:52:26 [2021-03-26T05:52:26.346Z] === RUN   TestConfigsUpdate
05:52:26 [2021-03-26T05:52:26.663Z] === RUN   TestDockerSuite/TestBuildAddTarXz
05:52:28 [2021-03-26T05:52:28.041Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.69s)
05:52:28 [2021-03-26T05:52:28.041Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:141, shared: true, mustBeShared: true
05:52:28 [2021-03-26T05:52:28.041Z] === RUN   TestIpcModeOlderClient
05:52:28 [2021-03-26T05:52:28.041Z] === PAUSE TestIpcModeOlderClient
05:52:28 [2021-03-26T05:52:28.041Z] === RUN   TestKillContainerInvalidSignal
05:52:28 [2021-03-26T05:52:28.436Z] --- PASS: TestConfigsUpdate (1.98s)
05:52:28 [2021-03-26T05:52:28.436Z] === RUN   TestTemplatedConfig
05:52:28 [2021-03-26T05:52:28.778Z] --- PASS: TestAuthZPluginAllowEventStream (2.04s)
05:52:28 [2021-03-26T05:52:28.778Z] === RUN   TestAuthZPluginErrorResponse
05:52:28 [2021-03-26T05:52:28.979Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
05:52:29 [2021-03-26T05:52:29.040Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
05:52:29 [2021-03-26T05:52:29.040Z] === RUN   TestAuthZPluginErrorRequest
05:52:29 [2021-03-26T05:52:29.549Z] --- PASS: TestKillContainerInvalidSignal (1.58s)
05:52:29 [2021-03-26T05:52:29.549Z] === RUN   TestKillContainer
05:52:29 [2021-03-26T05:52:29.549Z] === RUN   TestKillContainer/no_signal
05:52:29 [2021-03-26T05:52:29.612Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
05:52:29 [2021-03-26T05:52:29.612Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
05:52:30 [2021-03-26T05:52:30.298Z] Removing intermediate container 7b7fa6760799
05:52:30 [2021-03-26T05:52:30.298Z]  ---> 24c5a8b5438e
05:52:30 [2021-03-26T05:52:30.298Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
05:52:30 [2021-03-26T05:52:30.298Z]  ---> Running in 6f5c3f8e5dae
05:52:30 [2021-03-26T05:52:30.500Z] --- PASS: TestServiceUpdateNetwork (16.76s)
05:52:30 [2021-03-26T05:52:30.500Z] === RUN   TestServiceUpdatePidsLimit
05:52:30 [2021-03-26T05:52:30.500Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
05:52:30 [2021-03-26T05:52:30.555Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s)
05:52:30 [2021-03-26T05:52:30.555Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
05:52:30 [2021-03-26T05:52:30.768Z] 
05:52:30 [2021-03-26T05:52:30.768Z] SUCCESS: Specified value was saved.
05:52:30 [2021-03-26T05:52:30.931Z] === RUN   TestKillContainer/non_killing_signal
05:52:30 [2021-03-26T05:52:30.931Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
05:52:31 [2021-03-26T05:52:31.191Z] --- PASS: TestTemplatedConfig (2.48s)
05:52:31 [2021-03-26T05:52:31.191Z] === RUN   TestConfigCreateResolve
05:52:31 [2021-03-26T05:52:31.200Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
05:52:32 [2021-03-26T05:52:32.310Z] === RUN   TestKillContainer/killing_signal
05:52:32 [2021-03-26T05:52:32.917Z] --- PASS: TestCreateServiceMultipleTimes (17.66s)
05:52:32 [2021-03-26T05:52:32.917Z] === RUN   TestCreateServiceConflict
05:52:32 [2021-03-26T05:52:32.986Z] Removing intermediate container 6f5c3f8e5dae
05:52:32 [2021-03-26T05:52:32.986Z]  ---> 6a0565ab7354
05:52:32 [2021-03-26T05:52:32.986Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
05:52:32 [2021-03-26T05:52:32.986Z]  ---> Running in b0742f28d296
05:52:33 [2021-03-26T05:52:33.103Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.44s)
05:52:33 [2021-03-26T05:52:33.103Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
05:52:33 [2021-03-26T05:52:33.170Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/pkg/term	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/rootless	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/testutil/request	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/volume	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
05:52:33 [2021-03-26T05:52:33.170Z] 
05:52:33 [2021-03-26T05:52:33.170Z] === Skipped
05:52:33 [2021-03-26T05:52:33.170Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
05:52:33 [2021-03-26T05:52:33.170Z]     exec_linux_test.go:18: requires AppArmor to be enabled
05:52:33 [2021-03-26T05:52:33.170Z] 
05:52:33 [2021-03-26T05:52:33.170Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
05:52:33 [2021-03-26T05:52:33.170Z]     exec_linux_test.go:38: requires AppArmor to be enabled
05:52:33 [2021-03-26T05:52:33.170Z] 
05:52:33 [2021-03-26T05:52:33.170Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
05:52:33 [2021-03-26T05:52:33.170Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:52:33 [2021-03-26T05:52:33.170Z]     graphtest_unix.go:46: Driver btrfs not supported
05:52:33 [2021-03-26T05:52:33.170Z] 
05:52:33 [2021-03-26T05:52:33.170Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
05:52:33 [2021-03-26T05:52:33.170Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:52:33 [2021-03-26T05:52:33.170Z]     graphtest_unix.go:46: Driver btrfs not supported
05:52:33 [2021-03-26T05:52:33.170Z] 
05:52:33 [2021-03-26T05:52:33.170Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
05:52:33 [2021-03-26T05:52:33.170Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:52:33 [2021-03-26T05:52:33.170Z]     graphtest_unix.go:46: Driver btrfs not supported
05:52:33 [2021-03-26T05:52:33.170Z] 
05:52:33 [2021-03-26T05:52:33.170Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
05:52:33 [2021-03-26T05:52:33.170Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:52:33 [2021-03-26T05:52:33.170Z]     graphtest_unix.go:46: Driver btrfs not supported
05:52:33 [2021-03-26T05:52:33.170Z] 
05:52:33 [2021-03-26T05:52:33.170Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
05:52:33 [2021-03-26T05:52:33.170Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:52:33 [2021-03-26T05:52:33.170Z]     graphtest_unix.go:46: Driver btrfs not supported
05:52:33 [2021-03-26T05:52:33.170Z] 
05:52:33 [2021-03-26T05:52:33.170Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
05:52:33 [2021-03-26T05:52:33.170Z]     graphtest_unix.go:73: No driver to put!
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z] time="2021-03-26T05:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z] time="2021-03-26T05:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z] time="2021-03-26T05:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z] time="2021-03-26T05:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z] time="2021-03-26T05:51:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:44: graphdriver: driver not supported
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:73: No driver to put!
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     overlay_test.go:49: Fails to compute changes intermittently
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     overlay_test.go:65: Cannot run test with naive change algorithm
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:46: Driver zfs not supported
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:46: Driver zfs not supported
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:46: Driver zfs not supported
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:46: Driver zfs not supported
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:46: Driver zfs not supported
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     graphtest_unix.go:73: No driver to put!
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
05:52:33 [2021-03-26T05:52:33.171Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] 
05:52:33 [2021-03-26T05:52:33.171Z] DONE 2248 tests, 26 skipped in 257.460s
Post stage
[Pipeline] junit
05:52:33 [2021-03-26T05:52:33.185Z] Recording test results
05:52:33 [2021-03-26T05:52:33.300Z] --- PASS: TestConfigCreateResolve (2.02s)
05:52:33 [2021-03-26T05:52:33.300Z] === RUN   TestConfigDaemonLibtrustID
05:52:33 [2021-03-26T05:52:33.593Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
05:52:33 [2021-03-26T05:52:33.593Z] PASS
05:52:33 [2021-03-26T05:52:33.593Z] 
05:52:33 [2021-03-26T05:52:33.593Z] DONE 7 tests in 12.947s
05:52:33 [2021-03-26T05:52:33.593Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
05:52:33 [2021-03-26T05:52:33.593Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
05:52:33 [2021-03-26T05:52:33.593Z] ++ set -e
05:52:33 [2021-03-26T05:52:33.593Z] ++ '[' -n 0 ']'
05:52:33 [2021-03-26T05:52:33.593Z] ++ set -x
05:52:33 [2021-03-26T05:52:33.593Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
05:52:33 [2021-03-26T05:52:33.593Z] INFO: Testing against a local daemon
05:52:33 [2021-03-26T05:52:33.593Z] === RUN   TestCheckpoint
05:52:33 [2021-03-26T05:52:33.593Z] --- SKIP: TestCheckpoint (0.00s)
05:52:33 [2021-03-26T05:52:33.593Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
05:52:33 [2021-03-26T05:52:33.593Z] === RUN   TestContainerInvalidJSON
05:52:33 [2021-03-26T05:52:33.593Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
05:52:33 [2021-03-26T05:52:33.593Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
05:52:33 [2021-03-26T05:52:33.593Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
05:52:33 [2021-03-26T05:52:33.593Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
05:52:33 [2021-03-26T05:52:33.593Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
05:52:33 [2021-03-26T05:52:33.593Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
05:52:33 [2021-03-26T05:52:33.593Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
05:52:33 [2021-03-26T05:52:33.593Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
05:52:33 [2021-03-26T05:52:33.593Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
05:52:33 [2021-03-26T05:52:33.593Z] --- PASS: TestContainerInvalidJSON (0.02s)
05:52:33 [2021-03-26T05:52:33.593Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
05:52:33 [2021-03-26T05:52:33.593Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
05:52:33 [2021-03-26T05:52:33.593Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
05:52:33 [2021-03-26T05:52:33.593Z] === RUN   TestCopyFromContainerPathDoesNotExist
05:52:33 [2021-03-26T05:52:33.593Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
05:52:33 [2021-03-26T05:52:33.593Z] === RUN   TestCopyFromContainerPathIsNotDir
05:52:33 [2021-03-26T05:52:33.606Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
05:52:33 [2021-03-26T05:52:33.889Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
05:52:33 [2021-03-26T05:52:33.889Z] === RUN   TestCopyToContainerPathDoesNotExist
05:52:33 [2021-03-26T05:52:33.889Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
05:52:33 [2021-03-26T05:52:33.889Z] === RUN   TestCopyToContainerPathIsNotDir
05:52:33 [2021-03-26T05:52:33.889Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
05:52:33 [2021-03-26T05:52:33.889Z] === RUN   TestCopyFromContainer
05:52:33 [2021-03-26T05:52:33.939Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42203/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44d1fcead2badd3f81f2c25889305bbd293c6b99 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44d1fcead2badd3f81f2c25889305bbd293c6b99 hack/validate/vendor
05:52:34 [2021-03-26T05:52:34.217Z] --- PASS: TestKillContainer (4.46s)
05:52:34 [2021-03-26T05:52:34.217Z]     --- PASS: TestKillContainer/no_signal (1.50s)
05:52:34 [2021-03-26T05:52:34.217Z]     --- PASS: TestKillContainer/non_killing_signal (1.25s)
05:52:34 [2021-03-26T05:52:34.217Z]     --- PASS: TestKillContainer/killing_signal (1.47s)
05:52:34 [2021-03-26T05:52:34.217Z] === RUN   TestKillWithStopSignalAndRestartPolicies
05:52:34 [2021-03-26T05:52:34.217Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
05:52:34 [2021-03-26T05:52:34.298Z] --- PASS: TestCreateServiceConflict (2.26s)
05:52:34 [2021-03-26T05:52:34.298Z] === RUN   TestCreateServiceMaxReplicas
05:52:34 [2021-03-26T05:52:34.881Z] No vendor changes in diff.
[Pipeline] }
05:52:35 [2021-03-26T05:52:35.155Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
[Pipeline] // stage
Post stage
[Pipeline] sh
05:52:35 [2021-03-26T05:52:35.411Z] === RUN   TestCopyFromContainer//
05:52:35 [2021-03-26T05:52:35.411Z] === RUN   TestCopyFromContainer//bar/root
05:52:35 [2021-03-26T05:52:35.411Z] === RUN   TestCopyFromContainer//bar/root/
05:52:35 [2021-03-26T05:52:35.411Z] === RUN   TestCopyFromContainer/bar/quux
05:52:35 [2021-03-26T05:52:35.411Z] === RUN   TestCopyFromContainer/bar/quux/
05:52:35 [2021-03-26T05:52:35.460Z] + echo Ensuring container killed.
05:52:35 [2021-03-26T05:52:35.460Z] Ensuring container killed.
05:52:35 [2021-03-26T05:52:35.460Z] + docker rm -vf docker-pr2
05:52:35 [2021-03-26T05:52:35.460Z] Error: No such container: docker-pr2
[Pipeline] sh
05:52:35 [2021-03-26T05:52:35.652Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.52s)
05:52:35 [2021-03-26T05:52:35.652Z] === RUN   TestAuthZPluginHeader
05:52:35 [2021-03-26T05:52:35.707Z] === RUN   TestCopyFromContainer/bar/quux/baz
05:52:35 [2021-03-26T05:52:35.707Z] === RUN   TestCopyFromContainer/bar/filesymlink
05:52:35 [2021-03-26T05:52:35.707Z] === RUN   TestCopyFromContainer/bar/dirsymlink
05:52:35 [2021-03-26T05:52:35.707Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
05:52:35 [2021-03-26T05:52:35.746Z] + echo Chowning /workspace to jenkins user
05:52:35 [2021-03-26T05:52:35.746Z] Chowning /workspace to jenkins user
05:52:35 [2021-03-26T05:52:35.746Z] + id -u
05:52:35 [2021-03-26T05:52:35.746Z] + id -g
05:52:35 [2021-03-26T05:52:35.746Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42203:/workspace busybox chown -R 1000:1000 /workspace
05:52:36 [2021-03-26T05:52:36.003Z] === RUN   TestCopyFromContainer/bar/notarget
05:52:36 [2021-03-26T05:52:36.003Z] --- PASS: TestCopyFromContainer (2.04s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCopyFromContainer// (0.07s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
05:52:36 [2021-03-26T05:52:36.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
05:52:36 [2021-03-26T05:52:36.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:52:36 [2021-03-26T05:52:36.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:52:36 [2021-03-26T05:52:36.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:52:36 [2021-03-26T05:52:36.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:52:36 [2021-03-26T05:52:36.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
05:52:36 [2021-03-26T05:52:36.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
05:52:36 [2021-03-26T05:52:36.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
05:52:36 [2021-03-26T05:52:36.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
05:52:36 [2021-03-26T05:52:36.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
05:52:36 [2021-03-26T05:52:36.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
05:52:36 [2021-03-26T05:52:36.003Z] === RUN   TestCreateLinkToNonExistingContainer
05:52:36 [2021-03-26T05:52:36.003Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
05:52:36 [2021-03-26T05:52:36.003Z] === RUN   TestCreateWithInvalidEnv
05:52:36 [2021-03-26T05:52:36.003Z] === RUN   TestCreateWithInvalidEnv/0
05:52:36 [2021-03-26T05:52:36.003Z] === PAUSE TestCreateWithInvalidEnv/0
05:52:36 [2021-03-26T05:52:36.003Z] === RUN   TestCreateWithInvalidEnv/1
05:52:36 [2021-03-26T05:52:36.003Z] === PAUSE TestCreateWithInvalidEnv/1
05:52:36 [2021-03-26T05:52:36.003Z] === RUN   TestCreateWithInvalidEnv/2
05:52:36 [2021-03-26T05:52:36.003Z] === PAUSE TestCreateWithInvalidEnv/2
05:52:36 [2021-03-26T05:52:36.003Z] === CONT  TestCreateWithInvalidEnv/0
05:52:36 [2021-03-26T05:52:36.003Z] === CONT  TestCreateWithInvalidEnv/2
05:52:36 [2021-03-26T05:52:36.003Z] === CONT  TestCreateWithInvalidEnv/1
05:52:36 [2021-03-26T05:52:36.003Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
05:52:36 [2021-03-26T05:52:36.003Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
05:52:36 [2021-03-26T05:52:36.003Z] === RUN   TestCreateTmpfsMountsTarget
05:52:36 [2021-03-26T05:52:36.003Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
05:52:36 [2021-03-26T05:52:36.003Z] === RUN   TestCreateWithCustomMaskedPaths
05:52:36 [2021-03-26T05:52:36.223Z] --- PASS: TestAuthZPluginHeader (1.03s)
05:52:36 [2021-03-26T05:52:36.223Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
05:52:36 [2021-03-26T05:52:36.223Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
05:52:36 [2021-03-26T05:52:36.223Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:52:36 [2021-03-26T05:52:36.223Z] === RUN   TestAuthZPluginV2Disable
05:52:36 [2021-03-26T05:52:36.223Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
05:52:36 [2021-03-26T05:52:36.223Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:52:36 [2021-03-26T05:52:36.223Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
05:52:36 [2021-03-26T05:52:36.223Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
05:52:36 [2021-03-26T05:52:36.223Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:52:36 [2021-03-26T05:52:36.223Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
05:52:36 [2021-03-26T05:52:36.223Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
05:52:36 [2021-03-26T05:52:36.223Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:52:36 [2021-03-26T05:52:36.223Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
05:52:36 [2021-03-26T05:52:36.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.62s)
05:52:36 [2021-03-26T05:52:36.535Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.28s)
05:52:36 [2021-03-26T05:52:36.535Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.11s)
05:52:36 [2021-03-26T05:52:36.535Z] === RUN   TestKillStoppedContainer
05:52:36 [2021-03-26T05:52:36.535Z] --- PASS: TestKillStoppedContainer (0.08s)
05:52:36 [2021-03-26T05:52:36.535Z] === RUN   TestKillStoppedContainerAPIPre120
05:52:36 [2021-03-26T05:52:36.621Z] + bundleName=unit
05:52:36 [2021-03-26T05:52:36.621Z] + echo Creating unit-bundles.tar.gz
05:52:36 [2021-03-26T05:52:36.621Z] Creating unit-bundles.tar.gz
05:52:36 [2021-03-26T05:52:36.621Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
05:52:36 [2021-03-26T05:52:36.621Z] bundles/junit-report.xml
05:52:36 [2021-03-26T05:52:36.621Z] bundles/go-test-report.json
05:52:36 [2021-03-26T05:52:36.621Z] bundles/profile.out
[Pipeline] archiveArtifacts
05:52:36 [2021-03-26T05:52:36.634Z] Archiving artifacts
05:52:36 [2021-03-26T05:52:36.795Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
05:52:36 [2021-03-26T05:52:36.795Z] === RUN   TestKillDifferentUserContainer
05:52:36 [2021-03-26T05:52:36.805Z] Cannot create a file when that file already exists.
05:52:37 [2021-03-26T05:52:37.049Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42203/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
05:52:37 [2021-03-26T05:52:37.365Z] + make clean
05:52:37 [2021-03-26T05:52:37.365Z] docker volume rm -f docker-dev-cache
05:52:37 [2021-03-26T05:52:37.525Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s)
05:52:37 [2021-03-26T05:52:37.525Z] === RUN   TestCreateWithCustomReadonlyPaths
05:52:37 [2021-03-26T05:52:37.595Z] --- PASS: TestCreateServiceMaxReplicas (3.31s)
05:52:37 [2021-03-26T05:52:37.595Z] === RUN   TestCreateWithDuplicateNetworkNames
05:52:37 [2021-03-26T05:52:37.625Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
05:52:38 [2021-03-26T05:52:38.181Z] --- PASS: TestKillDifferentUserContainer (1.52s)
05:52:38 [2021-03-26T05:52:38.181Z] === RUN   TestInspectOomKilledTrue
05:52:38 [2021-03-26T05:52:38.181Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
05:52:38 [2021-03-26T05:52:38.181Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:52:38 [2021-03-26T05:52:38.181Z] === RUN   TestInspectOomKilledFalse
05:52:38 [2021-03-26T05:52:38.181Z] --- SKIP: TestInspectOomKilledFalse (0.01s)
05:52:38 [2021-03-26T05:52:38.181Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:52:38 [2021-03-26T05:52:38.181Z] === RUN   TestLinksEtcHostsContentMatch
05:52:38 [2021-03-26T05:52:38.181Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
05:52:39 [2021-03-26T05:52:39.609Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.77s)
05:52:39 [2021-03-26T05:52:39.609Z] === RUN   TestCreateWithInvalidHealthcheckParams
05:52:39 [2021-03-26T05:52:39.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:52:39 [2021-03-26T05:52:39.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:52:39 [2021-03-26T05:52:39.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:52:39 [2021-03-26T05:52:39.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:52:39 [2021-03-26T05:52:39.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:52:39 [2021-03-26T05:52:39.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:52:39 [2021-03-26T05:52:39.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:52:39 [2021-03-26T05:52:39.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:52:39 [2021-03-26T05:52:39.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:52:39 [2021-03-26T05:52:39.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:52:39 [2021-03-26T05:52:39.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
05:52:39 [2021-03-26T05:52:39.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
05:52:39 [2021-03-26T05:52:39.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
05:52:39 [2021-03-26T05:52:39.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
05:52:39 [2021-03-26T05:52:39.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
05:52:39 [2021-03-26T05:52:39.609Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
05:52:39 [2021-03-26T05:52:39.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
05:52:39 [2021-03-26T05:52:39.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
05:52:39 [2021-03-26T05:52:39.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
05:52:39 [2021-03-26T05:52:39.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
05:52:39 [2021-03-26T05:52:39.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
05:52:39 [2021-03-26T05:52:39.609Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
05:52:39 [2021-03-26T05:52:39.902Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s)
05:52:39 [2021-03-26T05:52:39.902Z] === RUN   TestCreateDifferentPlatform
05:52:39 [2021-03-26T05:52:39.902Z] === RUN   TestCreateDifferentPlatform/different_os
05:52:39 [2021-03-26T05:52:39.902Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
05:52:40 [2021-03-26T05:52:40.046Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
05:52:40 [2021-03-26T05:52:40.088Z] --- PASS: TestLinksEtcHostsContentMatch (1.83s)
05:52:40 [2021-03-26T05:52:40.088Z] === RUN   TestLinksContainerNames
05:52:40 [2021-03-26T05:52:40.198Z] --- PASS: TestCreateDifferentPlatform (0.03s)
05:52:40 [2021-03-26T05:52:40.198Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
05:52:40 [2021-03-26T05:52:40.198Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
05:52:40 [2021-03-26T05:52:40.198Z] === RUN   TestCreateVolumesFromNonExistingContainer
05:52:40 [2021-03-26T05:52:40.198Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
05:52:40 [2021-03-26T05:52:40.198Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
05:52:40 [2021-03-26T05:52:40.198Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
05:52:40 [2021-03-26T05:52:40.198Z] === RUN   TestContainerStartOnDaemonRestart
05:52:40 [2021-03-26T05:52:40.198Z] === PAUSE TestContainerStartOnDaemonRestart
05:52:40 [2021-03-26T05:52:40.198Z] === RUN   TestDaemonRestartIpcMode
05:52:40 [2021-03-26T05:52:40.198Z] === PAUSE TestDaemonRestartIpcMode
05:52:40 [2021-03-26T05:52:40.198Z] === RUN   TestDaemonHostGatewayIP
05:52:40 [2021-03-26T05:52:40.198Z] === PAUSE TestDaemonHostGatewayIP
05:52:40 [2021-03-26T05:52:40.198Z] === RUN   TestRestartDaemonWithRestartingContainer
05:52:40 [2021-03-26T05:52:40.198Z] === PAUSE TestRestartDaemonWithRestartingContainer
05:52:40 [2021-03-26T05:52:40.198Z] === RUN   TestContainerKillOnDaemonStart
05:52:40 [2021-03-26T05:52:40.198Z] === PAUSE TestContainerKillOnDaemonStart
05:52:40 [2021-03-26T05:52:40.198Z] === RUN   TestDiff
05:52:40 [2021-03-26T05:52:40.598Z] Removing intermediate container b0742f28d296
05:52:40 [2021-03-26T05:52:40.598Z]  ---> 2d11a4281a46
05:52:40 [2021-03-26T05:52:40.598Z] Step 13/13 : CMD ["sh"]
05:52:40 [2021-03-26T05:52:40.598Z]  ---> Running in 057270f9fd5b
05:52:40 [2021-03-26T05:52:40.835Z] --- PASS: TestDiff (0.54s)
05:52:40 [2021-03-26T05:52:40.835Z] === RUN   TestExecWithCloseStdin
05:52:41 [2021-03-26T05:52:41.066Z] Removing intermediate container 057270f9fd5b
05:52:41 [2021-03-26T05:52:41.066Z]  ---> 7a42f56fd4f1
05:52:41 [2021-03-26T05:52:41.066Z] Successfully built 7a42f56fd4f1
05:52:41 [2021-03-26T05:52:41.066Z] Successfully tagged busybox:latest
05:52:41 [2021-03-26T05:52:41.066Z] INFO: Docker images of the daemon under test
05:52:41 [2021-03-26T05:52:41.066Z] 
05:52:41 [2021-03-26T05:52:41.066Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
05:52:41 [2021-03-26T05:52:41.066Z] busybox                                latest              7a42f56fd4f1        Less than a second ago   5.32GB
05:52:41 [2021-03-26T05:52:41.066Z] microsoft/windowsservercore            latest              3eaa9ebbf51f        3 weeks ago              5.25GB
05:52:41 [2021-03-26T05:52:41.066Z] mcr.microsoft.com/windows/servercore   ltsc2019            3eaa9ebbf51f        3 weeks ago              5.25GB
05:52:41 [2021-03-26T05:52:41.066Z] 
05:52:41 [2021-03-26T05:52:41.066Z] INFO: Running integration tests at 03/26/2021 05:52:40...
05:52:41 [2021-03-26T05:52:41.066Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
05:52:41 [2021-03-26T05:52:41.066Z] INFO: Integration API tests being run from the host:
05:52:41 [2021-03-26T05:52:41.066Z] INFO: make.ps1 starting at 03/26/2021 05:52:40
05:52:41 [2021-03-26T05:52:41.474Z] --- PASS: TestExecWithCloseStdin (0.68s)
05:52:41 [2021-03-26T05:52:41.474Z] === RUN   TestExec
05:52:42 [2021-03-26T05:52:42.054Z] Running D:\gopath\src\github.com\docker\docker\integration\build
05:52:42 [2021-03-26T05:52:42.123Z] --- PASS: TestExec (0.68s)
05:52:42 [2021-03-26T05:52:42.123Z] === RUN   TestExecUser
05:52:42 [2021-03-26T05:52:42.765Z] --- PASS: TestExecUser (0.71s)
05:52:42 [2021-03-26T05:52:42.765Z] === RUN   TestExportContainerAndImportImage
05:52:43 [2021-03-26T05:52:43.379Z] --- PASS: TestLinksContainerNames (3.41s)
05:52:43 [2021-03-26T05:52:43.379Z] === RUN   TestLogsFollowTailEmpty
05:52:43 [2021-03-26T05:52:43.811Z] --- PASS: TestExportContainerAndImportImage (0.81s)
05:52:43 [2021-03-26T05:52:43.811Z] === RUN   TestExportContainerAfterDaemonRestart
05:52:44 [2021-03-26T05:52:44.758Z] --- PASS: TestLogsFollowTailEmpty (1.38s)
05:52:44 [2021-03-26T05:52:44.758Z] === RUN   TestContainerNetworkMountsNoChown
05:52:45 [2021-03-26T05:52:45.335Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s)
05:52:45 [2021-03-26T05:52:45.335Z] === RUN   TestHealthCheckWorkdir
05:52:45 [2021-03-26T05:52:45.970Z] --- PASS: TestHealthCheckWorkdir (0.83s)
05:52:45 [2021-03-26T05:52:45.970Z] === RUN   TestHealthKillContainer
05:52:46 [2021-03-26T05:52:46.139Z] --- PASS: TestContainerNetworkMountsNoChown (1.34s)
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/default
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/default
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/private
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/private
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/rprivate
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/rprivate
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/slave
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/slave
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/rslave
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/rslave
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/shared
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/shared
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/rshared
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/rshared
05:52:46 [2021-03-26T05:52:46.139Z] === CONT  TestMountDaemonRoot/default
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/default/bind_root
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/default/bind_root
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/default/bind_subpath
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/default/mount_root
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/default/mount_root
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/default/mount_subpath
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
05:52:46 [2021-03-26T05:52:46.139Z] === CONT  TestMountDaemonRoot/default/bind_root
05:52:46 [2021-03-26T05:52:46.139Z] === CONT  TestMountDaemonRoot/rshared
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/rshared/bind_root
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/rshared/mount_root
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
05:52:46 [2021-03-26T05:52:46.139Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
05:52:46 [2021-03-26T05:52:46.139Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
05:52:46 [2021-03-26T05:52:46.139Z] === CONT  TestMountDaemonRoot/rshared/bind_root
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/shared
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/shared/bind_root
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/shared/bind_root
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/shared/mount_root
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/shared/mount_root
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/rslave
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/rslave/bind_root
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/rslave/mount_root
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/slave
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/slave/bind_root
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/slave/bind_root
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/slave/mount_root
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/slave/mount_root
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/rprivate
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/private
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/private/bind_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/private/mount_root
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/private/mount_root
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/private/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === RUN   TestMountDaemonRoot/private/bind_root
05:52:46 [2021-03-26T05:52:46.400Z] === PAUSE TestMountDaemonRoot/private/bind_root
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/default/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/default/mount_root
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/default/bind_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/rshared/mount_root
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/shared/bind_root
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
05:52:46 [2021-03-26T05:52:46.400Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
05:52:46 [2021-03-26T05:52:46.660Z] === CONT  TestMountDaemonRoot/shared/mount_root
05:52:46 [2021-03-26T05:52:46.660Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
05:52:46 [2021-03-26T05:52:46.660Z] === CONT  TestMountDaemonRoot/slave/bind_root
05:52:46 [2021-03-26T05:52:46.660Z] === CONT  TestMountDaemonRoot/rslave/mount_root
05:52:46 [2021-03-26T05:52:46.660Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
05:52:46 [2021-03-26T05:52:46.660Z] === CONT  TestMountDaemonRoot/rslave/bind_root
05:52:46 [2021-03-26T05:52:46.660Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
05:52:46 [2021-03-26T05:52:46.660Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
05:52:46 [2021-03-26T05:52:46.660Z] === CONT  TestMountDaemonRoot/slave/mount_root
05:52:46 [2021-03-26T05:52:46.660Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
05:52:46 [2021-03-26T05:52:46.660Z] === CONT  TestMountDaemonRoot/private/bind_subpath
05:52:46 [2021-03-26T05:52:46.660Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
05:52:46 [2021-03-26T05:52:46.919Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
05:52:46 [2021-03-26T05:52:46.919Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
05:52:46 [2021-03-26T05:52:46.919Z] === CONT  TestMountDaemonRoot/private/bind_root
05:52:46 [2021-03-26T05:52:46.919Z] === CONT  TestMountDaemonRoot/private/mount_subpath
05:52:46 [2021-03-26T05:52:46.919Z] === CONT  TestMountDaemonRoot/private/mount_root
05:52:46 [2021-03-26T05:52:46.919Z] --- PASS: TestMountDaemonRoot (0.05s)
05:52:46 [2021-03-26T05:52:46.919Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
05:52:46 [2021-03-26T05:52:46.919Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
05:52:46 [2021-03-26T05:52:46.919Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
05:52:46 [2021-03-26T05:52:46.919Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
05:52:46 [2021-03-26T05:52:46.919Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
05:52:46 [2021-03-26T05:52:46.919Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
05:52:46 [2021-03-26T05:52:46.919Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
05:52:46 [2021-03-26T05:52:46.919Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
05:52:46 [2021-03-26T05:52:46.919Z] === RUN   TestContainerBindMountNonRecursive
05:52:47 [2021-03-26T05:52:47.272Z] --- PASS: TestServiceUpdatePidsLimit (18.23s)
05:52:47 [2021-03-26T05:52:47.272Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s)
05:52:47 [2021-03-26T05:52:47.272Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.35s)
05:52:47 [2021-03-26T05:52:47.272Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s)
05:52:47 [2021-03-26T05:52:47.272Z] PASS
05:52:47 [2021-03-26T05:52:47.272Z] 
05:52:47 [2021-03-26T05:52:47.272Z] === Skipped
05:52:47 [2021-03-26T05:52:47.272Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
05:52:47 [2021-03-26T05:52:47.272Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
05:52:47 [2021-03-26T05:52:47.272Z] 
05:52:47 [2021-03-26T05:52:47.272Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
05:52:47 [2021-03-26T05:52:47.272Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:52:47 [2021-03-26T05:52:47.272Z] 
05:52:47 [2021-03-26T05:52:47.272Z] 
05:52:47 [2021-03-26T05:52:47.272Z] DONE 27 tests, 2 skipped in 183.916s
05:52:47 [2021-03-26T05:52:47.273Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
05:52:47 [2021-03-26T05:52:47.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
05:52:47 [2021-03-26T05:52:47.273Z] ++ set -e
05:52:47 [2021-03-26T05:52:47.273Z] ++ '[' -n 0 ']'
05:52:47 [2021-03-26T05:52:47.273Z] ++ set -x
05:52:47 [2021-03-26T05:52:47.273Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
05:52:47 [2021-03-26T05:52:47.273Z] INFO: Testing against a local daemon
05:52:47 [2021-03-26T05:52:47.273Z] === RUN   TestSessionCreate
05:52:47 [2021-03-26T05:52:47.273Z] --- PASS: TestSessionCreate (0.02s)
05:52:47 [2021-03-26T05:52:47.273Z] === RUN   TestSessionCreateWithBadUpgrade
05:52:47 [2021-03-26T05:52:47.273Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
05:52:47 [2021-03-26T05:52:47.273Z] PASS
05:52:47 [2021-03-26T05:52:47.273Z] 
05:52:47 [2021-03-26T05:52:47.273Z] DONE 2 tests in 0.196s
05:52:47 [2021-03-26T05:52:47.273Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
05:52:47 [2021-03-26T05:52:47.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
05:52:47 [2021-03-26T05:52:47.273Z] ++ set -e
05:52:47 [2021-03-26T05:52:47.273Z] ++ '[' -n 0 ']'
05:52:47 [2021-03-26T05:52:47.273Z] ++ set -x
05:52:47 [2021-03-26T05:52:47.273Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
05:52:47 [2021-03-26T05:52:47.273Z] INFO: Testing against a local daemon
05:52:47 [2021-03-26T05:52:47.597Z] === RUN   TestCgroupDriverSystemdMemoryLimit
05:52:47 [2021-03-26T05:52:47.597Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
05:52:47 [2021-03-26T05:52:47.597Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
05:52:47 [2021-03-26T05:52:47.597Z] === RUN   TestEventsExecDie
05:52:48 [2021-03-26T05:52:48.705Z] --- PASS: TestHealthKillContainer (2.69s)
05:52:48 [2021-03-26T05:52:48.705Z] === RUN   TestInspectCpusetInConfigPre120
05:52:48 [2021-03-26T05:52:48.732Z] --- PASS: TestEventsExecDie (1.20s)
05:52:48 [2021-03-26T05:52:48.732Z] === RUN   TestEventsBackwardsCompatible
05:52:48 [2021-03-26T05:52:48.732Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
05:52:48 [2021-03-26T05:52:48.732Z] === RUN   TestInfoBinaryCommits
05:52:48 [2021-03-26T05:52:48.732Z] --- PASS: TestInfoBinaryCommits (0.01s)
05:52:48 [2021-03-26T05:52:48.732Z] === RUN   TestInfoAPIVersioned
05:52:48 [2021-03-26T05:52:48.732Z] --- PASS: TestInfoAPIVersioned (0.01s)
05:52:48 [2021-03-26T05:52:48.732Z] === RUN   TestInfoDiscoveryBackend
05:52:48 [2021-03-26T05:52:48.999Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
05:52:48 [2021-03-26T05:52:48.999Z] === RUN   TestIpcModeNone
05:52:49 [2021-03-26T05:52:49.431Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
05:52:49 [2021-03-26T05:52:49.431Z] === RUN   TestInfoDiscoveryInvalidAdvertise
05:52:49 [2021-03-26T05:52:49.641Z] --- PASS: TestIpcModeNone (0.64s)
05:52:49 [2021-03-26T05:52:49.641Z] === RUN   TestIpcModePrivate
05:52:50 [2021-03-26T05:52:50.142Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
05:52:50 [2021-03-26T05:52:50.142Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
05:52:50 [2021-03-26T05:52:50.686Z] --- PASS: TestIpcModePrivate (0.77s)
05:52:50 [2021-03-26T05:52:50.686Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
05:52:50 [2021-03-26T05:52:50.686Z] === RUN   TestIpcModeShareable
05:52:50 [2021-03-26T05:52:50.842Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
05:52:50 [2021-03-26T05:52:50.842Z] === RUN   TestInfoAPI
05:52:50 [2021-03-26T05:52:50.842Z] --- PASS: TestInfoAPI (0.02s)
05:52:50 [2021-03-26T05:52:50.842Z] === RUN   TestInfoAPIWarnings
05:52:51 [2021-03-26T05:52:51.114Z] === RUN   TestDockerSuite/TestBuildBlankName
05:52:51 [2021-03-26T05:52:51.114Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
05:52:51 [2021-03-26T05:52:51.321Z] --- PASS: TestIpcModeShareable (0.66s)
05:52:51 [2021-03-26T05:52:51.321Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
05:52:51 [2021-03-26T05:52:51.321Z] === RUN   TestAPIIpcModeShareableAndContainer
05:52:51 [2021-03-26T05:52:51.374Z] --- PASS: TestContainerBindMountNonRecursive (4.40s)
05:52:51 [2021-03-26T05:52:51.374Z] === RUN   TestContainerVolumesMountedAsShared
05:52:51 [2021-03-26T05:52:51.944Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s)
05:52:51 [2021-03-26T05:52:51.944Z] === RUN   TestContainerVolumesMountedAsSlave
05:52:52 [2021-03-26T05:52:52.490Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.54s)
05:52:52 [2021-03-26T05:52:52.490Z] === RUN   TestCreateServiceSecretFileMode
05:52:53 [2021-03-26T05:52:53.325Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
05:52:53 [2021-03-26T05:52:53.403Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.96s)
05:52:53 [2021-03-26T05:52:53.403Z] === RUN   TestAPIIpcModeHost
05:52:53 [2021-03-26T05:52:53.701Z] --- PASS: TestAPIIpcModeHost (0.60s)
05:52:53 [2021-03-26T05:52:53.701Z] === RUN   TestDaemonIpcModeShareable
05:52:53 [2021-03-26T05:52:53.875Z] --- PASS: TestCreateServiceSecretFileMode (2.76s)
05:52:53 [2021-03-26T05:52:53.875Z] === RUN   TestCreateServiceConfigFileMode
05:52:53 [2021-03-26T05:52:53.894Z] --- PASS: TestContainerVolumesMountedAsSlave (1.88s)
05:52:53 [2021-03-26T05:52:53.894Z] === RUN   TestNetworkNat
05:52:54 [2021-03-26T05:52:54.341Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.13s)
05:52:54 [2021-03-26T05:52:54.341Z] PASS
05:52:54 [2021-03-26T05:52:54.341Z] 
05:52:54 [2021-03-26T05:52:54.341Z] === Skipped
05:52:54 [2021-03-26T05:52:54.341Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
05:52:54 [2021-03-26T05:52:54.341Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:52:54 [2021-03-26T05:52:54.341Z] 
05:52:54 [2021-03-26T05:52:54.341Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
05:52:54 [2021-03-26T05:52:54.341Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:52:54 [2021-03-26T05:52:54.341Z] 
05:52:54 [2021-03-26T05:52:54.341Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
05:52:54 [2021-03-26T05:52:54.341Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:52:54 [2021-03-26T05:52:54.341Z] 
05:52:54 [2021-03-26T05:52:54.341Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
05:52:54 [2021-03-26T05:52:54.341Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:52:54 [2021-03-26T05:52:54.341Z] 
05:52:54 [2021-03-26T05:52:54.341Z] 
05:52:54 [2021-03-26T05:52:54.341Z] DONE 17 tests, 4 skipped in 33.041s
05:52:54 [2021-03-26T05:52:54.341Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
05:52:54 [2021-03-26T05:52:54.341Z] ++ 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
05:52:54 [2021-03-26T05:52:54.341Z] ++ set -e
05:52:54 [2021-03-26T05:52:54.341Z] ++ '[' -n 0 ']'
05:52:54 [2021-03-26T05:52:54.341Z] ++ set -x
05:52:54 [2021-03-26T05:52:54.341Z] ++ 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
05:52:54 [2021-03-26T05:52:54.603Z] INFO: Testing against a local daemon
05:52:54 [2021-03-26T05:52:54.603Z] === RUN   TestPluginInvalidJSON
05:52:54 [2021-03-26T05:52:54.603Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
05:52:54 [2021-03-26T05:52:54.603Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
05:52:54 [2021-03-26T05:52:54.603Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
05:52:54 [2021-03-26T05:52:54.603Z] --- PASS: TestPluginInvalidJSON (0.03s)
05:52:54 [2021-03-26T05:52:54.603Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
05:52:54 [2021-03-26T05:52:54.603Z] === RUN   TestPluginInstall
05:52:54 [2021-03-26T05:52:54.603Z] === RUN   TestPluginInstall/no_auth
05:52:54 [2021-03-26T05:52:54.834Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
05:52:55 [2021-03-26T05:52:55.222Z] --- PASS: TestDaemonIpcModeShareable (1.45s)
05:52:55 [2021-03-26T05:52:55.222Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
05:52:55 [2021-03-26T05:52:55.222Z] === RUN   TestDaemonIpcModePrivate
05:52:55 [2021-03-26T05:52:55.409Z] --- PASS: TestNetworkNat (1.39s)
05:52:55 [2021-03-26T05:52:55.409Z] === RUN   TestNetworkLocalhostTCPNat
05:52:56 [2021-03-26T05:52:56.350Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
05:52:56 [2021-03-26T05:52:56.610Z] --- PASS: TestNetworkLocalhostTCPNat (1.41s)
05:52:56 [2021-03-26T05:52:56.610Z] === RUN   TestNetworkLoopbackNat
05:52:56 [2021-03-26T05:52:56.739Z] --- PASS: TestDaemonIpcModePrivate (1.42s)
05:52:56 [2021-03-26T05:52:56.739Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
05:52:56 [2021-03-26T05:52:56.739Z] === RUN   TestDaemonIpcModePrivateFromConfig
05:52:57 [2021-03-26T05:52:57.154Z] time="2021-03-26T05:52:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:52:57 [2021-03-26T05:52:57.154Z] time="2021-03-26T05:52:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab056ca10eed6ad4a46cffcef4ebeab72377c0de4b1274ada1c7e7aac3472a92" mediatype=application/vnd.docker.plugin.v1+json size=522
05:52:57 [2021-03-26T05:52:57.154Z] time="2021-03-26T05:52:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:52:57 [2021-03-26T05:52:57.154Z] time="2021-03-26T05:52:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab056ca10eed6ad4a46cffcef4ebeab72377c0de4b1274ada1c7e7aac3472a92" mediatype=application/vnd.docker.plugin.v1+json size=522
05:52:57 [2021-03-26T05:52:57.154Z] === RUN   TestPluginInstall/with_htpasswd
05:52:57 [2021-03-26T05:52:57.170Z] --- PASS: TestCreateServiceConfigFileMode (2.83s)
05:52:57 [2021-03-26T05:52:57.170Z] === RUN   TestCreateServiceSysctls
05:52:57 [2021-03-26T05:52:57.549Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
05:52:58 [2021-03-26T05:52:58.097Z] time="2021-03-26T05:52:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:52:58 [2021-03-26T05:52:58.097Z] time="2021-03-26T05:52:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8340c51c2fb6538245256202d5492eb169ac2685d6f2ef96be9e6c17a05d9bb8" mediatype=application/vnd.docker.plugin.v1+json size=522
05:52:58 [2021-03-26T05:52:58.097Z] time="2021-03-26T05:52:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:52:58 [2021-03-26T05:52:58.097Z] time="2021-03-26T05:52:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8340c51c2fb6538245256202d5492eb169ac2685d6f2ef96be9e6c17a05d9bb8" mediatype=application/vnd.docker.plugin.v1+json size=522
05:52:58 [2021-03-26T05:52:58.118Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
05:52:58 [2021-03-26T05:52:58.265Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s)
05:52:58 [2021-03-26T05:52:58.265Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
05:52:58 [2021-03-26T05:52:58.265Z] === RUN   TestDaemonIpcModeShareableFromConfig
05:52:58 [2021-03-26T05:52:58.358Z] === RUN   TestPluginInstall/with_insecure
05:52:59 [2021-03-26T05:52:59.309Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s)
05:52:59 [2021-03-26T05:52:59.309Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
05:52:59 [2021-03-26T05:52:59.309Z] === RUN   TestIpcModeOlderClient
05:52:59 [2021-03-26T05:52:59.309Z] === PAUSE TestIpcModeOlderClient
05:52:59 [2021-03-26T05:52:59.309Z] === RUN   TestKillContainerInvalidSignal
05:52:59 [2021-03-26T05:52:59.499Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
05:52:59 [2021-03-26T05:52:59.744Z] time="2021-03-26T05:52:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:52:59 [2021-03-26T05:52:59.744Z] time="2021-03-26T05:52:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45166475fb43538e1c1c873cfc2e9965d10eaf23b184b80c140f4d7ebc15d6b1" mediatype=application/vnd.docker.plugin.v1+json size=522
05:52:59 [2021-03-26T05:52:59.744Z] time="2021-03-26T05:52:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:52:59 [2021-03-26T05:52:59.744Z] time="2021-03-26T05:52:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45166475fb43538e1c1c873cfc2e9965d10eaf23b184b80c140f4d7ebc15d6b1" mediatype=application/vnd.docker.plugin.v1+json size=522
05:52:59 [2021-03-26T05:52:59.947Z] --- PASS: TestKillContainerInvalidSignal (0.54s)
05:52:59 [2021-03-26T05:52:59.947Z] === RUN   TestKillContainer
05:52:59 [2021-03-26T05:52:59.947Z] === RUN   TestKillContainer/no_signal
05:53:00 [2021-03-26T05:53:00.006Z] --- PASS: TestPluginInstall (5.41s)
05:53:00 [2021-03-26T05:53:00.006Z]     --- PASS: TestPluginInstall/no_auth (2.49s)
05:53:00 [2021-03-26T05:53:00.006Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
05:53:00 [2021-03-26T05:53:00.006Z]     --- PASS: TestPluginInstall/with_insecure (1.72s)
05:53:00 [2021-03-26T05:53:00.006Z]         plugin_test.go:160: [dcc4cb9fb7393] daemon is not started
05:53:00 [2021-03-26T05:53:00.006Z] === RUN   TestPluginsWithRuntimes
05:53:00 [2021-03-26T05:53:00.585Z] === RUN   TestKillContainer/non_killing_signal
05:53:00 [2021-03-26T05:53:00.879Z] --- PASS: TestNetworkLoopbackNat (4.19s)
05:53:00 [2021-03-26T05:53:00.879Z] === RUN   TestPause
05:53:00 [2021-03-26T05:53:00.880Z] === RUN   TestKillContainer/killing_signal
05:53:01 [2021-03-26T05:53:01.368Z] --- PASS: TestCreateServiceSysctls (3.84s)
05:53:01 [2021-03-26T05:53:01.368Z] === RUN   TestCreateServiceCapabilities
05:53:01 [2021-03-26T05:53:01.923Z] --- PASS: TestKillContainer (1.69s)
05:53:01 [2021-03-26T05:53:01.923Z]     --- PASS: TestKillContainer/no_signal (0.55s)
05:53:01 [2021-03-26T05:53:01.923Z]     --- PASS: TestKillContainer/non_killing_signal (0.40s)
05:53:01 [2021-03-26T05:53:01.923Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
05:53:01 [2021-03-26T05:53:01.923Z] === RUN   TestKillWithStopSignalAndRestartPolicies
05:53:01 [2021-03-26T05:53:01.923Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
05:53:02 [2021-03-26T05:53:02.216Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
05:53:02 [2021-03-26T05:53:02.261Z] --- PASS: TestPause (1.43s)
05:53:02 [2021-03-26T05:53:02.261Z] === RUN   TestPauseFailsOnWindowsServerContainers
05:53:02 [2021-03-26T05:53:02.261Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
05:53:02 [2021-03-26T05:53:02.261Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
05:53:02 [2021-03-26T05:53:02.261Z] === RUN   TestPauseStopPausedContainer
05:53:02 [2021-03-26T05:53:02.553Z] === RUN   TestPluginsWithRuntimes/No_Args
05:53:02 [2021-03-26T05:53:02.831Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
05:53:02 [2021-03-26T05:53:02.853Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s)
05:53:02 [2021-03-26T05:53:02.853Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s)
05:53:02 [2021-03-26T05:53:02.853Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s)
05:53:02 [2021-03-26T05:53:02.853Z] === RUN   TestKillStoppedContainer
05:53:02 [2021-03-26T05:53:02.853Z] --- PASS: TestKillStoppedContainer (0.06s)
05:53:02 [2021-03-26T05:53:02.853Z] === RUN   TestKillStoppedContainerAPIPre120
05:53:02 [2021-03-26T05:53:02.853Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
05:53:02 [2021-03-26T05:53:02.853Z] === RUN   TestKillDifferentUserContainer
05:53:03 [2021-03-26T05:53:03.316Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
05:53:03 [2021-03-26T05:53:03.316Z] INFO: Testing against a local daemon
05:53:03 [2021-03-26T05:53:03.316Z] === RUN   TestBuildWithSession
05:53:03 [2021-03-26T05:53:03.316Z] --- SKIP: TestBuildWithSession (0.00s)
05:53:03 [2021-03-26T05:53:03.316Z]     build_session_test.go:25: TODO: BuildKit
05:53:03 [2021-03-26T05:53:03.316Z] === RUN   TestBuildSquashParent
05:53:03 [2021-03-26T05:53:03.316Z] --- SKIP: TestBuildSquashParent (0.00s)
05:53:03 [2021-03-26T05:53:03.316Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
05:53:03 [2021-03-26T05:53:03.316Z] === RUN   TestBuildWithRemoveAndForceRemove
05:53:03 [2021-03-26T05:53:03.316Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:53:03 [2021-03-26T05:53:03.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:53:03 [2021-03-26T05:53:03.316Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:53:03 [2021-03-26T05:53:03.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:53:03 [2021-03-26T05:53:03.316Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:53:03 [2021-03-26T05:53:03.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:53:03 [2021-03-26T05:53:03.316Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:53:03 [2021-03-26T05:53:03.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:53:03 [2021-03-26T05:53:03.316Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:53:03 [2021-03-26T05:53:03.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:53:03 [2021-03-26T05:53:03.316Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:53:03 [2021-03-26T05:53:03.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:53:03 [2021-03-26T05:53:03.316Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
05:53:03 [2021-03-26T05:53:03.316Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
05:53:03 [2021-03-26T05:53:03.316Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
05:53:03 [2021-03-26T05:53:03.316Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
05:53:03 [2021-03-26T05:53:03.493Z] --- PASS: TestKillDifferentUserContainer (0.54s)
05:53:03 [2021-03-26T05:53:03.493Z] === RUN   TestInspectOomKilledTrue
05:53:03 [2021-03-26T05:53:03.770Z] --- PASS: TestPauseStopPausedContainer (1.47s)
05:53:03 [2021-03-26T05:53:03.770Z] === RUN   TestPsFilter
05:53:03 [2021-03-26T05:53:03.909Z] --- PASS: TestCreateServiceCapabilities (2.94s)
05:53:03 [2021-03-26T05:53:03.909Z] === RUN   TestInspect
05:53:04 [2021-03-26T05:53:04.030Z] --- PASS: TestPsFilter (0.20s)
05:53:04 [2021-03-26T05:53:04.030Z] === RUN   TestRemoveContainerWithRemovedVolume
05:53:04 [2021-03-26T05:53:04.030Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
05:53:04 [2021-03-26T05:53:04.468Z] === RUN   TestPluginsWithRuntimes/With_Args
05:53:04 [2021-03-26T05:53:04.555Z] --- PASS: TestInspectOomKilledTrue (1.00s)
05:53:04 [2021-03-26T05:53:04.555Z] === RUN   TestInspectOomKilledFalse
05:53:05 [2021-03-26T05:53:05.193Z] --- PASS: TestInspectOomKilledFalse (0.53s)
05:53:05 [2021-03-26T05:53:05.193Z] === RUN   TestLinksEtcHostsContentMatch
05:53:05 [2021-03-26T05:53:05.415Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.19s)
05:53:05 [2021-03-26T05:53:05.415Z] === RUN   TestRemoveContainerWithVolume
05:53:05 [2021-03-26T05:53:05.492Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s)
05:53:05 [2021-03-26T05:53:05.492Z] === RUN   TestLinksContainerNames
05:53:06 [2021-03-26T05:53:06.355Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
05:53:06 [2021-03-26T05:53:06.383Z] --- PASS: TestPluginsWithRuntimes (5.95s)
05:53:06 [2021-03-26T05:53:06.383Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.93s)
05:53:06 [2021-03-26T05:53:06.383Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.70s)
05:53:06 [2021-03-26T05:53:06.383Z] PASS
05:53:06 [2021-03-26T05:53:06.383Z] 
05:53:06 [2021-03-26T05:53:06.383Z] DONE 9 tests in 11.547s
05:53:06 [2021-03-26T05:53:06.383Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
05:53:06 [2021-03-26T05:53:06.383Z] ++ 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
05:53:06 [2021-03-26T05:53:06.383Z] ++ set -e
05:53:06 [2021-03-26T05:53:06.383Z] ++ '[' -n 0 ']'
05:53:06 [2021-03-26T05:53:06.383Z] ++ set -x
05:53:06 [2021-03-26T05:53:06.383Z] ++ 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
05:53:06 [2021-03-26T05:53:06.383Z] INFO: Testing against a local daemon
05:53:06 [2021-03-26T05:53:06.383Z] === RUN   TestExternalGraphDriver
05:53:06 [2021-03-26T05:53:06.383Z] === RUN   TestExternalGraphDriver/json
05:53:06 [2021-03-26T05:53:06.532Z] --- PASS: TestLinksContainerNames (1.05s)
05:53:06 [2021-03-26T05:53:06.532Z] === RUN   TestLogsFollowTailEmpty
05:53:06 [2021-03-26T05:53:06.616Z] --- PASS: TestRemoveContainerWithVolume (1.32s)
05:53:06 [2021-03-26T05:53:06.616Z] === RUN   TestRemoveContainerRunning
05:53:07 [2021-03-26T05:53:07.170Z] --- PASS: TestLogsFollowTailEmpty (0.58s)
05:53:07 [2021-03-26T05:53:07.170Z] === RUN   TestContainerNetworkMountsNoChown
05:53:07 [2021-03-26T05:53:07.205Z] --- PASS: TestInspect (3.26s)
05:53:07 [2021-03-26T05:53:07.205Z] === RUN   TestCreateJob
05:53:07 [2021-03-26T05:53:07.811Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s)
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/default
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/default
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/private
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/private
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rprivate
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rprivate
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/slave
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/slave
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rslave
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rslave
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/shared
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/shared
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rshared
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rshared
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/default
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/default/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rprivate
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rslave
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/default/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rshared
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/default/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rslave/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rshared/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/default/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/default/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rshared/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/default/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/slave
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/rslave/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/shared
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/default/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/shared/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/shared/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/shared/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/shared/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/private
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/slave/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/private/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/slave/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/private/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/private/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/slave/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/private/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/slave/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/private/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === RUN   TestMountDaemonRoot/private/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/default/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rshared/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rshared/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/default/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/default/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rslave/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rslave/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/shared/mount_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/shared/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
05:53:07 [2021-03-26T05:53:07.811Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
05:53:08 [2021-03-26T05:53:08.024Z] --- PASS: TestRemoveContainerRunning (1.27s)
05:53:08 [2021-03-26T05:53:08.024Z] === RUN   TestRemoveContainerForceRemoveRunning
05:53:08 [2021-03-26T05:53:08.107Z] === CONT  TestMountDaemonRoot/private/bind_root
05:53:08 [2021-03-26T05:53:08.108Z] === CONT  TestMountDaemonRoot/slave/bind_root
05:53:08 [2021-03-26T05:53:08.108Z] === CONT  TestMountDaemonRoot/private/mount_subpath
05:53:08 [2021-03-26T05:53:08.108Z] === CONT  TestMountDaemonRoot/private/mount_root
05:53:08 [2021-03-26T05:53:08.108Z] === CONT  TestMountDaemonRoot/private/bind_subpath
05:53:08 [2021-03-26T05:53:08.108Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
05:53:08 [2021-03-26T05:53:08.108Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
05:53:08 [2021-03-26T05:53:08.108Z] === CONT  TestMountDaemonRoot/slave/mount_root
05:53:08 [2021-03-26T05:53:08.108Z] --- PASS: TestMountDaemonRoot (0.03s)
05:53:08 [2021-03-26T05:53:08.108Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
05:53:08 [2021-03-26T05:53:08.108Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
05:53:08 [2021-03-26T05:53:08.108Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
05:53:08 [2021-03-26T05:53:08.108Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
05:53:08 [2021-03-26T05:53:08.108Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
05:53:08 [2021-03-26T05:53:08.108Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
05:53:08 [2021-03-26T05:53:08.108Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
05:53:08 [2021-03-26T05:53:08.108Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
05:53:08 [2021-03-26T05:53:08.108Z] === RUN   TestContainerBindMountNonRecursive
05:53:08 [2021-03-26T05:53:08.599Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
05:53:08 [2021-03-26T05:53:08.931Z] === RUN   TestExternalGraphDriver/spec
05:53:09 [2021-03-26T05:53:09.182Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.50s)
05:53:09 [2021-03-26T05:53:09.182Z] === RUN   TestRemoveInvalidContainer
05:53:09 [2021-03-26T05:53:09.182Z] --- PASS: TestRemoveInvalidContainer (0.03s)
05:53:09 [2021-03-26T05:53:09.182Z] === RUN   TestRenameLinkedContainer
05:53:09 [2021-03-26T05:53:09.629Z] --- PASS: TestContainerBindMountNonRecursive (1.65s)
05:53:09 [2021-03-26T05:53:09.629Z] === RUN   TestContainerVolumesMountedAsShared
05:53:10 [2021-03-26T05:53:10.005Z] --- PASS: TestInfoAPIWarnings (16.26s)
05:53:10 [2021-03-26T05:53:10.005Z] === RUN   TestInfoDebug
05:53:10 [2021-03-26T05:53:10.005Z] --- PASS: TestInfoDebug (0.52s)
05:53:10 [2021-03-26T05:53:10.005Z] === RUN   TestInfoInsecureRegistries
05:53:10 [2021-03-26T05:53:10.005Z] --- PASS: TestInfoInsecureRegistries (0.52s)
05:53:10 [2021-03-26T05:53:10.005Z] === RUN   TestInfoRegistryMirrors
05:53:10 [2021-03-26T05:53:10.005Z] --- PASS: TestInfoRegistryMirrors (0.52s)
05:53:10 [2021-03-26T05:53:10.005Z] === RUN   TestLoginFailsWithBadCredentials
05:53:10 [2021-03-26T05:53:10.006Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
05:53:10 [2021-03-26T05:53:10.006Z] === RUN   TestPingCacheHeaders
05:53:10 [2021-03-26T05:53:10.006Z] --- PASS: TestPingCacheHeaders (0.01s)
05:53:10 [2021-03-26T05:53:10.006Z] === RUN   TestPingGet
05:53:10 [2021-03-26T05:53:10.006Z] --- PASS: TestPingGet (0.01s)
05:53:10 [2021-03-26T05:53:10.006Z] === RUN   TestPingHead
05:53:10 [2021-03-26T05:53:10.006Z] --- PASS: TestPingHead (0.01s)
05:53:10 [2021-03-26T05:53:10.006Z] === RUN   TestVersion
05:53:10 [2021-03-26T05:53:10.006Z] --- PASS: TestVersion (0.01s)
05:53:10 [2021-03-26T05:53:10.006Z] PASS
05:53:10 [2021-03-26T05:53:10.006Z] 
05:53:10 [2021-03-26T05:53:10.006Z] === Skipped
05:53:10 [2021-03-26T05:53:10.006Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
05:53:10 [2021-03-26T05:53:10.006Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
05:53:10 [2021-03-26T05:53:10.006Z] 
05:53:10 [2021-03-26T05:53:10.006Z] 
05:53:10 [2021-03-26T05:53:10.006Z] DONE 18 tests, 1 skipped in 21.742s
05:53:10 [2021-03-26T05:53:10.006Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
05:53:10 [2021-03-26T05:53:10.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
05:53:10 [2021-03-26T05:53:10.006Z] ++ set -e
05:53:10 [2021-03-26T05:53:10.006Z] ++ '[' -n 0 ']'
05:53:10 [2021-03-26T05:53:10.006Z] ++ set -x
05:53:10 [2021-03-26T05:53:10.006Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
05:53:10 [2021-03-26T05:53:10.006Z] INFO: Testing against a local daemon
05:53:10 [2021-03-26T05:53:10.006Z] === RUN   TestVolumesCreateAndList
05:53:10 [2021-03-26T05:53:10.006Z] --- PASS: TestVolumesCreateAndList (0.01s)
05:53:10 [2021-03-26T05:53:10.006Z] === RUN   TestVolumesRemove
05:53:10 [2021-03-26T05:53:10.006Z] --- PASS: TestVolumesRemove (0.10s)
05:53:10 [2021-03-26T05:53:10.006Z] === RUN   TestVolumesInspect
05:53:10 [2021-03-26T05:53:10.006Z] --- PASS: TestVolumesInspect (0.01s)
05:53:10 [2021-03-26T05:53:10.006Z] === RUN   TestVolumesInvalidJSON
05:53:10 [2021-03-26T05:53:10.006Z] === RUN   TestVolumesInvalidJSON//volumes/create
05:53:10 [2021-03-26T05:53:10.006Z] === PAUSE TestVolumesInvalidJSON//volumes/create
05:53:10 [2021-03-26T05:53:10.006Z] === CONT  TestVolumesInvalidJSON//volumes/create
05:53:10 [2021-03-26T05:53:10.006Z] --- PASS: TestVolumesInvalidJSON (0.01s)
05:53:10 [2021-03-26T05:53:10.006Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
05:53:10 [2021-03-26T05:53:10.006Z] PASS
05:53:10 [2021-03-26T05:53:10.006Z] 
05:53:10 [2021-03-26T05:53:10.006Z] DONE 5 tests in 0.298s
05:53:10 [2021-03-26T05:53:10.006Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
05:53:10 [2021-03-26T05:53:10.006Z] ++++ cat bundles/test-integration/docker.pid
05:53:10 [2021-03-26T05:53:10.006Z] +++ kill 12254
05:53:10 [2021-03-26T05:53:10.121Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
05:53:10 [2021-03-26T05:53:10.271Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s)
05:53:10 [2021-03-26T05:53:10.271Z] === RUN   TestContainerVolumesMountedAsSlave
05:53:10 [2021-03-26T05:53:10.500Z] --- PASS: TestCreateJob (3.74s)
05:53:10 [2021-03-26T05:53:10.500Z] === RUN   TestReplicatedJob
05:53:10 [2021-03-26T05:53:10.566Z] --- PASS: TestContainerVolumesMountedAsSlave (0.45s)
05:53:10 [2021-03-26T05:53:10.566Z] === RUN   TestNetworkNat
05:53:11 [2021-03-26T05:53:11.140Z] +++ /etc/init.d/apparmor stop
05:53:11 [2021-03-26T05:53:11.140Z] Leaving: AppArmorNo profiles have been unloaded.
05:53:11 [2021-03-26T05:53:11.140Z] 
05:53:11 [2021-03-26T05:53:11.140Z] Unloading profiles will leave already running processes permanently
05:53:11 [2021-03-26T05:53:11.140Z] unconfined, which can lead to unexpected situations.
05:53:11 [2021-03-26T05:53:11.140Z] 
05:53:11 [2021-03-26T05:53:11.140Z] To set a process to complain mode, use the command line tool
05:53:11 [2021-03-26T05:53:11.140Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
05:53:11 [2021-03-26T05:53:11.140Z] +++ true
05:53:11 [2021-03-26T05:53:11.140Z] exiting test-integration
05:53:11 [2021-03-26T05:53:11.140Z] ++ exit 0
05:53:11 [2021-03-26T05:53:11.140Z] 
05:53:11 [2021-03-26T05:53:11.203Z] --- PASS: TestNetworkNat (0.54s)
05:53:11 [2021-03-26T05:53:11.203Z] === RUN   TestNetworkLocalhostTCPNat
05:53:11 [2021-03-26T05:53:11.845Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s)
05:53:11 [2021-03-26T05:53:11.845Z] === RUN   TestNetworkLoopbackNat
05:53:12 [2021-03-26T05:53:12.029Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
05:53:12 [2021-03-26T05:53:12.235Z] === RUN   TestExternalGraphDriver/pull
Post stage
[Pipeline] junit
05:53:12 [2021-03-26T05:53:12.358Z] Recording test results
05:53:12 [2021-03-26T05:53:12.634Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
05:53:13 [2021-03-26T05:53:13.126Z] + echo Ensuring container killed.
05:53:13 [2021-03-26T05:53:13.126Z] Ensuring container killed.
05:53:13 [2021-03-26T05:53:13.126Z] + docker rm -vf docker-pr2
05:53:13 [2021-03-26T05:53:13.126Z] Error: No such container: docker-pr2
05:53:13 [2021-03-26T05:53:13.126Z] + true
[Pipeline] sh
05:53:13 [2021-03-26T05:53:13.606Z] + echo Chowning /workspace to jenkins user
05:53:13 [2021-03-26T05:53:13.606Z] Chowning /workspace to jenkins user
05:53:13 [2021-03-26T05:53:13.606Z] + id -u
05:53:13 [2021-03-26T05:53:13.606Z] + id -g
05:53:13 [2021-03-26T05:53:13.606Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42203:/workspace busybox chown -R 1001:1001 /workspace
05:53:13 [2021-03-26T05:53:13.606Z] Unable to find image 'busybox:latest' locally
05:53:13 [2021-03-26T05:53:13.762Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
05:53:13 [2021-03-26T05:53:13.931Z] latest: Pulling from library/busybox
05:53:13 [2021-03-26T05:53:13.931Z] 7d95fb1c8be1: Pulling fs layer
05:53:14 [2021-03-26T05:53:14.164Z] --- PASS: TestExternalGraphDriver (8.02s)
05:53:14 [2021-03-26T05:53:14.164Z]     --- PASS: TestExternalGraphDriver/json (2.59s)
05:53:14 [2021-03-26T05:53:14.164Z]     --- PASS: TestExternalGraphDriver/spec (2.83s)
05:53:14 [2021-03-26T05:53:14.164Z]     --- PASS: TestExternalGraphDriver/pull (2.46s)
05:53:14 [2021-03-26T05:53:14.164Z] === RUN   TestGraphdriverPluginV2
05:53:14 [2021-03-26T05:53:14.164Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
05:53:14 [2021-03-26T05:53:14.164Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:53:14 [2021-03-26T05:53:14.164Z] PASS
05:53:14 [2021-03-26T05:53:14.164Z] 
05:53:14 [2021-03-26T05:53:14.164Z] === Skipped
05:53:14 [2021-03-26T05:53:14.164Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
05:53:14 [2021-03-26T05:53:14.164Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:53:14 [2021-03-26T05:53:14.164Z] 
05:53:14 [2021-03-26T05:53:14.164Z] 
05:53:14 [2021-03-26T05:53:14.164Z] DONE 5 tests, 1 skipped in 8.190s
05:53:14 [2021-03-26T05:53:14.164Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
05:53:14 [2021-03-26T05:53:14.164Z] ++ 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
05:53:14 [2021-03-26T05:53:14.164Z] ++ set -e
05:53:14 [2021-03-26T05:53:14.164Z] ++ '[' -n 0 ']'
05:53:14 [2021-03-26T05:53:14.164Z] ++ set -x
05:53:14 [2021-03-26T05:53:14.164Z] ++ 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
05:53:14 [2021-03-26T05:53:14.256Z] 7d95fb1c8be1: Verifying Checksum
05:53:14 [2021-03-26T05:53:14.256Z] 7d95fb1c8be1: Download complete
05:53:14 [2021-03-26T05:53:14.428Z] INFO: Testing against a local daemon
05:53:14 [2021-03-26T05:53:14.428Z] === RUN   TestContinueAfterPluginCrash
05:53:14 [2021-03-26T05:53:14.428Z] === PAUSE TestContinueAfterPluginCrash
05:53:14 [2021-03-26T05:53:14.428Z] === RUN   TestReadPluginNoRead
05:53:14 [2021-03-26T05:53:14.428Z] === PAUSE TestReadPluginNoRead
05:53:14 [2021-03-26T05:53:14.428Z] === RUN   TestDaemonStartWithLogOpt
05:53:14 [2021-03-26T05:53:14.428Z] === PAUSE TestDaemonStartWithLogOpt
05:53:14 [2021-03-26T05:53:14.428Z] === CONT  TestContinueAfterPluginCrash
05:53:14 [2021-03-26T05:53:14.428Z] === CONT  TestDaemonStartWithLogOpt
05:53:14 [2021-03-26T05:53:14.428Z] === CONT  TestReadPluginNoRead
05:53:14 [2021-03-26T05:53:14.580Z] 7d95fb1c8be1: Pull complete
05:53:14 [2021-03-26T05:53:14.580Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
05:53:14 [2021-03-26T05:53:14.580Z] Status: Downloaded newer image for busybox:latest
05:53:14 [2021-03-26T05:53:14.591Z] --- PASS: TestNetworkLoopbackNat (2.80s)
05:53:14 [2021-03-26T05:53:14.591Z] === RUN   TestPause
05:53:15 [2021-03-26T05:53:15.250Z] --- PASS: TestPause (0.62s)
05:53:15 [2021-03-26T05:53:15.250Z] === RUN   TestPauseFailsOnWindowsServerContainers
05:53:15 [2021-03-26T05:53:15.250Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
05:53:15 [2021-03-26T05:53:15.250Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
05:53:15 [2021-03-26T05:53:15.250Z] === RUN   TestPauseStopPausedContainer
05:53:15 [2021-03-26T05:53:15.325Z] --- PASS: TestRenameLinkedContainer (5.43s)
05:53:15 [2021-03-26T05:53:15.325Z] === RUN   TestRenameStoppedContainer
05:53:15 [2021-03-26T05:53:15.889Z] --- PASS: TestPauseStopPausedContainer (0.60s)
05:53:15 [2021-03-26T05:53:15.889Z] === RUN   TestPsFilter
05:53:15 [2021-03-26T05:53:15.889Z] --- PASS: TestPsFilter (0.14s)
05:53:15 [2021-03-26T05:53:15.889Z] === RUN   TestRemoveContainerWithRemovedVolume
05:53:15 [2021-03-26T05:53:15.895Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
05:53:15 [2021-03-26T05:53:15.982Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
05:53:16 [2021-03-26T05:53:16.155Z] --- PASS: TestRenameStoppedContainer (1.33s)
05:53:16 [2021-03-26T05:53:16.155Z] === RUN   TestRenameRunningContainerAndReuse
05:53:16 [2021-03-26T05:53:16.532Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s)
05:53:16 [2021-03-26T05:53:16.532Z] === RUN   TestRemoveContainerWithVolume
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
05:53:17 [2021-03-26T05:53:17.173Z] --- PASS: TestRemoveContainerWithVolume (0.58s)
05:53:17 [2021-03-26T05:53:17.173Z] === RUN   TestRemoveContainerRunning
05:53:17 [2021-03-26T05:53:17.392Z] + bundleName=s390x-integration
05:53:17 [2021-03-26T05:53:17.392Z] + echo Creating s390x-integration-bundles.tar.gz
05:53:17 [2021-03-26T05:53:17.392Z] Creating s390x-integration-bundles.tar.gz
05:53:17 [2021-03-26T05:53:17.392Z] + xargs tar -czf s390x-integration-bundles.tar.gz
05:53:17 [2021-03-26T05:53:17.392Z] + 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
05:53:17 [2021-03-26T05:53:17.470Z] Archiving artifacts
05:53:17 [2021-03-26T05:53:17.536Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
05:53:17 [2021-03-26T05:53:17.796Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
05:53:17 [2021-03-26T05:53:17.811Z] --- PASS: TestRemoveContainerRunning (0.56s)
05:53:17 [2021-03-26T05:53:17.811Z] === RUN   TestRemoveContainerForceRemoveRunning
05:53:17 [2021-03-26T05:53:17.901Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42203/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
05:53:18 [2021-03-26T05:53:18.105Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s)
05:53:18 [2021-03-26T05:53:18.105Z] === RUN   TestRemoveInvalidContainer
05:53:18 [2021-03-26T05:53:18.105Z] --- PASS: TestRemoveInvalidContainer (0.02s)
05:53:18 [2021-03-26T05:53:18.105Z] === RUN   TestRenameLinkedContainer
05:53:18 [2021-03-26T05:53:18.371Z] + make clean
05:53:18 [2021-03-26T05:53:18.692Z] --- PASS: TestReplicatedJob (7.01s)
05:53:18 [2021-03-26T05:53:18.692Z] === RUN   TestUpdateReplicatedJob
05:53:18 [2021-03-26T05:53:18.696Z] docker volume rm -f docker-dev-cache
05:53:18 [2021-03-26T05:53:18.696Z] docker-dev-cache
05:53:18 [2021-03-26T05:53:18.736Z] --- PASS: TestRenameRunningContainerAndReuse (2.55s)
05:53:18 [2021-03-26T05:53:18.736Z] === RUN   TestRenameInvalidName
[Pipeline] deleteDir
05:53:19 [2021-03-26T05:53:19.783Z] === RUN   TestReadPluginNoRead/default
05:53:19 [2021-03-26T05:53:19.783Z] --- PASS: TestDaemonStartWithLogOpt (5.02s)
05:53:20 [2021-03-26T05:53:20.119Z] --- PASS: TestRenameInvalidName (1.47s)
05:53:20 [2021-03-26T05:53:20.119Z] === RUN   TestRenameAnonymousContainer
05:53:20 [2021-03-26T05:53:20.688Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
05:53:20 [2021-03-26T05:53:20.846Z] --- PASS: TestRenameLinkedContainer (2.18s)
05:53:20 [2021-03-26T05:53:20.846Z] === RUN   TestRenameStoppedContainer
05:53:21 [2021-03-26T05:53:21.140Z] --- PASS: TestRenameStoppedContainer (0.61s)
05:53:21 [2021-03-26T05:53:21.140Z] === RUN   TestRenameRunningContainerAndReuse
[Pipeline] }
05:53:21 [2021-03-26T05:53:21.171Z] === RUN   TestReadPluginNoRead/disabled_caching
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
05:53:21 [2021-03-26T05:53:21.235Z] --- PASS: TestUpdateReplicatedJob (3.73s)
05:53:21 [2021-03-26T05:53:21.235Z] === RUN   TestServiceListWithStatuses
05:53:21 [2021-03-26T05:53:21.235Z] --- SKIP: TestServiceListWithStatuses (0.00s)
05:53:21 [2021-03-26T05:53:21.235Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
05:53:21 [2021-03-26T05:53:21.235Z] === RUN   TestDockerNetworkConnectAlias
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
05:53:22 [2021-03-26T05:53:22.186Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s)
05:53:22 [2021-03-26T05:53:22.186Z] === RUN   TestRenameInvalidName
05:53:22 [2021-03-26T05:53:22.824Z] --- PASS: TestRenameInvalidName (0.56s)
05:53:22 [2021-03-26T05:53:22.824Z] === RUN   TestRenameAnonymousContainer
05:53:23 [2021-03-26T05:53:23.085Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
05:53:24 [2021-03-26T05:53:24.886Z] --- PASS: TestRenameAnonymousContainer (4.75s)
05:53:24 [2021-03-26T05:53:24.886Z] === RUN   TestRenameContainerWithSameName
05:53:24 [2021-03-26T05:53:24.906Z] --- PASS: TestRenameAnonymousContainer (2.05s)
05:53:24 [2021-03-26T05:53:24.906Z] === RUN   TestRenameContainerWithSameName
05:53:25 [2021-03-26T05:53:25.002Z] --- PASS: TestReadPluginNoRead (10.42s)
05:53:25 [2021-03-26T05:53:25.002Z]     --- PASS: TestReadPluginNoRead/default (1.98s)
05:53:25 [2021-03-26T05:53:25.002Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.90s)
05:53:25 [2021-03-26T05:53:25.002Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s)
05:53:25 [2021-03-26T05:53:25.002Z]     read_test.go:92: [d9e877643c169] daemon is not started
05:53:25 [2021-03-26T05:53:25.002Z] --- PASS: TestContinueAfterPluginCrash (10.73s)
05:53:25 [2021-03-26T05:53:25.002Z] PASS
05:53:25 [2021-03-26T05:53:25.002Z] 
05:53:25 [2021-03-26T05:53:25.002Z] DONE 6 tests in 10.871s
05:53:25 [2021-03-26T05:53:25.201Z] --- PASS: TestRenameContainerWithSameName (0.56s)
05:53:25 [2021-03-26T05:53:25.201Z] === RUN   TestRenameContainerWithLinkedContainer
05:53:25 [2021-03-26T05:53:25.263Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
05:53:25 [2021-03-26T05:53:25.263Z] ++ 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
05:53:25 [2021-03-26T05:53:25.264Z] ++ set -e
05:53:25 [2021-03-26T05:53:25.264Z] ++ '[' -n 0 ']'
05:53:25 [2021-03-26T05:53:25.264Z] ++ set -x
05:53:25 [2021-03-26T05:53:25.264Z] ++ 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
05:53:25 [2021-03-26T05:53:25.264Z] testing: warning: no tests to run
05:53:25 [2021-03-26T05:53:25.264Z] PASS
05:53:25 [2021-03-26T05:53:25.264Z] 
05:53:25 [2021-03-26T05:53:25.264Z] DONE 0 tests in 0.042s
05:53:25 [2021-03-26T05:53:25.264Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
05:53:25 [2021-03-26T05:53:25.264Z] ++ 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
05:53:25 [2021-03-26T05:53:25.264Z] ++ set -e
05:53:25 [2021-03-26T05:53:25.264Z] ++ '[' -n 0 ']'
05:53:25 [2021-03-26T05:53:25.264Z] ++ set -x
05:53:25 [2021-03-26T05:53:25.264Z] ++ 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
05:53:25 [2021-03-26T05:53:25.264Z] INFO: Testing against a local daemon
05:53:25 [2021-03-26T05:53:25.264Z] === RUN   TestPluginWithDevMounts
05:53:25 [2021-03-26T05:53:25.264Z] === PAUSE TestPluginWithDevMounts
05:53:25 [2021-03-26T05:53:25.264Z] === CONT  TestPluginWithDevMounts
05:53:26 [2021-03-26T05:53:26.269Z] --- PASS: TestRenameContainerWithSameName (1.38s)
05:53:26 [2021-03-26T05:53:26.269Z] === RUN   TestRenameContainerWithLinkedContainer
05:53:26 [2021-03-26T05:53:26.411Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
05:53:26 [2021-03-26T05:53:26.411Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.99s)
05:53:26 [2021-03-26T05:53:26.411Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.62s)
05:53:26 [2021-03-26T05:53:26.411Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.86s)
05:53:26 [2021-03-26T05:53:26.411Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.95s)
05:53:26 [2021-03-26T05:53:26.411Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.07s)
05:53:26 [2021-03-26T05:53:26.411Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.40s)
05:53:26 [2021-03-26T05:53:26.411Z] === RUN   TestBuildMultiStageCopy
05:53:26 [2021-03-26T05:53:26.411Z] === RUN   TestBuildMultiStageCopy/copy_to_root
05:53:26 [2021-03-26T05:53:26.515Z] --- PASS: TestDockerNetworkConnectAlias (4.86s)
05:53:26 [2021-03-26T05:53:26.515Z] === RUN   TestDockerNetworkReConnect
05:53:26 [2021-03-26T05:53:26.741Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
05:53:26 [2021-03-26T05:53:26.741Z] === RUN   TestResize
05:53:27 [2021-03-26T05:53:27.036Z] --- PASS: TestResize (0.62s)
05:53:27 [2021-03-26T05:53:27.036Z] === RUN   TestResizeWithInvalidSize
05:53:27 [2021-03-26T05:53:27.684Z] --- PASS: TestResizeWithInvalidSize (0.59s)
05:53:27 [2021-03-26T05:53:27.684Z] === RUN   TestResizeWhenContainerNotStarted
05:53:27 [2021-03-26T05:53:27.811Z] --- PASS: TestPluginWithDevMounts (2.19s)
05:53:27 [2021-03-26T05:53:27.811Z] PASS
05:53:27 [2021-03-26T05:53:27.811Z] 
05:53:27 [2021-03-26T05:53:27.811Z] DONE 1 tests in 2.333s
05:53:27 [2021-03-26T05:53:27.811Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
05:53:27 [2021-03-26T05:53:27.811Z] ++ 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
05:53:27 [2021-03-26T05:53:27.811Z] ++ set -e
05:53:27 [2021-03-26T05:53:27.811Z] ++ '[' -n 0 ']'
05:53:27 [2021-03-26T05:53:27.811Z] ++ set -x
05:53:27 [2021-03-26T05:53:27.811Z] ++ 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
05:53:27 [2021-03-26T05:53:27.811Z] INFO: Testing against a local daemon
05:53:27 [2021-03-26T05:53:27.811Z] === RUN   TestSecretInspect
05:53:28 [2021-03-26T05:53:28.326Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s)
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:53:28 [2021-03-26T05:53:28.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:53:28 [2021-03-26T05:53:28.821Z] --- PASS: TestRenameContainerWithLinkedContainer (2.66s)
05:53:28 [2021-03-26T05:53:28.821Z] === RUN   TestResize
05:53:29 [2021-03-26T05:53:29.811Z] --- PASS: TestDockerNetworkReConnect (3.77s)
05:53:29 [2021-03-26T05:53:29.811Z] === RUN   TestServicePlugin
05:53:30 [2021-03-26T05:53:30.201Z] --- PASS: TestResize (1.30s)
05:53:30 [2021-03-26T05:53:30.201Z] === RUN   TestResizeWithInvalidSize
05:53:31 [2021-03-26T05:53:31.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:53:31 [2021-03-26T05:53:31.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:53:31 [2021-03-26T05:53:31.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:53:31 [2021-03-26T05:53:31.242Z] --- PASS: TestSecretInspect (3.28s)
05:53:31 [2021-03-26T05:53:31.242Z] === RUN   TestSecretList
05:53:31 [2021-03-26T05:53:31.582Z] --- PASS: TestResizeWithInvalidSize (1.40s)
05:53:31 [2021-03-26T05:53:31.582Z] === RUN   TestResizeWhenContainerNotStarted
05:53:31 [2021-03-26T05:53:31.741Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] --- PASS: TestResizeWhenContainerNotStarted (1.27s)
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
05:53:32 [2021-03-26T05:53:32.962Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
05:53:33 [2021-03-26T05:53:33.671Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
05:53:33 [2021-03-26T05:53:33.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:53:33 [2021-03-26T05:53:33.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:53:33 [2021-03-26T05:53:33.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:53:34 [2021-03-26T05:53:34.139Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
05:53:34 [2021-03-26T05:53:34.545Z] --- PASS: TestSecretList (3.21s)
05:53:34 [2021-03-26T05:53:34.545Z] === RUN   TestSecretsCreateAndDelete
05:53:34 [2021-03-26T05:53:34.608Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
05:53:35 [2021-03-26T05:53:35.369Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:53:35 [2021-03-26T05:53:35.596Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
05:53:36 [2021-03-26T05:53:36.257Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
05:53:36 [2021-03-26T05:53:36.887Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
05:53:36 [2021-03-26T05:53:36.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.77s)
05:53:36 [2021-03-26T05:53:36.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s)
05:53:36 [2021-03-26T05:53:36.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.02s)
05:53:36 [2021-03-26T05:53:36.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s)
05:53:36 [2021-03-26T05:53:36.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s)
05:53:36 [2021-03-26T05:53:36.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s)
05:53:36 [2021-03-26T05:53:36.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s)
05:53:36 [2021-03-26T05:53:36.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
05:53:36 [2021-03-26T05:53:36.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.06s)
05:53:36 [2021-03-26T05:53:36.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s)
05:53:36 [2021-03-26T05:53:36.887Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s)
05:53:36 [2021-03-26T05:53:36.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s)
05:53:36 [2021-03-26T05:53:36.888Z] === RUN   TestCgroupNamespacesRun
05:53:37 [2021-03-26T05:53:37.162Z] --- PASS: TestBuildMultiStageCopy (10.57s)
05:53:37 [2021-03-26T05:53:37.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.97s)
05:53:37 [2021-03-26T05:53:37.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s)
05:53:37 [2021-03-26T05:53:37.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s)
05:53:37 [2021-03-26T05:53:37.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s)
05:53:37 [2021-03-26T05:53:37.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s)
05:53:37 [2021-03-26T05:53:37.162Z] === RUN   TestBuildMultiStageParentConfig
05:53:37 [2021-03-26T05:53:37.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
05:53:37 [2021-03-26T05:53:37.639Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
05:53:37 [2021-03-26T05:53:37.848Z] --- PASS: TestSecretsCreateAndDelete (3.18s)
05:53:37 [2021-03-26T05:53:37.848Z] === RUN   TestSecretsUpdate
05:53:37 [2021-03-26T05:53:37.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
05:53:38 [2021-03-26T05:53:38.430Z] --- PASS: TestCgroupNamespacesRun (1.44s)
05:53:38 [2021-03-26T05:53:38.430Z] === RUN   TestCgroupNamespacesRunPrivileged
05:53:39 [2021-03-26T05:53:39.280Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
05:53:39 [2021-03-26T05:53:39.378Z] --- PASS: TestBuildMultiStageParentConfig (2.10s)
05:53:39 [2021-03-26T05:53:39.378Z] === RUN   TestBuildLabelWithTargets
05:53:39 [2021-03-26T05:53:39.378Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
05:53:39 [2021-03-26T05:53:39.378Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
05:53:39 [2021-03-26T05:53:39.378Z] === RUN   TestBuildWithEmptyLayers
05:53:39 [2021-03-26T05:53:39.474Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s)
05:53:39 [2021-03-26T05:53:39.474Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
05:53:39 [2021-03-26T05:53:39.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
05:53:39 [2021-03-26T05:53:39.799Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
05:53:40 [2021-03-26T05:53:40.365Z] --- PASS: TestBuildWithEmptyLayers (1.16s)
05:53:40 [2021-03-26T05:53:40.365Z] === RUN   TestBuildMultiStageOnBuild
05:53:40 [2021-03-26T05:53:40.996Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s)
05:53:40 [2021-03-26T05:53:40.996Z] === RUN   TestCgroupNamespacesRunHostMode
05:53:41 [2021-03-26T05:53:41.150Z] --- PASS: TestSecretsUpdate (3.28s)
05:53:41 [2021-03-26T05:53:41.150Z] === RUN   TestTemplatedSecret
05:53:41 [2021-03-26T05:53:41.179Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
05:53:41 [2021-03-26T05:53:41.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
05:53:42 [2021-03-26T05:53:42.316Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
05:53:42 [2021-03-26T05:53:42.513Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s)
05:53:42 [2021-03-26T05:53:42.513Z] === RUN   TestCgroupNamespacesRunPrivateMode
05:53:43 [2021-03-26T05:53:43.557Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s)
05:53:43 [2021-03-26T05:53:43.557Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
05:53:44 [2021-03-26T05:53:44.227Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
05:53:44 [2021-03-26T05:53:44.227Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
05:53:44 [2021-03-26T05:53:44.227Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
05:53:44 [2021-03-26T05:53:44.459Z] --- PASS: TestTemplatedSecret (3.93s)
05:53:44 [2021-03-26T05:53:44.459Z] === RUN   TestSecretCreateResolve
05:53:45 [2021-03-26T05:53:45.077Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
05:53:45 [2021-03-26T05:53:45.077Z] === RUN   TestCgroupNamespacesRunInvalidMode
05:53:45 [2021-03-26T05:53:45.167Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
05:53:45 [2021-03-26T05:53:45.718Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
05:53:45 [2021-03-26T05:53:45.718Z] === RUN   TestCgroupNamespacesRunOlderClient
05:53:45 [2021-03-26T05:53:45.744Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
05:53:47 [2021-03-26T05:53:47.236Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s)
05:53:47 [2021-03-26T05:53:47.236Z] === RUN   TestKernelTCPMemory
05:53:47 [2021-03-26T05:53:47.651Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
05:53:47 [2021-03-26T05:53:47.763Z] --- PASS: TestSecretCreateResolve (3.19s)
05:53:47 [2021-03-26T05:53:47.763Z] PASS
05:53:47 [2021-03-26T05:53:47.763Z] 
05:53:47 [2021-03-26T05:53:47.763Z] DONE 6 tests in 20.208s
05:53:47 [2021-03-26T05:53:47.763Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
05:53:47 [2021-03-26T05:53:47.763Z] ++ 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
05:53:47 [2021-03-26T05:53:47.763Z] ++ set -e
05:53:47 [2021-03-26T05:53:47.763Z] ++ '[' -n 0 ']'
05:53:47 [2021-03-26T05:53:47.763Z] ++ set -x
05:53:47 [2021-03-26T05:53:47.763Z] ++ 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
05:53:47 [2021-03-26T05:53:47.872Z] --- PASS: TestKernelTCPMemory (0.65s)
05:53:47 [2021-03-26T05:53:47.872Z] === RUN   TestNISDomainname
05:53:47 [2021-03-26T05:53:47.910Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
05:53:48 [2021-03-26T05:53:48.024Z] INFO: Testing against a local daemon
05:53:48 [2021-03-26T05:53:48.024Z] === RUN   TestServiceCreateInit
05:53:48 [2021-03-26T05:53:48.024Z] === RUN   TestServiceCreateInit/daemonInitDisabled
05:53:48 [2021-03-26T05:53:48.524Z] --- PASS: TestNISDomainname (0.73s)
05:53:48 [2021-03-26T05:53:48.524Z] === RUN   TestHostnameDnsResolution
05:53:49 [2021-03-26T05:53:49.573Z] --- PASS: TestHostnameDnsResolution (0.91s)
05:53:49 [2021-03-26T05:53:49.573Z] === RUN   TestStats
05:53:52 [2021-03-26T05:53:52.107Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
05:53:52 [2021-03-26T05:53:52.108Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
05:53:52 [2021-03-26T05:53:52.108Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
05:53:52 [2021-03-26T05:53:52.108Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
05:53:52 [2021-03-26T05:53:52.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
05:53:52 [2021-03-26T05:53:52.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
05:53:52 [2021-03-26T05:53:52.319Z] --- PASS: TestStats (2.54s)
05:53:52 [2021-03-26T05:53:52.319Z] === RUN   TestStopContainerWithTimeout
05:53:52 [2021-03-26T05:53:52.319Z] === RUN   TestStopContainerWithTimeout/0
05:53:52 [2021-03-26T05:53:52.319Z] === PAUSE TestStopContainerWithTimeout/0
05:53:52 [2021-03-26T05:53:52.319Z] === RUN   TestStopContainerWithTimeout/1
05:53:52 [2021-03-26T05:53:52.319Z] === PAUSE TestStopContainerWithTimeout/1
05:53:52 [2021-03-26T05:53:52.319Z] === RUN   TestStopContainerWithTimeout/3
05:53:52 [2021-03-26T05:53:52.319Z] === PAUSE TestStopContainerWithTimeout/3
05:53:52 [2021-03-26T05:53:52.319Z] === RUN   TestStopContainerWithTimeout/-1
05:53:52 [2021-03-26T05:53:52.319Z] === PAUSE TestStopContainerWithTimeout/-1
05:53:52 [2021-03-26T05:53:52.319Z] === CONT  TestStopContainerWithTimeout/0
05:53:52 [2021-03-26T05:53:52.319Z] === CONT  TestStopContainerWithTimeout/3
05:53:52 [2021-03-26T05:53:52.319Z] === CONT  TestStopContainerWithTimeout/1
05:53:52 [2021-03-26T05:53:52.319Z] === CONT  TestStopContainerWithTimeout/-1
05:53:54 [2021-03-26T05:53:54.612Z] === RUN   TestServiceCreateInit/daemonInitEnabled
05:53:55 [2021-03-26T05:53:55.163Z] --- PASS: TestStopContainerWithTimeout (0.02s)
05:53:55 [2021-03-26T05:53:55.163Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
05:53:55 [2021-03-26T05:53:55.163Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
05:53:55 [2021-03-26T05:53:55.163Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.92s)
05:53:55 [2021-03-26T05:53:55.163Z]     --- PASS: TestStopContainerWithTimeout/3 (3.09s)
05:53:55 [2021-03-26T05:53:55.163Z] === RUN   TestDeleteDevicemapper
05:53:55 [2021-03-26T05:53:55.163Z] --- SKIP: TestDeleteDevicemapper (0.00s)
05:53:55 [2021-03-26T05:53:55.163Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
05:53:55 [2021-03-26T05:53:55.163Z] === RUN   TestStopContainerWithRestartPolicyAlways
05:53:55 [2021-03-26T05:53:55.311Z] --- PASS: TestBuildMultiStageOnBuild (15.20s)
05:53:55 [2021-03-26T05:53:55.311Z] === RUN   TestBuildUncleanTarFilenames
05:53:55 [2021-03-26T05:53:55.311Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
05:53:55 [2021-03-26T05:53:55.311Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
05:53:55 [2021-03-26T05:53:55.311Z] === RUN   TestBuildMultiStageLayerLeak
05:53:56 [2021-03-26T05:53:56.305Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
05:53:56 [2021-03-26T05:53:56.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.66s)
05:53:56 [2021-03-26T05:53:56.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.95s)
05:53:56 [2021-03-26T05:53:56.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s)
05:53:56 [2021-03-26T05:53:56.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s)
05:53:56 [2021-03-26T05:53:56.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s)
05:53:56 [2021-03-26T05:53:56.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.02s)
05:53:56 [2021-03-26T05:53:56.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.26s)
05:53:56 [2021-03-26T05:53:56.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.02s)
05:53:56 [2021-03-26T05:53:56.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.85s)
05:53:56 [2021-03-26T05:53:56.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.45s)
05:53:56 [2021-03-26T05:53:56.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.80s)
05:53:56 [2021-03-26T05:53:56.305Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.89s)
05:53:56 [2021-03-26T05:53:56.305Z] === RUN   TestCgroupNamespacesRun
05:53:56 [2021-03-26T05:53:56.565Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
05:53:57 [2021-03-26T05:53:57.912Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s)
05:53:57 [2021-03-26T05:53:57.912Z] === RUN   TestUpdateMemory
05:53:58 [2021-03-26T05:53:58.208Z] --- PASS: TestUpdateMemory (0.78s)
05:53:58 [2021-03-26T05:53:58.208Z] === RUN   TestUpdateCPUQuota
05:53:58 [2021-03-26T05:53:58.824Z] --- PASS: TestServiceCreateInit (10.87s)
05:53:58 [2021-03-26T05:53:58.824Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.66s)
05:53:58 [2021-03-26T05:53:58.824Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s)
05:53:58 [2021-03-26T05:53:58.824Z] === RUN   TestCreateServiceMultipleTimes
05:53:59 [2021-03-26T05:53:59.108Z] --- PASS: TestCgroupNamespacesRun (3.12s)
05:53:59 [2021-03-26T05:53:59.108Z] === RUN   TestCgroupNamespacesRunPrivileged
05:53:59 [2021-03-26T05:53:59.725Z] --- PASS: TestUpdateCPUQuota (1.34s)
05:53:59 [2021-03-26T05:53:59.725Z] === RUN   TestUpdatePidsLimit
05:53:59 [2021-03-26T05:53:59.725Z] === RUN   TestUpdatePidsLimit/update_from_none
05:54:00 [2021-03-26T05:54:00.018Z] === RUN   TestUpdatePidsLimit/no_change
05:54:00 [2021-03-26T05:54:00.048Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
05:54:00 [2021-03-26T05:54:00.311Z] === RUN   TestUpdatePidsLimit/update_lower
05:54:00 [2021-03-26T05:54:00.606Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
05:54:00 [2021-03-26T05:54:00.923Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
05:54:00 [2021-03-26T05:54:00.986Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s)
05:54:00 [2021-03-26T05:54:00.986Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
05:54:01 [2021-03-26T05:54:01.217Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
05:54:01 [2021-03-26T05:54:01.511Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
05:54:01 [2021-03-26T05:54:01.911Z] --- PASS: TestServicePlugin (30.60s)
05:54:01 [2021-03-26T05:54:01.911Z]     plugin_test.go:62: [d47101153fa93] joining swarm manager [d68db2e1b6632]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
05:54:01 [2021-03-26T05:54:01.911Z]     plugin_test.go:65: [dd4ed86521ca3] joining swarm manager [d68db2e1b6632]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
05:54:01 [2021-03-26T05:54:01.911Z] === RUN   TestServiceUpdateLabel
05:54:01 [2021-03-26T05:54:01.936Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
05:54:02 [2021-03-26T05:54:02.558Z] --- PASS: TestUpdatePidsLimit (2.72s)
05:54:02 [2021-03-26T05:54:02.558Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.31s)
05:54:02 [2021-03-26T05:54:02.558Z]     --- PASS: TestUpdatePidsLimit/no_change (0.28s)
05:54:02 [2021-03-26T05:54:02.558Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.28s)
05:54:02 [2021-03-26T05:54:02.558Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s)
05:54:02 [2021-03-26T05:54:02.558Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
05:54:02 [2021-03-26T05:54:02.558Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s)
05:54:02 [2021-03-26T05:54:02.558Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
05:54:02 [2021-03-26T05:54:02.558Z] === RUN   TestUpdateRestartPolicy
05:54:02 [2021-03-26T05:54:02.850Z] --- PASS: TestServiceUpdateLabel (2.31s)
05:54:02 [2021-03-26T05:54:02.850Z] === RUN   TestServiceUpdateSecrets
05:54:03 [2021-03-26T05:54:03.841Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
05:54:03 [2021-03-26T05:54:03.842Z] === RUN   TestDockerSuite/TestBuildCacheAdd
05:54:04 [2021-03-26T05:54:04.103Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.18s)
05:54:04 [2021-03-26T05:54:04.103Z] === RUN   TestCgroupNamespacesRunHostMode
05:54:05 [2021-03-26T05:54:05.041Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
05:54:05 [2021-03-26T05:54:05.981Z] === RUN   TestDockerSuite/TestBuildCacheFrom
05:54:06 [2021-03-26T05:54:06.919Z] --- PASS: TestCgroupNamespacesRunHostMode (2.81s)
05:54:06 [2021-03-26T05:54:06.919Z] === RUN   TestCgroupNamespacesRunPrivateMode
05:54:08 [2021-03-26T05:54:08.298Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
05:54:10 [2021-03-26T05:54:10.206Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.91s)
05:54:10 [2021-03-26T05:54:10.206Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
05:54:10 [2021-03-26T05:54:10.246Z] --- PASS: TestBuildMultiStageLayerLeak (13.44s)
05:54:10 [2021-03-26T05:54:10.246Z] === RUN   TestBuildWithHugeFile
05:54:11 [2021-03-26T05:54:11.587Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s)
05:54:11 [2021-03-26T05:54:11.587Z] === RUN   TestCgroupNamespacesRunInvalidMode
05:54:12 [2021-03-26T05:54:12.525Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
05:54:12 [2021-03-26T05:54:12.785Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s)
05:54:12 [2021-03-26T05:54:12.785Z] === RUN   TestCgroupNamespacesRunOlderClient
05:54:14 [2021-03-26T05:54:14.694Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
05:54:14 [2021-03-26T05:54:14.694Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
05:54:15 [2021-03-26T05:54:15.217Z] --- PASS: TestUpdateRestartPolicy (11.50s)
05:54:15 [2021-03-26T05:54:15.217Z] === RUN   TestUpdateRestartWithAutoRemove
05:54:15 [2021-03-26T05:54:15.217Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s)
05:54:15 [2021-03-26T05:54:15.217Z] === RUN   TestWaitNonBlocked
05:54:15 [2021-03-26T05:54:15.217Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
05:54:15 [2021-03-26T05:54:15.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
05:54:15 [2021-03-26T05:54:15.217Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
05:54:15 [2021-03-26T05:54:15.217Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
05:54:15 [2021-03-26T05:54:15.217Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
05:54:15 [2021-03-26T05:54:15.217Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
05:54:15 [2021-03-26T05:54:15.217Z] --- PASS: TestWaitNonBlocked (0.02s)
05:54:15 [2021-03-26T05:54:15.217Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
05:54:15 [2021-03-26T05:54:15.217Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
05:54:15 [2021-03-26T05:54:15.217Z] === RUN   TestWaitBlocked
05:54:15 [2021-03-26T05:54:15.217Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
05:54:15 [2021-03-26T05:54:15.217Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
05:54:15 [2021-03-26T05:54:15.217Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
05:54:15 [2021-03-26T05:54:15.217Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
05:54:15 [2021-03-26T05:54:15.217Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
05:54:15 [2021-03-26T05:54:15.217Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
05:54:15 [2021-03-26T05:54:15.634Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.75s)
05:54:15 [2021-03-26T05:54:15.634Z] === RUN   TestKernelTCPMemory
05:54:15 [2021-03-26T05:54:15.863Z] --- PASS: TestWaitBlocked (0.02s)
05:54:15 [2021-03-26T05:54:15.863Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
05:54:15 [2021-03-26T05:54:15.863Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s)
05:54:15 [2021-03-26T05:54:15.863Z] === CONT  TestContainerStartOnDaemonRestart
05:54:15 [2021-03-26T05:54:15.863Z] === CONT  TestContainerKillOnDaemonStart
05:54:15 [2021-03-26T05:54:15.863Z] === CONT  TestRestartDaemonWithRestartingContainer
05:54:15 [2021-03-26T05:54:15.863Z] === CONT  TestDaemonHostGatewayIP
05:54:16 [2021-03-26T05:54:16.573Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
05:54:17 [2021-03-26T05:54:17.141Z] --- PASS: TestKernelTCPMemory (1.61s)
05:54:17 [2021-03-26T05:54:17.141Z] === RUN   TestNISDomainname
05:54:17 [2021-03-26T05:54:17.401Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
05:54:18 [2021-03-26T05:54:18.781Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
05:54:18 [2021-03-26T05:54:18.781Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
05:54:19 [2021-03-26T05:54:19.721Z] --- PASS: TestNISDomainname (2.54s)
05:54:19 [2021-03-26T05:54:19.721Z] === RUN   TestHostnameDnsResolution
05:54:20 [2021-03-26T05:54:20.379Z] --- PASS: TestContainerStartOnDaemonRestart (3.83s)
05:54:20 [2021-03-26T05:54:20.379Z] === CONT  TestDaemonRestartIpcMode
05:54:20 [2021-03-26T05:54:20.379Z] --- PASS: TestDaemonHostGatewayIP (4.32s)
05:54:20 [2021-03-26T05:54:20.379Z] === CONT  TestIpcModeOlderClient
05:54:20 [2021-03-26T05:54:20.379Z] --- PASS: TestIpcModeOlderClient (0.11s)
05:54:20 [2021-03-26T05:54:20.674Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.65s)
05:54:20 [2021-03-26T05:54:20.793Z] --- PASS: TestCreateServiceMultipleTimes (19.90s)
05:54:20 [2021-03-26T05:54:20.793Z] === RUN   TestCreateServiceConflict
05:54:20 [2021-03-26T05:54:20.953Z] --- PASS: TestServiceUpdateSecrets (15.20s)
05:54:20 [2021-03-26T05:54:20.953Z] === RUN   TestServiceUpdateConfigs
05:54:22 [2021-03-26T05:54:22.179Z] --- PASS: TestCreateServiceConflict (3.20s)
05:54:22 [2021-03-26T05:54:22.179Z] === RUN   TestCreateServiceMaxReplicas
05:54:22 [2021-03-26T05:54:22.259Z] --- PASS: TestHostnameDnsResolution (2.53s)
05:54:22 [2021-03-26T05:54:22.259Z] === RUN   TestStats
05:54:22 [2021-03-26T05:54:22.777Z] --- PASS: TestDaemonRestartIpcMode (2.66s)
05:54:24 [2021-03-26T05:54:24.168Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
05:54:25 [2021-03-26T05:54:25.547Z] --- PASS: TestStats (3.43s)
05:54:25 [2021-03-26T05:54:25.547Z] === RUN   TestStopContainerWithTimeout
05:54:25 [2021-03-26T05:54:25.547Z] === RUN   TestStopContainerWithTimeout/0
05:54:25 [2021-03-26T05:54:25.547Z] === PAUSE TestStopContainerWithTimeout/0
05:54:25 [2021-03-26T05:54:25.547Z] === RUN   TestStopContainerWithTimeout/1
05:54:25 [2021-03-26T05:54:25.547Z] === PAUSE TestStopContainerWithTimeout/1
05:54:25 [2021-03-26T05:54:25.547Z] === RUN   TestStopContainerWithTimeout/3
05:54:25 [2021-03-26T05:54:25.547Z] === PAUSE TestStopContainerWithTimeout/3
05:54:25 [2021-03-26T05:54:25.547Z] === RUN   TestStopContainerWithTimeout/-1
05:54:25 [2021-03-26T05:54:25.547Z] === PAUSE TestStopContainerWithTimeout/-1
05:54:25 [2021-03-26T05:54:25.547Z] === CONT  TestStopContainerWithTimeout/0
05:54:25 [2021-03-26T05:54:25.547Z] === CONT  TestStopContainerWithTimeout/-1
05:54:26 [2021-03-26T05:54:26.390Z] --- PASS: TestCreateServiceMaxReplicas (3.85s)
05:54:26 [2021-03-26T05:54:26.390Z] === RUN   TestCreateWithDuplicateNetworkNames
05:54:27 [2021-03-26T05:54:27.455Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
05:54:27 [2021-03-26T05:54:27.715Z] === CONT  TestStopContainerWithTimeout/3
05:54:29 [2021-03-26T05:54:29.692Z] --- PASS: TestContainerKillOnDaemonStart (12.99s)
05:54:29 [2021-03-26T05:54:29.692Z] PASS
05:54:29 [2021-03-26T05:54:29.692Z] 
05:54:29 [2021-03-26T05:54:29.692Z] === Skipped
05:54:29 [2021-03-26T05:54:29.692Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
05:54:29 [2021-03-26T05:54:29.692Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
05:54:29 [2021-03-26T05:54:29.692Z] 
05:54:29 [2021-03-26T05:54:29.692Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
05:54:29 [2021-03-26T05:54:29.692Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
05:54:29 [2021-03-26T05:54:29.692Z] 
05:54:29 [2021-03-26T05:54:29.692Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
05:54:29 [2021-03-26T05:54:29.692Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
05:54:29 [2021-03-26T05:54:29.692Z] 
05:54:29 [2021-03-26T05:54:29.692Z] 
05:54:29 [2021-03-26T05:54:29.692Z] DONE 196 tests, 3 skipped in 115.461s
05:54:29 [2021-03-26T05:54:29.692Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
05:54:29 [2021-03-26T05:54:29.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
05:54:29 [2021-03-26T05:54:29.692Z] ++ set -e
05:54:29 [2021-03-26T05:54:29.692Z] ++ '[' -n 0 ']'
05:54:29 [2021-03-26T05:54:29.692Z] ++ set -x
05:54:29 [2021-03-26T05:54:29.692Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
05:54:29 [2021-03-26T05:54:29.692Z] INFO: Testing against a local daemon
05:54:29 [2021-03-26T05:54:29.692Z] === RUN   TestCommitInheritsEnv
05:54:29 [2021-03-26T05:54:29.692Z] --- PASS: TestCommitInheritsEnv (0.34s)
05:54:29 [2021-03-26T05:54:29.692Z] === RUN   TestImportExtremelyLargeImageWorks
05:54:29 [2021-03-26T05:54:29.692Z] === PAUSE TestImportExtremelyLargeImageWorks
05:54:29 [2021-03-26T05:54:29.692Z] === RUN   TestImagesFilterMultiReference
05:54:29 [2021-03-26T05:54:29.692Z] --- PASS: TestImagesFilterMultiReference (0.05s)
05:54:29 [2021-03-26T05:54:29.692Z] === RUN   TestImagePullPlatformInvalid
05:54:29 [2021-03-26T05:54:29.692Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
05:54:29 [2021-03-26T05:54:29.692Z] === RUN   TestRemoveImageOrphaning
05:54:29 [2021-03-26T05:54:29.692Z] --- PASS: TestRemoveImageOrphaning (0.31s)
05:54:29 [2021-03-26T05:54:29.692Z] === RUN   TestRemoveImageGarbageCollector
05:54:29 [2021-03-26T05:54:29.692Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
05:54:29 [2021-03-26T05:54:29.692Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:54:29 [2021-03-26T05:54:29.692Z] === RUN   TestTagUnprefixedRepoByNameOrName
05:54:29 [2021-03-26T05:54:29.987Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
05:54:29 [2021-03-26T05:54:29.987Z] === RUN   TestTagInvalidReference
05:54:29 [2021-03-26T05:54:29.987Z] --- PASS: TestTagInvalidReference (0.02s)
05:54:29 [2021-03-26T05:54:29.987Z] === RUN   TestTagValidPrefixedRepo
05:54:29 [2021-03-26T05:54:29.987Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
05:54:29 [2021-03-26T05:54:29.987Z] === RUN   TestTagExistedNameWithoutForce
05:54:29 [2021-03-26T05:54:29.987Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
05:54:29 [2021-03-26T05:54:29.987Z] === RUN   TestTagOfficialNames
05:54:29 [2021-03-26T05:54:29.987Z] --- PASS: TestTagOfficialNames (0.04s)
05:54:29 [2021-03-26T05:54:29.987Z] === RUN   TestTagMatchesDigest
05:54:29 [2021-03-26T05:54:29.987Z] --- PASS: TestTagMatchesDigest (0.02s)
05:54:29 [2021-03-26T05:54:29.987Z] === CONT  TestImportExtremelyLargeImageWorks
05:54:30 [2021-03-26T05:54:30.254Z] === CONT  TestStopContainerWithTimeout/1
05:54:30 [2021-03-26T05:54:30.513Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
05:54:30 [2021-03-26T05:54:30.773Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
05:54:31 [2021-03-26T05:54:31.712Z] === RUN   TestDockerSuite/TestBuildClearCmd
05:54:31 [2021-03-26T05:54:31.973Z] --- PASS: TestStopContainerWithTimeout (0.02s)
05:54:31 [2021-03-26T05:54:31.973Z]     --- PASS: TestStopContainerWithTimeout/0 (2.26s)
05:54:31 [2021-03-26T05:54:31.973Z]     --- PASS: TestStopContainerWithTimeout/-1 (4.21s)
05:54:31 [2021-03-26T05:54:31.973Z]     --- PASS: TestStopContainerWithTimeout/3 (3.36s)
05:54:31 [2021-03-26T05:54:31.973Z]     --- PASS: TestStopContainerWithTimeout/1 (2.27s)
05:54:31 [2021-03-26T05:54:31.973Z] === RUN   TestDeleteDevicemapper
05:54:31 [2021-03-26T05:54:31.973Z] --- SKIP: TestDeleteDevicemapper (0.00s)
05:54:31 [2021-03-26T05:54:31.973Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
05:54:31 [2021-03-26T05:54:31.973Z] === RUN   TestStopContainerWithRestartPolicyAlways
05:54:31 [2021-03-26T05:54:31.973Z] === RUN   TestDockerSuite/TestBuildCmd
05:54:32 [2021-03-26T05:54:32.543Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
05:54:33 [2021-03-26T05:54:33.112Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
05:54:33 [2021-03-26T05:54:33.168Z] --- PASS: TestServiceUpdateConfigs (15.21s)
05:54:33 [2021-03-26T05:54:33.168Z] === RUN   TestServiceUpdateNetwork
05:54:33 [2021-03-26T05:54:33.372Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
05:54:33 [2021-03-26T05:54:33.372Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
05:54:33 [2021-03-26T05:54:33.372Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
05:54:35 [2021-03-26T05:54:35.911Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
05:54:38 [2021-03-26T05:54:38.450Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
05:54:38 [2021-03-26T05:54:38.450Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.36s)
05:54:38 [2021-03-26T05:54:38.450Z] === RUN   TestUpdateMemory
05:54:38 [2021-03-26T05:54:38.450Z] --- SKIP: TestUpdateMemory (0.00s)
05:54:38 [2021-03-26T05:54:38.450Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
05:54:38 [2021-03-26T05:54:38.450Z] === RUN   TestUpdateCPUQuota
05:54:41 [2021-03-26T05:54:41.301Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.51s)
05:54:41 [2021-03-26T05:54:41.301Z] === RUN   TestCreateServiceSecretFileMode
05:54:41 [2021-03-26T05:54:41.744Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
05:54:43 [2021-03-26T05:54:43.650Z] === RUN   TestDockerSuite/TestBuildConditionalCache
05:54:43 [2021-03-26T05:54:43.650Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
05:54:43 [2021-03-26T05:54:43.848Z] --- PASS: TestCreateServiceSecretFileMode (3.34s)
05:54:43 [2021-03-26T05:54:43.848Z] === RUN   TestCreateServiceConfigFileMode
05:54:44 [2021-03-26T05:54:44.588Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
05:54:45 [2021-03-26T05:54:45.159Z] === RUN   TestDockerSuite/TestBuildContextCleanup
05:54:45 [2021-03-26T05:54:45.418Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
05:54:46 [2021-03-26T05:54:46.355Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
05:54:46 [2021-03-26T05:54:46.614Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
05:54:46 [2021-03-26T05:54:46.874Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
05:54:47 [2021-03-26T05:54:47.134Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
05:54:47 [2021-03-26T05:54:47.151Z] --- PASS: TestCreateServiceConfigFileMode (3.39s)
05:54:47 [2021-03-26T05:54:47.151Z] === RUN   TestCreateServiceSysctls
05:54:48 [2021-03-26T05:54:48.062Z] --- PASS: TestServiceUpdateNetwork (13.16s)
05:54:48 [2021-03-26T05:54:48.062Z] === RUN   TestServiceUpdatePidsLimit
05:54:48 [2021-03-26T05:54:48.062Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
05:54:48 [2021-03-26T05:54:48.517Z] --- PASS: TestUpdateCPUQuota (10.12s)
05:54:48 [2021-03-26T05:54:48.517Z] === RUN   TestUpdatePidsLimit
05:54:48 [2021-03-26T05:54:48.517Z] === RUN   TestUpdatePidsLimit/update_from_none
05:54:49 [2021-03-26T05:54:49.002Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
05:54:49 [2021-03-26T05:54:49.897Z] === RUN   TestUpdatePidsLimit/no_change
05:54:51 [2021-03-26T05:54:51.305Z] === RUN   TestUpdatePidsLimit/update_lower
05:54:52 [2021-03-26T05:54:52.243Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
05:54:52 [2021-03-26T05:54:52.444Z] --- PASS: TestCreateServiceSysctls (4.52s)
05:54:52 [2021-03-26T05:54:52.444Z] === RUN   TestCreateServiceCapabilities
05:54:52 [2021-03-26T05:54:52.812Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
05:54:53 [2021-03-26T05:54:53.381Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
05:54:53 [2021-03-26T05:54:53.951Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
05:54:54 [2021-03-26T05:54:54.211Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
05:54:54 [2021-03-26T05:54:54.780Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
05:54:54 [2021-03-26T05:54:54.991Z] --- PASS: TestCreateServiceCapabilities (3.48s)
05:54:54 [2021-03-26T05:54:54.991Z] === RUN   TestInspect
05:54:55 [2021-03-26T05:54:55.718Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
05:54:57 [2021-03-26T05:54:57.098Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
05:54:57 [2021-03-26T05:54:57.128Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
05:54:59 [2021-03-26T05:54:59.005Z] --- PASS: TestUpdatePidsLimit (10.28s)
05:54:59 [2021-03-26T05:54:59.005Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.33s)
05:54:59 [2021-03-26T05:54:59.005Z]     --- PASS: TestUpdatePidsLimit/no_change (1.45s)
05:54:59 [2021-03-26T05:54:59.005Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.38s)
05:54:59 [2021-03-26T05:54:59.005Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.45s)
05:54:59 [2021-03-26T05:54:59.005Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.42s)
05:54:59 [2021-03-26T05:54:59.005Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.24s)
05:54:59 [2021-03-26T05:54:59.005Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.19s)
05:54:59 [2021-03-26T05:54:59.005Z] === RUN   TestUpdateRestartPolicy
05:54:59 [2021-03-26T05:54:59.199Z] --- PASS: TestInspect (3.62s)
05:54:59 [2021-03-26T05:54:59.199Z] === RUN   TestCreateJob
05:54:59 [2021-03-26T05:54:59.943Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
05:55:01 [2021-03-26T05:55:01.324Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
05:55:01 [2021-03-26T05:55:01.583Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
05:55:02 [2021-03-26T05:55:02.964Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
05:55:03 [2021-03-26T05:55:03.224Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
05:55:03 [2021-03-26T05:55:03.407Z] --- PASS: TestCreateJob (4.52s)
05:55:03 [2021-03-26T05:55:03.407Z] === RUN   TestReplicatedJob
05:55:03 [2021-03-26T05:55:03.702Z] --- PASS: TestServiceUpdatePidsLimit (17.21s)
05:55:03 [2021-03-26T05:55:03.702Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s)
05:55:03 [2021-03-26T05:55:03.702Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s)
05:55:03 [2021-03-26T05:55:03.702Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s)
05:55:03 [2021-03-26T05:55:03.702Z] PASS
05:55:03 [2021-03-26T05:55:03.702Z] 
05:55:03 [2021-03-26T05:55:03.702Z] === Skipped
05:55:03 [2021-03-26T05:55:03.702Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
05:55:03 [2021-03-26T05:55:03.702Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
05:55:03 [2021-03-26T05:55:03.702Z] 
05:55:03 [2021-03-26T05:55:03.702Z] 
05:55:03 [2021-03-26T05:55:03.702Z] DONE 27 tests, 1 skipped in 178.583s
05:55:03 [2021-03-26T05:55:03.702Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
05:55:03 [2021-03-26T05:55:03.702Z] INFO: Testing against a local daemon
05:55:03 [2021-03-26T05:55:03.702Z] === RUN   TestSessionCreate
05:55:03 [2021-03-26T05:55:03.702Z] --- PASS: TestSessionCreate (0.02s)
05:55:03 [2021-03-26T05:55:03.702Z] === RUN   TestSessionCreateWithBadUpgrade
05:55:03 [2021-03-26T05:55:03.702Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
05:55:03 [2021-03-26T05:55:03.702Z] PASS
05:55:03 [2021-03-26T05:55:03.702Z] 
05:55:03 [2021-03-26T05:55:03.702Z] DONE 2 tests in 0.074s
05:55:03 [2021-03-26T05:55:03.702Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
05:55:03 [2021-03-26T05:55:03.702Z] INFO: Testing against a local daemon
05:55:03 [2021-03-26T05:55:03.702Z] === RUN   TestCgroupDriverSystemdMemoryLimit
05:55:03 [2021-03-26T05:55:03.702Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
05:55:03 [2021-03-26T05:55:03.702Z] === RUN   TestEventsExecDie
05:55:03 [2021-03-26T05:55:03.793Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
05:55:04 [2021-03-26T05:55:04.363Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
05:55:05 [2021-03-26T05:55:05.083Z] --- PASS: TestEventsExecDie (1.09s)
05:55:05 [2021-03-26T05:55:05.083Z] === RUN   TestEventsBackwardsCompatible
05:55:05 [2021-03-26T05:55:05.083Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
05:55:05 [2021-03-26T05:55:05.083Z] === RUN   TestInfoBinaryCommits
05:55:05 [2021-03-26T05:55:05.083Z] --- PASS: TestInfoBinaryCommits (0.02s)
05:55:05 [2021-03-26T05:55:05.083Z] === RUN   TestInfoAPIVersioned
05:55:05 [2021-03-26T05:55:05.083Z] --- PASS: TestInfoAPIVersioned (0.01s)
05:55:05 [2021-03-26T05:55:05.083Z] === RUN   TestInfoDiscoveryBackend
05:55:05 [2021-03-26T05:55:05.344Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
05:55:05 [2021-03-26T05:55:05.344Z] === RUN   TestInfoDiscoveryInvalidAdvertise
05:55:06 [2021-03-26T05:55:06.724Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
05:55:06 [2021-03-26T05:55:06.724Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
05:55:06 [2021-03-26T05:55:06.903Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
05:55:06 [2021-03-26T05:55:06.984Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
05:55:06 [2021-03-26T05:55:06.984Z] === RUN   TestInfoAPI
05:55:06 [2021-03-26T05:55:06.984Z] --- PASS: TestInfoAPI (0.03s)
05:55:06 [2021-03-26T05:55:06.984Z] === RUN   TestInfoAPIWarnings
05:55:07 [2021-03-26T05:55:07.471Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
05:55:08 [2021-03-26T05:55:08.410Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
05:55:10 [2021-03-26T05:55:10.949Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
05:55:11 [2021-03-26T05:55:11.553Z] --- PASS: TestReplicatedJob (7.39s)
05:55:11 [2021-03-26T05:55:11.553Z] === RUN   TestUpdateReplicatedJob
05:55:13 [2021-03-26T05:55:13.484Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
05:55:13 [2021-03-26T05:55:13.484Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
05:55:14 [2021-03-26T05:55:14.422Z] --- PASS: TestUpdateRestartPolicy (15.73s)
05:55:14 [2021-03-26T05:55:14.422Z] === RUN   TestUpdateRestartWithAutoRemove
05:55:15 [2021-03-26T05:55:15.802Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
05:55:15 [2021-03-26T05:55:15.802Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
05:55:15 [2021-03-26T05:55:15.802Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
05:55:15 [2021-03-26T05:55:15.802Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
05:55:15 [2021-03-26T05:55:15.802Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
05:55:15 [2021-03-26T05:55:15.802Z] --- PASS: TestUpdateRestartWithAutoRemove (1.36s)
05:55:15 [2021-03-26T05:55:15.802Z] === RUN   TestWaitNonBlocked
05:55:15 [2021-03-26T05:55:15.802Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
05:55:15 [2021-03-26T05:55:15.802Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
05:55:15 [2021-03-26T05:55:15.802Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
05:55:15 [2021-03-26T05:55:15.802Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
05:55:15 [2021-03-26T05:55:15.802Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
05:55:15 [2021-03-26T05:55:15.802Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
05:55:15 [2021-03-26T05:55:15.901Z] --- PASS: TestUpdateReplicatedJob (4.61s)
05:55:15 [2021-03-26T05:55:15.901Z] === RUN   TestServiceListWithStatuses
05:55:15 [2021-03-26T05:55:15.901Z] --- SKIP: TestServiceListWithStatuses (0.00s)
05:55:15 [2021-03-26T05:55:15.901Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
05:55:15 [2021-03-26T05:55:15.901Z] === RUN   TestDockerNetworkConnectAlias
05:55:18 [2021-03-26T05:55:18.343Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
05:55:18 [2021-03-26T05:55:18.343Z] --- PASS: TestWaitNonBlocked (0.03s)
05:55:18 [2021-03-26T05:55:18.343Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.05s)
05:55:18 [2021-03-26T05:55:18.343Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.31s)
05:55:18 [2021-03-26T05:55:18.343Z] === RUN   TestWaitBlocked
05:55:18 [2021-03-26T05:55:18.343Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
05:55:18 [2021-03-26T05:55:18.343Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
05:55:18 [2021-03-26T05:55:18.343Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
05:55:18 [2021-03-26T05:55:18.343Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
05:55:18 [2021-03-26T05:55:18.343Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
05:55:18 [2021-03-26T05:55:18.343Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
05:55:18 [2021-03-26T05:55:18.914Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
05:55:20 [2021-03-26T05:55:20.297Z] --- PASS: TestWaitBlocked (0.03s)
05:55:20 [2021-03-26T05:55:20.297Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.06s)
05:55:20 [2021-03-26T05:55:20.297Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.11s)
05:55:20 [2021-03-26T05:55:20.297Z] === CONT  TestContainerStartOnDaemonRestart
05:55:20 [2021-03-26T05:55:20.297Z] === CONT  TestIpcModeOlderClient
05:55:20 [2021-03-26T05:55:20.557Z] --- PASS: TestIpcModeOlderClient (0.10s)
05:55:20 [2021-03-26T05:55:20.557Z] === CONT  TestRestartDaemonWithRestartingContainer
05:55:22 [2021-03-26T05:55:22.468Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
05:55:22 [2021-03-26T05:55:22.490Z] --- PASS: TestDockerNetworkConnectAlias (6.81s)
05:55:22 [2021-03-26T05:55:22.490Z] === RUN   TestDockerNetworkReConnect
05:55:25 [2021-03-26T05:55:25.145Z] --- PASS: TestInfoAPIWarnings (16.26s)
05:55:25 [2021-03-26T05:55:25.145Z] === RUN   TestInfoDebug
05:55:25 [2021-03-26T05:55:25.145Z] --- PASS: TestInfoDebug (0.52s)
05:55:25 [2021-03-26T05:55:25.145Z] === RUN   TestInfoInsecureRegistries
05:55:25 [2021-03-26T05:55:25.145Z] --- PASS: TestInfoInsecureRegistries (0.52s)
05:55:25 [2021-03-26T05:55:25.145Z] === RUN   TestInfoRegistryMirrors
05:55:25 [2021-03-26T05:55:25.145Z] --- PASS: TestInfoRegistryMirrors (0.53s)
05:55:25 [2021-03-26T05:55:25.145Z] === RUN   TestLoginFailsWithBadCredentials
05:55:25 [2021-03-26T05:55:25.145Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s)
05:55:25 [2021-03-26T05:55:25.145Z] === RUN   TestPingCacheHeaders
05:55:25 [2021-03-26T05:55:25.145Z] --- PASS: TestPingCacheHeaders (0.02s)
05:55:25 [2021-03-26T05:55:25.145Z] === RUN   TestPingGet
05:55:25 [2021-03-26T05:55:25.145Z] --- PASS: TestPingGet (0.01s)
05:55:25 [2021-03-26T05:55:25.145Z] === RUN   TestPingHead
05:55:25 [2021-03-26T05:55:25.145Z] --- PASS: TestPingHead (0.02s)
05:55:25 [2021-03-26T05:55:25.145Z] === RUN   TestVersion
05:55:25 [2021-03-26T05:55:25.145Z] --- PASS: TestVersion (0.02s)
05:55:25 [2021-03-26T05:55:25.145Z] === CONT  TestCgroupDriverSystemdMemoryLimit
05:55:26 [2021-03-26T05:55:26.526Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s)
05:55:26 [2021-03-26T05:55:26.526Z] PASS
05:55:26 [2021-03-26T05:55:26.526Z] 
05:55:26 [2021-03-26T05:55:26.526Z] DONE 18 tests in 22.822s
05:55:26 [2021-03-26T05:55:26.526Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
05:55:26 [2021-03-26T05:55:26.526Z] INFO: Testing against a local daemon
05:55:26 [2021-03-26T05:55:26.526Z] === RUN   TestVolumesCreateAndList
05:55:26 [2021-03-26T05:55:26.526Z] --- PASS: TestVolumesCreateAndList (0.02s)
05:55:26 [2021-03-26T05:55:26.526Z] === RUN   TestVolumesRemove
05:55:26 [2021-03-26T05:55:26.787Z] --- PASS: TestVolumesRemove (0.09s)
05:55:26 [2021-03-26T05:55:26.787Z] === RUN   TestVolumesInspect
05:55:26 [2021-03-26T05:55:26.787Z] --- PASS: TestVolumesInspect (0.02s)
05:55:26 [2021-03-26T05:55:26.787Z] === RUN   TestVolumesInvalidJSON
05:55:26 [2021-03-26T05:55:26.787Z] === RUN   TestVolumesInvalidJSON//volumes/create
05:55:26 [2021-03-26T05:55:26.787Z] === PAUSE TestVolumesInvalidJSON//volumes/create
05:55:26 [2021-03-26T05:55:26.787Z] === CONT  TestVolumesInvalidJSON//volumes/create
05:55:26 [2021-03-26T05:55:26.787Z] --- PASS: TestVolumesInvalidJSON (0.01s)
05:55:26 [2021-03-26T05:55:26.787Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
05:55:26 [2021-03-26T05:55:26.787Z] PASS
05:55:26 [2021-03-26T05:55:26.787Z] 
05:55:26 [2021-03-26T05:55:26.787Z] DONE 5 tests in 0.170s
05:55:26 [2021-03-26T05:55:26.787Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
05:55:27 [2021-03-26T05:55:27.755Z] --- PASS: TestContainerStartOnDaemonRestart (6.90s)
05:55:27 [2021-03-26T05:55:27.755Z] === CONT  TestContainerKillOnDaemonStart
05:55:27 [2021-03-26T05:55:27.755Z] --- PASS: TestRestartDaemonWithRestartingContainer (7.08s)
05:55:27 [2021-03-26T05:55:27.755Z] === CONT  TestDaemonHostGatewayIP
05:55:27 [2021-03-26T05:55:27.784Z] --- PASS: TestDockerNetworkReConnect (5.20s)
05:55:27 [2021-03-26T05:55:27.784Z] === RUN   TestServicePlugin
05:55:27 [2021-03-26T05:55:27.784Z] --- SKIP: TestServicePlugin (0.00s)
05:55:27 [2021-03-26T05:55:27.784Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:55:27 [2021-03-26T05:55:27.784Z] === RUN   TestServiceUpdateLabel
05:55:28 [2021-03-26T05:55:28.168Z] Stopping apparmor (via systemctl): apparmor.service.
05:55:28 [2021-03-26T05:55:28.168Z] Removing test suite binaries
05:55:28 [2021-03-26T05:55:28.168Z] exiting test-integration
05:55:28 [2021-03-26T05:55:28.168Z] ++ exit 0
05:55:28 [2021-03-26T05:55:28.168Z] 
05:55:28 [2021-03-26T05:55:28.323Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
05:55:30 [2021-03-26T05:55:30.333Z] --- PASS: TestServiceUpdateLabel (3.21s)
05:55:30 [2021-03-26T05:55:30.333Z] === RUN   TestServiceUpdateSecrets
05:55:30 [2021-03-26T05:55:30.864Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
Post stage
[Pipeline] junit
05:55:31 [2021-03-26T05:55:31.485Z] Recording test results
05:55:33 [2021-03-26T05:55:33.270Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
05:55:33 [2021-03-26T05:55:33.629Z] + echo Ensuring container killed.
05:55:33 [2021-03-26T05:55:33.629Z] Ensuring container killed.
05:55:33 [2021-03-26T05:55:33.629Z] + docker rm -vf docker-pr2
05:55:33 [2021-03-26T05:55:33.629Z] Error: No such container: docker-pr2
[Pipeline] sh
05:55:33 [2021-03-26T05:55:33.913Z] + echo Chowning /workspace to jenkins user
05:55:33 [2021-03-26T05:55:33.913Z] Chowning /workspace to jenkins user
05:55:33 [2021-03-26T05:55:33.913Z] + id -u
05:55:33 [2021-03-26T05:55:33.913Z] + id -g
05:55:33 [2021-03-26T05:55:33.913Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42203:/workspace busybox chown -R 1000:1000 /workspace
05:55:33 [2021-03-26T05:55:33.913Z] Unable to find image 'busybox:latest' locally
05:55:34 [2021-03-26T05:55:34.173Z] latest: Pulling from library/busybox
05:55:34 [2021-03-26T05:55:34.173Z] 8b3d7e226fab: Pulling fs layer
05:55:34 [2021-03-26T05:55:34.173Z] 8b3d7e226fab: Verifying Checksum
05:55:34 [2021-03-26T05:55:34.173Z] 8b3d7e226fab: Download complete
05:55:34 [2021-03-26T05:55:34.265Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
05:55:34 [2021-03-26T05:55:34.432Z] 8b3d7e226fab: Pull complete
05:55:34 [2021-03-26T05:55:34.432Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
05:55:34 [2021-03-26T05:55:34.432Z] Status: Downloaded newer image for busybox:latest
05:55:34 [2021-03-26T05:55:34.851Z] --- PASS: TestDaemonHostGatewayIP (7.21s)
05:55:34 [2021-03-26T05:55:34.851Z] === CONT  TestDaemonRestartIpcMode
05:55:35 [2021-03-26T05:55:35.795Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
05:55:36 [2021-03-26T05:55:36.364Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
05:55:37 [2021-03-26T05:55:37.281Z] + bundleName=amd64-cgroup2
05:55:37 [2021-03-26T05:55:37.281Z] + echo Creating amd64-cgroup2-bundles.tar.gz
05:55:37 [2021-03-26T05:55:37.281Z] Creating amd64-cgroup2-bundles.tar.gz
05:55:37 [2021-03-26T05:55:37.282Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
05:55:37 [2021-03-26T05:55:37.282Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
05:55:37 [2021-03-26T05:55:37.555Z] Archiving artifacts
05:55:38 [2021-03-26T05:55:38.907Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
05:55:39 [2021-03-26T05:55:39.589Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42203/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
05:55:39 [2021-03-26T05:55:39.845Z] --- PASS: TestDaemonRestartIpcMode (5.19s)
05:55:39 [2021-03-26T05:55:39.905Z] + make clean
05:55:40 [2021-03-26T05:55:40.165Z] docker volume rm -f docker-dev-cache
05:55:40 [2021-03-26T05:55:40.165Z] docker-dev-cache
[Pipeline] deleteDir
05:55:41 [2021-03-26T05:55:41.227Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
05:55:41 [2021-03-26T05:55:41.227Z] --- PASS: TestContainerKillOnDaemonStart (14.06s)
05:55:41 [2021-03-26T05:55:41.227Z] PASS
05:55:41 [2021-03-26T05:55:41.227Z] 
05:55:41 [2021-03-26T05:55:41.227Z] === Skipped
05:55:41 [2021-03-26T05:55:41.227Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
05:55:41 [2021-03-26T05:55:41.227Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
05:55:41 [2021-03-26T05:55:41.227Z] 
05:55:41 [2021-03-26T05:55:41.227Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
05:55:41 [2021-03-26T05:55:41.227Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:55:41 [2021-03-26T05:55:41.227Z] 
05:55:41 [2021-03-26T05:55:41.227Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s)
05:55:41 [2021-03-26T05:55:41.227Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
05:55:41 [2021-03-26T05:55:41.227Z] 
05:55:41 [2021-03-26T05:55:41.227Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
05:55:41 [2021-03-26T05:55:41.227Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
05:55:41 [2021-03-26T05:55:41.227Z] 
05:55:41 [2021-03-26T05:55:41.227Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
05:55:41 [2021-03-26T05:55:41.227Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
05:55:41 [2021-03-26T05:55:41.227Z] 
05:55:41 [2021-03-26T05:55:41.227Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
05:55:41 [2021-03-26T05:55:41.227Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
05:55:41 [2021-03-26T05:55:41.227Z] 
05:55:41 [2021-03-26T05:55:41.227Z] 
05:55:41 [2021-03-26T05:55:41.227Z] DONE 196 tests, 6 skipped in 247.882s
05:55:41 [2021-03-26T05:55:41.487Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
05:55:41 [2021-03-26T05:55:41.487Z] ++ 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
05:55:41 [2021-03-26T05:55:41.487Z] ++ set -e
05:55:41 [2021-03-26T05:55:41.487Z] ++ '[' -n 0 ']'
05:55:41 [2021-03-26T05:55:41.487Z] ++ set -x
05:55:41 [2021-03-26T05:55:41.487Z] ++ 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
05:55:41 [2021-03-26T05:55:41.487Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
05:55:41 [2021-03-26T05:55:41.747Z] INFO: Testing against a local daemon
05:55:41 [2021-03-26T05:55:41.747Z] === RUN   TestCommitInheritsEnv
05:55:42 [2021-03-26T05:55:42.317Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
05:55:42 [2021-03-26T05:55:42.317Z] --- PASS: TestCommitInheritsEnv (0.52s)
05:55:42 [2021-03-26T05:55:42.317Z] === RUN   TestImportExtremelyLargeImageWorks
05:55:42 [2021-03-26T05:55:42.317Z] === PAUSE TestImportExtremelyLargeImageWorks
05:55:42 [2021-03-26T05:55:42.317Z] === RUN   TestImagesFilterMultiReference
05:55:42 [2021-03-26T05:55:42.317Z] --- PASS: TestImagesFilterMultiReference (0.09s)
05:55:42 [2021-03-26T05:55:42.317Z] === RUN   TestImagePullPlatformInvalid
05:55:42 [2021-03-26T05:55:42.317Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
05:55:42 [2021-03-26T05:55:42.317Z] === RUN   TestRemoveImageOrphaning
05:55:42 [2021-03-26T05:55:42.895Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
05:55:42 [2021-03-26T05:55:42.895Z] --- PASS: TestRemoveImageOrphaning (0.55s)
05:55:42 [2021-03-26T05:55:42.895Z] === RUN   TestRemoveImageGarbageCollector
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
05:55:44 [2021-03-26T05:55:44.805Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
05:55:45 [2021-03-26T05:55:45.064Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
05:55:45 [2021-03-26T05:55:45.064Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
05:55:46 [2021-03-26T05:55:46.003Z] --- PASS: TestRemoveImageGarbageCollector (3.01s)
05:55:46 [2021-03-26T05:55:46.003Z] === RUN   TestTagUnprefixedRepoByNameOrName
05:55:46 [2021-03-26T05:55:46.003Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
05:55:46 [2021-03-26T05:55:46.003Z] === RUN   TestTagInvalidReference
05:55:46 [2021-03-26T05:55:46.003Z] --- PASS: TestTagInvalidReference (0.01s)
05:55:46 [2021-03-26T05:55:46.003Z] === RUN   TestTagValidPrefixedRepo
05:55:46 [2021-03-26T05:55:46.003Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
05:55:46 [2021-03-26T05:55:46.003Z] === RUN   TestTagExistedNameWithoutForce
05:55:46 [2021-03-26T05:55:46.003Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
05:55:46 [2021-03-26T05:55:46.003Z] === RUN   TestTagOfficialNames
05:55:46 [2021-03-26T05:55:46.003Z] --- PASS: TestTagOfficialNames (0.06s)
05:55:46 [2021-03-26T05:55:46.003Z] === RUN   TestTagMatchesDigest
05:55:46 [2021-03-26T05:55:46.263Z] --- PASS: TestTagMatchesDigest (0.03s)
05:55:46 [2021-03-26T05:55:46.263Z] === CONT  TestImportExtremelyLargeImageWorks
05:55:46 [2021-03-26T05:55:46.833Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
05:55:48 [2021-03-26T05:55:48.452Z] --- PASS: TestServiceUpdateSecrets (15.70s)
05:55:48 [2021-03-26T05:55:48.452Z] === RUN   TestServiceUpdateConfigs
05:55:49 [2021-03-26T05:55:49.376Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
05:55:52 [2021-03-26T05:55:52.667Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
05:55:54 [2021-03-26T05:55:54.048Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
05:55:54 [2021-03-26T05:55:54.619Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
05:55:54 [2021-03-26T05:55:54.619Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
05:55:57 [2021-03-26T05:55:57.156Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
05:55:57 [2021-03-26T05:55:57.156Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
05:56:02 [2021-03-26T05:56:02.430Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
05:56:03 [2021-03-26T05:56:03.001Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
05:56:03 [2021-03-26T05:56:03.359Z] --- PASS: TestServiceUpdateConfigs (15.80s)
05:56:03 [2021-03-26T05:56:03.359Z] === RUN   TestServiceUpdateNetwork
05:56:03 [2021-03-26T05:56:03.941Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
05:56:03 [2021-03-26T05:56:03.941Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
05:56:05 [2021-03-26T05:56:05.849Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
05:56:06 [2021-03-26T05:56:06.109Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
05:56:08 [2021-03-26T05:56:08.018Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
05:56:09 [2021-03-26T05:56:09.939Z] === RUN   TestDockerSuite/TestBuildDockerignore
05:56:12 [2021-03-26T05:56:12.478Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
05:56:14 [2021-03-26T05:56:14.387Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
05:56:15 [2021-03-26T05:56:15.766Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
05:56:16 [2021-03-26T05:56:16.707Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
05:56:18 [2021-03-26T05:56:18.273Z] --- PASS: TestServiceUpdateNetwork (15.24s)
05:56:18 [2021-03-26T05:56:18.273Z] === RUN   TestServiceUpdatePidsLimit
05:56:18 [2021-03-26T05:56:18.847Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
05:56:20 [2021-03-26T05:56:20.236Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
05:56:20 [2021-03-26T05:56:20.906Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
05:56:22 [2021-03-26T05:56:22.198Z] --- PASS: TestBuildWithHugeFile (119.34s)
05:56:22 [2021-03-26T05:56:22.198Z] === RUN   TestBuildWCOWSandboxSize
05:56:27 [2021-03-26T05:56:27.499Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
05:56:28 [2021-03-26T05:56:28.383Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
05:56:28 [2021-03-26T05:56:28.880Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
05:56:32 [2021-03-26T05:56:32.193Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
05:56:34 [2021-03-26T05:56:34.105Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
05:56:36 [2021-03-26T05:56:36.531Z] --- PASS: TestServiceUpdatePidsLimit (18.12s)
05:56:36 [2021-03-26T05:56:36.531Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s)
05:56:36 [2021-03-26T05:56:36.531Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s)
05:56:36 [2021-03-26T05:56:36.531Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.33s)
05:56:36 [2021-03-26T05:56:36.531Z] PASS
05:56:36 [2021-03-26T05:56:36.531Z] 
05:56:36 [2021-03-26T05:56:36.531Z] === Skipped
05:56:36 [2021-03-26T05:56:36.531Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
05:56:36 [2021-03-26T05:56:36.531Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
05:56:36 [2021-03-26T05:56:36.531Z] 
05:56:36 [2021-03-26T05:56:36.531Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
05:56:36 [2021-03-26T05:56:36.531Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:56:36 [2021-03-26T05:56:36.531Z] 
05:56:36 [2021-03-26T05:56:36.531Z] 
05:56:36 [2021-03-26T05:56:36.531Z] DONE 27 tests, 2 skipped in 167.473s
05:56:36 [2021-03-26T05:56:36.531Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
05:56:36 [2021-03-26T05:56:36.531Z] ++ 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
05:56:36 [2021-03-26T05:56:36.531Z] ++ set -e
05:56:36 [2021-03-26T05:56:36.531Z] ++ '[' -n 0 ']'
05:56:36 [2021-03-26T05:56:36.531Z] ++ set -x
05:56:36 [2021-03-26T05:56:36.531Z] ++ 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
05:56:36 [2021-03-26T05:56:36.531Z] INFO: Testing against a local daemon
05:56:36 [2021-03-26T05:56:36.531Z] === RUN   TestSessionCreate
05:56:36 [2021-03-26T05:56:36.531Z] --- PASS: TestSessionCreate (0.05s)
05:56:36 [2021-03-26T05:56:36.531Z] === RUN   TestSessionCreateWithBadUpgrade
05:56:36 [2021-03-26T05:56:36.531Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
05:56:36 [2021-03-26T05:56:36.531Z] PASS
05:56:36 [2021-03-26T05:56:36.531Z] 
05:56:36 [2021-03-26T05:56:36.531Z] DONE 2 tests in 0.238s
05:56:36 [2021-03-26T05:56:36.531Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
05:56:36 [2021-03-26T05:56:36.531Z] ++ 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
05:56:36 [2021-03-26T05:56:36.531Z] ++ set -e
05:56:36 [2021-03-26T05:56:36.531Z] ++ '[' -n 0 ']'
05:56:36 [2021-03-26T05:56:36.531Z] ++ set -x
05:56:36 [2021-03-26T05:56:36.531Z] ++ 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
05:56:36 [2021-03-26T05:56:36.531Z] INFO: Testing against a local daemon
05:56:36 [2021-03-26T05:56:36.531Z] === RUN   TestCgroupDriverSystemdMemoryLimit
05:56:36 [2021-03-26T05:56:36.531Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
05:56:36 [2021-03-26T05:56:36.531Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
05:56:36 [2021-03-26T05:56:36.531Z] === RUN   TestEventsExecDie
05:56:37 [2021-03-26T05:56:37.105Z] --- PASS: TestEventsExecDie (1.24s)
05:56:37 [2021-03-26T05:56:37.105Z] === RUN   TestEventsBackwardsCompatible
05:56:37 [2021-03-26T05:56:37.105Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
05:56:37 [2021-03-26T05:56:37.105Z] === RUN   TestInfoBinaryCommits
05:56:37 [2021-03-26T05:56:37.105Z] --- PASS: TestInfoBinaryCommits (0.05s)
05:56:37 [2021-03-26T05:56:37.105Z] === RUN   TestInfoAPIVersioned
05:56:37 [2021-03-26T05:56:37.105Z] --- PASS: TestInfoAPIVersioned (0.02s)
05:56:37 [2021-03-26T05:56:37.105Z] === RUN   TestInfoDiscoveryBackend
05:56:37 [2021-03-26T05:56:37.679Z] --- PASS: TestInfoDiscoveryBackend (0.65s)
05:56:37 [2021-03-26T05:56:37.679Z] === RUN   TestInfoDiscoveryInvalidAdvertise
05:56:39 [2021-03-26T05:56:39.068Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
05:56:39 [2021-03-26T05:56:39.068Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
05:56:39 [2021-03-26T05:56:39.330Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
05:56:39 [2021-03-26T05:56:39.330Z] === RUN   TestInfoAPI
05:56:39 [2021-03-26T05:56:39.592Z] --- PASS: TestInfoAPI (0.05s)
05:56:39 [2021-03-26T05:56:39.592Z] === RUN   TestInfoAPIWarnings
05:56:44 [2021-03-26T05:56:44.095Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
05:56:48 [2021-03-26T05:56:48.297Z] === RUN   TestDockerDaemonSuite/TestShmSize
05:56:51 [2021-03-26T05:56:51.591Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
05:56:51 [2021-03-26T05:56:51.591Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
05:56:52 [2021-03-26T05:56:52.970Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
05:56:52 [2021-03-26T05:56:52.970Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
05:56:55 [2021-03-26T05:56:55.506Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
05:56:55 [2021-03-26T05:56:55.506Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
05:56:57 [2021-03-26T05:56:57.717Z] --- PASS: TestInfoAPIWarnings (16.62s)
05:56:57 [2021-03-26T05:56:57.717Z] === RUN   TestInfoDebug
05:56:57 [2021-03-26T05:56:57.717Z] --- PASS: TestInfoDebug (0.61s)
05:56:57 [2021-03-26T05:56:57.717Z] === RUN   TestInfoInsecureRegistries
05:56:57 [2021-03-26T05:56:57.717Z] --- PASS: TestInfoInsecureRegistries (0.62s)
05:56:57 [2021-03-26T05:56:57.717Z] === RUN   TestInfoRegistryMirrors
05:56:57 [2021-03-26T05:56:57.979Z] --- PASS: TestInfoRegistryMirrors (0.61s)
05:56:57 [2021-03-26T05:56:57.979Z] === RUN   TestLoginFailsWithBadCredentials
05:56:58 [2021-03-26T05:56:58.241Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
05:56:58 [2021-03-26T05:56:58.241Z] === RUN   TestPingCacheHeaders
05:56:58 [2021-03-26T05:56:58.241Z] --- PASS: TestPingCacheHeaders (0.05s)
05:56:58 [2021-03-26T05:56:58.241Z] === RUN   TestPingGet
05:56:58 [2021-03-26T05:56:58.241Z] --- PASS: TestPingGet (0.03s)
05:56:58 [2021-03-26T05:56:58.241Z] === RUN   TestPingHead
05:56:58 [2021-03-26T05:56:58.241Z] --- PASS: TestPingHead (0.05s)
05:56:58 [2021-03-26T05:56:58.241Z] === RUN   TestVersion
05:56:58 [2021-03-26T05:56:58.503Z] --- PASS: TestVersion (0.05s)
05:56:58 [2021-03-26T05:56:58.503Z] PASS
05:56:58 [2021-03-26T05:56:58.503Z] 
05:56:58 [2021-03-26T05:56:58.503Z] === Skipped
05:56:58 [2021-03-26T05:56:58.503Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
05:56:58 [2021-03-26T05:56:58.503Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
05:56:58 [2021-03-26T05:56:58.503Z] 
05:56:58 [2021-03-26T05:56:58.503Z] 
05:56:58 [2021-03-26T05:56:58.503Z] DONE 18 tests, 1 skipped in 22.808s
05:56:58 [2021-03-26T05:56:58.503Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
05:56:58 [2021-03-26T05:56:58.503Z] ++ 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
05:56:58 [2021-03-26T05:56:58.503Z] ++ set -e
05:56:58 [2021-03-26T05:56:58.503Z] ++ '[' -n 0 ']'
05:56:58 [2021-03-26T05:56:58.503Z] ++ set -x
05:56:58 [2021-03-26T05:56:58.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
05:56:58 [2021-03-26T05:56:58.503Z] INFO: Testing against a local daemon
05:56:58 [2021-03-26T05:56:58.503Z] === RUN   TestVolumesCreateAndList
05:56:58 [2021-03-26T05:56:58.503Z] --- PASS: TestVolumesCreateAndList (0.04s)
05:56:58 [2021-03-26T05:56:58.503Z] === RUN   TestVolumesRemove
05:56:58 [2021-03-26T05:56:58.764Z] --- PASS: TestVolumesRemove (0.13s)
05:56:58 [2021-03-26T05:56:58.764Z] === RUN   TestVolumesInspect
05:56:58 [2021-03-26T05:56:58.764Z] --- PASS: TestVolumesInspect (0.03s)
05:56:58 [2021-03-26T05:56:58.764Z] === RUN   TestVolumesInvalidJSON
05:56:58 [2021-03-26T05:56:58.764Z] === RUN   TestVolumesInvalidJSON//volumes/create
05:56:58 [2021-03-26T05:56:58.764Z] === PAUSE TestVolumesInvalidJSON//volumes/create
05:56:58 [2021-03-26T05:56:58.764Z] === CONT  TestVolumesInvalidJSON//volumes/create
05:56:58 [2021-03-26T05:56:58.764Z] --- PASS: TestVolumesInvalidJSON (0.03s)
05:56:58 [2021-03-26T05:56:58.764Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
05:56:58 [2021-03-26T05:56:58.764Z] PASS
05:56:58 [2021-03-26T05:56:58.764Z] 
05:56:58 [2021-03-26T05:56:58.764Z] DONE 5 tests in 0.357s
05:56:58 [2021-03-26T05:56:58.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
05:56:59 [2021-03-26T05:56:59.339Z] ++++ cat bundles/test-integration/docker.pid
05:56:59 [2021-03-26T05:56:59.339Z] +++ kill 13928
05:56:59 [2021-03-26T05:56:59.704Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
05:57:00 [2021-03-26T05:57:00.728Z] +++ /etc/init.d/apparmor stop
05:57:00 [2021-03-26T05:57:00.728Z] Leaving: AppArmorNo profiles have been unloaded.
05:57:00 [2021-03-26T05:57:00.728Z] 
05:57:00 [2021-03-26T05:57:00.728Z] Unloading profiles will leave already running processes permanently
05:57:00 [2021-03-26T05:57:00.728Z] unconfined, which can lead to unexpected situations.
05:57:00 [2021-03-26T05:57:00.728Z] 
05:57:00 [2021-03-26T05:57:00.728Z] To set a process to complain mode, use the command line tool
05:57:00 [2021-03-26T05:57:00.728Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
05:57:00 [2021-03-26T05:57:00.728Z] +++ true
05:57:00 [2021-03-26T05:57:00.728Z] exiting test-integration
05:57:00 [2021-03-26T05:57:00.728Z] ++ exit 0
05:57:00 [2021-03-26T05:57:00.728Z] 
05:57:01 [2021-03-26T05:57:01.633Z] --- PASS: TestDockerDaemonSuite (448.64s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.92s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.34s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.88s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.69s)
05:57:01 [2021-03-26T05:57:01.633Z]         docker_cli_daemon_test.go:1455: [d1aa4229b96f8] daemon is not started
05:57:01 [2021-03-26T05:57:01.633Z]         check_test.go:309: [d8e1a16af4089] daemon is not started
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.20s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.44s)
05:57:01 [2021-03-26T05:57:01.633Z]         check_test.go:309: [d6c386b42f273] daemon is not started
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.58s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.45s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.98s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.88s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.33s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.18s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.04s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
05:57:01 [2021-03-26T05:57:01.633Z]         check_test.go:309: [d1b9b620acf4b] daemon is not started
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
05:57:01 [2021-03-26T05:57:01.633Z]         check_test.go:309: [dc5d694dc7c3d] daemon is not started
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.25s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.74s)
05:57:01 [2021-03-26T05:57:01.633Z]         check_test.go:309: [d5765971eced3] daemon is not started
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.97s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.81s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.17s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
05:57:01 [2021-03-26T05:57:01.633Z]         check_test.go:309: [dcc20216f11c5] daemon is not started
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.57s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.48s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.94s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.19s)
05:57:01 [2021-03-26T05:57:01.633Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [d836c6536fa33] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.97s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.65s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.49s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.06s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [d2c473c5e0dd3] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.23s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.58s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [d6eb9623bd747] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.61s)
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_plugins_test.go:79: [dae6d8c26d724] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.90s)
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_plugins_test.go:169: [d910f66170003] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.68s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [d9854b85a3293] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.51s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.64s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.31s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.46s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.48s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.27s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.54s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.65s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [d09bd063aa330] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.04s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (30.00s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.02s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.59s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.50s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.29s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [dda0868391d91] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.85s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.93s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.98s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.74s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.74s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.20s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.79s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [d5087348e3d74] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [d98945a8d02f4] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.45s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [db9983e493d2e] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.20s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.54s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.17s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.36s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.42s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.44s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.77s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [db766ebcbed42] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.70s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.34s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.05s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [d9123ce514c15] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.32s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.28s)
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [db5a9ca7527c0] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [df3dcfd62232f] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.80s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [dde80e73f48bb] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.44s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.14s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.85s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [db51b2d336a0e] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.27s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.32s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.36s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.03s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [da8badbba75a3] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.43s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [dd3d3767886fe] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.94s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.87s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.80s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.32s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.61s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.69s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.10s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.94s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.31s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.27s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.17s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.29s)
05:57:01 [2021-03-26T05:57:01.634Z]         docker_cli_daemon_test.go:2550: [d67c6ffaf8ee0] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.92s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.24s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.65s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.04s)
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s)
05:57:01 [2021-03-26T05:57:01.634Z]         check_test.go:309: [dc7df9f37ec47] daemon is not started
05:57:01 [2021-03-26T05:57:01.634Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.16s)
05:57:01 [2021-03-26T05:57:01.634Z] === RUN   TestDockerSwarmSuite
05:57:01 [2021-03-26T05:57:01.634Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
05:57:03 [2021-03-26T05:57:03.013Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
Post stage
[Pipeline] junit
05:57:03 [2021-03-26T05:57:03.297Z] Recording test results
05:57:03 [2021-03-26T05:57:03.879Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
05:57:04 [2021-03-26T05:57:04.228Z] + echo Ensuring container killed.
05:57:04 [2021-03-26T05:57:04.228Z] Ensuring container killed.
05:57:04 [2021-03-26T05:57:04.228Z] + docker rm -vf docker-pr2
05:57:04 [2021-03-26T05:57:04.228Z] Error: No such container: docker-pr2
[Pipeline] sh
05:57:04 [2021-03-26T05:57:04.524Z] + echo Chowning /workspace to jenkins user
05:57:04 [2021-03-26T05:57:04.524Z] Chowning /workspace to jenkins user
05:57:04 [2021-03-26T05:57:04.524Z] + id -u
05:57:04 [2021-03-26T05:57:04.524Z] + id -g
05:57:04 [2021-03-26T05:57:04.524Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42203:/workspace busybox chown -R 1000:1000 /workspace
05:57:04 [2021-03-26T05:57:04.524Z] Unable to find image 'busybox:latest' locally
05:57:04 [2021-03-26T05:57:04.786Z] latest: Pulling from library/busybox
05:57:04 [2021-03-26T05:57:04.786Z] 8c3eadb8221d: Pulling fs layer
05:57:04 [2021-03-26T05:57:04.786Z] 8c3eadb8221d: Download complete
05:57:05 [2021-03-26T05:57:05.049Z] 8c3eadb8221d: Pull complete
05:57:05 [2021-03-26T05:57:05.049Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
05:57:05 [2021-03-26T05:57:05.049Z] Status: Downloaded newer image for busybox:latest
05:57:05 [2021-03-26T05:57:05.177Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
05:57:06 [2021-03-26T05:57:06.555Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
05:57:08 [2021-03-26T05:57:08.460Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
05:57:10 [2021-03-26T05:57:10.654Z] + bundleName=arm64-integration
05:57:10 [2021-03-26T05:57:10.654Z] + echo Creating arm64-integration-bundles.tar.gz
05:57:10 [2021-03-26T05:57:10.654Z] Creating arm64-integration-bundles.tar.gz
05:57:10 [2021-03-26T05:57:10.654Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
05:57:10 [2021-03-26T05:57:10.654Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
05:57:10 [2021-03-26T05:57:10.930Z] Archiving artifacts
05:57:12 [2021-03-26T05:57:12.991Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42203/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
05:57:13 [2021-03-26T05:57:13.318Z] + make clean
05:57:14 [2021-03-26T05:57:14.263Z] docker volume rm -f docker-dev-cache
05:57:14 [2021-03-26T05:57:14.263Z] docker-dev-cache
[Pipeline] deleteDir
05:57:15 [2021-03-26T05:57:15.034Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
05:57:16 [2021-03-26T05:57:16.412Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
05:57:19 [2021-03-26T05:57:19.705Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
05:57:22 [2021-03-26T05:57:22.243Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
05:57:27 [2021-03-26T05:57:27.549Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
05:57:28 [2021-03-26T05:57:28.928Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
05:57:47 [2021-03-26T05:57:47.023Z] === RUN   TestDockerSuite/TestBuildDotDotFile
05:57:47 [2021-03-26T05:57:47.023Z] === RUN   TestDockerSuite/TestBuildEOLInLine
05:57:52 [2021-03-26T05:57:52.308Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
05:57:52 [2021-03-26T05:57:52.568Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
05:57:52 [2021-03-26T05:57:52.628Z] --- PASS: TestImportExtremelyLargeImageWorks (192.51s)
05:57:52 [2021-03-26T05:57:52.628Z] PASS
05:57:52 [2021-03-26T05:57:52.628Z] 
05:57:52 [2021-03-26T05:57:52.628Z] === Skipped
05:57:52 [2021-03-26T05:57:52.628Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
05:57:52 [2021-03-26T05:57:52.628Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:57:52 [2021-03-26T05:57:52.628Z] 
05:57:52 [2021-03-26T05:57:52.628Z] 
05:57:52 [2021-03-26T05:57:52.628Z] DONE 12 tests, 1 skipped in 193.507s
05:57:52 [2021-03-26T05:57:52.628Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
05:57:52 [2021-03-26T05:57:52.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
05:57:52 [2021-03-26T05:57:52.628Z] ++ set -e
05:57:52 [2021-03-26T05:57:52.628Z] ++ '[' -n 0 ']'
05:57:52 [2021-03-26T05:57:52.628Z] ++ set -x
05:57:52 [2021-03-26T05:57:52.629Z] ++ 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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
05:57:52 [2021-03-26T05:57:52.629Z] INFO: Testing against a local daemon
05:57:52 [2021-03-26T05:57:52.629Z] === RUN   TestNetworkCreateDelete
05:57:52 [2021-03-26T05:57:52.629Z] --- PASS: TestNetworkCreateDelete (0.18s)
05:57:52 [2021-03-26T05:57:52.629Z] === RUN   TestDockerNetworkDeletePreferID
05:57:52 [2021-03-26T05:57:52.629Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
05:57:52 [2021-03-26T05:57:52.629Z] === RUN   TestDaemonDNSFallback
05:57:52 [2021-03-26T05:57:52.629Z] --- PASS: TestDaemonDNSFallback (1.56s)
05:57:52 [2021-03-26T05:57:52.629Z] === RUN   TestInspectNetwork
05:57:52 [2021-03-26T05:57:52.629Z] === RUN   TestInspectNetwork/full_network_id
05:57:52 [2021-03-26T05:57:52.629Z] === RUN   TestInspectNetwork/partial_network_id
05:57:52 [2021-03-26T05:57:52.629Z] === RUN   TestInspectNetwork/network_name
05:57:52 [2021-03-26T05:57:52.629Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
05:57:52 [2021-03-26T05:57:52.629Z] --- PASS: TestInspectNetwork (6.94s)
05:57:52 [2021-03-26T05:57:52.629Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
05:57:52 [2021-03-26T05:57:52.629Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
05:57:52 [2021-03-26T05:57:52.629Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
05:57:52 [2021-03-26T05:57:52.629Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
05:57:52 [2021-03-26T05:57:52.629Z] === RUN   TestRunContainerWithBridgeNone
05:57:52 [2021-03-26T05:57:52.828Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
05:57:53 [2021-03-26T05:57:53.671Z] --- PASS: TestRunContainerWithBridgeNone (1.99s)
05:57:53 [2021-03-26T05:57:53.671Z] === RUN   TestNetworkInvalidJSON
05:57:53 [2021-03-26T05:57:53.671Z] === RUN   TestNetworkInvalidJSON//networks/create
05:57:53 [2021-03-26T05:57:53.671Z] === PAUSE TestNetworkInvalidJSON//networks/create
05:57:53 [2021-03-26T05:57:53.671Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
05:57:53 [2021-03-26T05:57:53.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
05:57:53 [2021-03-26T05:57:53.671Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
05:57:53 [2021-03-26T05:57:53.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
05:57:53 [2021-03-26T05:57:53.671Z] === CONT  TestNetworkInvalidJSON//networks/create
05:57:53 [2021-03-26T05:57:53.671Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
05:57:53 [2021-03-26T05:57:53.671Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
05:57:53 [2021-03-26T05:57:53.671Z] --- PASS: TestNetworkInvalidJSON (0.02s)
05:57:53 [2021-03-26T05:57:53.671Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
05:57:53 [2021-03-26T05:57:53.671Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
05:57:53 [2021-03-26T05:57:53.671Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
05:57:53 [2021-03-26T05:57:53.671Z] === RUN   TestNetworkList
05:57:53 [2021-03-26T05:57:53.671Z] === RUN   TestNetworkList//networks
05:57:53 [2021-03-26T05:57:53.671Z] === PAUSE TestNetworkList//networks
05:57:53 [2021-03-26T05:57:53.671Z] === RUN   TestNetworkList//networks/
05:57:53 [2021-03-26T05:57:53.671Z] === PAUSE TestNetworkList//networks/
05:57:53 [2021-03-26T05:57:53.671Z] === CONT  TestNetworkList//networks
05:57:53 [2021-03-26T05:57:53.671Z] === CONT  TestNetworkList//networks/
05:57:53 [2021-03-26T05:57:53.671Z] --- PASS: TestNetworkList (0.02s)
05:57:53 [2021-03-26T05:57:53.671Z]     --- PASS: TestNetworkList//networks/ (0.00s)
05:57:53 [2021-03-26T05:57:53.671Z]     --- PASS: TestNetworkList//networks (0.00s)
05:57:53 [2021-03-26T05:57:53.671Z] === RUN   TestHostIPv4BridgeLabel
05:57:53 [2021-03-26T05:57:53.768Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
05:57:53 [2021-03-26T05:57:53.768Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
05:57:54 [2021-03-26T05:57:54.028Z] === RUN   TestDockerSuite/TestBuildEntrypoint
05:57:54 [2021-03-26T05:57:54.312Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
05:57:54 [2021-03-26T05:57:54.312Z] === RUN   TestDaemonRestartWithLiveRestore
05:57:54 [2021-03-26T05:57:54.597Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
05:57:55 [2021-03-26T05:57:55.355Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
05:57:55 [2021-03-26T05:57:55.355Z] === RUN   TestDaemonDefaultNetworkPools
05:57:56 [2021-03-26T05:57:56.396Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
05:57:56 [2021-03-26T05:57:56.396Z] === RUN   TestDaemonRestartWithExistingNetwork
05:57:57 [2021-03-26T05:57:57.134Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
05:57:57 [2021-03-26T05:57:57.440Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
05:57:57 [2021-03-26T05:57:57.440Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
05:57:58 [2021-03-26T05:57:58.492Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
05:57:58 [2021-03-26T05:57:58.492Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
05:57:59 [2021-03-26T05:57:59.049Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
05:57:59 [2021-03-26T05:57:59.128Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
05:57:59 [2021-03-26T05:57:59.128Z] === RUN   TestServiceWithPredefinedNetwork
05:58:00 [2021-03-26T05:58:00.956Z] === RUN   TestDockerSuite/TestBuildEnv
05:58:01 [2021-03-26T05:58:01.213Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s)
05:58:01 [2021-03-26T05:58:01.213Z] === RUN   TestServiceRemoveKeepsIngressNetwork
05:58:01 [2021-03-26T05:58:01.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
05:58:01 [2021-03-26T05:58:01.213Z]     service_test.go:242: FLAKY_TEST
05:58:01 [2021-03-26T05:58:01.213Z] === RUN   TestServiceWithDataPathPortInit
05:58:01 [2021-03-26T05:58:01.215Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
05:58:01 [2021-03-26T05:58:01.215Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
05:58:02 [2021-03-26T05:58:02.595Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
05:58:05 [2021-03-26T05:58:05.136Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
05:58:06 [2021-03-26T05:58:06.074Z] === RUN   TestDockerSuite/TestBuildEnvUsage
05:58:14 [2021-03-26T05:58:14.203Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
05:58:16 [2021-03-26T05:58:16.591Z] --- PASS: TestServiceWithDataPathPortInit (13.64s)
05:58:16 [2021-03-26T05:58:16.591Z] === RUN   TestServiceWithDefaultAddressPoolInit
05:58:22 [2021-03-26T05:58:22.182Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
05:58:22 [2021-03-26T05:58:22.183Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t298mh0i4yj0q55ia1309d3en Created:2021-03-26 05:58:15.91472122 +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[d7ab729fc79d65c9afcac5fba2c41443332023b970254f9fe8a3d5077cbd4c85:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mu0geeasyarkxu6vplf7yf18r EndpointID:bb97b54e2b67e5877c2660d2637058c574fe04fb7d4f0c1bbd523563631acb74 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bddb38333e9ad46a5b6022c8eede86a50688df4ab78a66217fac0820755987a0 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:eb7b5e4aba75 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mu0geeasyarkxu6vplf7yf18r EndpointID:bb97b54e2b67e5877c2660d2637058c574fe04fb7d4f0c1bbd523563631acb74 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
05:58:22 [2021-03-26T05:58:22.183Z] PASS
05:58:22 [2021-03-26T05:58:22.183Z] 
05:58:22 [2021-03-26T05:58:22.183Z] === Skipped
05:58:22 [2021-03-26T05:58:22.183Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
05:58:22 [2021-03-26T05:58:22.183Z]     service_test.go:242: FLAKY_TEST
05:58:22 [2021-03-26T05:58:22.183Z] 
05:58:22 [2021-03-26T05:58:22.183Z] 
05:58:22 [2021-03-26T05:58:22.183Z] DONE 26 tests, 1 skipped in 39.246s
05:58:22 [2021-03-26T05:58:22.183Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
05:58:22 [2021-03-26T05:58:22.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
05:58:22 [2021-03-26T05:58:22.183Z] ++ set -e
05:58:22 [2021-03-26T05:58:22.183Z] ++ '[' -n 0 ']'
05:58:22 [2021-03-26T05:58:22.183Z] ++ set -x
05:58:22 [2021-03-26T05:58:22.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=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
05:58:22 [2021-03-26T05:58:22.183Z] INFO: Testing against a local daemon
05:58:22 [2021-03-26T05:58:22.183Z] === RUN   TestDockerNetworkIpvlanPersistance
05:58:22 [2021-03-26T05:58:22.183Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
05:58:22 [2021-03-26T05:58:22.183Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:58:22 [2021-03-26T05:58:22.183Z] === RUN   TestDockerNetworkIpvlan
05:58:22 [2021-03-26T05:58:22.183Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
05:58:22 [2021-03-26T05:58:22.183Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:58:22 [2021-03-26T05:58:22.183Z] PASS
05:58:22 [2021-03-26T05:58:22.183Z] 
05:58:22 [2021-03-26T05:58:22.183Z] === Skipped
05:58:22 [2021-03-26T05:58:22.183Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
05:58:22 [2021-03-26T05:58:22.183Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:58:22 [2021-03-26T05:58:22.183Z] 
05:58:22 [2021-03-26T05:58:22.183Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
05:58:22 [2021-03-26T05:58:22.183Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
05:58:22 [2021-03-26T05:58:22.183Z] 
05:58:22 [2021-03-26T05:58:22.183Z] 
05:58:22 [2021-03-26T05:58:22.183Z] DONE 2 tests, 2 skipped in 0.078s
05:58:22 [2021-03-26T05:58:22.183Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
05:58:22 [2021-03-26T05:58:22.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
05:58:22 [2021-03-26T05:58:22.183Z] ++ set -e
05:58:22 [2021-03-26T05:58:22.183Z] ++ '[' -n 0 ']'
05:58:22 [2021-03-26T05:58:22.183Z] ++ set -x
05:58:22 [2021-03-26T05:58:22.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=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
05:58:22 [2021-03-26T05:58:22.183Z] INFO: Testing against a local daemon
05:58:22 [2021-03-26T05:58:22.183Z] === RUN   TestDockerNetworkMacvlanPersistance
05:58:23 [2021-03-26T05:58:23.236Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
05:58:23 [2021-03-26T05:58:23.236Z] === RUN   TestDockerNetworkMacvlan
05:58:24 [2021-03-26T05:58:24.193Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
05:58:24 [2021-03-26T05:58:24.193Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
05:58:24 [2021-03-26T05:58:24.310Z] === RUN   TestDockerNetworkMacvlan/Subinterface
05:58:24 [2021-03-26T05:58:24.950Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
05:58:25 [2021-03-26T05:58:25.993Z] === RUN   TestDockerNetworkMacvlan/NilParent
05:58:28 [2021-03-26T05:58:28.078Z] === RUN   TestDockerNetworkMacvlan/InternalMode
05:58:30 [2021-03-26T05:58:30.162Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
05:58:34 [2021-03-26T05:58:34.655Z] === RUN   TestDockerNetworkMacvlan/Addressing
05:58:34 [2021-03-26T05:58:34.950Z] --- PASS: TestDockerNetworkMacvlan (11.54s)
05:58:34 [2021-03-26T05:58:34.950Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
05:58:34 [2021-03-26T05:58:34.950Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
05:58:34 [2021-03-26T05:58:34.950Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s)
05:58:34 [2021-03-26T05:58:34.950Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.01s)
05:58:34 [2021-03-26T05:58:34.950Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.54s)
05:58:34 [2021-03-26T05:58:34.950Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.75s)
05:58:34 [2021-03-26T05:58:34.950Z] PASS
05:58:34 [2021-03-26T05:58:34.950Z] 
05:58:34 [2021-03-26T05:58:34.950Z] DONE 8 tests in 12.987s
05:58:34 [2021-03-26T05:58:34.950Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
05:58:34 [2021-03-26T05:58:34.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
05:58:34 [2021-03-26T05:58:34.950Z] ++ set -e
05:58:34 [2021-03-26T05:58:34.950Z] ++ '[' -n 0 ']'
05:58:34 [2021-03-26T05:58:34.950Z] ++ set -x
05:58:34 [2021-03-26T05:58:34.950Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
05:58:34 [2021-03-26T05:58:34.950Z] testing: warning: no tests to run
05:58:34 [2021-03-26T05:58:34.950Z] PASS
05:58:34 [2021-03-26T05:58:34.950Z] 
05:58:34 [2021-03-26T05:58:34.950Z] DONE 0 tests in 0.014s
05:58:34 [2021-03-26T05:58:34.950Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
05:58:34 [2021-03-26T05:58:34.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
05:58:34 [2021-03-26T05:58:34.950Z] ++ set -e
05:58:34 [2021-03-26T05:58:34.950Z] ++ '[' -n 0 ']'
05:58:34 [2021-03-26T05:58:34.950Z] ++ set -x
05:58:34 [2021-03-26T05:58:34.950Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
05:58:34 [2021-03-26T05:58:34.950Z] INFO: Testing against a local daemon
05:58:34 [2021-03-26T05:58:34.950Z] === RUN   TestAuthZPluginAllowRequest
05:58:36 [2021-03-26T05:58:36.472Z] --- PASS: TestAuthZPluginAllowRequest (1.37s)
05:58:36 [2021-03-26T05:58:36.472Z] === RUN   TestAuthZPluginTLS
05:58:36 [2021-03-26T05:58:36.767Z] --- PASS: TestAuthZPluginTLS (0.56s)
05:58:36 [2021-03-26T05:58:36.767Z] === RUN   TestAuthZPluginDenyRequest
05:58:37 [2021-03-26T05:58:37.407Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
05:58:37 [2021-03-26T05:58:37.407Z] === RUN   TestAuthZPluginAPIDenyResponse
05:58:38 [2021-03-26T05:58:38.045Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
05:58:38 [2021-03-26T05:58:38.045Z] === RUN   TestAuthZPluginDenyResponse
05:58:38 [2021-03-26T05:58:38.681Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
05:58:38 [2021-03-26T05:58:38.681Z] === RUN   TestAuthZPluginAllowEventStream
05:58:40 [2021-03-26T05:58:40.201Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s)
05:58:40 [2021-03-26T05:58:40.201Z] === RUN   TestAuthZPluginErrorResponse
05:58:40 [2021-03-26T05:58:40.498Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
05:58:40 [2021-03-26T05:58:40.498Z] === RUN   TestAuthZPluginErrorRequest
05:58:41 [2021-03-26T05:58:41.135Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
05:58:41 [2021-03-26T05:58:41.135Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
05:58:41 [2021-03-26T05:58:41.431Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
05:58:41 [2021-03-26T05:58:41.431Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
05:58:42 [2021-03-26T05:58:42.308Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
05:58:42 [2021-03-26T05:58:42.566Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
05:58:43 [2021-03-26T05:58:43.514Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s)
05:58:43 [2021-03-26T05:58:43.514Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
05:58:45 [2021-03-26T05:58:45.036Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s)
05:58:45 [2021-03-26T05:58:45.036Z] === RUN   TestAuthZPluginHeader
05:58:46 [2021-03-26T05:58:46.088Z] --- PASS: TestAuthZPluginHeader (0.87s)
05:58:46 [2021-03-26T05:58:46.088Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
05:58:46 [2021-03-26T05:58:46.088Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
05:58:46 [2021-03-26T05:58:46.088Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:58:46 [2021-03-26T05:58:46.088Z] === RUN   TestAuthZPluginV2Disable
05:58:46 [2021-03-26T05:58:46.088Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
05:58:46 [2021-03-26T05:58:46.088Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:58:46 [2021-03-26T05:58:46.088Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
05:58:46 [2021-03-26T05:58:46.088Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
05:58:46 [2021-03-26T05:58:46.088Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:58:46 [2021-03-26T05:58:46.088Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
05:58:46 [2021-03-26T05:58:46.088Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
05:58:46 [2021-03-26T05:58:46.088Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:58:46 [2021-03-26T05:58:46.088Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
05:58:54 [2021-03-26T05:58:54.916Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
05:58:54 [2021-03-26T05:58:54.916Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
05:58:54 [2021-03-26T05:58:54.916Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
05:58:55 [2021-03-26T05:58:55.494Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
05:58:57 [2021-03-26T05:58:57.401Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
05:58:57 [2021-03-26T05:58:57.401Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
05:58:57 [2021-03-26T05:58:57.401Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
05:59:04 [2021-03-26T05:59:04.692Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s)
05:59:04 [2021-03-26T05:59:04.692Z] PASS
05:59:04 [2021-03-26T05:59:04.692Z] 
05:59:04 [2021-03-26T05:59:04.692Z] === Skipped
05:59:04 [2021-03-26T05:59:04.692Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
05:59:04 [2021-03-26T05:59:04.692Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:59:04 [2021-03-26T05:59:04.692Z] 
05:59:04 [2021-03-26T05:59:04.692Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
05:59:04 [2021-03-26T05:59:04.692Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:59:04 [2021-03-26T05:59:04.692Z] 
05:59:04 [2021-03-26T05:59:04.692Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
05:59:04 [2021-03-26T05:59:04.692Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:59:04 [2021-03-26T05:59:04.692Z] 
05:59:04 [2021-03-26T05:59:04.692Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
05:59:04 [2021-03-26T05:59:04.692Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:59:04 [2021-03-26T05:59:04.692Z] 
05:59:04 [2021-03-26T05:59:04.692Z] 
05:59:04 [2021-03-26T05:59:04.692Z] DONE 17 tests, 4 skipped in 27.758s
05:59:04 [2021-03-26T05:59:04.692Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
05:59:04 [2021-03-26T05:59:04.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
05:59:04 [2021-03-26T05:59:04.692Z] ++ set -e
05:59:04 [2021-03-26T05:59:04.692Z] ++ '[' -n 0 ']'
05:59:04 [2021-03-26T05:59:04.692Z] ++ set -x
05:59:04 [2021-03-26T05:59:04.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
05:59:04 [2021-03-26T05:59:04.693Z] INFO: Testing against a local daemon
05:59:04 [2021-03-26T05:59:04.693Z] === RUN   TestPluginInvalidJSON
05:59:04 [2021-03-26T05:59:04.693Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
05:59:04 [2021-03-26T05:59:04.693Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
05:59:04 [2021-03-26T05:59:04.693Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
05:59:04 [2021-03-26T05:59:04.693Z] --- PASS: TestPluginInvalidJSON (0.02s)
05:59:04 [2021-03-26T05:59:04.693Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
05:59:04 [2021-03-26T05:59:04.693Z] === RUN   TestPluginInstall
05:59:04 [2021-03-26T05:59:04.693Z] === RUN   TestPluginInstall/no_auth
05:59:04 [2021-03-26T05:59:04.693Z] time="2021-03-26T05:59:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:59:04 [2021-03-26T05:59:04.693Z] time="2021-03-26T05:59:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47abbf29a01b7f29c806151a3ab43109c7811fac089c73e15d57f98b107215e2" mediatype=application/vnd.docker.plugin.v1+json size=522
05:59:04 [2021-03-26T05:59:04.693Z] time="2021-03-26T05:59:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:59:04 [2021-03-26T05:59:04.693Z] time="2021-03-26T05:59:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47abbf29a01b7f29c806151a3ab43109c7811fac089c73e15d57f98b107215e2" mediatype=application/vnd.docker.plugin.v1+json size=522
05:59:04 [2021-03-26T05:59:04.693Z] === RUN   TestPluginInstall/with_htpasswd
05:59:05 [2021-03-26T05:59:05.331Z] time="2021-03-26T05:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:59:05 [2021-03-26T05:59:05.331Z] time="2021-03-26T05:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4e323406f693ac4c12e8e056c4b77ec684e2a5704cbdd8ce140cb8ef313a53e" mediatype=application/vnd.docker.plugin.v1+json size=522
05:59:05 [2021-03-26T05:59:05.331Z] time="2021-03-26T05:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:59:05 [2021-03-26T05:59:05.331Z] time="2021-03-26T05:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4e323406f693ac4c12e8e056c4b77ec684e2a5704cbdd8ce140cb8ef313a53e" mediatype=application/vnd.docker.plugin.v1+json size=522
05:59:05 [2021-03-26T05:59:05.626Z] === RUN   TestPluginInstall/with_insecure
05:59:06 [2021-03-26T05:59:06.671Z] time="2021-03-26T05:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:59:06 [2021-03-26T05:59:06.671Z] time="2021-03-26T05:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2d504141c6306fd31d32aa4f7e3968407edae32943fdbae4d15811acf98bb90" mediatype=application/vnd.docker.plugin.v1+json size=522
05:59:06 [2021-03-26T05:59:06.671Z] time="2021-03-26T05:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
05:59:06 [2021-03-26T05:59:06.671Z] time="2021-03-26T05:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2d504141c6306fd31d32aa4f7e3968407edae32943fdbae4d15811acf98bb90" mediatype=application/vnd.docker.plugin.v1+json size=522
05:59:06 [2021-03-26T05:59:06.988Z] --- PASS: TestPluginInstall (4.26s)
05:59:06 [2021-03-26T05:59:06.988Z]     --- PASS: TestPluginInstall/no_auth (1.98s)
05:59:06 [2021-03-26T05:59:06.988Z]     --- PASS: TestPluginInstall/with_htpasswd (0.91s)
05:59:06 [2021-03-26T05:59:06.988Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
05:59:06 [2021-03-26T05:59:06.988Z]         plugin_test.go:160: [d7e3767d3aef8] daemon is not started
05:59:06 [2021-03-26T05:59:06.988Z] === RUN   TestPluginsWithRuntimes
05:59:07 [2021-03-26T05:59:07.390Z] --- PASS: TestImportExtremelyLargeImageWorks (200.02s)
05:59:07 [2021-03-26T05:59:07.390Z] PASS
05:59:07 [2021-03-26T05:59:07.390Z] 
05:59:07 [2021-03-26T05:59:07.390Z] DONE 12 tests in 204.802s
05:59:07 [2021-03-26T05:59:07.390Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
05:59:07 [2021-03-26T05:59:07.390Z] ++ 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
05:59:07 [2021-03-26T05:59:07.390Z] ++ set -e
05:59:07 [2021-03-26T05:59:07.390Z] ++ '[' -n 0 ']'
05:59:07 [2021-03-26T05:59:07.390Z] ++ set -x
05:59:07 [2021-03-26T05:59:07.390Z] ++ 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
05:59:07 [2021-03-26T05:59:07.390Z] INFO: Testing against a local daemon
05:59:07 [2021-03-26T05:59:07.390Z] === RUN   TestNetworkCreateDelete
05:59:07 [2021-03-26T05:59:07.390Z] --- PASS: TestNetworkCreateDelete (0.18s)
05:59:07 [2021-03-26T05:59:07.390Z] === RUN   TestDockerNetworkDeletePreferID
05:59:07 [2021-03-26T05:59:07.390Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
05:59:07 [2021-03-26T05:59:07.390Z] === RUN   TestDaemonDNSFallback
05:59:09 [2021-03-26T05:59:09.068Z] === RUN   TestPluginsWithRuntimes/No_Args
05:59:10 [2021-03-26T05:59:10.118Z] === RUN   TestPluginsWithRuntimes/With_Args
05:59:10 [2021-03-26T05:59:10.682Z] === RUN   TestDockerSuite/TestBuildExpose
05:59:10 [2021-03-26T05:59:10.682Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
05:59:10 [2021-03-26T05:59:10.941Z] === RUN   TestDockerSuite/TestBuildExposeOrder
05:59:11 [2021-03-26T05:59:11.162Z] --- PASS: TestPluginsWithRuntimes (4.01s)
05:59:11 [2021-03-26T05:59:11.162Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.09s)
05:59:11 [2021-03-26T05:59:11.162Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.06s)
05:59:11 [2021-03-26T05:59:11.162Z] PASS
05:59:11 [2021-03-26T05:59:11.162Z] 
05:59:11 [2021-03-26T05:59:11.162Z] DONE 9 tests in 8.366s
05:59:11 [2021-03-26T05:59:11.162Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
05:59:11 [2021-03-26T05:59:11.162Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
05:59:11 [2021-03-26T05:59:11.162Z] ++ set -e
05:59:11 [2021-03-26T05:59:11.162Z] ++ '[' -n 0 ']'
05:59:11 [2021-03-26T05:59:11.162Z] ++ set -x
05:59:11 [2021-03-26T05:59:11.162Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
05:59:11 [2021-03-26T05:59:11.162Z] INFO: Testing against a local daemon
05:59:11 [2021-03-26T05:59:11.162Z] === RUN   TestExternalGraphDriver
05:59:11 [2021-03-26T05:59:11.162Z] === RUN   TestExternalGraphDriver/json
05:59:11 [2021-03-26T05:59:11.202Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
05:59:11 [2021-03-26T05:59:11.461Z] === RUN   TestDockerSuite/TestBuildFails
05:59:12 [2021-03-26T05:59:12.420Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
05:59:12 [2021-03-26T05:59:12.420Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
05:59:12 [2021-03-26T05:59:12.684Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
05:59:13 [2021-03-26T05:59:13.246Z] === RUN   TestExternalGraphDriver/spec
05:59:14 [2021-03-26T05:59:14.062Z] --- PASS: TestDaemonDNSFallback (7.11s)
05:59:14 [2021-03-26T05:59:14.062Z] === RUN   TestInspectNetwork
05:59:15 [2021-03-26T05:59:15.000Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
05:59:15 [2021-03-26T05:59:15.330Z] === RUN   TestExternalGraphDriver/pull
05:59:16 [2021-03-26T05:59:16.850Z] --- PASS: TestExternalGraphDriver (5.63s)
05:59:16 [2021-03-26T05:59:16.850Z]     --- PASS: TestExternalGraphDriver/json (1.85s)
05:59:16 [2021-03-26T05:59:16.850Z]     --- PASS: TestExternalGraphDriver/spec (1.84s)
05:59:16 [2021-03-26T05:59:16.850Z]     --- PASS: TestExternalGraphDriver/pull (1.81s)
05:59:16 [2021-03-26T05:59:16.850Z] === RUN   TestGraphdriverPluginV2
05:59:16 [2021-03-26T05:59:16.850Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
05:59:16 [2021-03-26T05:59:16.850Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:59:16 [2021-03-26T05:59:16.850Z] PASS
05:59:16 [2021-03-26T05:59:16.850Z] 
05:59:16 [2021-03-26T05:59:16.850Z] === Skipped
05:59:16 [2021-03-26T05:59:16.850Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
05:59:16 [2021-03-26T05:59:16.850Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
05:59:16 [2021-03-26T05:59:16.850Z] 
05:59:16 [2021-03-26T05:59:16.850Z] 
05:59:16 [2021-03-26T05:59:16.850Z] DONE 5 tests, 1 skipped in 5.770s
05:59:16 [2021-03-26T05:59:16.850Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
05:59:16 [2021-03-26T05:59:16.850Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
05:59:16 [2021-03-26T05:59:16.850Z] ++ set -e
05:59:16 [2021-03-26T05:59:16.850Z] ++ '[' -n 0 ']'
05:59:16 [2021-03-26T05:59:16.850Z] ++ set -x
05:59:16 [2021-03-26T05:59:16.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
05:59:16 [2021-03-26T05:59:16.850Z] INFO: Testing against a local daemon
05:59:16 [2021-03-26T05:59:16.850Z] === RUN   TestContinueAfterPluginCrash
05:59:16 [2021-03-26T05:59:16.850Z] === PAUSE TestContinueAfterPluginCrash
05:59:16 [2021-03-26T05:59:16.850Z] === RUN   TestReadPluginNoRead
05:59:16 [2021-03-26T05:59:16.850Z] === PAUSE TestReadPluginNoRead
05:59:16 [2021-03-26T05:59:16.850Z] === RUN   TestDaemonStartWithLogOpt
05:59:16 [2021-03-26T05:59:16.850Z] === PAUSE TestDaemonStartWithLogOpt
05:59:16 [2021-03-26T05:59:16.850Z] === CONT  TestContinueAfterPluginCrash
05:59:16 [2021-03-26T05:59:16.850Z] === CONT  TestDaemonStartWithLogOpt
05:59:16 [2021-03-26T05:59:16.850Z] === CONT  TestReadPluginNoRead
05:59:18 [2021-03-26T05:59:18.291Z] === RUN   TestDockerSuite/TestBuildForceRm
05:59:19 [2021-03-26T05:59:19.671Z] === RUN   TestInspectNetwork/full_network_id
05:59:19 [2021-03-26T05:59:19.671Z] === RUN   TestInspectNetwork/partial_network_id
05:59:19 [2021-03-26T05:59:19.671Z] === RUN   TestInspectNetwork/network_name
05:59:19 [2021-03-26T05:59:19.671Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
05:59:20 [2021-03-26T05:59:20.609Z] === RUN   TestDockerSuite/TestBuildFromGit
05:59:21 [2021-03-26T05:59:21.988Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
05:59:21 [2021-03-26T05:59:21.988Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
05:59:22 [2021-03-26T05:59:22.464Z] === RUN   TestReadPluginNoRead/default
05:59:22 [2021-03-26T05:59:22.464Z] --- PASS: TestDaemonStartWithLogOpt (5.40s)
05:59:22 [2021-03-26T05:59:22.924Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
05:59:23 [2021-03-26T05:59:23.515Z] === RUN   TestReadPluginNoRead/disabled_caching
05:59:24 [2021-03-26T05:59:24.302Z] --- PASS: TestInspectNetwork (9.98s)
05:59:24 [2021-03-26T05:59:24.302Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
05:59:24 [2021-03-26T05:59:24.302Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
05:59:24 [2021-03-26T05:59:24.302Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
05:59:24 [2021-03-26T05:59:24.302Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
05:59:24 [2021-03-26T05:59:24.302Z] === RUN   TestRunContainerWithBridgeNone
05:59:25 [2021-03-26T05:59:25.035Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
05:59:25 [2021-03-26T05:59:25.243Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
05:59:26 [2021-03-26T05:59:26.182Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
05:59:26 [2021-03-26T05:59:26.442Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
05:59:26 [2021-03-26T05:59:26.556Z] --- PASS: TestReadPluginNoRead (9.41s)
05:59:26 [2021-03-26T05:59:26.556Z]     --- PASS: TestReadPluginNoRead/default (1.52s)
05:59:26 [2021-03-26T05:59:26.556Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.49s)
05:59:26 [2021-03-26T05:59:26.556Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s)
05:59:26 [2021-03-26T05:59:26.556Z]     read_test.go:92: [ddd49507326be] daemon is not started
05:59:27 [2021-03-26T05:59:27.597Z] --- PASS: TestContinueAfterPluginCrash (10.57s)
05:59:27 [2021-03-26T05:59:27.597Z] PASS
05:59:27 [2021-03-26T05:59:27.597Z] 
05:59:27 [2021-03-26T05:59:27.597Z] DONE 6 tests in 10.645s
05:59:27 [2021-03-26T05:59:27.597Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
05:59:27 [2021-03-26T05:59:27.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
05:59:27 [2021-03-26T05:59:27.597Z] ++ set -e
05:59:27 [2021-03-26T05:59:27.597Z] ++ '[' -n 0 ']'
05:59:27 [2021-03-26T05:59:27.597Z] ++ set -x
05:59:27 [2021-03-26T05:59:27.597Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
05:59:27 [2021-03-26T05:59:27.597Z] testing: warning: no tests to run
05:59:27 [2021-03-26T05:59:27.597Z] PASS
05:59:27 [2021-03-26T05:59:27.597Z] 
05:59:27 [2021-03-26T05:59:27.597Z] DONE 0 tests in 0.021s
05:59:27 [2021-03-26T05:59:27.597Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
05:59:27 [2021-03-26T05:59:27.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
05:59:27 [2021-03-26T05:59:27.597Z] ++ set -e
05:59:27 [2021-03-26T05:59:27.597Z] ++ '[' -n 0 ']'
05:59:27 [2021-03-26T05:59:27.597Z] ++ set -x
05:59:27 [2021-03-26T05:59:27.597Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
05:59:27 [2021-03-26T05:59:27.597Z] INFO: Testing against a local daemon
05:59:27 [2021-03-26T05:59:27.597Z] === RUN   TestPluginWithDevMounts
05:59:27 [2021-03-26T05:59:27.597Z] === PAUSE TestPluginWithDevMounts
05:59:27 [2021-03-26T05:59:27.597Z] === CONT  TestPluginWithDevMounts
05:59:28 [2021-03-26T05:59:28.980Z] --- PASS: TestRunContainerWithBridgeNone (4.40s)
05:59:28 [2021-03-26T05:59:28.980Z] === RUN   TestNetworkInvalidJSON
05:59:28 [2021-03-26T05:59:28.980Z] === RUN   TestNetworkInvalidJSON//networks/create
05:59:28 [2021-03-26T05:59:28.980Z] === PAUSE TestNetworkInvalidJSON//networks/create
05:59:28 [2021-03-26T05:59:28.980Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
05:59:28 [2021-03-26T05:59:28.980Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
05:59:28 [2021-03-26T05:59:28.980Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
05:59:28 [2021-03-26T05:59:28.980Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
05:59:28 [2021-03-26T05:59:28.980Z] === CONT  TestNetworkInvalidJSON//networks/create
05:59:28 [2021-03-26T05:59:28.980Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
05:59:28 [2021-03-26T05:59:28.980Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
05:59:28 [2021-03-26T05:59:28.980Z] --- PASS: TestNetworkInvalidJSON (0.03s)
05:59:28 [2021-03-26T05:59:28.980Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
05:59:28 [2021-03-26T05:59:28.980Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
05:59:28 [2021-03-26T05:59:28.980Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
05:59:28 [2021-03-26T05:59:28.980Z] === RUN   TestNetworkList
05:59:28 [2021-03-26T05:59:28.980Z] === RUN   TestNetworkList//networks
05:59:28 [2021-03-26T05:59:28.980Z] === PAUSE TestNetworkList//networks
05:59:28 [2021-03-26T05:59:28.980Z] === RUN   TestNetworkList//networks/
05:59:28 [2021-03-26T05:59:28.980Z] === PAUSE TestNetworkList//networks/
05:59:28 [2021-03-26T05:59:28.980Z] === CONT  TestNetworkList//networks
05:59:28 [2021-03-26T05:59:28.980Z] === CONT  TestNetworkList//networks/
05:59:28 [2021-03-26T05:59:28.980Z] --- PASS: TestNetworkList (0.03s)
05:59:28 [2021-03-26T05:59:28.980Z]     --- PASS: TestNetworkList//networks/ (0.00s)
05:59:28 [2021-03-26T05:59:28.980Z]     --- PASS: TestNetworkList//networks (0.00s)
05:59:28 [2021-03-26T05:59:28.980Z] === RUN   TestHostIPv4BridgeLabel
05:59:28 [2021-03-26T05:59:28.980Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
05:59:29 [2021-03-26T05:59:29.239Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
05:59:29 [2021-03-26T05:59:29.239Z] === RUN   TestDaemonRestartWithLiveRestore
05:59:29 [2021-03-26T05:59:29.674Z] --- PASS: TestPluginWithDevMounts (1.84s)
05:59:29 [2021-03-26T05:59:29.674Z] PASS
05:59:29 [2021-03-26T05:59:29.674Z] 
05:59:29 [2021-03-26T05:59:29.674Z] DONE 1 tests in 1.919s
05:59:29 [2021-03-26T05:59:29.674Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
05:59:29 [2021-03-26T05:59:29.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
05:59:29 [2021-03-26T05:59:29.674Z] ++ set -e
05:59:29 [2021-03-26T05:59:29.674Z] ++ '[' -n 0 ']'
05:59:29 [2021-03-26T05:59:29.674Z] ++ set -x
05:59:29 [2021-03-26T05:59:29.674Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
05:59:29 [2021-03-26T05:59:29.674Z] INFO: Testing against a local daemon
05:59:29 [2021-03-26T05:59:29.674Z] === RUN   TestSecretInspect
05:59:30 [2021-03-26T05:59:30.178Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
05:59:30 [2021-03-26T05:59:30.178Z] === RUN   TestDaemonDefaultNetworkPools
05:59:31 [2021-03-26T05:59:31.126Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
05:59:31 [2021-03-26T05:59:31.126Z] === RUN   TestDaemonRestartWithExistingNetwork
05:59:31 [2021-03-26T05:59:31.126Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
05:59:31 [2021-03-26T05:59:31.755Z] --- PASS: TestSecretInspect (1.91s)
05:59:31 [2021-03-26T05:59:31.755Z] === RUN   TestSecretList
05:59:32 [2021-03-26T05:59:32.506Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s)
05:59:32 [2021-03-26T05:59:32.506Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
05:59:32 [2021-03-26T05:59:32.506Z] === RUN   TestDockerSuite/TestBuildHistory
05:59:33 [2021-03-26T05:59:33.278Z] --- PASS: TestSecretList (1.95s)
05:59:33 [2021-03-26T05:59:33.278Z] === RUN   TestSecretsCreateAndDelete
05:59:33 [2021-03-26T05:59:33.444Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
05:59:33 [2021-03-26T05:59:33.444Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
05:59:34 [2021-03-26T05:59:34.013Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
05:59:34 [2021-03-26T05:59:34.013Z] === RUN   TestServiceWithPredefinedNetwork
05:59:35 [2021-03-26T05:59:35.370Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
05:59:35 [2021-03-26T05:59:35.370Z] === RUN   TestSecretsUpdate
05:59:37 [2021-03-26T05:59:37.307Z] === RUN   TestDockerSuite/TestBuildIidFile
05:59:37 [2021-03-26T05:59:37.308Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
05:59:37 [2021-03-26T05:59:37.446Z] --- PASS: TestSecretsUpdate (1.93s)
05:59:37 [2021-03-26T05:59:37.446Z] === RUN   TestTemplatedSecret
05:59:37 [2021-03-26T05:59:37.567Z] --- PASS: TestServiceWithPredefinedNetwork (3.41s)
05:59:37 [2021-03-26T05:59:37.567Z] === RUN   TestServiceRemoveKeepsIngressNetwork
05:59:37 [2021-03-26T05:59:37.567Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
05:59:37 [2021-03-26T05:59:37.567Z]     service_test.go:242: FLAKY_TEST
05:59:37 [2021-03-26T05:59:37.567Z] === RUN   TestServiceWithDataPathPortInit
05:59:38 [2021-03-26T05:59:38.137Z] === RUN   TestDockerSuite/TestBuildInheritance
05:59:38 [2021-03-26T05:59:38.706Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
05:59:39 [2021-03-26T05:59:39.276Z] === RUN   TestDockerSuite/TestBuildInvalidTag
05:59:39 [2021-03-26T05:59:39.276Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
05:59:40 [2021-03-26T05:59:40.213Z] --- PASS: TestTemplatedSecret (2.55s)
05:59:40 [2021-03-26T05:59:40.213Z] === RUN   TestSecretCreateResolve
05:59:40 [2021-03-26T05:59:40.658Z] === RUN   TestDockerSuite/TestBuildLabel
05:59:40 [2021-03-26T05:59:40.920Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
05:59:41 [2021-03-26T05:59:41.488Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
05:59:41 [2021-03-26T05:59:41.734Z] --- PASS: TestSecretCreateResolve (1.92s)
05:59:41 [2021-03-26T05:59:41.734Z] PASS
05:59:41 [2021-03-26T05:59:41.734Z] 
05:59:41 [2021-03-26T05:59:41.734Z] DONE 6 tests in 12.240s
05:59:41 [2021-03-26T05:59:41.734Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
05:59:41 [2021-03-26T05:59:41.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
05:59:41 [2021-03-26T05:59:41.734Z] ++ set -e
05:59:41 [2021-03-26T05:59:41.734Z] ++ '[' -n 0 ']'
05:59:41 [2021-03-26T05:59:41.734Z] ++ set -x
05:59:41 [2021-03-26T05:59:41.734Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
05:59:41 [2021-03-26T05:59:41.734Z] INFO: Testing against a local daemon
05:59:41 [2021-03-26T05:59:41.734Z] === RUN   TestServiceCreateInit
05:59:41 [2021-03-26T05:59:41.734Z] === RUN   TestServiceCreateInit/daemonInitDisabled
05:59:42 [2021-03-26T05:59:42.058Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
05:59:42 [2021-03-26T05:59:42.058Z] === RUN   TestDockerSuite/TestBuildLabels
05:59:42 [2021-03-26T05:59:42.319Z] === RUN   TestDockerSuite/TestBuildLabelsCache
05:59:43 [2021-03-26T05:59:43.264Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
05:59:45 [2021-03-26T05:59:45.171Z] === RUN   TestDockerSuite/TestBuildLastModified
05:59:46 [2021-03-26T05:59:46.109Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
05:59:46 [2021-03-26T05:59:46.214Z] === RUN   TestServiceCreateInit/daemonInitEnabled
05:59:49 [2021-03-26T05:59:49.757Z] --- PASS: TestServiceCreateInit (7.47s)
05:59:49 [2021-03-26T05:59:49.757Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s)
05:59:49 [2021-03-26T05:59:49.757Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s)
05:59:49 [2021-03-26T05:59:49.757Z] === RUN   TestCreateServiceMultipleTimes
05:59:52 [2021-03-26T05:59:52.687Z] === RUN   TestDockerSuite/TestBuildLineBreak
05:59:55 [2021-03-26T05:59:55.223Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
05:59:55 [2021-03-26T05:59:55.223Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
05:59:55 [2021-03-26T05:59:55.223Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
05:59:55 [2021-03-26T05:59:55.223Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
05:59:55 [2021-03-26T05:59:55.223Z] === RUN   TestDockerSuite/TestBuildMaintainer
05:59:55 [2021-03-26T05:59:55.483Z] === RUN   TestDockerSuite/TestBuildMissingArgs
05:59:55 [2021-03-26T05:59:55.742Z] --- PASS: TestServiceWithDataPathPortInit (18.15s)
05:59:55 [2021-03-26T05:59:55.742Z] === RUN   TestServiceWithDefaultAddressPoolInit
05:59:57 [2021-03-26T05:59:57.122Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
05:59:59 [2021-03-26T05:59:59.028Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
06:00:03 [2021-03-26T06:00:03.223Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
06:00:03 [2021-03-26T06:00:03.223Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
06:00:03 [2021-03-26T06:00:03.481Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
06:00:04 [2021-03-26T06:00:04.050Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.31s)
06:00:04 [2021-03-26T06:00:04.050Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:miqjj5ouwcmld0dt2irnnm2no Created:2021-03-26 05:59:56.737058854 +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[bade02d200a1039bdb333e7873043b56a9a378a7d8b4935a5df1e1ced648b772:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x2zgiqfaa01hytzbzw846xffc EndpointID:78a62b23864c1a4d95553cdf4d425d0e4d829278bbab931113e56bb9abc8fdc9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:771c3b69625c386daaa8de76a879b3b62aa210af374767957bf45a96aa240f54 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:36e7fe8f29bc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x2zgiqfaa01hytzbzw846xffc EndpointID:78a62b23864c1a4d95553cdf4d425d0e4d829278bbab931113e56bb9abc8fdc9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:00:04 [2021-03-26T06:00:04.050Z] PASS
06:00:04 [2021-03-26T06:00:04.050Z] 
06:00:04 [2021-03-26T06:00:04.050Z] === Skipped
06:00:04 [2021-03-26T06:00:04.050Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:00:04 [2021-03-26T06:00:04.050Z]     service_test.go:242: FLAKY_TEST
06:00:04 [2021-03-26T06:00:04.050Z] 
06:00:04 [2021-03-26T06:00:04.050Z] 
06:00:04 [2021-03-26T06:00:04.050Z] DONE 26 tests, 1 skipped in 57.816s
06:00:04 [2021-03-26T06:00:04.050Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:00:04 [2021-03-26T06:00:04.050Z] ++ 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
06:00:04 [2021-03-26T06:00:04.050Z] ++ set -e
06:00:04 [2021-03-26T06:00:04.050Z] ++ '[' -n 0 ']'
06:00:04 [2021-03-26T06:00:04.050Z] ++ set -x
06:00:04 [2021-03-26T06:00:04.050Z] ++ 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
06:00:04 [2021-03-26T06:00:04.050Z] INFO: Testing against a local daemon
06:00:04 [2021-03-26T06:00:04.050Z] === RUN   TestDockerNetworkIpvlanPersistance
06:00:04 [2021-03-26T06:00:04.050Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:00:04 [2021-03-26T06:00:04.050Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:00:04 [2021-03-26T06:00:04.050Z] === RUN   TestDockerNetworkIpvlan
06:00:04 [2021-03-26T06:00:04.310Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:00:04 [2021-03-26T06:00:04.310Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:00:04 [2021-03-26T06:00:04.310Z] PASS
06:00:04 [2021-03-26T06:00:04.310Z] 
06:00:04 [2021-03-26T06:00:04.310Z] === Skipped
06:00:04 [2021-03-26T06:00:04.310Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:00:04 [2021-03-26T06:00:04.310Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:00:04 [2021-03-26T06:00:04.310Z] 
06:00:04 [2021-03-26T06:00:04.310Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:00:04 [2021-03-26T06:00:04.310Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:00:04 [2021-03-26T06:00:04.310Z] 
06:00:04 [2021-03-26T06:00:04.310Z] 
06:00:04 [2021-03-26T06:00:04.310Z] DONE 2 tests, 2 skipped in 0.146s
06:00:04 [2021-03-26T06:00:04.310Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:00:04 [2021-03-26T06:00:04.310Z] ++ 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
06:00:04 [2021-03-26T06:00:04.310Z] ++ set -e
06:00:04 [2021-03-26T06:00:04.310Z] ++ '[' -n 0 ']'
06:00:04 [2021-03-26T06:00:04.310Z] ++ set -x
06:00:04 [2021-03-26T06:00:04.310Z] ++ 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
06:00:04 [2021-03-26T06:00:04.310Z] INFO: Testing against a local daemon
06:00:04 [2021-03-26T06:00:04.310Z] === RUN   TestDockerNetworkMacvlanPersistance
06:00:05 [2021-03-26T06:00:05.155Z] --- PASS: TestCreateServiceMultipleTimes (15.44s)
06:00:05 [2021-03-26T06:00:05.155Z] === RUN   TestCreateServiceConflict
06:00:05 [2021-03-26T06:00:05.689Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
06:00:05 [2021-03-26T06:00:05.689Z] === RUN   TestDockerNetworkMacvlan
06:00:06 [2021-03-26T06:00:06.627Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:00:06 [2021-03-26T06:00:06.673Z] --- PASS: TestCreateServiceConflict (1.98s)
06:00:06 [2021-03-26T06:00:06.673Z] === RUN   TestCreateServiceMaxReplicas
06:00:07 [2021-03-26T06:00:07.566Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:00:08 [2021-03-26T06:00:08.505Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:00:09 [2021-03-26T06:00:09.432Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
06:00:09 [2021-03-26T06:00:09.432Z] === RUN   TestCreateWithDuplicateNetworkNames
06:00:11 [2021-03-26T06:00:11.796Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
06:00:12 [2021-03-26T06:00:12.064Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:00:16 [2021-03-26T06:00:16.268Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
06:00:17 [2021-03-26T06:00:17.206Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:00:21 [2021-03-26T06:00:21.401Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
06:00:22 [2021-03-26T06:00:22.108Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s)
06:00:22 [2021-03-26T06:00:22.108Z] === RUN   TestCreateServiceSecretFileMode
06:00:22 [2021-03-26T06:00:22.339Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
06:00:24 [2021-03-26T06:00:24.872Z] --- PASS: TestCreateServiceSecretFileMode (2.28s)
06:00:24 [2021-03-26T06:00:24.872Z] === RUN   TestCreateServiceConfigFileMode
06:00:24 [2021-03-26T06:00:24.878Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:00:25 [2021-03-26T06:00:25.449Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
06:00:25 [2021-03-26T06:00:25.449Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
06:00:26 [2021-03-26T06:00:26.950Z] --- PASS: TestCreateServiceConfigFileMode (2.27s)
06:00:26 [2021-03-26T06:00:26.950Z] === RUN   TestCreateServiceSysctls
06:00:27 [2021-03-26T06:00:27.357Z] --- PASS: TestDockerNetworkMacvlan (21.37s)
06:00:27 [2021-03-26T06:00:27.358Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
06:00:27 [2021-03-26T06:00:27.358Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
06:00:27 [2021-03-26T06:00:27.358Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s)
06:00:27 [2021-03-26T06:00:27.358Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (4.04s)
06:00:27 [2021-03-26T06:00:27.358Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.34s)
06:00:27 [2021-03-26T06:00:27.358Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.99s)
06:00:27 [2021-03-26T06:00:27.358Z] PASS
06:00:27 [2021-03-26T06:00:27.358Z] 
06:00:27 [2021-03-26T06:00:27.358Z] DONE 8 tests in 22.915s
06:00:27 [2021-03-26T06:00:27.358Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
06:00:27 [2021-03-26T06:00:27.358Z] ++ 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
06:00:27 [2021-03-26T06:00:27.358Z] ++ set -e
06:00:27 [2021-03-26T06:00:27.358Z] ++ '[' -n 0 ']'
06:00:27 [2021-03-26T06:00:27.358Z] ++ set -x
06:00:27 [2021-03-26T06:00:27.358Z] ++ 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
06:00:27 [2021-03-26T06:00:27.358Z] testing: warning: no tests to run
06:00:27 [2021-03-26T06:00:27.358Z] PASS
06:00:27 [2021-03-26T06:00:27.358Z] 
06:00:27 [2021-03-26T06:00:27.358Z] DONE 0 tests in 0.042s
06:00:27 [2021-03-26T06:00:27.358Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:00:27 [2021-03-26T06:00:27.358Z] ++ 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
06:00:27 [2021-03-26T06:00:27.358Z] ++ set -e
06:00:27 [2021-03-26T06:00:27.358Z] ++ '[' -n 0 ']'
06:00:27 [2021-03-26T06:00:27.358Z] ++ set -x
06:00:27 [2021-03-26T06:00:27.358Z] ++ 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
06:00:27 [2021-03-26T06:00:27.358Z] INFO: Testing against a local daemon
06:00:27 [2021-03-26T06:00:27.358Z] === RUN   TestAuthZPluginAllowRequest
06:00:29 [2021-03-26T06:00:29.266Z] --- PASS: TestAuthZPluginAllowRequest (1.88s)
06:00:29 [2021-03-26T06:00:29.266Z] === RUN   TestAuthZPluginTLS
06:00:29 [2021-03-26T06:00:29.703Z] --- PASS: TestCreateServiceSysctls (3.10s)
06:00:29 [2021-03-26T06:00:29.703Z] === RUN   TestCreateServiceCapabilities
06:00:29 [2021-03-26T06:00:29.835Z] --- PASS: TestAuthZPluginTLS (0.58s)
06:00:29 [2021-03-26T06:00:29.835Z] === RUN   TestAuthZPluginDenyRequest
06:00:30 [2021-03-26T06:00:30.403Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
06:00:30 [2021-03-26T06:00:30.403Z] === RUN   TestAuthZPluginAPIDenyResponse
06:00:30 [2021-03-26T06:00:30.972Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
06:00:30 [2021-03-26T06:00:30.972Z] === RUN   TestAuthZPluginDenyResponse
06:00:30 [2021-03-26T06:00:30.972Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
06:00:31 [2021-03-26T06:00:31.543Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
06:00:31 [2021-03-26T06:00:31.543Z] === RUN   TestAuthZPluginAllowEventStream
06:00:31 [2021-03-26T06:00:31.543Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
06:00:32 [2021-03-26T06:00:32.487Z] --- PASS: TestCreateServiceCapabilities (2.42s)
06:00:32 [2021-03-26T06:00:32.487Z] === RUN   TestInspect
06:00:33 [2021-03-26T06:00:33.463Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s)
06:00:33 [2021-03-26T06:00:33.463Z] === RUN   TestAuthZPluginErrorResponse
06:00:33 [2021-03-26T06:00:33.726Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
06:00:33 [2021-03-26T06:00:33.726Z] === RUN   TestAuthZPluginErrorRequest
06:00:33 [2021-03-26T06:00:33.985Z] === RUN   TestDockerSuite/TestBuildMultipleTags
06:00:34 [2021-03-26T06:00:34.245Z] === RUN   TestDockerSuite/TestBuildNetContainer
06:00:34 [2021-03-26T06:00:34.245Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
06:00:34 [2021-03-26T06:00:34.245Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:00:34 [2021-03-26T06:00:34.815Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
06:00:34 [2021-03-26T06:00:34.815Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:00:35 [2021-03-26T06:00:35.241Z] --- PASS: TestInspect (2.59s)
06:00:35 [2021-03-26T06:00:35.241Z] === RUN   TestCreateJob
06:00:36 [2021-03-26T06:00:36.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
06:00:37 [2021-03-26T06:00:37.660Z] === RUN   TestDockerSuite/TestBuildNetNone
06:00:37 [2021-03-26T06:00:37.920Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.85s)
06:00:37 [2021-03-26T06:00:37.920Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:00:37 [2021-03-26T06:00:37.985Z] --- PASS: TestCreateJob (3.00s)
06:00:37 [2021-03-26T06:00:37.985Z] === RUN   TestReplicatedJob
06:00:38 [2021-03-26T06:00:38.489Z] === RUN   TestDockerSuite/TestBuildNoContext
06:00:41 [2021-03-26T06:00:41.027Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
06:00:41 [2021-03-26T06:00:41.286Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (3.45s)
06:00:41 [2021-03-26T06:00:41.286Z] === RUN   TestAuthZPluginHeader
06:00:42 [2021-03-26T06:00:42.666Z] --- PASS: TestAuthZPluginHeader (1.13s)
06:00:42 [2021-03-26T06:00:42.666Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:00:42 [2021-03-26T06:00:42.666Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
06:00:42 [2021-03-26T06:00:42.926Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
06:00:43 [2021-03-26T06:00:43.605Z] --- PASS: TestReplicatedJob (4.96s)
06:00:43 [2021-03-26T06:00:43.605Z] === RUN   TestUpdateReplicatedJob
06:00:44 [2021-03-26T06:00:44.833Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
06:00:45 [2021-03-26T06:00:45.403Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
06:00:45 [2021-03-26T06:00:45.403Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
06:00:45 [2021-03-26T06:00:45.693Z] --- PASS: TestUpdateReplicatedJob (3.06s)
06:00:45 [2021-03-26T06:00:45.693Z] === RUN   TestServiceListWithStatuses
06:00:45 [2021-03-26T06:00:45.693Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:00:45 [2021-03-26T06:00:45.693Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:00:45 [2021-03-26T06:00:45.693Z] === RUN   TestDockerNetworkConnectAlias
06:00:45 [2021-03-26T06:00:45.973Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
06:00:46 [2021-03-26T06:00:46.912Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
06:00:47 [2021-03-26T06:00:47.482Z] === RUN   TestDockerSuite/TestBuildOnBuild
06:00:47 [2021-03-26T06:00:47.741Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.28s)
06:00:47 [2021-03-26T06:00:47.741Z] === RUN   TestAuthZPluginV2Disable
06:00:49 [2021-03-26T06:00:49.649Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
06:00:50 [2021-03-26T06:00:50.181Z] --- PASS: TestDockerNetworkConnectAlias (4.11s)
06:00:50 [2021-03-26T06:00:50.181Z] === RUN   TestDockerNetworkReConnect
06:00:50 [2021-03-26T06:00:50.218Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
06:00:51 [2021-03-26T06:00:51.177Z] --- PASS: TestAuthZPluginV2Disable (3.39s)
06:00:51 [2021-03-26T06:00:51.177Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:00:52 [2021-03-26T06:00:52.945Z] --- PASS: TestDockerNetworkReConnect (3.12s)
06:00:52 [2021-03-26T06:00:52.945Z] === RUN   TestServicePlugin
06:00:52 [2021-03-26T06:00:52.945Z] --- SKIP: TestServicePlugin (0.00s)
06:00:52 [2021-03-26T06:00:52.945Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:00:52 [2021-03-26T06:00:52.945Z] === RUN   TestServiceUpdateLabel
06:00:53 [2021-03-26T06:00:53.087Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
06:00:54 [2021-03-26T06:00:54.467Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s)
06:00:54 [2021-03-26T06:00:54.467Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:00:54 [2021-03-26T06:00:54.467Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
06:00:55 [2021-03-26T06:00:55.155Z] --- PASS: TestServiceUpdateLabel (1.95s)
06:00:55 [2021-03-26T06:00:55.155Z] === RUN   TestServiceUpdateSecrets
06:00:57 [2021-03-26T06:00:57.011Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
06:00:57 [2021-03-26T06:00:57.580Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
06:00:58 [2021-03-26T06:00:58.960Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
06:01:01 [2021-03-26T06:01:01.499Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
06:01:01 [2021-03-26T06:01:01.759Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
06:01:08 [2021-03-26T06:01:08.335Z] === RUN   TestDockerSuite/TestBuildPATH
06:01:08 [2021-03-26T06:01:08.335Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.46s)
06:01:08 [2021-03-26T06:01:08.335Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:01:09 [2021-03-26T06:01:09.272Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
06:01:10 [2021-03-26T06:01:10.210Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
06:01:10 [2021-03-26T06:01:10.527Z] --- PASS: TestServiceUpdateSecrets (14.45s)
06:01:10 [2021-03-26T06:01:10.527Z] === RUN   TestServiceUpdateConfigs
06:01:10 [2021-03-26T06:01:10.779Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
06:01:18 [2021-03-26T06:01:18.940Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
06:01:23 [2021-03-26T06:01:23.135Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
06:01:24 [2021-03-26T06:01:24.513Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
06:01:24 [2021-03-26T06:01:24.513Z] PASS
06:01:24 [2021-03-26T06:01:24.513Z] 
06:01:24 [2021-03-26T06:01:24.513Z] DONE 17 tests in 57.210s
06:01:24 [2021-03-26T06:01:24.513Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:01:24 [2021-03-26T06:01:24.513Z] ++ 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
06:01:24 [2021-03-26T06:01:24.513Z] ++ set -e
06:01:24 [2021-03-26T06:01:24.513Z] ++ '[' -n 0 ']'
06:01:24 [2021-03-26T06:01:24.513Z] ++ set -x
06:01:24 [2021-03-26T06:01:24.513Z] ++ 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
06:01:24 [2021-03-26T06:01:24.513Z] INFO: Testing against a local daemon
06:01:24 [2021-03-26T06:01:24.513Z] === RUN   TestPluginInvalidJSON
06:01:24 [2021-03-26T06:01:24.513Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:01:24 [2021-03-26T06:01:24.513Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:01:24 [2021-03-26T06:01:24.513Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:01:24 [2021-03-26T06:01:24.513Z] --- PASS: TestPluginInvalidJSON (0.02s)
06:01:24 [2021-03-26T06:01:24.513Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
06:01:24 [2021-03-26T06:01:24.513Z] === RUN   TestPluginInstall
06:01:24 [2021-03-26T06:01:24.513Z] === RUN   TestPluginInstall/no_auth
06:01:25 [2021-03-26T06:01:25.914Z] --- PASS: TestServiceUpdateConfigs (14.51s)
06:01:25 [2021-03-26T06:01:25.914Z] === RUN   TestServiceUpdateNetwork
06:01:26 [2021-03-26T06:01:26.417Z] time="2021-03-26T06:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:01:26 [2021-03-26T06:01:26.417Z] time="2021-03-26T06:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1fc43389607ec1674ca02071d95ac1d021493c3de09665cb218496b4d3442ad" mediatype=application/vnd.docker.plugin.v1+json size=522
06:01:26 [2021-03-26T06:01:26.417Z] time="2021-03-26T06:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:01:26 [2021-03-26T06:01:26.417Z] time="2021-03-26T06:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1fc43389607ec1674ca02071d95ac1d021493c3de09665cb218496b4d3442ad" mediatype=application/vnd.docker.plugin.v1+json size=522
06:01:26 [2021-03-26T06:01:26.677Z] === RUN   TestPluginInstall/with_htpasswd
06:01:27 [2021-03-26T06:01:27.246Z] time="2021-03-26T06:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:01:27 [2021-03-26T06:01:27.246Z] time="2021-03-26T06:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af67ba0c826410a14872764581652c2f47e6737623af8fd08a6319d404158e19" mediatype=application/vnd.docker.plugin.v1+json size=522
06:01:27 [2021-03-26T06:01:27.246Z] time="2021-03-26T06:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:01:27 [2021-03-26T06:01:27.246Z] time="2021-03-26T06:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af67ba0c826410a14872764581652c2f47e6737623af8fd08a6319d404158e19" mediatype=application/vnd.docker.plugin.v1+json size=522
06:01:27 [2021-03-26T06:01:27.814Z] === RUN   TestPluginInstall/with_insecure
06:01:28 [2021-03-26T06:01:28.383Z] === RUN   TestDockerSuite/TestBuildRm
06:01:28 [2021-03-26T06:01:28.952Z] time="2021-03-26T06:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:01:28 [2021-03-26T06:01:28.952Z] time="2021-03-26T06:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f662a8120d28e702bbaee58b8b5456e8957ab00305e9bb5e7afa8510db510e1" mediatype=application/vnd.docker.plugin.v1+json size=522
06:01:28 [2021-03-26T06:01:28.952Z] time="2021-03-26T06:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:01:28 [2021-03-26T06:01:28.952Z] time="2021-03-26T06:01:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f662a8120d28e702bbaee58b8b5456e8957ab00305e9bb5e7afa8510db510e1" mediatype=application/vnd.docker.plugin.v1+json size=522
06:01:29 [2021-03-26T06:01:29.521Z] --- PASS: TestPluginInstall (4.79s)
06:01:29 [2021-03-26T06:01:29.521Z]     --- PASS: TestPluginInstall/no_auth (2.12s)
06:01:29 [2021-03-26T06:01:29.521Z]     --- PASS: TestPluginInstall/with_htpasswd (1.05s)
06:01:29 [2021-03-26T06:01:29.521Z]     --- PASS: TestPluginInstall/with_insecure (1.61s)
06:01:29 [2021-03-26T06:01:29.521Z]         plugin_test.go:160: [d5fbb6b9ac966] daemon is not started
06:01:29 [2021-03-26T06:01:29.521Z] === RUN   TestPluginsWithRuntimes
06:01:31 [2021-03-26T06:01:31.428Z] === RUN   TestPluginsWithRuntimes/No_Args
06:01:31 [2021-03-26T06:01:31.997Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
06:01:32 [2021-03-26T06:01:32.567Z] === RUN   TestPluginsWithRuntimes/With_Args
06:01:33 [2021-03-26T06:01:33.137Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
06:01:33 [2021-03-26T06:01:33.706Z] --- PASS: TestPluginsWithRuntimes (4.42s)
06:01:33 [2021-03-26T06:01:33.706Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.12s)
06:01:33 [2021-03-26T06:01:33.706Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.08s)
06:01:33 [2021-03-26T06:01:33.706Z] PASS
06:01:33 [2021-03-26T06:01:33.706Z] 
06:01:33 [2021-03-26T06:01:33.706Z] DONE 9 tests in 9.364s
06:01:33 [2021-03-26T06:01:33.706Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:01:33 [2021-03-26T06:01:33.706Z] ++ 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
06:01:33 [2021-03-26T06:01:33.706Z] ++ set -e
06:01:33 [2021-03-26T06:01:33.706Z] ++ '[' -n 0 ']'
06:01:33 [2021-03-26T06:01:33.706Z] ++ set -x
06:01:33 [2021-03-26T06:01:33.706Z] ++ 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
06:01:33 [2021-03-26T06:01:33.966Z] INFO: Testing against a local daemon
06:01:33 [2021-03-26T06:01:33.966Z] === RUN   TestExternalGraphDriver
06:01:33 [2021-03-26T06:01:33.966Z] === RUN   TestExternalGraphDriver/json
06:01:34 [2021-03-26T06:01:34.536Z] === RUN   TestDockerSuite/TestBuildScratchCopy
06:01:34 [2021-03-26T06:01:34.796Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
06:01:35 [2021-03-26T06:01:35.759Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
06:01:36 [2021-03-26T06:01:36.309Z] --- PASS: TestServiceUpdateNetwork (12.46s)
06:01:36 [2021-03-26T06:01:36.309Z] === RUN   TestServiceUpdatePidsLimit
06:01:36 [2021-03-26T06:01:36.328Z] === RUN   TestExternalGraphDriver/spec
06:01:36 [2021-03-26T06:01:36.897Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
06:01:37 [2021-03-26T06:01:37.357Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
06:01:38 [2021-03-26T06:01:38.413Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
06:01:38 [2021-03-26T06:01:38.805Z] === RUN   TestDockerSuite/TestBuildShellInherited
06:01:38 [2021-03-26T06:01:38.805Z] === RUN   TestExternalGraphDriver/pull
06:01:39 [2021-03-26T06:01:39.747Z] === RUN   TestDockerSuite/TestBuildShellMultiple
06:01:40 [2021-03-26T06:01:40.685Z] --- PASS: TestExternalGraphDriver (6.78s)
06:01:40 [2021-03-26T06:01:40.685Z]     --- PASS: TestExternalGraphDriver/json (2.34s)
06:01:40 [2021-03-26T06:01:40.685Z]     --- PASS: TestExternalGraphDriver/spec (2.26s)
06:01:40 [2021-03-26T06:01:40.685Z]     --- PASS: TestExternalGraphDriver/pull (2.06s)
06:01:40 [2021-03-26T06:01:40.685Z] === RUN   TestGraphdriverPluginV2
06:01:43 [2021-03-26T06:01:43.976Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
06:01:43 [2021-03-26T06:01:43.976Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
06:01:44 [2021-03-26T06:01:44.235Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
06:01:44 [2021-03-26T06:01:44.235Z] === RUN   TestDockerSuite/TestBuildSpaces
06:01:44 [2021-03-26T06:01:44.805Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
06:01:45 [2021-03-26T06:01:45.066Z] --- PASS: TestGraphdriverPluginV2 (4.41s)
06:01:45 [2021-03-26T06:01:45.066Z] PASS
06:01:45 [2021-03-26T06:01:45.066Z] 
06:01:45 [2021-03-26T06:01:45.066Z] DONE 5 tests in 11.359s
06:01:45 [2021-03-26T06:01:45.066Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:01:45 [2021-03-26T06:01:45.066Z] ++ 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
06:01:45 [2021-03-26T06:01:45.066Z] ++ set -e
06:01:45 [2021-03-26T06:01:45.066Z] ++ '[' -n 0 ']'
06:01:45 [2021-03-26T06:01:45.066Z] ++ set -x
06:01:45 [2021-03-26T06:01:45.066Z] ++ 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
06:01:45 [2021-03-26T06:01:45.325Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
06:01:45 [2021-03-26T06:01:45.325Z] INFO: Testing against a local daemon
06:01:45 [2021-03-26T06:01:45.325Z] === RUN   TestContinueAfterPluginCrash
06:01:45 [2021-03-26T06:01:45.325Z] === PAUSE TestContinueAfterPluginCrash
06:01:45 [2021-03-26T06:01:45.325Z] === RUN   TestReadPluginNoRead
06:01:45 [2021-03-26T06:01:45.325Z] === PAUSE TestReadPluginNoRead
06:01:45 [2021-03-26T06:01:45.325Z] === RUN   TestDaemonStartWithLogOpt
06:01:45 [2021-03-26T06:01:45.325Z] === PAUSE TestDaemonStartWithLogOpt
06:01:45 [2021-03-26T06:01:45.325Z] === CONT  TestContinueAfterPluginCrash
06:01:45 [2021-03-26T06:01:45.325Z] === CONT  TestDaemonStartWithLogOpt
06:01:46 [2021-03-26T06:01:46.266Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
06:01:46 [2021-03-26T06:01:46.266Z] === RUN   TestDockerSuite/TestBuildStderr
06:01:48 [2021-03-26T06:01:48.175Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
06:01:48 [2021-03-26T06:01:48.175Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
06:01:52 [2021-03-26T06:01:52.373Z] --- PASS: TestDaemonStartWithLogOpt (6.85s)
06:01:52 [2021-03-26T06:01:52.373Z] === CONT  TestReadPluginNoRead
06:01:53 [2021-03-26T06:01:53.842Z] --- PASS: TestServiceUpdatePidsLimit (16.31s)
06:01:53 [2021-03-26T06:01:53.842Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
06:01:53 [2021-03-26T06:01:53.842Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s)
06:01:53 [2021-03-26T06:01:53.842Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
06:01:53 [2021-03-26T06:01:53.842Z] PASS
06:01:53 [2021-03-26T06:01:53.842Z] 
06:01:53 [2021-03-26T06:01:53.842Z] === Skipped
06:01:53 [2021-03-26T06:01:53.842Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
06:01:53 [2021-03-26T06:01:53.842Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:01:53 [2021-03-26T06:01:53.842Z] 
06:01:53 [2021-03-26T06:01:53.842Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
06:01:53 [2021-03-26T06:01:53.842Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:01:53 [2021-03-26T06:01:53.842Z] 
06:01:53 [2021-03-26T06:01:53.842Z] 
06:01:53 [2021-03-26T06:01:53.842Z] DONE 27 tests, 2 skipped in 130.980s
06:01:53 [2021-03-26T06:01:53.842Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
06:01:53 [2021-03-26T06:01:53.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
06:01:53 [2021-03-26T06:01:53.842Z] ++ set -e
06:01:53 [2021-03-26T06:01:53.842Z] ++ '[' -n 0 ']'
06:01:53 [2021-03-26T06:01:53.842Z] ++ set -x
06:01:53 [2021-03-26T06:01:53.842Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
06:01:53 [2021-03-26T06:01:53.842Z] INFO: Testing against a local daemon
06:01:53 [2021-03-26T06:01:53.842Z] === RUN   TestSessionCreate
06:01:53 [2021-03-26T06:01:53.842Z] --- PASS: TestSessionCreate (0.04s)
06:01:53 [2021-03-26T06:01:53.842Z] === RUN   TestSessionCreateWithBadUpgrade
06:01:53 [2021-03-26T06:01:53.842Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
06:01:53 [2021-03-26T06:01:53.842Z] PASS
06:01:53 [2021-03-26T06:01:53.842Z] 
06:01:53 [2021-03-26T06:01:53.842Z] DONE 2 tests in 0.166s
06:01:53 [2021-03-26T06:01:53.842Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
06:01:53 [2021-03-26T06:01:53.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
06:01:53 [2021-03-26T06:01:53.842Z] ++ set -e
06:01:53 [2021-03-26T06:01:53.842Z] ++ '[' -n 0 ']'
06:01:53 [2021-03-26T06:01:53.842Z] ++ set -x
06:01:53 [2021-03-26T06:01:53.842Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
06:01:53 [2021-03-26T06:01:53.842Z] INFO: Testing against a local daemon
06:01:53 [2021-03-26T06:01:53.842Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:01:53 [2021-03-26T06:01:53.842Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:01:53 [2021-03-26T06:01:53.842Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:01:53 [2021-03-26T06:01:53.842Z] === RUN   TestEventsExecDie
06:01:53 [2021-03-26T06:01:53.842Z] --- PASS: TestEventsExecDie (0.64s)
06:01:53 [2021-03-26T06:01:53.842Z] === RUN   TestEventsBackwardsCompatible
06:01:53 [2021-03-26T06:01:53.842Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
06:01:53 [2021-03-26T06:01:53.842Z] === RUN   TestInfoBinaryCommits
06:01:53 [2021-03-26T06:01:53.842Z] --- PASS: TestInfoBinaryCommits (0.04s)
06:01:53 [2021-03-26T06:01:53.842Z] === RUN   TestInfoAPIVersioned
06:01:53 [2021-03-26T06:01:53.842Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:01:53 [2021-03-26T06:01:53.842Z] === RUN   TestInfoDiscoveryBackend
06:01:54 [2021-03-26T06:01:54.137Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
06:01:54 [2021-03-26T06:01:54.137Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:01:55 [2021-03-26T06:01:55.178Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
06:01:55 [2021-03-26T06:01:55.178Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:01:55 [2021-03-26T06:01:55.834Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
06:01:55 [2021-03-26T06:01:55.834Z] === RUN   TestInfoAPI
06:01:55 [2021-03-26T06:01:55.834Z] --- PASS: TestInfoAPI (0.04s)
06:01:55 [2021-03-26T06:01:55.834Z] === RUN   TestInfoAPIWarnings
06:01:56 [2021-03-26T06:01:56.575Z] === RUN   TestDockerSuite/TestBuildStopSignal
06:01:56 [2021-03-26T06:01:56.851Z] === RUN   TestReadPluginNoRead/default
06:01:57 [2021-03-26T06:01:57.421Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
06:01:57 [2021-03-26T06:01:57.991Z] --- PASS: TestContinueAfterPluginCrash (12.49s)
06:01:58 [2021-03-26T06:01:58.931Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
06:01:59 [2021-03-26T06:01:59.191Z] === RUN   TestReadPluginNoRead/disabled_caching
06:01:59 [2021-03-26T06:01:59.760Z] === RUN   TestDockerSuite/TestBuildTagEvent
06:02:01 [2021-03-26T06:02:01.142Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
06:02:01 [2021-03-26T06:02:01.711Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
06:02:03 [2021-03-26T06:02:03.620Z] === RUN   TestDockerSuite/TestBuildUser
06:02:04 [2021-03-26T06:02:04.189Z] --- PASS: TestReadPluginNoRead (11.95s)
06:02:04 [2021-03-26T06:02:04.189Z]     --- PASS: TestReadPluginNoRead/default (2.27s)
06:02:04 [2021-03-26T06:02:04.189Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.46s)
06:02:04 [2021-03-26T06:02:04.189Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.50s)
06:02:04 [2021-03-26T06:02:04.189Z]     read_test.go:92: [d9ab08f9563d2] daemon is not started
06:02:04 [2021-03-26T06:02:04.189Z] PASS
06:02:04 [2021-03-26T06:02:04.189Z] 
06:02:04 [2021-03-26T06:02:04.189Z] DONE 6 tests in 18.925s
06:02:04 [2021-03-26T06:02:04.189Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
06:02:04 [2021-03-26T06:02:04.189Z] ++ 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
06:02:04 [2021-03-26T06:02:04.189Z] ++ set -e
06:02:04 [2021-03-26T06:02:04.189Z] ++ '[' -n 0 ']'
06:02:04 [2021-03-26T06:02:04.189Z] ++ set -x
06:02:04 [2021-03-26T06:02:04.189Z] ++ 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
06:02:04 [2021-03-26T06:02:04.189Z] testing: warning: no tests to run
06:02:04 [2021-03-26T06:02:04.189Z] PASS
06:02:04 [2021-03-26T06:02:04.189Z] 
06:02:04 [2021-03-26T06:02:04.189Z] DONE 0 tests in 0.064s
06:02:04 [2021-03-26T06:02:04.189Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:02:04 [2021-03-26T06:02:04.189Z] ++ 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
06:02:04 [2021-03-26T06:02:04.189Z] ++ set -e
06:02:04 [2021-03-26T06:02:04.189Z] ++ '[' -n 0 ']'
06:02:04 [2021-03-26T06:02:04.189Z] ++ set -x
06:02:04 [2021-03-26T06:02:04.189Z] ++ 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
06:02:04 [2021-03-26T06:02:04.447Z] INFO: Testing against a local daemon
06:02:04 [2021-03-26T06:02:04.447Z] === RUN   TestPluginWithDevMounts
06:02:04 [2021-03-26T06:02:04.447Z] === PAUSE TestPluginWithDevMounts
06:02:04 [2021-03-26T06:02:04.447Z] === CONT  TestPluginWithDevMounts
06:02:06 [2021-03-26T06:02:06.354Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
06:02:06 [2021-03-26T06:02:06.354Z] --- PASS: TestPluginWithDevMounts (2.02s)
06:02:06 [2021-03-26T06:02:06.354Z] PASS
06:02:06 [2021-03-26T06:02:06.354Z] 
06:02:06 [2021-03-26T06:02:06.354Z] DONE 1 tests in 2.157s
06:02:06 [2021-03-26T06:02:06.354Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
06:02:06 [2021-03-26T06:02:06.354Z] ++ 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
06:02:06 [2021-03-26T06:02:06.354Z] ++ set -e
06:02:06 [2021-03-26T06:02:06.354Z] ++ '[' -n 0 ']'
06:02:06 [2021-03-26T06:02:06.354Z] ++ set -x
06:02:06 [2021-03-26T06:02:06.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
06:02:06 [2021-03-26T06:02:06.613Z] INFO: Testing against a local daemon
06:02:06 [2021-03-26T06:02:06.613Z] === RUN   TestSecretInspect
06:02:09 [2021-03-26T06:02:09.904Z] --- PASS: TestSecretInspect (2.74s)
06:02:09 [2021-03-26T06:02:09.904Z] === RUN   TestSecretList
06:02:09 [2021-03-26T06:02:09.904Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
06:02:10 [2021-03-26T06:02:10.164Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
06:02:12 [2021-03-26T06:02:12.702Z] --- PASS: TestSecretList (3.33s)
06:02:12 [2021-03-26T06:02:12.702Z] === RUN   TestSecretsCreateAndDelete
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestInfoAPIWarnings (16.32s)
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestInfoDebug
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestInfoDebug (0.53s)
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestInfoInsecureRegistries
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestInfoInsecureRegistries (0.53s)
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestInfoRegistryMirrors
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestInfoRegistryMirrors (0.53s)
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestLoginFailsWithBadCredentials
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestPingCacheHeaders
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestPingCacheHeaders (0.03s)
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestPingGet
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestPingGet (0.03s)
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestPingHead
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestPingHead (0.04s)
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestVersion
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestVersion (0.03s)
06:02:14 [2021-03-26T06:02:14.451Z] PASS
06:02:14 [2021-03-26T06:02:14.451Z] 
06:02:14 [2021-03-26T06:02:14.451Z] === Skipped
06:02:14 [2021-03-26T06:02:14.451Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:02:14 [2021-03-26T06:02:14.451Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:02:14 [2021-03-26T06:02:14.451Z] 
06:02:14 [2021-03-26T06:02:14.451Z] 
06:02:14 [2021-03-26T06:02:14.451Z] DONE 18 tests, 1 skipped in 21.288s
06:02:14 [2021-03-26T06:02:14.451Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
06:02:14 [2021-03-26T06:02:14.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
06:02:14 [2021-03-26T06:02:14.451Z] ++ set -e
06:02:14 [2021-03-26T06:02:14.451Z] ++ '[' -n 0 ']'
06:02:14 [2021-03-26T06:02:14.451Z] ++ set -x
06:02:14 [2021-03-26T06:02:14.451Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
06:02:14 [2021-03-26T06:02:14.451Z] INFO: Testing against a local daemon
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestVolumesCreateAndList
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestVolumesCreateAndList (0.03s)
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestVolumesRemove
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestVolumesRemove (0.07s)
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestVolumesInspect
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestVolumesInspect (0.02s)
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestVolumesInvalidJSON
06:02:14 [2021-03-26T06:02:14.451Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:02:14 [2021-03-26T06:02:14.451Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:02:14 [2021-03-26T06:02:14.451Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:02:14 [2021-03-26T06:02:14.451Z] --- PASS: TestVolumesInvalidJSON (0.02s)
06:02:14 [2021-03-26T06:02:14.451Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:02:14 [2021-03-26T06:02:14.451Z] PASS
06:02:14 [2021-03-26T06:02:14.451Z] 
06:02:14 [2021-03-26T06:02:14.451Z] DONE 5 tests in 0.207s
06:02:14 [2021-03-26T06:02:14.451Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:02:14 [2021-03-26T06:02:14.744Z] ++++ cat bundles/test-integration/docker.pid
06:02:14 [2021-03-26T06:02:14.744Z] +++ kill 14060
06:02:16 [2021-03-26T06:02:16.016Z] --- PASS: TestSecretsCreateAndDelete (2.88s)
06:02:16 [2021-03-26T06:02:16.016Z] === RUN   TestSecretsUpdate
06:02:16 [2021-03-26T06:02:16.255Z] +++ /etc/init.d/apparmor stop
06:02:16 [2021-03-26T06:02:16.255Z] Leaving: AppArmorNo profiles have been unloaded.
06:02:16 [2021-03-26T06:02:16.255Z] 
06:02:16 [2021-03-26T06:02:16.255Z] Unloading profiles will leave already running processes permanently
06:02:16 [2021-03-26T06:02:16.255Z] unconfined, which can lead to unexpected situations.
06:02:16 [2021-03-26T06:02:16.255Z] 
06:02:16 [2021-03-26T06:02:16.255Z] To set a process to complain mode, use the command line tool
06:02:16 [2021-03-26T06:02:16.255Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:02:16 [2021-03-26T06:02:16.255Z] +++ true
06:02:16 [2021-03-26T06:02:16.255Z] exiting test-integration
06:02:16 [2021-03-26T06:02:16.255Z] ++ exit 0
06:02:16 [2021-03-26T06:02:16.255Z] 
Post stage
[Pipeline] junit
06:02:17 [2021-03-26T06:02:17.823Z] Recording test results
06:02:18 [2021-03-26T06:02:18.366Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:02:18 [2021-03-26T06:02:18.553Z] --- PASS: TestSecretsUpdate (2.71s)
06:02:18 [2021-03-26T06:02:18.554Z] === RUN   TestTemplatedSecret
06:02:18 [2021-03-26T06:02:18.808Z] + echo Ensuring container killed.
06:02:18 [2021-03-26T06:02:18.808Z] Ensuring container killed.
06:02:18 [2021-03-26T06:02:18.808Z] + docker rm -vf docker-pr2
06:02:18 [2021-03-26T06:02:18.808Z] Error: No such container: docker-pr2
06:02:18 [2021-03-26T06:02:18.808Z] + true
[Pipeline] sh
06:02:19 [2021-03-26T06:02:19.191Z] + echo Chowning /workspace to jenkins user
06:02:19 [2021-03-26T06:02:19.191Z] Chowning /workspace to jenkins user
06:02:19 [2021-03-26T06:02:19.191Z] + id -u
06:02:19 [2021-03-26T06:02:19.191Z] + id -g
06:02:19 [2021-03-26T06:02:19.191Z] + docker run --rm -v /home/docker/workspace/moby_PR-42203:/workspace busybox chown -R 1001:1001 /workspace
06:02:19 [2021-03-26T06:02:19.191Z] Unable to find image 'busybox:latest' locally
06:02:19 [2021-03-26T06:02:19.486Z] latest: Pulling from library/busybox
06:02:19 [2021-03-26T06:02:19.486Z] dcdde92480c5: Pulling fs layer
06:02:19 [2021-03-26T06:02:19.785Z] dcdde92480c5: Verifying Checksum
06:02:19 [2021-03-26T06:02:19.785Z] dcdde92480c5: Download complete
06:02:19 [2021-03-26T06:02:19.785Z] dcdde92480c5: Pull complete
06:02:19 [2021-03-26T06:02:19.785Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
06:02:19 [2021-03-26T06:02:19.785Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:02:22 [2021-03-26T06:02:22.271Z] + bundleName=ppc64le-integration
06:02:22 [2021-03-26T06:02:22.271Z] + echo Creating ppc64le-integration-bundles.tar.gz
06:02:22 [2021-03-26T06:02:22.271Z] Creating ppc64le-integration-bundles.tar.gz
06:02:22 [2021-03-26T06:02:22.271Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print
06:02:22 [2021-03-26T06:02:22.271Z] 
[Pipeline] archiveArtifacts
06:02:22 [2021-03-26T06:02:22.317Z] Archiving artifacts
06:02:22 [2021-03-26T06:02:22.705Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42203/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:02:22 [2021-03-26T06:02:22.752Z] --- PASS: TestTemplatedSecret (4.48s)
06:02:22 [2021-03-26T06:02:22.752Z] === RUN   TestSecretCreateResolve
06:02:23 [2021-03-26T06:02:23.095Z] + make clean
06:02:23 [2021-03-26T06:02:23.391Z] make: command: Command not found
06:02:23 [2021-03-26T06:02:23.391Z] make: command: Command not found
06:02:23 [2021-03-26T06:02:23.391Z] docker volume rm -f docker-dev-cache
06:02:23 [2021-03-26T06:02:23.391Z] docker-dev-cache
[Pipeline] deleteDir
06:02:26 [2021-03-26T06:02:26.041Z] --- PASS: TestSecretCreateResolve (2.80s)
06:02:26 [2021-03-26T06:02:26.041Z] PASS
06:02:26 [2021-03-26T06:02:26.041Z] 
06:02:26 [2021-03-26T06:02:26.041Z] DONE 6 tests in 19.089s
06:02:26 [2021-03-26T06:02:26.041Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
06:02:26 [2021-03-26T06:02:26.041Z] ++ 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
06:02:26 [2021-03-26T06:02:26.041Z] ++ set -e
06:02:26 [2021-03-26T06:02:26.041Z] ++ '[' -n 0 ']'
06:02:26 [2021-03-26T06:02:26.041Z] ++ set -x
06:02:26 [2021-03-26T06:02:26.042Z] ++ 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
06:02:26 [2021-03-26T06:02:26.042Z] INFO: Testing against a local daemon
06:02:26 [2021-03-26T06:02:26.042Z] === RUN   TestServiceCreateInit
06:02:26 [2021-03-26T06:02:26.042Z] === RUN   TestServiceCreateInit/daemonInitDisabled
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:02:29 [2021-03-26T06:02:29.337Z] === RUN   TestDockerSuite/TestBuildVerboseOut
06:02:30 [2021-03-26T06:02:30.275Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
06:02:30 [2021-03-26T06:02:30.534Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
06:02:31 [2021-03-26T06:02:31.914Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
06:02:31 [2021-03-26T06:02:31.914Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:02:32 [2021-03-26T06:02:32.851Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
06:02:34 [2021-03-26T06:02:34.757Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
06:02:34 [2021-03-26T06:02:34.757Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
06:02:34 [2021-03-26T06:02:34.757Z] === RUN   TestDockerSuite/TestBuildWindowsUser
06:02:34 [2021-03-26T06:02:34.757Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
06:02:34 [2021-03-26T06:02:34.757Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
06:02:36 [2021-03-26T06:02:36.685Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
06:02:36 [2021-03-26T06:02:36.685Z] === RUN   TestDockerSuite/TestBuildWithFailure
06:02:38 [2021-03-26T06:02:38.064Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
06:02:38 [2021-03-26T06:02:38.064Z] --- PASS: TestServiceCreateInit (12.43s)
06:02:38 [2021-03-26T06:02:38.064Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (6.23s)
06:02:38 [2021-03-26T06:02:38.064Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (6.18s)
06:02:38 [2021-03-26T06:02:38.064Z] === RUN   TestCreateServiceMultipleTimes
06:02:38 [2021-03-26T06:02:38.324Z] === RUN   TestDockerSuite/TestBuildWithTabs
06:02:39 [2021-03-26T06:02:39.703Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
06:02:39 [2021-03-26T06:02:39.703Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
06:02:43 [2021-03-26T06:02:43.898Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
06:02:45 [2021-03-26T06:02:45.276Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
06:02:47 [2021-03-26T06:02:47.183Z] === RUN   TestDockerSuite/TestBuildWithVolumes
06:02:48 [2021-03-26T06:02:48.564Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
06:02:48 [2021-03-26T06:02:48.824Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
06:02:49 [2021-03-26T06:02:49.762Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
06:02:49 [2021-03-26T06:02:49.762Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
06:02:50 [2021-03-26T06:02:50.022Z] === RUN   TestDockerSuite/TestBuildXZHost
06:02:51 [2021-03-26T06:02:51.926Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
06:02:52 [2021-03-26T06:02:52.495Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
06:02:52 [2021-03-26T06:02:52.495Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
06:02:52 [2021-03-26T06:02:52.495Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
06:02:53 [2021-03-26T06:02:53.875Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
06:02:54 [2021-03-26T06:02:54.819Z] === RUN   TestDockerSuite/TestCommitChange
06:02:55 [2021-03-26T06:02:55.767Z] === RUN   TestDockerSuite/TestCommitChangeLabels
06:02:56 [2021-03-26T06:02:56.707Z] === RUN   TestDockerSuite/TestCommitHardlink
06:02:58 [2021-03-26T06:02:58.612Z] === RUN   TestDockerSuite/TestCommitNewFile
06:02:59 [2021-03-26T06:02:59.990Z] === RUN   TestDockerSuite/TestCommitPausedContainer
06:02:59 [2021-03-26T06:02:59.990Z] --- PASS: TestCreateServiceMultipleTimes (21.70s)
06:02:59 [2021-03-26T06:02:59.990Z] === RUN   TestCreateServiceConflict
06:03:00 [2021-03-26T06:03:00.928Z] === RUN   TestDockerSuite/TestCommitTTY
06:03:02 [2021-03-26T06:03:02.835Z] --- PASS: TestCreateServiceConflict (2.77s)
06:03:02 [2021-03-26T06:03:02.835Z] === RUN   TestCreateServiceMaxReplicas
06:03:02 [2021-03-26T06:03:02.835Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
06:03:04 [2021-03-26T06:03:04.216Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
06:03:06 [2021-03-26T06:03:06.756Z] === RUN   TestDockerSuite/TestCommitWithoutPause
06:03:06 [2021-03-26T06:03:06.756Z] --- PASS: TestCreateServiceMaxReplicas (4.18s)
06:03:06 [2021-03-26T06:03:06.756Z] === RUN   TestCreateWithDuplicateNetworkNames
06:03:07 [2021-03-26T06:03:07.324Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
06:03:07 [2021-03-26T06:03:07.324Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
06:03:07 [2021-03-26T06:03:07.324Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
06:03:07 [2021-03-26T06:03:07.584Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
06:03:07 [2021-03-26T06:03:07.584Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
06:03:07 [2021-03-26T06:03:07.584Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
06:03:07 [2021-03-26T06:03:07.584Z] === RUN   TestDockerSuite/TestContainerAPICommit
06:03:09 [2021-03-26T06:03:09.491Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
06:03:12 [2021-03-26T06:03:12.030Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
06:03:12 [2021-03-26T06:03:12.030Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
06:03:12 [2021-03-26T06:03:12.290Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
06:03:13 [2021-03-26T06:03:13.245Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
06:03:13 [2021-03-26T06:03:13.817Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
06:03:14 [2021-03-26T06:03:14.756Z] === RUN   TestDockerSuite/TestContainerAPICreate
06:03:15 [2021-03-26T06:03:15.693Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
06:03:15 [2021-03-26T06:03:15.693Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
06:03:15 [2021-03-26T06:03:15.693Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
06:03:16 [2021-03-26T06:03:16.262Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
06:03:16 [2021-03-26T06:03:16.262Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
06:03:16 [2021-03-26T06:03:16.262Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
06:03:16 [2021-03-26T06:03:16.262Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
06:03:16 [2021-03-26T06:03:16.262Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
06:03:16 [2021-03-26T06:03:16.521Z] === RUN   TestDockerSuite/TestContainerAPIDelete
06:03:17 [2021-03-26T06:03:17.458Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
06:03:18 [2021-03-26T06:03:18.401Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
06:03:19 [2021-03-26T06:03:19.343Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
06:03:19 [2021-03-26T06:03:19.343Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
06:03:21 [2021-03-26T06:03:21.253Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
06:03:21 [2021-03-26T06:03:21.512Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.79s)
06:03:21 [2021-03-26T06:03:21.512Z] === RUN   TestCreateServiceSecretFileMode
06:03:22 [2021-03-26T06:03:22.081Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
06:03:22 [2021-03-26T06:03:22.081Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
06:03:23 [2021-03-26T06:03:23.464Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
06:03:24 [2021-03-26T06:03:24.404Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
06:03:24 [2021-03-26T06:03:24.663Z] --- PASS: TestCreateServiceSecretFileMode (3.08s)
06:03:24 [2021-03-26T06:03:24.663Z] === RUN   TestCreateServiceConfigFileMode
06:03:25 [2021-03-26T06:03:25.232Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
06:03:26 [2021-03-26T06:03:26.170Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
06:03:26 [2021-03-26T06:03:26.170Z] === RUN   TestDockerSuite/TestContainerAPIKill
06:03:27 [2021-03-26T06:03:27.549Z] === RUN   TestDockerSuite/TestContainerAPIPause
06:03:28 [2021-03-26T06:03:28.118Z] --- PASS: TestCreateServiceConfigFileMode (3.46s)
06:03:28 [2021-03-26T06:03:28.118Z] === RUN   TestCreateServiceSysctls
06:03:28 [2021-03-26T06:03:28.690Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
06:03:29 [2021-03-26T06:03:29.647Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
06:03:29 [2021-03-26T06:03:29.647Z] === RUN   TestDockerSuite/TestContainerAPIRename
06:03:30 [2021-03-26T06:03:30.584Z] === RUN   TestDockerSuite/TestContainerAPIRestart
06:03:33 [2021-03-26T06:03:33.121Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
06:03:33 [2021-03-26T06:03:33.121Z] --- PASS: TestCreateServiceSysctls (5.01s)
06:03:33 [2021-03-26T06:03:33.121Z] === RUN   TestCreateServiceCapabilities
06:03:34 [2021-03-26T06:03:34.500Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
06:03:34 [2021-03-26T06:03:34.500Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
06:03:34 [2021-03-26T06:03:34.500Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
06:03:34 [2021-03-26T06:03:34.500Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
06:03:34 [2021-03-26T06:03:34.500Z] === RUN   TestDockerSuite/TestContainerAPIStart
06:03:35 [2021-03-26T06:03:35.438Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
06:03:36 [2021-03-26T06:03:36.817Z] --- PASS: TestCreateServiceCapabilities (3.79s)
06:03:36 [2021-03-26T06:03:36.817Z] === RUN   TestInspect
06:03:40 [2021-03-26T06:03:40.109Z] --- PASS: TestInspect (3.21s)
06:03:40 [2021-03-26T06:03:40.109Z] === RUN   TestCreateJob
06:03:40 [2021-03-26T06:03:40.370Z] === RUN   TestDockerSuite/TestContainerAPIStop
06:03:41 [2021-03-26T06:03:41.307Z] === RUN   TestDockerSuite/TestContainerAPITop
06:03:42 [2021-03-26T06:03:42.246Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
06:03:42 [2021-03-26T06:03:42.246Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
06:03:42 [2021-03-26T06:03:42.246Z] === RUN   TestDockerSuite/TestContainerAPIWait
06:03:44 [2021-03-26T06:03:44.152Z] --- PASS: TestCreateJob (4.11s)
06:03:44 [2021-03-26T06:03:44.152Z] === RUN   TestReplicatedJob
06:03:45 [2021-03-26T06:03:45.089Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
06:03:46 [2021-03-26T06:03:46.469Z] === RUN   TestDockerSuite/TestContainerNetworkMode
06:03:48 [2021-03-26T06:03:48.391Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
06:03:52 [2021-03-26T06:03:52.587Z] --- PASS: TestReplicatedJob (8.20s)
06:03:52 [2021-03-26T06:03:52.587Z] === RUN   TestUpdateReplicatedJob
06:03:55 [2021-03-26T06:03:55.877Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
06:03:56 [2021-03-26T06:03:56.137Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
06:03:57 [2021-03-26T06:03:57.517Z] --- PASS: TestUpdateReplicatedJob (4.81s)
06:03:57 [2021-03-26T06:03:57.517Z] === RUN   TestServiceListWithStatuses
06:03:57 [2021-03-26T06:03:57.517Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:03:57 [2021-03-26T06:03:57.517Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:03:57 [2021-03-26T06:03:57.517Z] === RUN   TestDockerNetworkConnectAlias
06:03:58 [2021-03-26T06:03:58.454Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
06:04:00 [2021-03-26T06:04:00.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
06:04:01 [2021-03-26T06:04:01.744Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
06:04:03 [2021-03-26T06:04:03.649Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
06:04:03 [2021-03-26T06:04:03.649Z] --- PASS: TestDockerNetworkConnectAlias (6.26s)
06:04:03 [2021-03-26T06:04:03.649Z] === RUN   TestDockerNetworkReConnect
06:04:05 [2021-03-26T06:04:05.027Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
06:04:06 [2021-03-26T06:04:06.935Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
06:04:07 [2021-03-26T06:04:07.890Z] --- PASS: TestDockerNetworkReConnect (4.18s)
06:04:07 [2021-03-26T06:04:07.890Z] === RUN   TestServicePlugin
06:04:08 [2021-03-26T06:04:08.828Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000743e40_<nil>}
06:04:10 [2021-03-26T06:04:10.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1195211643_/foo_false__<nil>_<nil>_<nil>}
06:04:12 [2021-03-26T06:04:12.641Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1195211643_/foo_true__<nil>_<nil>_<nil>}
06:04:14 [2021-03-26T06:04:14.546Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3131724446_/foo_false__<nil>_<nil>_<nil>}
06:04:15 [2021-03-26T06:04:15.924Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3131724446_/foo_true__<nil>_<nil>_<nil>}
06:04:17 [2021-03-26T06:04:17.833Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3131724446_/foo_true__0xc000743ea0_<nil>_<nil>}
06:04:19 [2021-03-26T06:04:19.738Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000743ec0_<nil>}
06:04:21 [2021-03-26T06:04:21.115Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000743ee0_<nil>}
06:04:23 [2021-03-26T06:04:23.022Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000743f00_<nil>}
06:04:23 [2021-03-26T06:04:23.959Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
06:04:24 [2021-03-26T06:04:24.526Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000743f20_<nil>}
06:04:26 [2021-03-26T06:04:26.457Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
06:04:28 [2021-03-26T06:04:28.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
06:04:28 [2021-03-26T06:04:28.624Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
06:04:28 [2021-03-26T06:04:28.624Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
06:04:28 [2021-03-26T06:04:28.624Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
06:04:32 [2021-03-26T06:04:32.820Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
06:04:34 [2021-03-26T06:04:34.201Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
06:04:37 [2021-03-26T06:04:37.492Z] === RUN   TestDockerSuite/TestCopyAndRestart
06:04:39 [2021-03-26T06:04:39.399Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
06:04:39 [2021-03-26T06:04:39.399Z] === RUN   TestDockerSuite/TestCpAbsolutePath
06:04:39 [2021-03-26T06:04:39.658Z] --- PASS: TestServicePlugin (31.88s)
06:04:39 [2021-03-26T06:04:39.658Z]     plugin_test.go:62: [d70be94547218] joining swarm manager [dff1abd784966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:04:39 [2021-03-26T06:04:39.658Z]     plugin_test.go:65: [db2daf9941c88] joining swarm manager [dff1abd784966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:04:39 [2021-03-26T06:04:39.658Z] === RUN   TestServiceUpdateLabel
06:04:40 [2021-03-26T06:04:40.227Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
06:04:41 [2021-03-26T06:04:41.164Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
06:04:42 [2021-03-26T06:04:42.103Z] === RUN   TestDockerSuite/TestCpFromCaseA
06:04:42 [2021-03-26T06:04:42.671Z] --- PASS: TestServiceUpdateLabel (2.97s)
06:04:42 [2021-03-26T06:04:42.671Z] === RUN   TestServiceUpdateSecrets
06:04:43 [2021-03-26T06:04:43.241Z] === RUN   TestDockerSuite/TestCpFromCaseB
06:04:44 [2021-03-26T06:04:44.178Z] === RUN   TestDockerSuite/TestCpFromCaseC
06:04:45 [2021-03-26T06:04:45.569Z] === RUN   TestDockerSuite/TestCpFromCaseD
06:04:46 [2021-03-26T06:04:46.506Z] === RUN   TestDockerSuite/TestCpFromCaseE
06:04:47 [2021-03-26T06:04:47.444Z] === RUN   TestDockerSuite/TestCpFromCaseF
06:04:48 [2021-03-26T06:04:48.013Z] === RUN   TestDockerSuite/TestCpFromCaseG
06:04:48 [2021-03-26T06:04:48.950Z] === RUN   TestDockerSuite/TestCpFromCaseH
06:04:50 [2021-03-26T06:04:50.332Z] === RUN   TestDockerSuite/TestCpFromCaseI
06:04:50 [2021-03-26T06:04:50.901Z] === RUN   TestDockerSuite/TestCpFromCaseJ
06:04:52 [2021-03-26T06:04:52.280Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
06:04:53 [2021-03-26T06:04:53.659Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
06:04:54 [2021-03-26T06:04:54.228Z] === RUN   TestDockerSuite/TestCpGarbagePath
06:04:55 [2021-03-26T06:04:55.164Z] === RUN   TestDockerSuite/TestCpLocalOnly
06:04:55 [2021-03-26T06:04:55.164Z] === RUN   TestDockerSuite/TestCpNameHasColon
06:04:56 [2021-03-26T06:04:56.102Z] === RUN   TestDockerSuite/TestCpRelativePath
06:04:56 [2021-03-26T06:04:56.671Z] === RUN   TestDockerSuite/TestCpSpecialFiles
06:04:57 [2021-03-26T06:04:57.611Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
06:04:58 [2021-03-26T06:04:58.549Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
06:04:58 [2021-03-26T06:04:58.809Z] --- PASS: TestServiceUpdateSecrets (16.17s)
06:04:58 [2021-03-26T06:04:58.809Z] === RUN   TestServiceUpdateConfigs
06:04:59 [2021-03-26T06:04:59.748Z] === RUN   TestDockerSuite/TestCpToCaseA
06:05:02 [2021-03-26T06:05:02.297Z] === RUN   TestDockerSuite/TestCpToCaseB
06:05:02 [2021-03-26T06:05:02.556Z] === RUN   TestDockerSuite/TestCpToCaseC
06:05:05 [2021-03-26T06:05:05.092Z] === RUN   TestDockerSuite/TestCpToCaseD
06:05:10 [2021-03-26T06:05:10.366Z] === RUN   TestDockerSuite/TestCpToCaseE
06:05:12 [2021-03-26T06:05:12.904Z] === RUN   TestDockerSuite/TestCpToCaseF
06:05:13 [2021-03-26T06:05:13.164Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
06:05:13 [2021-03-26T06:05:13.423Z] === RUN   TestDockerSuite/TestCpToCaseG
06:05:14 [2021-03-26T06:05:14.803Z] --- PASS: TestServiceUpdateConfigs (16.09s)
06:05:14 [2021-03-26T06:05:14.803Z] === RUN   TestServiceUpdateNetwork
06:05:20 [2021-03-26T06:05:20.079Z] === RUN   TestDockerSuite/TestCpToCaseH
06:05:21 [2021-03-26T06:05:21.988Z] === RUN   TestDockerSuite/TestCpToCaseI
06:05:22 [2021-03-26T06:05:22.926Z] === RUN   TestDockerSuite/TestCpToCaseJ
06:05:28 [2021-03-26T06:05:28.213Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
06:05:28 [2021-03-26T06:05:28.472Z] === RUN   TestDockerSuite/TestCpToDot
06:05:29 [2021-03-26T06:05:29.410Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
06:05:29 [2021-03-26T06:05:29.410Z] --- PASS: TestServiceUpdateNetwork (14.68s)
06:05:29 [2021-03-26T06:05:29.410Z] === RUN   TestServiceUpdatePidsLimit
06:05:30 [2021-03-26T06:05:30.789Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
06:05:31 [2021-03-26T06:05:31.049Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
06:05:32 [2021-03-26T06:05:32.957Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
06:05:32 [2021-03-26T06:05:32.957Z] === RUN   TestDockerSuite/TestCpToStdout
06:05:33 [2021-03-26T06:05:33.896Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
06:05:34 [2021-03-26T06:05:34.833Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
06:05:35 [2021-03-26T06:05:35.402Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
06:05:35 [2021-03-26T06:05:35.661Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
06:05:37 [2021-03-26T06:05:37.042Z] === RUN   TestDockerSuite/TestCpVolumePath
06:05:38 [2021-03-26T06:05:38.950Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
06:05:38 [2021-03-26T06:05:38.950Z] === RUN   TestDockerSuite/TestCreateArgs
06:05:38 [2021-03-26T06:05:38.950Z] === RUN   TestDockerSuite/TestCreateByImageID
06:05:39 [2021-03-26T06:05:39.519Z] === RUN   TestDockerSuite/TestCreateEchoStdout
06:05:40 [2021-03-26T06:05:40.459Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
06:05:40 [2021-03-26T06:05:40.459Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
06:05:40 [2021-03-26T06:05:40.459Z] === RUN   TestDockerSuite/TestCreateHostConfig
06:05:40 [2021-03-26T06:05:40.718Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
06:05:40 [2021-03-26T06:05:40.978Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
06:05:41 [2021-03-26T06:05:41.546Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
06:05:42 [2021-03-26T06:05:42.127Z] === RUN   TestDockerSuite/TestCreateLabels
06:05:42 [2021-03-26T06:05:42.127Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
06:05:42 [2021-03-26T06:05:42.388Z] === RUN   TestDockerSuite/TestCreateRM
06:05:42 [2021-03-26T06:05:42.662Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
06:05:42 [2021-03-26T06:05:42.662Z] === RUN   TestDockerSuite/TestCreateStopSignal
06:05:42 [2021-03-26T06:05:42.662Z] === RUN   TestDockerSuite/TestCreateStopTimeout
06:05:42 [2021-03-26T06:05:42.921Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
06:05:46 [2021-03-26T06:05:46.212Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
06:05:46 [2021-03-26T06:05:46.212Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
06:05:46 [2021-03-26T06:05:46.212Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
06:05:49 [2021-03-26T06:05:49.511Z] --- PASS: TestServiceUpdatePidsLimit (19.50s)
06:05:49 [2021-03-26T06:05:49.511Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.63s)
06:05:49 [2021-03-26T06:05:49.511Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.64s)
06:05:49 [2021-03-26T06:05:49.511Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.72s)
06:05:49 [2021-03-26T06:05:49.511Z] PASS
06:05:49 [2021-03-26T06:05:49.511Z] 
06:05:49 [2021-03-26T06:05:49.511Z] === Skipped
06:05:49 [2021-03-26T06:05:49.511Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
06:05:49 [2021-03-26T06:05:49.511Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:05:49 [2021-03-26T06:05:49.511Z] 
06:05:49 [2021-03-26T06:05:49.511Z] 
06:05:49 [2021-03-26T06:05:49.511Z] DONE 27 tests, 1 skipped in 203.448s
06:05:49 [2021-03-26T06:05:49.511Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
06:05:49 [2021-03-26T06:05:49.511Z] ++ 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
06:05:49 [2021-03-26T06:05:49.511Z] ++ set -e
06:05:49 [2021-03-26T06:05:49.511Z] ++ '[' -n 0 ']'
06:05:49 [2021-03-26T06:05:49.511Z] ++ set -x
06:05:49 [2021-03-26T06:05:49.511Z] ++ 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
06:05:49 [2021-03-26T06:05:49.511Z] INFO: Testing against a local daemon
06:05:49 [2021-03-26T06:05:49.511Z] === RUN   TestSessionCreate
06:05:49 [2021-03-26T06:05:49.511Z] --- PASS: TestSessionCreate (0.07s)
06:05:49 [2021-03-26T06:05:49.511Z] === RUN   TestSessionCreateWithBadUpgrade
06:05:49 [2021-03-26T06:05:49.511Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
06:05:49 [2021-03-26T06:05:49.511Z] PASS
06:05:49 [2021-03-26T06:05:49.511Z] 
06:05:49 [2021-03-26T06:05:49.511Z] DONE 2 tests in 0.274s
06:05:49 [2021-03-26T06:05:49.511Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
06:05:49 [2021-03-26T06:05:49.511Z] ++ 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
06:05:49 [2021-03-26T06:05:49.511Z] ++ set -e
06:05:49 [2021-03-26T06:05:49.511Z] ++ '[' -n 0 ']'
06:05:49 [2021-03-26T06:05:49.511Z] ++ set -x
06:05:49 [2021-03-26T06:05:49.511Z] ++ 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
06:05:49 [2021-03-26T06:05:49.511Z] INFO: Testing against a local daemon
06:05:49 [2021-03-26T06:05:49.511Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:05:49 [2021-03-26T06:05:49.511Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:05:49 [2021-03-26T06:05:49.511Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:05:49 [2021-03-26T06:05:49.511Z] === RUN   TestEventsExecDie
06:05:52 [2021-03-26T06:05:52.053Z] --- PASS: TestEventsExecDie (2.08s)
06:05:52 [2021-03-26T06:05:52.053Z] === RUN   TestEventsBackwardsCompatible
06:05:52 [2021-03-26T06:05:52.053Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
06:05:52 [2021-03-26T06:05:52.053Z] === RUN   TestInfoBinaryCommits
06:05:52 [2021-03-26T06:05:52.053Z] --- PASS: TestInfoBinaryCommits (0.05s)
06:05:52 [2021-03-26T06:05:52.053Z] === RUN   TestInfoAPIVersioned
06:05:52 [2021-03-26T06:05:52.053Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:05:52 [2021-03-26T06:05:52.053Z] === RUN   TestInfoDiscoveryBackend
06:05:52 [2021-03-26T06:05:52.623Z] --- PASS: TestInfoDiscoveryBackend (0.68s)
06:05:52 [2021-03-26T06:05:52.623Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:05:53 [2021-03-26T06:05:53.194Z] === RUN   TestDockerSuite/TestCreateWithPortRange
06:05:53 [2021-03-26T06:05:53.194Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
06:05:53 [2021-03-26T06:05:53.194Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
06:05:53 [2021-03-26T06:05:53.454Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s)
06:05:53 [2021-03-26T06:05:53.454Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:05:53 [2021-03-26T06:05:53.454Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
06:05:53 [2021-03-26T06:05:53.714Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
06:05:53 [2021-03-26T06:05:53.714Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
06:05:53 [2021-03-26T06:05:53.974Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s)
06:05:53 [2021-03-26T06:05:53.974Z] === RUN   TestInfoAPI
06:05:54 [2021-03-26T06:05:54.233Z] --- PASS: TestInfoAPI (0.04s)
06:05:54 [2021-03-26T06:05:54.233Z] === RUN   TestInfoAPIWarnings
06:05:54 [2021-03-26T06:05:54.803Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
06:05:56 [2021-03-26T06:05:56.708Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
06:05:57 [2021-03-26T06:05:57.277Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
06:05:58 [2021-03-26T06:05:58.656Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
06:06:00 [2021-03-26T06:06:00.562Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
06:06:00 [2021-03-26T06:06:00.844Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
06:06:01 [2021-03-26T06:06:01.781Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
06:06:01 [2021-03-26T06:06:01.781Z] === RUN   TestDockerSuite/TestDevicePermissions
06:06:02 [2021-03-26T06:06:02.352Z] === RUN   TestDockerSuite/TestDockerFails
06:06:02 [2021-03-26T06:06:02.352Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
06:06:02 [2021-03-26T06:06:02.352Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
06:06:02 [2021-03-26T06:06:02.352Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
06:06:03 [2021-03-26T06:06:03.731Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
06:06:04 [2021-03-26T06:06:04.299Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
06:06:05 [2021-03-26T06:06:05.677Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
06:06:05 [2021-03-26T06:06:05.677Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
06:06:05 [2021-03-26T06:06:05.677Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
06:06:05 [2021-03-26T06:06:05.677Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
06:06:05 [2021-03-26T06:06:05.677Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
06:06:10 [2021-03-26T06:06:10.954Z] --- PASS: TestInfoAPIWarnings (16.42s)
06:06:10 [2021-03-26T06:06:10.954Z] === RUN   TestInfoDebug
06:06:10 [2021-03-26T06:06:10.954Z] --- PASS: TestInfoDebug (0.54s)
06:06:10 [2021-03-26T06:06:10.954Z] === RUN   TestInfoInsecureRegistries
06:06:11 [2021-03-26T06:06:11.524Z] --- PASS: TestInfoInsecureRegistries (0.58s)
06:06:11 [2021-03-26T06:06:11.524Z] === RUN   TestInfoRegistryMirrors
06:06:12 [2021-03-26T06:06:12.092Z] --- PASS: TestInfoRegistryMirrors (0.56s)
06:06:12 [2021-03-26T06:06:12.092Z] === RUN   TestLoginFailsWithBadCredentials
06:06:12 [2021-03-26T06:06:12.351Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
06:06:12 [2021-03-26T06:06:12.351Z] === RUN   TestPingCacheHeaders
06:06:12 [2021-03-26T06:06:12.611Z] --- PASS: TestPingCacheHeaders (0.03s)
06:06:12 [2021-03-26T06:06:12.611Z] === RUN   TestPingGet
06:06:12 [2021-03-26T06:06:12.611Z] --- PASS: TestPingGet (0.02s)
06:06:12 [2021-03-26T06:06:12.611Z] === RUN   TestPingHead
06:06:12 [2021-03-26T06:06:12.611Z] --- PASS: TestPingHead (0.03s)
06:06:12 [2021-03-26T06:06:12.611Z] === RUN   TestVersion
06:06:12 [2021-03-26T06:06:12.611Z] --- PASS: TestVersion (0.02s)
06:06:12 [2021-03-26T06:06:12.611Z] PASS
06:06:12 [2021-03-26T06:06:12.611Z] 
06:06:12 [2021-03-26T06:06:12.611Z] === Skipped
06:06:12 [2021-03-26T06:06:12.611Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:06:12 [2021-03-26T06:06:12.611Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:06:12 [2021-03-26T06:06:12.611Z] 
06:06:12 [2021-03-26T06:06:12.611Z] 
06:06:12 [2021-03-26T06:06:12.611Z] DONE 18 tests, 1 skipped in 23.226s
06:06:12 [2021-03-26T06:06:12.611Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
06:06:12 [2021-03-26T06:06:12.611Z] ++ 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
06:06:12 [2021-03-26T06:06:12.611Z] ++ set -e
06:06:12 [2021-03-26T06:06:12.611Z] ++ '[' -n 0 ']'
06:06:12 [2021-03-26T06:06:12.611Z] ++ set -x
06:06:12 [2021-03-26T06:06:12.611Z] ++ 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
06:06:12 [2021-03-26T06:06:12.611Z] INFO: Testing against a local daemon
06:06:12 [2021-03-26T06:06:12.611Z] === RUN   TestVolumesCreateAndList
06:06:12 [2021-03-26T06:06:12.869Z] --- PASS: TestVolumesCreateAndList (0.09s)
06:06:12 [2021-03-26T06:06:12.869Z] === RUN   TestVolumesRemove
06:06:12 [2021-03-26T06:06:12.869Z] --- PASS: TestVolumesRemove (0.13s)
06:06:12 [2021-03-26T06:06:12.869Z] === RUN   TestVolumesInspect
06:06:12 [2021-03-26T06:06:12.869Z] --- PASS: TestVolumesInspect (0.03s)
06:06:12 [2021-03-26T06:06:12.869Z] === RUN   TestVolumesInvalidJSON
06:06:12 [2021-03-26T06:06:12.869Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:06:12 [2021-03-26T06:06:12.869Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:06:12 [2021-03-26T06:06:12.869Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:06:12 [2021-03-26T06:06:12.870Z] --- PASS: TestVolumesInvalidJSON (0.03s)
06:06:12 [2021-03-26T06:06:12.870Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:06:12 [2021-03-26T06:06:12.870Z] PASS
06:06:13 [2021-03-26T06:06:13.129Z] 
06:06:13 [2021-03-26T06:06:13.129Z] DONE 5 tests in 0.410s
06:06:13 [2021-03-26T06:06:13.129Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:06:13 [2021-03-26T06:06:13.388Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
06:06:13 [2021-03-26T06:06:13.388Z] ++++ cat bundles/test-integration/docker.pid
06:06:13 [2021-03-26T06:06:13.388Z] +++ kill 5678
06:06:14 [2021-03-26T06:06:14.767Z] +++ /etc/init.d/apparmor stop
06:06:14 [2021-03-26T06:06:14.767Z] Leaving: AppArmorNo profiles have been unloaded.
06:06:14 [2021-03-26T06:06:14.767Z] 
06:06:14 [2021-03-26T06:06:14.767Z] Unloading profiles will leave already running processes permanently
06:06:14 [2021-03-26T06:06:14.767Z] unconfined, which can lead to unexpected situations.
06:06:14 [2021-03-26T06:06:14.767Z] 
06:06:14 [2021-03-26T06:06:14.767Z] To set a process to complain mode, use the command line tool
06:06:14 [2021-03-26T06:06:14.767Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:06:14 [2021-03-26T06:06:14.767Z] +++ true
06:06:14 [2021-03-26T06:06:14.767Z] exiting test-integration
06:06:14 [2021-03-26T06:06:14.767Z] ++ exit 0
06:06:14 [2021-03-26T06:06:14.767Z] 
06:06:15 [2021-03-26T06:06:15.336Z] + for job in $(jobs -p)
06:06:15 [2021-03-26T06:06:15.336Z] + wait 11543
06:06:16 [2021-03-26T06:06:16.274Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
06:06:18 [2021-03-26T06:06:18.809Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
06:06:20 [2021-03-26T06:06:20.726Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
06:06:21 [2021-03-26T06:06:21.293Z] === RUN   TestDockerSuite/TestEventsAttach
06:06:22 [2021-03-26T06:06:22.230Z] === RUN   TestDockerSuite/TestEventsCommit
06:06:23 [2021-03-26T06:06:23.167Z] === RUN   TestDockerSuite/TestEventsContainerEvents
06:06:23 [2021-03-26T06:06:23.427Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
06:06:23 [2021-03-26T06:06:23.686Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
06:06:24 [2021-03-26T06:06:24.624Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
06:06:25 [2021-03-26T06:06:25.562Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
06:06:27 [2021-03-26T06:06:27.469Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
06:06:30 [2021-03-26T06:06:30.009Z] === RUN   TestDockerSuite/TestEventsContainerRestart
06:06:33 [2021-03-26T06:06:33.298Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
06:06:35 [2021-03-26T06:06:35.833Z] === RUN   TestDockerSuite/TestEventsCopy
06:06:36 [2021-03-26T06:06:36.770Z] === RUN   TestDockerSuite/TestEventsFilterContainer
06:06:38 [2021-03-26T06:06:38.686Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
06:06:38 [2021-03-26T06:06:38.946Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
06:06:39 [2021-03-26T06:06:39.206Z] === RUN   TestDockerSuite/TestEventsFilterImageName
06:06:40 [2021-03-26T06:06:40.586Z] === RUN   TestDockerSuite/TestEventsFilterLabels
06:06:40 [2021-03-26T06:06:40.845Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
06:06:41 [2021-03-26T06:06:41.103Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
06:06:41 [2021-03-26T06:06:41.362Z] === RUN   TestDockerSuite/TestEventsFilterType
06:06:41 [2021-03-26T06:06:41.622Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
06:06:41 [2021-03-26T06:06:41.882Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
06:06:41 [2021-03-26T06:06:41.882Z] === RUN   TestDockerSuite/TestEventsFilters
06:06:44 [2021-03-26T06:06:44.425Z] === RUN   TestDockerSuite/TestEventsFormat
06:06:46 [2021-03-26T06:06:46.334Z] === RUN   TestDockerSuite/TestEventsFormatBadField
06:06:46 [2021-03-26T06:06:46.334Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
06:06:46 [2021-03-26T06:06:46.334Z] === RUN   TestDockerSuite/TestEventsImageImport
06:06:47 [2021-03-26T06:06:47.713Z] === RUN   TestDockerSuite/TestEventsImageLoad
06:06:47 [2021-03-26T06:06:47.713Z] === RUN   TestDockerSuite/TestEventsImagePull
06:06:48 [2021-03-26T06:06:48.282Z] === RUN   TestDockerSuite/TestEventsImageTag
06:06:48 [2021-03-26T06:06:48.850Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
06:06:49 [2021-03-26T06:06:49.418Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
06:06:49 [2021-03-26T06:06:49.418Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
06:06:49 [2021-03-26T06:06:49.418Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
06:06:49 [2021-03-26T06:06:49.418Z] === RUN   TestDockerSuite/TestEventsPluginOps
06:06:51 [2021-03-26T06:06:51.323Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
06:06:51 [2021-03-26T06:06:51.892Z] === RUN   TestDockerSuite/TestEventsRename
06:06:53 [2021-03-26T06:06:53.271Z] === RUN   TestDockerSuite/TestEventsResize
06:06:54 [2021-03-26T06:06:54.216Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
06:06:55 [2021-03-26T06:06:55.602Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
06:06:56 [2021-03-26T06:06:56.984Z] === RUN   TestDockerSuite/TestEventsStreaming
06:06:58 [2021-03-26T06:06:58.363Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
06:07:01 [2021-03-26T06:07:01.652Z] === RUN   TestDockerSuite/TestEventsTop
06:07:01 [2021-03-26T06:07:01.911Z] === RUN   TestDockerSuite/TestEventsUntag
06:07:04 [2021-03-26T06:07:04.444Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
06:07:16 [2021-03-26T06:07:16.651Z] === RUN   TestDockerSuite/TestExec
06:07:16 [2021-03-26T06:07:16.651Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
06:07:17 [2021-03-26T06:07:17.589Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
06:07:18 [2021-03-26T06:07:18.526Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
06:07:19 [2021-03-26T06:07:19.094Z] === RUN   TestDockerSuite/TestExecAPIStart
06:07:19 [2021-03-26T06:07:19.354Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
06:07:21 [2021-03-26T06:07:21.898Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
06:07:21 [2021-03-26T06:07:21.898Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
06:07:23 [2021-03-26T06:07:23.283Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
06:07:24 [2021-03-26T06:07:24.662Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
06:07:26 [2021-03-26T06:07:26.043Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
06:07:27 [2021-03-26T06:07:27.953Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
06:07:29 [2021-03-26T06:07:29.331Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
06:07:30 [2021-03-26T06:07:30.268Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
06:07:32 [2021-03-26T06:07:32.174Z] === RUN   TestDockerSuite/TestExecCgroup
06:07:34 [2021-03-26T06:07:34.712Z] === RUN   TestDockerSuite/TestExecEnv
06:07:36 [2021-03-26T06:07:36.622Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
06:07:38 [2021-03-26T06:07:38.526Z] === RUN   TestDockerSuite/TestExecExitStatus
06:07:39 [2021-03-26T06:07:39.464Z] === RUN   TestDockerSuite/TestExecInspectID
06:07:42 [2021-03-26T06:07:42.024Z] === RUN   TestDockerSuite/TestExecInteractive
06:07:42 [2021-03-26T06:07:42.592Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
06:07:43 [2021-03-26T06:07:43.969Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
06:07:44 [2021-03-26T06:07:44.905Z] === RUN   TestDockerSuite/TestExecParseError
06:07:45 [2021-03-26T06:07:45.476Z] === RUN   TestDockerSuite/TestExecPausedContainer
06:07:46 [2021-03-26T06:07:46.414Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
06:07:46 [2021-03-26T06:07:46.982Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
06:07:47 [2021-03-26T06:07:47.241Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
06:07:52 [2021-03-26T06:07:52.517Z] === RUN   TestDockerSuite/TestExecSetEnv
06:07:53 [2021-03-26T06:07:53.896Z] === RUN   TestDockerSuite/TestExecStartFails
06:07:55 [2021-03-26T06:07:55.804Z] === RUN   TestDockerSuite/TestExecStateCleanup
06:08:08 [2021-03-26T06:08:08.028Z] === RUN   TestDockerSuite/TestExecStopNotHanging
06:08:08 [2021-03-26T06:08:08.967Z] === RUN   TestDockerSuite/TestExecTTY
06:08:10 [2021-03-26T06:08:10.875Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
06:08:12 [2021-03-26T06:08:12.256Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
06:08:13 [2021-03-26T06:08:13.196Z] === RUN   TestDockerSuite/TestExecUlimits
06:08:14 [2021-03-26T06:08:14.575Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
06:08:14 [2021-03-26T06:08:14.575Z] === RUN   TestDockerSuite/TestExecWithImageUser
06:08:16 [2021-03-26T06:08:16.483Z] === RUN   TestDockerSuite/TestExecWithNoTERM
06:08:17 [2021-03-26T06:08:17.423Z] === RUN   TestDockerSuite/TestExecWithPrivileged
06:08:19 [2021-03-26T06:08:19.329Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
06:08:19 [2021-03-26T06:08:19.329Z] === RUN   TestDockerSuite/TestExecWithTERM
06:08:20 [2021-03-26T06:08:20.708Z] === RUN   TestDockerSuite/TestExecWithUser
06:08:22 [2021-03-26T06:08:22.618Z] === RUN   TestDockerSuite/TestGetContainerStats
06:08:27 [2021-03-26T06:08:27.905Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
06:08:33 [2021-03-26T06:08:33.291Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
06:08:34 [2021-03-26T06:08:34.228Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
06:08:39 [2021-03-26T06:08:39.501Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
06:08:39 [2021-03-26T06:08:39.760Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
06:08:39 [2021-03-26T06:08:39.760Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
06:08:40 [2021-03-26T06:08:40.019Z] === RUN   TestDockerSuite/TestHealth
06:08:48 [2021-03-26T06:08:48.143Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestHistoryExistentImage
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
06:09:06 [2021-03-26T06:09:06.242Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
06:09:06 [2021-03-26T06:09:06.832Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
06:09:06 [2021-03-26T06:09:06.832Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
06:09:07 [2021-03-26T06:09:07.770Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
06:09:08 [2021-03-26T06:09:08.707Z] === RUN   TestDockerSuite/TestImagesFormat
06:09:08 [2021-03-26T06:09:08.707Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
06:09:09 [2021-03-26T06:09:09.644Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
06:09:12 [2021-03-26T06:09:12.933Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
06:09:12 [2021-03-26T06:09:12.933Z] === RUN   TestDockerSuite/TestImportBadURL
06:09:12 [2021-03-26T06:09:12.933Z] === RUN   TestDockerSuite/TestImportDisplay
06:09:14 [2021-03-26T06:09:14.312Z] === RUN   TestDockerSuite/TestImportFile
06:09:15 [2021-03-26T06:09:15.689Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
06:09:15 [2021-03-26T06:09:15.689Z] === RUN   TestDockerSuite/TestImportFileWithMessage
06:09:17 [2021-03-26T06:09:17.598Z] === RUN   TestDockerSuite/TestImportGzipped
06:09:20 [2021-03-26T06:09:20.138Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
06:09:22 [2021-03-26T06:09:22.044Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
06:09:22 [2021-03-26T06:09:22.612Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
06:09:23 [2021-03-26T06:09:23.195Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
06:09:24 [2021-03-26T06:09:24.138Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
06:09:24 [2021-03-26T06:09:24.138Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
06:09:24 [2021-03-26T06:09:24.138Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
06:09:25 [2021-03-26T06:09:25.076Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
06:09:25 [2021-03-26T06:09:25.645Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
06:09:26 [2021-03-26T06:09:26.214Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
06:09:27 [2021-03-26T06:09:27.151Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
06:09:27 [2021-03-26T06:09:27.720Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
06:09:28 [2021-03-26T06:09:28.658Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
06:09:28 [2021-03-26T06:09:28.658Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
06:09:30 [2021-03-26T06:09:30.036Z] === RUN   TestDockerSuite/TestInspectAmpersand
06:09:30 [2021-03-26T06:09:30.036Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
06:09:30 [2021-03-26T06:09:30.606Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
06:09:31 [2021-03-26T06:09:31.545Z] === RUN   TestDockerSuite/TestInspectByPrefix
06:09:31 [2021-03-26T06:09:31.805Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
06:09:33 [2021-03-26T06:09:33.186Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
06:09:33 [2021-03-26T06:09:33.186Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
06:09:34 [2021-03-26T06:09:34.583Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
06:09:35 [2021-03-26T06:09:35.978Z] === RUN   TestDockerSuite/TestInspectDefault
06:09:36 [2021-03-26T06:09:36.920Z] === RUN   TestDockerSuite/TestInspectHistory
06:09:38 [2021-03-26T06:09:38.303Z] === RUN   TestDockerSuite/TestInspectImage
06:09:38 [2021-03-26T06:09:38.303Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
06:09:38 [2021-03-26T06:09:38.303Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
06:09:38 [2021-03-26T06:09:38.303Z] === RUN   TestDockerSuite/TestInspectInt64
06:09:39 [2021-03-26T06:09:39.241Z] === RUN   TestDockerSuite/TestInspectJSONFields
06:09:40 [2021-03-26T06:09:40.179Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
06:09:40 [2021-03-26T06:09:40.179Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
06:09:41 [2021-03-26T06:09:41.115Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
06:09:42 [2021-03-26T06:09:42.054Z] === RUN   TestDockerSuite/TestInspectPlugin
06:09:43 [2021-03-26T06:09:43.961Z] === RUN   TestDockerSuite/TestInspectRootFS
06:09:43 [2021-03-26T06:09:43.961Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
06:09:44 [2021-03-26T06:09:44.287Z] --- PASS: TestBuildWCOWSandboxSize (809.29s)
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestBuildWithEmptyDockerfile
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:09:44 [2021-03-26T06:09:44.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:09:44 [2021-03-26T06:09:44.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:09:44 [2021-03-26T06:09:44.288Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:09:44 [2021-03-26T06:09:44.288Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:09:44 [2021-03-26T06:09:44.288Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:09:44 [2021-03-26T06:09:44.288Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:09:44 [2021-03-26T06:09:44.288Z] --- PASS: TestBuildWithEmptyDockerfile (0.44s)
06:09:44 [2021-03-26T06:09:44.288Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestBuildPreserveOwnership
06:09:44 [2021-03-26T06:09:44.288Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestBuildPlatformInvalid
06:09:44 [2021-03-26T06:09:44.288Z] --- PASS: TestBuildPlatformInvalid (0.43s)
06:09:44 [2021-03-26T06:09:44.288Z] PASS
06:09:44 [2021-03-26T06:09:44.288Z] ok  	github.com/docker/docker/integration/build	996.330s
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] === Skipped
06:09:44 [2021-03-26T06:09:44.288Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     build_session_test.go:25: TODO: BuildKit
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
06:09:44 [2021-03-26T06:09:44.288Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] DONE 29 tests, 5 skipped in 1016.862s
06:09:44 [2021-03-26T06:09:44.288Z] Running D:\gopath\src\github.com\docker\docker\integration\config
06:09:44 [2021-03-26T06:09:44.288Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:09:44 [2021-03-26T06:09:44.288Z] INFO: Testing against a local daemon
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestConfigInspect
06:09:44 [2021-03-26T06:09:44.288Z] --- SKIP: TestConfigInspect (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestConfigList
06:09:44 [2021-03-26T06:09:44.288Z] --- SKIP: TestConfigList (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestConfigsCreateAndDelete
06:09:44 [2021-03-26T06:09:44.288Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestConfigsUpdate
06:09:44 [2021-03-26T06:09:44.288Z] --- SKIP: TestConfigsUpdate (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestTemplatedConfig
06:09:44 [2021-03-26T06:09:44.288Z] --- SKIP: TestTemplatedConfig (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestConfigCreateResolve
06:09:44 [2021-03-26T06:09:44.288Z] --- SKIP: TestConfigCreateResolve (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
06:09:44 [2021-03-26T06:09:44.288Z] === RUN   TestConfigDaemonLibtrustID
06:09:44 [2021-03-26T06:09:44.288Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
06:09:44 [2021-03-26T06:09:44.288Z] PASS
06:09:44 [2021-03-26T06:09:44.288Z] ok  	github.com/docker/docker/integration/config	0.400s
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] === Skipped
06:09:44 [2021-03-26T06:09:44.288Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
06:09:44 [2021-03-26T06:09:44.288Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] 
06:09:44 [2021-03-26T06:09:44.288Z] DONE 7 tests, 7 skipped in 3.027s
06:09:44 [2021-03-26T06:09:44.288Z] Running D:\gopath\src\github.com\docker\docker\integration\container
06:09:44 [2021-03-26T06:09:44.762Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:09:44 [2021-03-26T06:09:44.762Z] INFO: Testing against a local daemon
06:09:44 [2021-03-26T06:09:44.762Z] === RUN   TestCheckpoint
06:09:44 [2021-03-26T06:09:44.762Z] --- SKIP: TestCheckpoint (0.00s)
06:09:44 [2021-03-26T06:09:44.762Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:09:44 [2021-03-26T06:09:44.762Z] === RUN   TestContainerInvalidJSON
06:09:44 [2021-03-26T06:09:44.762Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:09:44 [2021-03-26T06:09:44.762Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:09:44 [2021-03-26T06:09:44.762Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:09:44 [2021-03-26T06:09:44.762Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:09:44 [2021-03-26T06:09:44.762Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:09:44 [2021-03-26T06:09:44.762Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:09:44 [2021-03-26T06:09:44.899Z] === RUN   TestDockerSuite/TestInspectStatus
06:09:45 [2021-03-26T06:09:45.235Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:09:45 [2021-03-26T06:09:45.235Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:09:45 [2021-03-26T06:09:45.235Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:09:45 [2021-03-26T06:09:45.235Z] --- PASS: TestContainerInvalidJSON (0.43s)
06:09:45 [2021-03-26T06:09:45.235Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:09:45 [2021-03-26T06:09:45.235Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:09:45 [2021-03-26T06:09:45.235Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:09:45 [2021-03-26T06:09:45.235Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:09:45 [2021-03-26T06:09:45.235Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s)
06:09:45 [2021-03-26T06:09:45.235Z] === RUN   TestCopyFromContainerPathIsNotDir
06:09:45 [2021-03-26T06:09:45.235Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
06:09:45 [2021-03-26T06:09:45.235Z]     copy_test.go:38: testEnv.OSType == "windows"
06:09:45 [2021-03-26T06:09:45.235Z] === RUN   TestCopyToContainerPathDoesNotExist
06:09:45 [2021-03-26T06:09:45.708Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s)
06:09:45 [2021-03-26T06:09:45.708Z] === RUN   TestCopyToContainerPathIsNotDir
06:09:45 [2021-03-26T06:09:45.708Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
06:09:45 [2021-03-26T06:09:45.708Z]     copy_test.go:63: testEnv.OSType == "windows"
06:09:45 [2021-03-26T06:09:45.708Z] === RUN   TestCopyFromContainer
06:09:45 [2021-03-26T06:09:45.708Z] --- SKIP: TestCopyFromContainer (0.00s)
06:09:45 [2021-03-26T06:09:45.708Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
06:09:45 [2021-03-26T06:09:45.708Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:09:45 [2021-03-26T06:09:45.708Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:09:45 [2021-03-26T06:09:45.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:09:45 [2021-03-26T06:09:45.708Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:09:45 [2021-03-26T06:09:45.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:09:45 [2021-03-26T06:09:45.708Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:09:45 [2021-03-26T06:09:45.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:09:45 [2021-03-26T06:09:45.709Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:09:45 [2021-03-26T06:09:45.709Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:09:45 [2021-03-26T06:09:45.709Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:09:45 [2021-03-26T06:09:45.709Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateLinkToNonExistingContainer
06:09:45 [2021-03-26T06:09:45.709Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateWithInvalidEnv
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateWithInvalidEnv/0
06:09:45 [2021-03-26T06:09:45.709Z] === PAUSE TestCreateWithInvalidEnv/0
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateWithInvalidEnv/1
06:09:45 [2021-03-26T06:09:45.709Z] === PAUSE TestCreateWithInvalidEnv/1
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateWithInvalidEnv/2
06:09:45 [2021-03-26T06:09:45.709Z] === PAUSE TestCreateWithInvalidEnv/2
06:09:45 [2021-03-26T06:09:45.709Z] === CONT  TestCreateWithInvalidEnv/0
06:09:45 [2021-03-26T06:09:45.709Z] === CONT  TestCreateWithInvalidEnv/2
06:09:45 [2021-03-26T06:09:45.709Z] === CONT  TestCreateWithInvalidEnv/1
06:09:45 [2021-03-26T06:09:45.709Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateTmpfsMountsTarget
06:09:45 [2021-03-26T06:09:45.709Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateWithCustomMaskedPaths
06:09:45 [2021-03-26T06:09:45.709Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateWithCustomReadonlyPaths
06:09:45 [2021-03-26T06:09:45.709Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:09:45 [2021-03-26T06:09:45.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:09:45 [2021-03-26T06:09:45.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:09:45 [2021-03-26T06:09:45.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:09:45 [2021-03-26T06:09:45.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:09:45 [2021-03-26T06:09:45.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:09:45 [2021-03-26T06:09:45.709Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:09:45 [2021-03-26T06:09:45.709Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:09:45 [2021-03-26T06:09:45.709Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:09:45 [2021-03-26T06:09:45.709Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:09:45 [2021-03-26T06:09:45.709Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:09:45 [2021-03-26T06:09:45.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:09:45 [2021-03-26T06:09:45.709Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateDifferentPlatform
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateDifferentPlatform/different_os
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:09:45 [2021-03-26T06:09:45.709Z] --- PASS: TestCreateDifferentPlatform (0.03s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:09:45 [2021-03-26T06:09:45.709Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:09:45 [2021-03-26T06:09:45.709Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
06:09:45 [2021-03-26T06:09:45.709Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestContainerKillOnDaemonStart
06:09:45 [2021-03-26T06:09:45.709Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestDiff
06:09:45 [2021-03-26T06:09:45.709Z] --- SKIP: TestDiff (0.00s)
06:09:45 [2021-03-26T06:09:45.709Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
06:09:45 [2021-03-26T06:09:45.709Z] === RUN   TestExecWithCloseStdin
06:09:46 [2021-03-26T06:09:46.282Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
06:09:48 [2021-03-26T06:09:48.710Z] --- PASS: TestExecWithCloseStdin (2.74s)
06:09:48 [2021-03-26T06:09:48.710Z] === RUN   TestExec
06:09:48 [2021-03-26T06:09:48.821Z] === RUN   TestDockerSuite/TestInspectTemplateError
06:09:49 [2021-03-26T06:09:49.758Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
06:09:52 [2021-03-26T06:09:52.321Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
06:09:52 [2021-03-26T06:09:52.321Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
06:09:52 [2021-03-26T06:09:52.456Z] --- PASS: TestExec (1.93s)
06:09:52 [2021-03-26T06:09:52.456Z] === RUN   TestExecUser
06:09:52 [2021-03-26T06:09:52.456Z] --- SKIP: TestExecUser (0.00s)
06:09:52 [2021-03-26T06:09:52.456Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
06:09:52 [2021-03-26T06:09:52.456Z] === RUN   TestExportContainerAndImportImage
06:09:52 [2021-03-26T06:09:52.456Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
06:09:52 [2021-03-26T06:09:52.456Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
06:09:52 [2021-03-26T06:09:52.456Z] === RUN   TestExportContainerAfterDaemonRestart
06:09:52 [2021-03-26T06:09:52.456Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
06:09:52 [2021-03-26T06:09:52.456Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
06:09:52 [2021-03-26T06:09:52.456Z] === RUN   TestHealthCheckWorkdir
06:09:52 [2021-03-26T06:09:52.456Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
06:09:52 [2021-03-26T06:09:52.456Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
06:09:52 [2021-03-26T06:09:52.456Z] === RUN   TestHealthKillContainer
06:09:52 [2021-03-26T06:09:52.456Z] --- SKIP: TestHealthKillContainer (0.00s)
06:09:52 [2021-03-26T06:09:52.456Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
06:09:52 [2021-03-26T06:09:52.456Z] === RUN   TestInspectCpusetInConfigPre120
06:09:52 [2021-03-26T06:09:52.456Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
06:09:52 [2021-03-26T06:09:52.456Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
06:09:52 [2021-03-26T06:09:52.456Z] === RUN   TestKillContainerInvalidSignal
06:09:52 [2021-03-26T06:09:52.456Z] --- PASS: TestKillContainerInvalidSignal (1.65s)
06:09:52 [2021-03-26T06:09:52.456Z] === RUN   TestKillContainer
06:09:52 [2021-03-26T06:09:52.456Z] === RUN   TestKillContainer/no_signal
06:09:53 [2021-03-26T06:09:53.258Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
06:09:54 [2021-03-26T06:09:54.035Z] === RUN   TestKillContainer/non_killing_signal
06:09:54 [2021-03-26T06:09:54.035Z] === RUN   TestKillContainer/killing_signal
06:09:54 [2021-03-26T06:09:54.639Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
06:09:55 [2021-03-26T06:09:55.580Z] === RUN   TestDockerSuite/TestInspectUnknownObject
06:09:55 [2021-03-26T06:09:55.841Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
06:09:59 [2021-03-26T06:09:59.135Z] === RUN   TestDockerSuite/TestLinkShortDefinition
06:10:01 [2021-03-26T06:10:01.238Z] --- PASS: TestKillContainer (8.48s)
06:10:01 [2021-03-26T06:10:01.238Z]     --- PASS: TestKillContainer/no_signal (1.65s)
06:10:01 [2021-03-26T06:10:01.238Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
06:10:01 [2021-03-26T06:10:01.238Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
06:10:01 [2021-03-26T06:10:01.238Z]     --- PASS: TestKillContainer/killing_signal (6.79s)
06:10:01 [2021-03-26T06:10:01.238Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:10:01 [2021-03-26T06:10:01.238Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
06:10:01 [2021-03-26T06:10:01.238Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:10:01 [2021-03-26T06:10:01.238Z] === RUN   TestKillStoppedContainer
06:10:01 [2021-03-26T06:10:01.238Z] --- SKIP: TestKillStoppedContainer (0.00s)
06:10:01 [2021-03-26T06:10:01.238Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:10:01 [2021-03-26T06:10:01.238Z] === RUN   TestKillStoppedContainerAPIPre120
06:10:01 [2021-03-26T06:10:01.238Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
06:10:01 [2021-03-26T06:10:01.238Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:10:01 [2021-03-26T06:10:01.238Z] === RUN   TestKillDifferentUserContainer
06:10:01 [2021-03-26T06:10:01.238Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
06:10:01 [2021-03-26T06:10:01.238Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
06:10:01 [2021-03-26T06:10:01.238Z] === RUN   TestInspectOomKilledTrue
06:10:01 [2021-03-26T06:10:01.238Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:10:01 [2021-03-26T06:10:01.238Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
06:10:01 [2021-03-26T06:10:01.238Z] === RUN   TestInspectOomKilledFalse
06:10:01 [2021-03-26T06:10:01.238Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:10:01 [2021-03-26T06:10:01.238Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:10:01 [2021-03-26T06:10:01.238Z] === RUN   TestLogsFollowTailEmpty
06:10:01 [2021-03-26T06:10:01.674Z] === RUN   TestDockerSuite/TestLinksEnvs
06:10:02 [2021-03-26T06:10:02.233Z] --- PASS: TestLogsFollowTailEmpty (1.70s)
06:10:02 [2021-03-26T06:10:02.233Z] === RUN   TestNetworkNat
06:10:02 [2021-03-26T06:10:02.233Z] --- SKIP: TestNetworkNat (0.00s)
06:10:02 [2021-03-26T06:10:02.233Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
06:10:02 [2021-03-26T06:10:02.233Z] === RUN   TestNetworkLocalhostTCPNat
06:10:03 [2021-03-26T06:10:03.057Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
06:10:03 [2021-03-26T06:10:03.996Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
06:10:04 [2021-03-26T06:10:04.476Z] --- PASS: TestNetworkLocalhostTCPNat (2.03s)
06:10:04 [2021-03-26T06:10:04.476Z] === RUN   TestNetworkLoopbackNat
06:10:04 [2021-03-26T06:10:04.476Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
06:10:04 [2021-03-26T06:10:04.476Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
06:10:04 [2021-03-26T06:10:04.476Z] === RUN   TestPause
06:10:04 [2021-03-26T06:10:04.476Z] --- SKIP: TestPause (0.00s)
06:10:04 [2021-03-26T06:10:04.476Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
06:10:04 [2021-03-26T06:10:04.476Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:10:05 [2021-03-26T06:10:05.904Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
06:10:06 [2021-03-26T06:10:06.055Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.70s)
06:10:06 [2021-03-26T06:10:06.055Z] === RUN   TestPauseStopPausedContainer
06:10:06 [2021-03-26T06:10:06.055Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
06:10:06 [2021-03-26T06:10:06.055Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
06:10:06 [2021-03-26T06:10:06.055Z] === RUN   TestPsFilter
06:10:06 [2021-03-26T06:10:06.528Z] --- PASS: TestPsFilter (0.18s)
06:10:06 [2021-03-26T06:10:06.528Z] === RUN   TestRemoveContainerWithRemovedVolume
06:10:07 [2021-03-26T06:10:07.284Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
06:10:08 [2021-03-26T06:10:08.763Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.09s)
06:10:08 [2021-03-26T06:10:08.763Z] === RUN   TestRemoveContainerWithVolume
06:10:10 [2021-03-26T06:10:10.343Z] --- PASS: TestRemoveContainerWithVolume (1.92s)
06:10:10 [2021-03-26T06:10:10.343Z] === RUN   TestRemoveContainerRunning
06:10:10 [2021-03-26T06:10:10.603Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
06:10:11 [2021-03-26T06:10:11.921Z] --- PASS: TestRemoveContainerRunning (1.69s)
06:10:11 [2021-03-26T06:10:11.921Z] === RUN   TestRemoveContainerForceRemoveRunning
06:10:13 [2021-03-26T06:10:13.142Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
06:10:13 [2021-03-26T06:10:13.500Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.67s)
06:10:13 [2021-03-26T06:10:13.500Z] === RUN   TestRemoveInvalidContainer
06:10:13 [2021-03-26T06:10:13.500Z] --- PASS: TestRemoveInvalidContainer (0.02s)
06:10:13 [2021-03-26T06:10:13.500Z] === RUN   TestRenameLinkedContainer
06:10:13 [2021-03-26T06:10:13.500Z] --- SKIP: TestRenameLinkedContainer (0.00s)
06:10:13 [2021-03-26T06:10:13.500Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
06:10:13 [2021-03-26T06:10:13.500Z] === RUN   TestRenameStoppedContainer
06:10:13 [2021-03-26T06:10:13.711Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
06:10:13 [2021-03-26T06:10:13.711Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
06:10:15 [2021-03-26T06:10:15.090Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
06:10:16 [2021-03-26T06:10:16.469Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
06:10:17 [2021-03-26T06:10:17.408Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
06:10:18 [2021-03-26T06:10:18.787Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
06:10:18 [2021-03-26T06:10:18.787Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
06:10:20 [2021-03-26T06:10:20.714Z] --- PASS: TestRenameStoppedContainer (6.87s)
06:10:20 [2021-03-26T06:10:20.714Z] === RUN   TestRenameRunningContainerAndReuse
06:10:22 [2021-03-26T06:10:22.982Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
06:10:24 [2021-03-26T06:10:24.535Z] --- PASS: TestRenameRunningContainerAndReuse (3.51s)
06:10:24 [2021-03-26T06:10:24.535Z] === RUN   TestRenameInvalidName
06:10:26 [2021-03-26T06:10:26.114Z] --- PASS: TestRenameInvalidName (1.71s)
06:10:26 [2021-03-26T06:10:26.114Z] === RUN   TestRenameAnonymousContainer
06:10:26 [2021-03-26T06:10:26.114Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
06:10:26 [2021-03-26T06:10:26.114Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
06:10:26 [2021-03-26T06:10:26.114Z] === RUN   TestRenameContainerWithSameName
06:10:26 [2021-03-26T06:10:26.276Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
06:10:27 [2021-03-26T06:10:27.693Z] --- PASS: TestRenameContainerWithSameName (1.70s)
06:10:27 [2021-03-26T06:10:27.693Z] === RUN   TestRenameContainerWithLinkedContainer
06:10:27 [2021-03-26T06:10:27.693Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
06:10:27 [2021-03-26T06:10:27.693Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
06:10:27 [2021-03-26T06:10:27.693Z] === RUN   TestResize
06:10:28 [2021-03-26T06:10:28.816Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
06:10:29 [2021-03-26T06:10:29.274Z] --- PASS: TestResize (1.71s)
06:10:29 [2021-03-26T06:10:29.274Z] === RUN   TestResizeWithInvalidSize
06:10:29 [2021-03-26T06:10:29.274Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
06:10:29 [2021-03-26T06:10:29.274Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
06:10:29 [2021-03-26T06:10:29.274Z] === RUN   TestResizeWhenContainerNotStarted
06:10:33 [2021-03-26T06:10:33.021Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
06:10:33 [2021-03-26T06:10:33.589Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
06:10:35 [2021-03-26T06:10:35.496Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
06:10:36 [2021-03-26T06:10:36.484Z] --- PASS: TestResizeWhenContainerNotStarted (6.84s)
06:10:36 [2021-03-26T06:10:36.484Z] === RUN   TestDaemonRestartKillContainers
06:10:36 [2021-03-26T06:10:36.484Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
06:10:36 [2021-03-26T06:10:36.484Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
06:10:36 [2021-03-26T06:10:36.484Z] === RUN   TestStats
06:10:36 [2021-03-26T06:10:36.484Z] --- SKIP: TestStats (0.00s)
06:10:36 [2021-03-26T06:10:36.484Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
06:10:36 [2021-03-26T06:10:36.484Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:10:38 [2021-03-26T06:10:38.789Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
06:10:38 [2021-03-26T06:10:38.789Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
06:10:39 [2021-03-26T06:10:39.358Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
06:10:40 [2021-03-26T06:10:40.310Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.67s)
06:10:40 [2021-03-26T06:10:40.310Z] === RUN   TestStopContainerWithTimeout
06:10:40 [2021-03-26T06:10:40.310Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
06:10:40 [2021-03-26T06:10:40.310Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
06:10:40 [2021-03-26T06:10:40.310Z] === RUN   TestUpdateRestartPolicy
06:10:43 [2021-03-26T06:10:43.556Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
06:10:43 [2021-03-26T06:10:43.556Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
06:10:43 [2021-03-26T06:10:43.556Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
06:10:43 [2021-03-26T06:10:43.556Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
06:10:43 [2021-03-26T06:10:43.556Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
06:10:44 [2021-03-26T06:10:44.125Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
06:10:44 [2021-03-26T06:10:44.695Z] === RUN   TestDockerSuite/TestLogsAPIUntil
06:10:48 [2021-03-26T06:10:48.890Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
06:10:49 [2021-03-26T06:10:49.149Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
06:10:54 [2021-03-26T06:10:54.426Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
06:10:54 [2021-03-26T06:10:54.686Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
06:10:54 [2021-03-26T06:10:54.686Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
06:10:55 [2021-03-26T06:10:55.623Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
06:10:57 [2021-03-26T06:10:57.002Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
06:10:57 [2021-03-26T06:10:57.940Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
06:10:59 [2021-03-26T06:10:59.318Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
06:10:59 [2021-03-26T06:10:59.886Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
06:11:01 [2021-03-26T06:11:01.616Z] --- PASS: TestUpdateRestartPolicy (19.25s)
06:11:01 [2021-03-26T06:11:01.616Z] === RUN   TestUpdateRestartWithAutoRemove
06:11:01 [2021-03-26T06:11:01.616Z] --- PASS: TestUpdateRestartWithAutoRemove (1.71s)
06:11:01 [2021-03-26T06:11:01.616Z] === RUN   TestWaitNonBlocked
06:11:01 [2021-03-26T06:11:01.616Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:11:01 [2021-03-26T06:11:01.616Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:11:01 [2021-03-26T06:11:01.616Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:11:01 [2021-03-26T06:11:01.616Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:11:01 [2021-03-26T06:11:01.616Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:11:01 [2021-03-26T06:11:01.616Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:11:02 [2021-03-26T06:11:02.423Z] === RUN   TestDockerSuite/TestLogsFollowStopped
06:11:03 [2021-03-26T06:11:03.197Z] --- PASS: TestWaitNonBlocked (0.02s)
06:11:03 [2021-03-26T06:11:03.197Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.26s)
06:11:03 [2021-03-26T06:11:03.197Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.36s)
06:11:03 [2021-03-26T06:11:03.197Z] === RUN   TestWaitBlocked
06:11:03 [2021-03-26T06:11:03.197Z] --- SKIP: TestWaitBlocked (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
06:11:03 [2021-03-26T06:11:03.197Z] PASS
06:11:03 [2021-03-26T06:11:03.197Z] ok  	github.com/docker/docker/integration/container	78.636s
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === Skipped
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
06:11:03 [2021-03-26T06:11:03.197Z]     copy_test.go:38: testEnv.OSType == "windows"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
06:11:03 [2021-03-26T06:11:03.197Z]     copy_test.go:63: testEnv.OSType == "windows"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
06:11:03 [2021-03-26T06:11:03.197Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
06:11:03 [2021-03-26T06:11:03.197Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] 
06:11:03 [2021-03-26T06:11:03.197Z] DONE 88 tests, 37 skipped in 81.145s
06:11:03 [2021-03-26T06:11:03.197Z] Running D:\gopath\src\github.com\docker\docker\integration\image
06:11:03 [2021-03-26T06:11:03.360Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
06:11:03 [2021-03-26T06:11:03.619Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
06:11:04 [2021-03-26T06:11:04.558Z] === RUN   TestDockerSuite/TestLogsSince
06:11:05 [2021-03-26T06:11:05.434Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:11:05 [2021-03-26T06:11:05.434Z] INFO: Testing against a local daemon
06:11:05 [2021-03-26T06:11:05.434Z] === RUN   TestCommitInheritsEnv
06:11:05 [2021-03-26T06:11:05.434Z] --- SKIP: TestCommitInheritsEnv (0.00s)
06:11:05 [2021-03-26T06:11:05.434Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
06:11:05 [2021-03-26T06:11:05.434Z] === RUN   TestImportExtremelyLargeImageWorks
06:11:05 [2021-03-26T06:11:05.434Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
06:11:05 [2021-03-26T06:11:05.434Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
06:11:05 [2021-03-26T06:11:05.434Z] === RUN   TestImagesFilterMultiReference
06:11:05 [2021-03-26T06:11:05.434Z] --- PASS: TestImagesFilterMultiReference (0.07s)
06:11:05 [2021-03-26T06:11:05.434Z] === RUN   TestImagePullPlatformInvalid
06:11:05 [2021-03-26T06:11:05.434Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
06:11:05 [2021-03-26T06:11:05.434Z] === RUN   TestRemoveImageOrphaning
06:11:06 [2021-03-26T06:11:06.430Z] --- PASS: TestRemoveImageOrphaning (0.88s)
06:11:06 [2021-03-26T06:11:06.430Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:11:06 [2021-03-26T06:11:06.430Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
06:11:06 [2021-03-26T06:11:06.430Z] === RUN   TestTagInvalidReference
06:11:06 [2021-03-26T06:11:06.430Z] --- PASS: TestTagInvalidReference (0.02s)
06:11:06 [2021-03-26T06:11:06.430Z] === RUN   TestTagValidPrefixedRepo
06:11:06 [2021-03-26T06:11:06.430Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
06:11:06 [2021-03-26T06:11:06.430Z] === RUN   TestTagExistedNameWithoutForce
06:11:06 [2021-03-26T06:11:06.430Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
06:11:06 [2021-03-26T06:11:06.430Z] === RUN   TestTagOfficialNames
06:11:06 [2021-03-26T06:11:06.430Z] --- PASS: TestTagOfficialNames (0.07s)
06:11:06 [2021-03-26T06:11:06.430Z] === RUN   TestTagMatchesDigest
06:11:06 [2021-03-26T06:11:06.430Z] --- PASS: TestTagMatchesDigest (0.02s)
06:11:06 [2021-03-26T06:11:06.430Z] PASS
06:11:06 [2021-03-26T06:11:06.430Z] ok  	github.com/docker/docker/integration/image	1.493s
06:11:06 [2021-03-26T06:11:06.430Z] 
06:11:06 [2021-03-26T06:11:06.430Z] === Skipped
06:11:06 [2021-03-26T06:11:06.430Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
06:11:06 [2021-03-26T06:11:06.430Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
06:11:06 [2021-03-26T06:11:06.430Z] 
06:11:06 [2021-03-26T06:11:06.430Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
06:11:06 [2021-03-26T06:11:06.430Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
06:11:06 [2021-03-26T06:11:06.430Z] 
06:11:06 [2021-03-26T06:11:06.430Z] 
06:11:06 [2021-03-26T06:11:06.430Z] DONE 11 tests, 2 skipped in 3.292s
06:11:06 [2021-03-26T06:11:06.430Z] Running D:\gopath\src\github.com\docker\docker\integration\network
06:11:09 [2021-03-26T06:11:09.407Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:11:09 [2021-03-26T06:11:09.407Z] INFO: Testing against a local daemon
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestNetworkCreateDelete
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestNetworkCreateDelete (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestDockerNetworkDeletePreferID
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestDaemonDNSFallback
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestDaemonDNSFallback (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestInspectNetwork
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestInspectNetwork (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestRunContainerWithBridgeNone
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestNetworkInvalidJSON
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestNetworkInvalidJSON//networks/create
06:11:09 [2021-03-26T06:11:09.407Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:11:09 [2021-03-26T06:11:09.407Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:11:09 [2021-03-26T06:11:09.407Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:11:09 [2021-03-26T06:11:09.407Z] === CONT  TestNetworkInvalidJSON//networks/create
06:11:09 [2021-03-26T06:11:09.407Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:11:09 [2021-03-26T06:11:09.407Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:11:09 [2021-03-26T06:11:09.407Z] --- PASS: TestNetworkInvalidJSON (0.03s)
06:11:09 [2021-03-26T06:11:09.407Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestNetworkList
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestNetworkList//networks
06:11:09 [2021-03-26T06:11:09.407Z] === PAUSE TestNetworkList//networks
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestNetworkList//networks/
06:11:09 [2021-03-26T06:11:09.407Z] === PAUSE TestNetworkList//networks/
06:11:09 [2021-03-26T06:11:09.407Z] === CONT  TestNetworkList//networks
06:11:09 [2021-03-26T06:11:09.407Z] === CONT  TestNetworkList//networks/
06:11:09 [2021-03-26T06:11:09.407Z] --- PASS: TestNetworkList (0.03s)
06:11:09 [2021-03-26T06:11:09.407Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     --- PASS: TestNetworkList//networks (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestHostIPv4BridgeLabel
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     network_test.go:126: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestDaemonRestartWithLiveRestore
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:29: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestDaemonDefaultNetworkPools
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:58: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestDaemonRestartWithExistingNetwork
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:102: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:136: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:187: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestServiceWithPredefinedNetwork
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:212: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:242: FLAKY_TEST
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestServiceWithDataPathPortInit
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:332: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:11:09 [2021-03-26T06:11:09.407Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:400: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] PASS
06:11:09 [2021-03-26T06:11:09.407Z] ok  	github.com/docker/docker/integration/network	0.409s
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === Skipped
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     network_test.go:126: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:29: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:58: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:102: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:136: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:187: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:212: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:242: FLAKY_TEST
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:332: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
06:11:09 [2021-03-26T06:11:09.407Z]     service_test.go:400: testEnv.OSType == "windows"
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] 
06:11:09 [2021-03-26T06:11:09.407Z] DONE 22 tests, 15 skipped in 2.551s
06:11:09 [2021-03-26T06:11:09.407Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
06:11:09 [2021-03-26T06:11:09.881Z] testing: warning: no tests to run
06:11:09 [2021-03-26T06:11:09.881Z] PASS
06:11:09 [2021-03-26T06:11:09.881Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.091s
06:11:09 [2021-03-26T06:11:09.881Z] 
06:11:09 [2021-03-26T06:11:09.881Z] DONE 0 tests in 0.746s
06:11:09 [2021-03-26T06:11:09.881Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
06:11:10 [2021-03-26T06:11:10.877Z] testing: warning: no tests to run
06:11:10 [2021-03-26T06:11:10.877Z] PASS
06:11:10 [2021-03-26T06:11:10.877Z] ok  	github.com/docker/docker/integration/network/macvlan	0.081s
06:11:10 [2021-03-26T06:11:10.877Z] 
06:11:10 [2021-03-26T06:11:10.877Z] DONE 0 tests in 0.750s
06:11:10 [2021-03-26T06:11:10.877Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
06:11:11 [2021-03-26T06:11:11.350Z] testing: warning: no tests to run
06:11:11 [2021-03-26T06:11:11.350Z] PASS
06:11:11 [2021-03-26T06:11:11.350Z] ok  	github.com/docker/docker/integration/plugin	0.089s
06:11:11 [2021-03-26T06:11:11.350Z] 
06:11:11 [2021-03-26T06:11:11.350Z] DONE 0 tests in 0.768s
06:11:11 [2021-03-26T06:11:11.350Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
06:11:12 [2021-03-26T06:11:12.345Z] testing: warning: no tests to run
06:11:12 [2021-03-26T06:11:12.345Z] PASS
06:11:12 [2021-03-26T06:11:12.345Z] ok  	github.com/docker/docker/integration/plugin/authz	0.140s
06:11:12 [2021-03-26T06:11:12.345Z] 
06:11:12 [2021-03-26T06:11:12.345Z] DONE 0 tests in 0.793s
06:11:12 [2021-03-26T06:11:12.345Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
06:11:12 [2021-03-26T06:11:12.693Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
06:11:12 [2021-03-26T06:11:12.693Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
06:11:15 [2021-03-26T06:11:15.983Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
06:11:17 [2021-03-26T06:11:17.360Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
06:11:18 [2021-03-26T06:11:18.740Z] === RUN   TestDockerSuite/TestLogsTail
06:11:19 [2021-03-26T06:11:19.311Z] === RUN   TestDockerSuite/TestLogsTimestamps
06:11:19 [2021-03-26T06:11:19.879Z] === RUN   TestDockerSuite/TestLogsWithDetails
06:11:20 [2021-03-26T06:11:20.815Z] === RUN   TestDockerSuite/TestMountIntoProc
06:11:20 [2021-03-26T06:11:20.815Z] === RUN   TestDockerSuite/TestMountIntoSys
06:11:21 [2021-03-26T06:11:21.066Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:11:21 [2021-03-26T06:11:21.066Z] INFO: Testing against a local daemon
06:11:21 [2021-03-26T06:11:21.066Z] === RUN   TestPluginInvalidJSON
06:11:21 [2021-03-26T06:11:21.066Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:11:21 [2021-03-26T06:11:21.066Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:11:21 [2021-03-26T06:11:21.066Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:11:21 [2021-03-26T06:11:21.066Z] --- PASS: TestPluginInvalidJSON (0.03s)
06:11:21 [2021-03-26T06:11:21.066Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:11:21 [2021-03-26T06:11:21.066Z] === RUN   TestPluginInstall
06:11:21 [2021-03-26T06:11:21.066Z] --- SKIP: TestPluginInstall (0.00s)
06:11:21 [2021-03-26T06:11:21.066Z]     plugin_test.go:58: testEnv.OSType == "windows"
06:11:21 [2021-03-26T06:11:21.066Z] === RUN   TestPluginsWithRuntimes
06:11:21 [2021-03-26T06:11:21.066Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
06:11:21 [2021-03-26T06:11:21.066Z]     plugin_test.go:167: testEnv.OSType == "windows"
06:11:21 [2021-03-26T06:11:21.066Z] PASS
06:11:21 [2021-03-26T06:11:21.066Z] ok  	github.com/docker/docker/integration/plugin/common	0.433s
06:11:21 [2021-03-26T06:11:21.066Z] 
06:11:21 [2021-03-26T06:11:21.066Z] === Skipped
06:11:21 [2021-03-26T06:11:21.066Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
06:11:21 [2021-03-26T06:11:21.066Z]     plugin_test.go:58: testEnv.OSType == "windows"
06:11:21 [2021-03-26T06:11:21.066Z] 
06:11:21 [2021-03-26T06:11:21.066Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
06:11:21 [2021-03-26T06:11:21.066Z]     plugin_test.go:167: testEnv.OSType == "windows"
06:11:21 [2021-03-26T06:11:21.066Z] 
06:11:21 [2021-03-26T06:11:21.066Z] 
06:11:21 [2021-03-26T06:11:21.066Z] DONE 4 tests, 2 skipped in 7.643s
06:11:21 [2021-03-26T06:11:21.066Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
06:11:21 [2021-03-26T06:11:21.751Z] === RUN   TestDockerSuite/TestNetHostname
06:11:23 [2021-03-26T06:11:23.300Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:11:23 [2021-03-26T06:11:23.300Z] INFO: Testing against a local daemon
06:11:23 [2021-03-26T06:11:23.300Z] === RUN   TestExternalGraphDriver
06:11:23 [2021-03-26T06:11:23.300Z] --- SKIP: TestExternalGraphDriver (0.00s)
06:11:23 [2021-03-26T06:11:23.300Z]     external_test.go:48: runtime.GOOS == "windows"
06:11:23 [2021-03-26T06:11:23.300Z] === RUN   TestGraphdriverPluginV2
06:11:23 [2021-03-26T06:11:23.300Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
06:11:23 [2021-03-26T06:11:23.300Z]     external_test.go:408: runtime.GOOS == "windows"
06:11:23 [2021-03-26T06:11:23.300Z] PASS
06:11:23 [2021-03-26T06:11:23.300Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.406s
06:11:23 [2021-03-26T06:11:23.300Z] 
06:11:23 [2021-03-26T06:11:23.300Z] === Skipped
06:11:23 [2021-03-26T06:11:23.300Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
06:11:23 [2021-03-26T06:11:23.300Z]     external_test.go:48: runtime.GOOS == "windows"
06:11:23 [2021-03-26T06:11:23.300Z] 
06:11:23 [2021-03-26T06:11:23.300Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
06:11:23 [2021-03-26T06:11:23.300Z]     external_test.go:408: runtime.GOOS == "windows"
06:11:23 [2021-03-26T06:11:23.300Z] 
06:11:23 [2021-03-26T06:11:23.300Z] 
06:11:23 [2021-03-26T06:11:23.300Z] DONE 2 tests, 2 skipped in 3.285s
06:11:23 [2021-03-26T06:11:23.300Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
06:11:23 [2021-03-26T06:11:23.658Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
06:11:24 [2021-03-26T06:11:24.227Z] === RUN   TestDockerSuite/TestNetworkEvents
06:11:26 [2021-03-26T06:11:26.288Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:11:26 [2021-03-26T06:11:26.288Z] INFO: Testing against a local daemon
06:11:26 [2021-03-26T06:11:26.288Z] === RUN   TestReadPluginNoRead
06:11:26 [2021-03-26T06:11:26.288Z] --- SKIP: TestReadPluginNoRead (0.00s)
06:11:26 [2021-03-26T06:11:26.288Z]     read_test.go:21: no unix domain sockets on Windows
06:11:26 [2021-03-26T06:11:26.288Z] PASS
06:11:26 [2021-03-26T06:11:26.288Z] ok  	github.com/docker/docker/integration/plugin/logging	0.371s
06:11:26 [2021-03-26T06:11:26.288Z] 
06:11:26 [2021-03-26T06:11:26.288Z] === Skipped
06:11:26 [2021-03-26T06:11:26.288Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
06:11:26 [2021-03-26T06:11:26.288Z]     read_test.go:21: no unix domain sockets on Windows
06:11:26 [2021-03-26T06:11:26.288Z] 
06:11:26 [2021-03-26T06:11:26.288Z] 
06:11:26 [2021-03-26T06:11:26.288Z] DONE 1 tests, 1 skipped in 2.703s
06:11:26 [2021-03-26T06:11:26.288Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
06:11:27 [2021-03-26T06:11:27.871Z] testing: warning: no tests to run
06:11:27 [2021-03-26T06:11:27.871Z] PASS
06:11:27 [2021-03-26T06:11:27.871Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.193s
06:11:27 [2021-03-26T06:11:27.871Z] 
06:11:27 [2021-03-26T06:11:27.871Z] DONE 0 tests in 1.366s
06:11:27 [2021-03-26T06:11:27.871Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
06:11:29 [2021-03-26T06:11:29.502Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
06:11:30 [2021-03-26T06:11:30.071Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
06:11:30 [2021-03-26T06:11:30.106Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:11:30 [2021-03-26T06:11:30.106Z] INFO: Testing against a local daemon
06:11:30 [2021-03-26T06:11:30.106Z] === RUN   TestPluginWithDevMounts
06:11:30 [2021-03-26T06:11:30.106Z] --- SKIP: TestPluginWithDevMounts (0.00s)
06:11:30 [2021-03-26T06:11:30.106Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
06:11:30 [2021-03-26T06:11:30.106Z] PASS
06:11:30 [2021-03-26T06:11:30.106Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.396s
06:11:30 [2021-03-26T06:11:30.106Z] 
06:11:30 [2021-03-26T06:11:30.106Z] === Skipped
06:11:30 [2021-03-26T06:11:30.106Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
06:11:30 [2021-03-26T06:11:30.106Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
06:11:30 [2021-03-26T06:11:30.106Z] 
06:11:30 [2021-03-26T06:11:30.106Z] 
06:11:30 [2021-03-26T06:11:30.106Z] DONE 1 tests, 1 skipped in 2.607s
06:11:30 [2021-03-26T06:11:30.106Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
06:11:32 [2021-03-26T06:11:32.341Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:11:32 [2021-03-26T06:11:32.341Z] INFO: Testing against a local daemon
06:11:32 [2021-03-26T06:11:32.341Z] === RUN   TestSecretInspect
06:11:32 [2021-03-26T06:11:32.341Z] --- SKIP: TestSecretInspect (0.00s)
06:11:32 [2021-03-26T06:11:32.341Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
06:11:32 [2021-03-26T06:11:32.341Z] === RUN   TestSecretList
06:11:32 [2021-03-26T06:11:32.341Z] --- SKIP: TestSecretList (0.00s)
06:11:32 [2021-03-26T06:11:32.341Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
06:11:32 [2021-03-26T06:11:32.341Z] === RUN   TestSecretsCreateAndDelete
06:11:32 [2021-03-26T06:11:32.341Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
06:11:32 [2021-03-26T06:11:32.341Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
06:11:32 [2021-03-26T06:11:32.341Z] === RUN   TestSecretsUpdate
06:11:32 [2021-03-26T06:11:32.341Z] --- SKIP: TestSecretsUpdate (0.00s)
06:11:32 [2021-03-26T06:11:32.341Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
06:11:32 [2021-03-26T06:11:32.341Z] === RUN   TestTemplatedSecret
06:11:32 [2021-03-26T06:11:32.341Z] --- SKIP: TestTemplatedSecret (0.00s)
06:11:32 [2021-03-26T06:11:32.341Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
06:11:32 [2021-03-26T06:11:32.341Z] === RUN   TestSecretCreateResolve
06:11:32 [2021-03-26T06:11:32.341Z] --- SKIP: TestSecretCreateResolve (0.00s)
06:11:32 [2021-03-26T06:11:32.341Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
06:11:32 [2021-03-26T06:11:32.631Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
06:11:32 [2021-03-26T06:11:32.814Z] PASS
06:11:32 [2021-03-26T06:11:32.814Z] ok  	github.com/docker/docker/integration/secret	0.396s
06:11:32 [2021-03-26T06:11:32.814Z] 
06:11:32 [2021-03-26T06:11:32.814Z] === Skipped
06:11:32 [2021-03-26T06:11:32.814Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
06:11:32 [2021-03-26T06:11:32.814Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
06:11:32 [2021-03-26T06:11:32.814Z] 
06:11:32 [2021-03-26T06:11:32.814Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
06:11:32 [2021-03-26T06:11:32.814Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
06:11:32 [2021-03-26T06:11:32.814Z] 
06:11:32 [2021-03-26T06:11:32.814Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
06:11:32 [2021-03-26T06:11:32.814Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
06:11:32 [2021-03-26T06:11:32.814Z] 
06:11:32 [2021-03-26T06:11:32.814Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
06:11:32 [2021-03-26T06:11:32.814Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
06:11:32 [2021-03-26T06:11:32.814Z] 
06:11:32 [2021-03-26T06:11:32.814Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
06:11:32 [2021-03-26T06:11:32.814Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
06:11:32 [2021-03-26T06:11:32.814Z] 
06:11:32 [2021-03-26T06:11:32.814Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
06:11:32 [2021-03-26T06:11:32.814Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
06:11:32 [2021-03-26T06:11:32.814Z] 
06:11:32 [2021-03-26T06:11:32.814Z] 
06:11:32 [2021-03-26T06:11:32.814Z] DONE 6 tests, 6 skipped in 2.402s
06:11:32 [2021-03-26T06:11:32.814Z] Running D:\gopath\src\github.com\docker\docker\integration\service
06:11:32 [2021-03-26T06:11:32.890Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
06:11:33 [2021-03-26T06:11:33.460Z] === RUN   TestDockerSuite/TestPluginActive
06:11:35 [2021-03-26T06:11:35.426Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
06:11:35 [2021-03-26T06:11:35.815Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:11:35 [2021-03-26T06:11:35.815Z] INFO: Testing against a local daemon
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestServiceCreateInit
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:11:35 [2021-03-26T06:11:35.815Z] --- PASS: TestServiceCreateInit (0.03s)
06:11:35 [2021-03-26T06:11:35.815Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestCreateServiceMultipleTimes
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestCreateServiceConflict
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestCreateServiceConflict (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestCreateServiceMaxReplicas
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestCreateWithDuplicateNetworkNames
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestCreateServiceSecretFileMode
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestCreateServiceConfigFileMode
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestCreateServiceSysctls
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestCreateServiceSysctls (0.03s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestCreateServiceCapabilities
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestInspect
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestInspect (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestCreateJob
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestCreateJob (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestReplicatedJob
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestReplicatedJob (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestUpdateReplicatedJob
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestServiceListWithStatuses
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestDockerNetworkConnectAlias
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestDockerNetworkReConnect
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestServicePlugin
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestServicePlugin (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestServiceUpdateLabel
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestServiceUpdateLabel (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestServiceUpdateSecrets
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestServiceUpdateConfigs
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestServiceUpdateNetwork
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
06:11:35 [2021-03-26T06:11:35.815Z] === RUN   TestServiceUpdatePidsLimit
06:11:35 [2021-03-26T06:11:35.815Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
06:11:35 [2021-03-26T06:11:35.815Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
06:11:35 [2021-03-26T06:11:35.815Z] PASS
06:11:35 [2021-03-26T06:11:35.815Z] ok  	github.com/docker/docker/integration/service	0.527s
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === Skipped
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
06:11:35 [2021-03-26T06:11:35.815Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
06:11:35 [2021-03-26T06:11:35.815Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
06:11:35 [2021-03-26T06:11:35.815Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] 
06:11:35 [2021-03-26T06:11:35.815Z] DONE 24 tests, 23 skipped in 2.951s
06:11:35 [2021-03-26T06:11:35.815Z] Running D:\gopath\src\github.com\docker\docker\integration\session
06:11:35 [2021-03-26T06:11:35.994Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
06:11:38 [2021-03-26T06:11:38.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:11:38 [2021-03-26T06:11:38.051Z] INFO: Testing against a local daemon
06:11:38 [2021-03-26T06:11:38.051Z] === RUN   TestSessionCreate
06:11:38 [2021-03-26T06:11:38.051Z] --- SKIP: TestSessionCreate (0.00s)
06:11:38 [2021-03-26T06:11:38.051Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
06:11:38 [2021-03-26T06:11:38.051Z] === RUN   TestSessionCreateWithBadUpgrade
06:11:38 [2021-03-26T06:11:38.051Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
06:11:38 [2021-03-26T06:11:38.051Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
06:11:38 [2021-03-26T06:11:38.051Z] PASS
06:11:38 [2021-03-26T06:11:38.051Z] ok  	github.com/docker/docker/integration/session	0.363s
06:11:38 [2021-03-26T06:11:38.051Z] 
06:11:38 [2021-03-26T06:11:38.051Z] === Skipped
06:11:38 [2021-03-26T06:11:38.051Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
06:11:38 [2021-03-26T06:11:38.051Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
06:11:38 [2021-03-26T06:11:38.051Z] 
06:11:38 [2021-03-26T06:11:38.051Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
06:11:38 [2021-03-26T06:11:38.051Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
06:11:38 [2021-03-26T06:11:38.051Z] 
06:11:38 [2021-03-26T06:11:38.051Z] 
06:11:38 [2021-03-26T06:11:38.051Z] DONE 2 tests, 2 skipped in 2.253s
06:11:38 [2021-03-26T06:11:38.051Z] Running D:\gopath\src\github.com\docker\docker\integration\system
06:11:39 [2021-03-26T06:11:39.289Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
06:11:40 [2021-03-26T06:11:40.286Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:11:40 [2021-03-26T06:11:40.286Z] INFO: Testing against a local daemon
06:11:40 [2021-03-26T06:11:40.286Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:11:40 [2021-03-26T06:11:40.286Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:11:40 [2021-03-26T06:11:40.286Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
06:11:40 [2021-03-26T06:11:40.286Z] === RUN   TestEventsExecDie
06:11:40 [2021-03-26T06:11:40.286Z] --- SKIP: TestEventsExecDie (0.00s)
06:11:40 [2021-03-26T06:11:40.286Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
06:11:40 [2021-03-26T06:11:40.286Z] === RUN   TestEventsBackwardsCompatible
06:11:40 [2021-03-26T06:11:40.286Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
06:11:40 [2021-03-26T06:11:40.286Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
06:11:40 [2021-03-26T06:11:40.286Z] === RUN   TestInfoAPI
06:11:40 [2021-03-26T06:11:40.286Z] --- PASS: TestInfoAPI (0.03s)
06:11:40 [2021-03-26T06:11:40.286Z] === RUN   TestInfoAPIWarnings
06:11:40 [2021-03-26T06:11:40.286Z] --- SKIP: TestInfoAPIWarnings (0.00s)
06:11:40 [2021-03-26T06:11:40.286Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
06:11:40 [2021-03-26T06:11:40.286Z] === RUN   TestInfoDebug
06:11:40 [2021-03-26T06:11:40.286Z] --- SKIP: TestInfoDebug (0.00s)
06:11:40 [2021-03-26T06:11:40.286Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:11:40 [2021-03-26T06:11:40.286Z] === RUN   TestInfoInsecureRegistries
06:11:40 [2021-03-26T06:11:40.286Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
06:11:40 [2021-03-26T06:11:40.286Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:11:40 [2021-03-26T06:11:40.286Z] === RUN   TestInfoRegistryMirrors
06:11:40 [2021-03-26T06:11:40.286Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
06:11:40 [2021-03-26T06:11:40.286Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:11:40 [2021-03-26T06:11:40.286Z] === RUN   TestLoginFailsWithBadCredentials
06:11:41 [2021-03-26T06:11:41.195Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
06:11:41 [2021-03-26T06:11:41.195Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
06:11:41 [2021-03-26T06:11:41.285Z] --- PASS: TestLoginFailsWithBadCredentials (1.07s)
06:11:41 [2021-03-26T06:11:41.285Z] === RUN   TestPingCacheHeaders
06:11:41 [2021-03-26T06:11:41.285Z] --- PASS: TestPingCacheHeaders (0.03s)
06:11:41 [2021-03-26T06:11:41.285Z] === RUN   TestPingGet
06:11:41 [2021-03-26T06:11:41.285Z] --- PASS: TestPingGet (0.03s)
06:11:41 [2021-03-26T06:11:41.285Z] === RUN   TestPingHead
06:11:41 [2021-03-26T06:11:41.285Z] --- PASS: TestPingHead (0.03s)
06:11:41 [2021-03-26T06:11:41.285Z] === RUN   TestVersion
06:11:41 [2021-03-26T06:11:41.285Z] --- PASS: TestVersion (0.03s)
06:11:41 [2021-03-26T06:11:41.285Z] PASS
06:11:41 [2021-03-26T06:11:41.285Z] ok  	github.com/docker/docker/integration/system	1.521s
06:11:41 [2021-03-26T06:11:41.758Z] 
06:11:41 [2021-03-26T06:11:41.758Z] === Skipped
06:11:41 [2021-03-26T06:11:41.758Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:11:41 [2021-03-26T06:11:41.758Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
06:11:41 [2021-03-26T06:11:41.758Z] 
06:11:41 [2021-03-26T06:11:41.758Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
06:11:41 [2021-03-26T06:11:41.758Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
06:11:41 [2021-03-26T06:11:41.758Z] 
06:11:41 [2021-03-26T06:11:41.758Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
06:11:41 [2021-03-26T06:11:41.758Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
06:11:41 [2021-03-26T06:11:41.758Z] 
06:11:41 [2021-03-26T06:11:41.758Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
06:11:41 [2021-03-26T06:11:41.758Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
06:11:41 [2021-03-26T06:11:41.758Z] 
06:11:41 [2021-03-26T06:11:41.758Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
06:11:41 [2021-03-26T06:11:41.758Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:11:41 [2021-03-26T06:11:41.758Z] 
06:11:41 [2021-03-26T06:11:41.758Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
06:11:41 [2021-03-26T06:11:41.758Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:11:41 [2021-03-26T06:11:41.758Z] 
06:11:41 [2021-03-26T06:11:41.758Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
06:11:41 [2021-03-26T06:11:41.758Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:11:41 [2021-03-26T06:11:41.758Z] 
06:11:41 [2021-03-26T06:11:41.758Z] 
06:11:41 [2021-03-26T06:11:41.758Z] DONE 13 tests, 7 skipped in 3.706s
06:11:41 [2021-03-26T06:11:41.758Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
06:11:42 [2021-03-26T06:11:42.134Z] === RUN   TestDockerSuite/TestPluginLogDriver
06:11:43 [2021-03-26T06:11:43.073Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
06:11:43 [2021-03-26T06:11:43.991Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:11:43 [2021-03-26T06:11:43.991Z] INFO: Testing against a local daemon
06:11:43 [2021-03-26T06:11:43.991Z] === RUN   TestVolumesCreateAndList
06:11:43 [2021-03-26T06:11:43.991Z] --- PASS: TestVolumesCreateAndList (0.04s)
06:11:43 [2021-03-26T06:11:43.991Z] === RUN   TestVolumesRemove
06:11:43 [2021-03-26T06:11:43.991Z] --- PASS: TestVolumesRemove (0.08s)
06:11:43 [2021-03-26T06:11:43.991Z] === RUN   TestVolumesInspect
06:11:43 [2021-03-26T06:11:43.991Z] --- PASS: TestVolumesInspect (0.03s)
06:11:43 [2021-03-26T06:11:43.991Z] === RUN   TestVolumesInvalidJSON
06:11:43 [2021-03-26T06:11:43.991Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:11:43 [2021-03-26T06:11:43.991Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:11:43 [2021-03-26T06:11:43.991Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:11:43 [2021-03-26T06:11:43.992Z] --- PASS: TestVolumesInvalidJSON (0.02s)
06:11:43 [2021-03-26T06:11:43.992Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:11:43 [2021-03-26T06:11:43.992Z] PASS
06:11:43 [2021-03-26T06:11:43.992Z] ok  	github.com/docker/docker/integration/volume	0.502s
06:11:44 [2021-03-26T06:11:44.465Z] 
06:11:44 [2021-03-26T06:11:44.465Z] DONE 5 tests in 2.449s
06:11:44 [2021-03-26T06:11:44.465Z] INFO: make.ps1 ended at 03/26/2021 06:11:44
06:11:44 [2021-03-26T06:11:44.465Z] INFO: Integration CLI tests being run from the host:
06:11:44 [2021-03-26T06:11:44.465Z] 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" 
06:11:45 [2021-03-26T06:11:45.614Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
06:11:46 [2021-03-26T06:11:46.551Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
06:11:46 [2021-03-26T06:11:46.810Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
06:11:49 [2021-03-26T06:11:49.362Z] === RUN   TestDockerSuite/TestPluginUpgrade
06:11:50 [2021-03-26T06:11:50.299Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
06:11:52 [2021-03-26T06:11:52.836Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
06:11:53 [2021-03-26T06:11:53.187Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:11:53 [2021-03-26T06:11:53.187Z] INFO: Testing against a local daemon
06:11:53 [2021-03-26T06:11:53.187Z] === RUN   TestDockerSuite
06:11:53 [2021-03-26T06:11:53.187Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
06:11:53 [2021-03-26T06:11:53.187Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
06:11:53 [2021-03-26T06:11:53.187Z] === RUN   TestDockerSuite/TestAPIErrorJSON
06:11:53 [2021-03-26T06:11:53.187Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
06:11:53 [2021-03-26T06:11:53.187Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
06:11:53 [2021-03-26T06:11:53.187Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
06:11:53 [2021-03-26T06:11:53.187Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
06:11:53 [2021-03-26T06:11:53.187Z] === RUN   TestDockerSuite/TestAPIImagesDelete
06:11:53 [2021-03-26T06:11:53.187Z] === RUN   TestDockerSuite/TestAPIImagesFilter
06:11:53 [2021-03-26T06:11:53.187Z] === RUN   TestDockerSuite/TestAPIImagesHistory
06:11:54 [2021-03-26T06:11:54.182Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
06:11:54 [2021-03-26T06:11:54.182Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
06:11:56 [2021-03-26T06:11:56.125Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
06:11:58 [2021-03-26T06:11:58.032Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
06:11:58 [2021-03-26T06:11:58.602Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
06:12:01 [2021-03-26T06:12:01.141Z] === RUN   TestDockerSuite/TestPortHostBinding
06:12:03 [2021-03-26T06:12:03.046Z] === RUN   TestDockerSuite/TestPortList
06:12:05 [2021-03-26T06:12:05.584Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
06:12:12 [2021-03-26T06:12:12.183Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
06:12:14 [2021-03-26T06:12:14.090Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
06:12:16 [2021-03-26T06:12:16.626Z] === RUN   TestDockerSuite/TestPostContainersAttach
06:12:23 [2021-03-26T06:12:23.193Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
06:12:23 [2021-03-26T06:12:23.193Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
06:12:23 [2021-03-26T06:12:23.193Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
06:12:24 [2021-03-26T06:12:24.130Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
06:12:24 [2021-03-26T06:12:24.130Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
06:12:24 [2021-03-26T06:12:24.698Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
06:12:24 [2021-03-26T06:12:24.698Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
06:12:25 [2021-03-26T06:12:25.267Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
06:12:25 [2021-03-26T06:12:25.525Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
06:12:26 [2021-03-26T06:12:26.465Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
06:12:27 [2021-03-26T06:12:27.403Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
06:12:27 [2021-03-26T06:12:27.403Z] === RUN   TestDockerSuite/TestPruneContainerLabel
06:12:29 [2021-03-26T06:12:29.941Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
06:12:31 [2021-03-26T06:12:31.360Z] === RUN   TestDockerSuite/TestPruneContainerUntil
06:12:33 [2021-03-26T06:12:33.271Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
06:12:33 [2021-03-26T06:12:33.840Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
06:12:33 [2021-03-26T06:12:33.840Z] === RUN   TestDockerSuite/TestPsByOrder
06:12:34 [2021-03-26T06:12:34.100Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
06:12:38 [2021-03-26T06:12:38.303Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
06:12:38 [2021-03-26T06:12:38.303Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
06:12:38 [2021-03-26T06:12:38.872Z] === RUN   TestDockerSuite/TestPsListContainersBase
06:12:43 [2021-03-26T06:12:43.066Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
06:12:43 [2021-03-26T06:12:43.634Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
06:12:47 [2021-03-26T06:12:47.830Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
06:12:48 [2021-03-26T06:12:48.400Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
06:12:48 [2021-03-26T06:12:48.400Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
06:12:52 [2021-03-26T06:12:52.622Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
06:13:02 [2021-03-26T06:13:02.602Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
06:13:02 [2021-03-26T06:13:02.602Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
06:13:02 [2021-03-26T06:13:02.861Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
06:13:06 [2021-03-26T06:13:06.152Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
06:13:07 [2021-03-26T06:13:07.090Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
06:13:08 [2021-03-26T06:13:08.470Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
06:13:11 [2021-03-26T06:13:11.005Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
06:13:12 [2021-03-26T06:13:12.913Z] === RUN   TestDockerSuite/TestPsListContainersSize
06:13:14 [2021-03-26T06:13:14.292Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
06:13:14 [2021-03-26T06:13:14.561Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
06:13:15 [2021-03-26T06:13:15.133Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
06:13:15 [2021-03-26T06:13:15.704Z] === RUN   TestDockerSuite/TestPsRightTagName
06:13:18 [2021-03-26T06:13:18.997Z] === RUN   TestDockerSuite/TestPsShowMounts
06:13:21 [2021-03-26T06:13:21.533Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
06:13:21 [2021-03-26T06:13:21.792Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
06:13:21 [2021-03-26T06:13:21.792Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
06:13:22 [2021-03-26T06:13:22.051Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
06:13:22 [2021-03-26T06:13:22.310Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
06:13:22 [2021-03-26T06:13:22.310Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
06:13:22 [2021-03-26T06:13:22.928Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
06:13:24 [2021-03-26T06:13:24.323Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
06:13:26 [2021-03-26T06:13:26.228Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
06:13:26 [2021-03-26T06:13:26.487Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
06:13:29 [2021-03-26T06:13:29.780Z] === RUN   TestDockerSwarmSuite/TestServiceScale
06:13:33 [2021-03-26T06:13:33.072Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
06:13:38 [2021-03-26T06:13:38.353Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
06:13:38 [2021-03-26T06:13:38.921Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
06:13:41 [2021-03-26T06:13:41.458Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
06:13:41 [2021-03-26T06:13:41.458Z] === RUN   TestDockerSuite/TestRestartPolicyNO
06:13:41 [2021-03-26T06:13:41.458Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
06:13:41 [2021-03-26T06:13:41.458Z] === RUN   TestDockerSuite/TestRestartRunningContainer
06:13:44 [2021-03-26T06:13:44.749Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
06:13:45 [2021-03-26T06:13:45.688Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
06:13:50 [2021-03-26T06:13:50.978Z] === RUN   TestDockerSuite/TestRestartWithVolumes
06:13:51 [2021-03-26T06:13:51.002Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
06:13:51 [2021-03-26T06:13:51.002Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
06:13:51 [2021-03-26T06:13:51.002Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
06:13:51 [2021-03-26T06:13:51.002Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
06:13:51 [2021-03-26T06:13:51.002Z] === RUN   TestDockerSuite/TestAPINetworkFilter
06:13:51 [2021-03-26T06:13:51.002Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
06:13:51 [2021-03-26T06:13:51.002Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
06:13:51 [2021-03-26T06:13:51.002Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
06:13:51 [2021-03-26T06:13:51.002Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
06:13:51 [2021-03-26T06:13:51.002Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
06:13:51 [2021-03-26T06:13:51.002Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
06:13:51 [2021-03-26T06:13:51.002Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
06:13:51 [2021-03-26T06:13:51.924Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
06:13:52 [2021-03-26T06:13:52.184Z] === RUN   TestDockerSuite/TestRmiBlank
06:13:52 [2021-03-26T06:13:52.184Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
06:13:52 [2021-03-26T06:13:52.184Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
06:13:54 [2021-03-26T06:13:54.092Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
06:13:54 [2021-03-26T06:13:54.842Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
06:13:54 [2021-03-26T06:13:54.842Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
06:13:54 [2021-03-26T06:13:54.842Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
06:13:56 [2021-03-26T06:13:56.632Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
06:13:56 [2021-03-26T06:13:56.632Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
06:13:57 [2021-03-26T06:13:57.570Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
06:13:57 [2021-03-26T06:13:57.817Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
06:13:57 [2021-03-26T06:13:57.829Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
06:14:00 [2021-03-26T06:14:00.051Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
06:14:00 [2021-03-26T06:14:00.051Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
06:14:00 [2021-03-26T06:14:00.051Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
06:14:00 [2021-03-26T06:14:00.051Z] === RUN   TestDockerSuite/TestAttachDisconnect
06:14:00 [2021-03-26T06:14:00.051Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
06:14:00 [2021-03-26T06:14:00.371Z] === RUN   TestDockerSuite/TestRmiImgIDForce
06:14:01 [2021-03-26T06:14:01.309Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
06:14:03 [2021-03-26T06:14:03.027Z] === RUN   TestDockerSuite/TestAttachPausedContainer
06:14:03 [2021-03-26T06:14:03.027Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
06:14:03 [2021-03-26T06:14:03.027Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
06:14:03 [2021-03-26T06:14:03.218Z] === RUN   TestDockerSuite/TestRmiParentImageFail
06:14:04 [2021-03-26T06:14:04.156Z] === RUN   TestDockerSuite/TestRmiTag
06:14:04 [2021-03-26T06:14:04.156Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
06:14:05 [2021-03-26T06:14:05.095Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
06:14:09 [2021-03-26T06:14:09.290Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
06:14:09 [2021-03-26T06:14:09.549Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
06:14:10 [2021-03-26T06:14:10.230Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
06:14:10 [2021-03-26T06:14:10.488Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
06:14:10 [2021-03-26T06:14:10.488Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
06:14:11 [2021-03-26T06:14:11.867Z] === RUN   TestDockerSuite/TestRunAddHost
06:14:12 [2021-03-26T06:14:12.805Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
06:14:13 [2021-03-26T06:14:13.065Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
06:14:14 [2021-03-26T06:14:14.003Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
06:14:14 [2021-03-26T06:14:14.003Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
06:14:14 [2021-03-26T06:14:14.573Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
06:14:15 [2021-03-26T06:14:15.953Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
06:14:16 [2021-03-26T06:14:16.892Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
06:14:16 [2021-03-26T06:14:16.892Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
06:14:17 [2021-03-26T06:14:17.831Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
06:14:18 [2021-03-26T06:14:18.770Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
06:14:20 [2021-03-26T06:14:20.151Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
06:14:21 [2021-03-26T06:14:21.529Z] === RUN   TestDockerSuite/TestRunAttachDetach
06:14:22 [2021-03-26T06:14:22.466Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
06:14:23 [2021-03-26T06:14:23.035Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
06:14:23 [2021-03-26T06:14:23.972Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
06:14:24 [2021-03-26T06:14:24.930Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
06:14:25 [2021-03-26T06:14:25.498Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
06:14:25 [2021-03-26T06:14:25.757Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
06:14:27 [2021-03-26T06:14:27.137Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
06:14:28 [2021-03-26T06:14:28.075Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
06:14:28 [2021-03-26T06:14:28.334Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
06:14:29 [2021-03-26T06:14:29.271Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
06:14:30 [2021-03-26T06:14:30.209Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
06:14:31 [2021-03-26T06:14:31.146Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
06:14:31 [2021-03-26T06:14:31.146Z] === RUN   TestDockerSuite/TestRunBindMounts
06:14:33 [2021-03-26T06:14:33.682Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
06:14:33 [2021-03-26T06:14:33.941Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
06:14:34 [2021-03-26T06:14:34.878Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
06:14:35 [2021-03-26T06:14:35.447Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
06:14:36 [2021-03-26T06:14:36.386Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
06:14:36 [2021-03-26T06:14:36.386Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
06:14:36 [2021-03-26T06:14:36.955Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
06:14:37 [2021-03-26T06:14:37.894Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
06:14:38 [2021-03-26T06:14:38.831Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
06:14:39 [2021-03-26T06:14:39.399Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
06:14:40 [2021-03-26T06:14:40.343Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
06:14:40 [2021-03-26T06:14:40.343Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
06:14:40 [2021-03-26T06:14:40.911Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
06:14:40 [2021-03-26T06:14:40.911Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
06:14:41 [2021-03-26T06:14:41.847Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
06:14:42 [2021-03-26T06:14:42.790Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
06:14:43 [2021-03-26T06:14:43.361Z] === RUN   TestDockerSuite/TestRunContainerNetwork
06:14:44 [2021-03-26T06:14:44.300Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
06:14:44 [2021-03-26T06:14:44.300Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
06:14:44 [2021-03-26T06:14:44.300Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
06:14:45 [2021-03-26T06:14:45.237Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
06:14:47 [2021-03-26T06:14:47.143Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
06:14:49 [2021-03-26T06:14:49.048Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
06:14:49 [2021-03-26T06:14:49.987Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
06:14:50 [2021-03-26T06:14:50.928Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
06:14:51 [2021-03-26T06:14:51.498Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
06:14:52 [2021-03-26T06:14:52.067Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
06:14:53 [2021-03-26T06:14:53.003Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
06:14:53 [2021-03-26T06:14:53.572Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
06:14:55 [2021-03-26T06:14:55.487Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
06:14:58 [2021-03-26T06:14:58.787Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
06:14:58 [2021-03-26T06:14:58.787Z] === RUN   TestDockerSuite/TestRunCreateVolume
06:14:59 [2021-03-26T06:14:59.046Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
06:15:01 [2021-03-26T06:15:01.582Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
06:15:02 [2021-03-26T06:15:02.961Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
06:15:03 [2021-03-26T06:15:03.899Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
06:15:05 [2021-03-26T06:15:05.810Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
06:15:08 [2021-03-26T06:15:08.349Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
06:15:08 [2021-03-26T06:15:08.349Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
06:15:08 [2021-03-26T06:15:08.349Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
06:15:08 [2021-03-26T06:15:08.917Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
06:15:11 [2021-03-26T06:15:11.456Z] === RUN   TestDockerSuite/TestRunDNSOptions
06:15:12 [2021-03-26T06:15:12.026Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
06:15:12 [2021-03-26T06:15:12.964Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
06:15:15 [2021-03-26T06:15:15.506Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
06:15:16 [2021-03-26T06:15:16.444Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
06:15:18 [2021-03-26T06:15:18.352Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
06:15:18 [2021-03-26T06:15:18.919Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
06:15:18 [2021-03-26T06:15:18.919Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
06:15:19 [2021-03-26T06:15:19.488Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
06:15:21 [2021-03-26T06:15:21.394Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
06:15:21 [2021-03-26T06:15:21.394Z] === RUN   TestDockerSuite/TestRunDuplicateMount
06:15:21 [2021-03-26T06:15:21.962Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
06:15:22 [2021-03-26T06:15:22.532Z] === RUN   TestDockerSuite/TestRunEchoStdout
06:15:23 [2021-03-26T06:15:23.469Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
06:15:24 [2021-03-26T06:15:24.037Z] === RUN   TestDockerSuite/TestRunEmptyEnv
06:15:24 [2021-03-26T06:15:24.037Z] === RUN   TestDockerSuite/TestRunEntrypoint
06:15:24 [2021-03-26T06:15:24.605Z] === RUN   TestDockerSuite/TestRunEnvironment
06:15:25 [2021-03-26T06:15:25.544Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
06:15:26 [2021-03-26T06:15:26.112Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
06:15:26 [2021-03-26T06:15:26.680Z] === RUN   TestDockerSuite/TestRunExitCode
06:15:27 [2021-03-26T06:15:27.617Z] === RUN   TestDockerSuite/TestRunExitCodeOne
06:15:28 [2021-03-26T06:15:28.555Z] === RUN   TestDockerSuite/TestRunExitCodeZero
06:15:29 [2021-03-26T06:15:29.124Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
06:15:29 [2021-03-26T06:15:29.693Z] === RUN   TestDockerSuite/TestRunExposePort
06:15:29 [2021-03-26T06:15:29.693Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
06:15:30 [2021-03-26T06:15:30.629Z] === RUN   TestDockerSuite/TestRunGroupAdd
06:15:31 [2021-03-26T06:15:31.212Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
06:15:33 [2021-03-26T06:15:33.118Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
06:15:33 [2021-03-26T06:15:33.118Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
06:15:33 [2021-03-26T06:15:33.118Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
06:15:36 [2021-03-26T06:15:36.410Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
06:15:36 [2021-03-26T06:15:36.982Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
06:15:49 [2021-03-26T06:15:49.187Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
06:15:49 [2021-03-26T06:15:49.187Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
06:15:50 [2021-03-26T06:15:50.564Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
06:15:50 [2021-03-26T06:15:50.564Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
06:15:50 [2021-03-26T06:15:50.565Z] === RUN   TestDockerSuite/TestRunInvalidReference
06:15:50 [2021-03-26T06:15:50.565Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
06:15:51 [2021-03-26T06:15:51.503Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
06:15:51 [2021-03-26T06:15:51.829Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
06:15:51 [2021-03-26T06:15:51.829Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
06:15:52 [2021-03-26T06:15:52.825Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
06:15:52 [2021-03-26T06:15:52.825Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
06:15:54 [2021-03-26T06:15:54.794Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
06:15:55 [2021-03-26T06:15:55.731Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
06:15:56 [2021-03-26T06:15:56.648Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
06:15:57 [2021-03-26T06:15:57.121Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
06:15:57 [2021-03-26T06:15:57.121Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
06:15:57 [2021-03-26T06:15:57.121Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
06:15:57 [2021-03-26T06:15:57.121Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
06:15:57 [2021-03-26T06:15:57.121Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
06:15:57 [2021-03-26T06:15:57.636Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
06:15:58 [2021-03-26T06:15:58.120Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
06:16:01 [2021-03-26T06:16:01.096Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
06:16:02 [2021-03-26T06:16:02.676Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
06:16:02 [2021-03-26T06:16:02.676Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
06:16:02 [2021-03-26T06:16:02.676Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
06:16:02 [2021-03-26T06:16:02.676Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
06:16:04 [2021-03-26T06:16:04.222Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
06:16:04 [2021-03-26T06:16:04.222Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
06:16:04 [2021-03-26T06:16:04.222Z] === RUN   TestDockerSuite/TestRunModeHostname
06:16:05 [2021-03-26T06:16:05.601Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
06:16:05 [2021-03-26T06:16:05.601Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
06:16:05 [2021-03-26T06:16:05.650Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
06:16:05 [2021-03-26T06:16:05.860Z] === RUN   TestDockerSuite/TestRunModeIpcHost
06:16:07 [2021-03-26T06:16:07.241Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
06:16:08 [2021-03-26T06:16:08.626Z] === RUN   TestDockerSuite/TestRunModePIDContainer
06:16:10 [2021-03-26T06:16:10.533Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
06:16:10 [2021-03-26T06:16:10.533Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
06:16:10 [2021-03-26T06:16:10.533Z] === RUN   TestDockerSuite/TestRunModePIDHost
06:16:11 [2021-03-26T06:16:11.913Z] === RUN   TestDockerSuite/TestRunModeUTSHost
06:16:13 [2021-03-26T06:16:13.291Z] === RUN   TestDockerSuite/TestRunMount
06:16:16 [2021-03-26T06:16:16.130Z] === RUN   TestDockerSuite/TestBuildAddNonTar
06:16:19 [2021-03-26T06:16:19.949Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
06:16:20 [2021-03-26T06:16:20.945Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
06:16:20 [2021-03-26T06:16:20.945Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
06:16:21 [2021-03-26T06:16:21.418Z] === RUN   TestDockerSuite/TestRunMountOrdering
06:16:22 [2021-03-26T06:16:22.355Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
06:16:23 [2021-03-26T06:16:23.310Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
06:16:23 [2021-03-26T06:16:23.921Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
06:16:24 [2021-03-26T06:16:24.689Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
06:16:25 [2021-03-26T06:16:25.500Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
06:16:27 [2021-03-26T06:16:27.225Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
06:16:30 [2021-03-26T06:16:30.517Z] === RUN   TestDockerSuite/TestRunNamedVolume
06:16:33 [2021-03-26T06:16:33.054Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
06:16:34 [2021-03-26T06:16:34.960Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
06:16:35 [2021-03-26T06:16:35.979Z] === RUN   TestDockerSuite/TestBuildAddScript
06:16:35 [2021-03-26T06:16:35.979Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
06:16:35 [2021-03-26T06:16:35.979Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
06:16:35 [2021-03-26T06:16:35.979Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
06:16:35 [2021-03-26T06:16:35.979Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
06:16:35 [2021-03-26T06:16:35.979Z] === RUN   TestDockerSuite/TestBuildAddTar
06:16:36 [2021-03-26T06:16:36.866Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
06:16:38 [2021-03-26T06:16:38.245Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
06:16:38 [2021-03-26T06:16:38.245Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
06:16:39 [2021-03-26T06:16:39.183Z] === RUN   TestDockerSuite/TestRunNetHost
06:16:40 [2021-03-26T06:16:40.564Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
06:16:41 [2021-03-26T06:16:41.131Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
06:16:42 [2021-03-26T06:16:42.076Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
06:16:44 [2021-03-26T06:16:44.625Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
06:16:46 [2021-03-26T06:16:46.533Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
06:16:50 [2021-03-26T06:16:50.727Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
06:16:51 [2021-03-26T06:16:51.297Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
06:16:51 [2021-03-26T06:16:51.297Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
06:16:52 [2021-03-26T06:16:52.235Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
06:16:52 [2021-03-26T06:16:52.235Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
06:16:52 [2021-03-26T06:16:52.804Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
06:16:53 [2021-03-26T06:16:53.745Z] === RUN   TestDockerSuite/TestRunNonExistingImage
06:16:53 [2021-03-26T06:16:53.745Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
06:16:54 [2021-03-26T06:16:54.316Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
06:16:56 [2021-03-26T06:16:56.221Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
06:16:59 [2021-03-26T06:16:59.511Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
06:17:00 [2021-03-26T06:17:00.083Z] === RUN   TestDockerSuite/TestRunOOMExitCode
06:17:00 [2021-03-26T06:17:00.083Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
06:17:01 [2021-03-26T06:17:01.021Z] === RUN   TestDockerSuite/TestRunPIDsLimit
06:17:02 [2021-03-26T06:17:02.410Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
06:17:04 [2021-03-26T06:17:04.949Z] === RUN   TestDockerSuite/TestRunPortInUse
06:17:05 [2021-03-26T06:17:05.891Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
06:17:06 [2021-03-26T06:17:06.460Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
06:17:07 [2021-03-26T06:17:07.402Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
06:17:07 [2021-03-26T06:17:07.663Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
06:17:09 [2021-03-26T06:17:09.042Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers=== RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
06:17:09 [2021-03-26T06:17:09.042Z] 
06:17:09 [2021-03-26T06:17:09.301Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
06:17:09 [2021-03-26T06:17:09.301Z] === RUN   TestDockerSuite/TestRunPublishPort
06:17:10 [2021-03-26T06:17:10.239Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
06:17:11 [2021-03-26T06:17:11.177Z] === RUN   TestDockerSuite/TestRunReadProcLatency
06:17:11 [2021-03-26T06:17:11.177Z] === RUN   TestDockerSuite/TestRunReadProcTimer
06:17:12 [2021-03-26T06:17:12.115Z] === RUN   TestDockerSuite/TestRunRedirectStdout
06:17:14 [2021-03-26T06:17:14.024Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
06:17:14 [2021-03-26T06:17:14.024Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
06:17:18 [2021-03-26T06:17:18.223Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
06:17:18 [2021-03-26T06:17:18.223Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
06:17:18 [2021-03-26T06:17:18.773Z] === RUN   TestDockerSuite/TestBuildAddTarXz
06:17:18 [2021-03-26T06:17:18.773Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
06:17:18 [2021-03-26T06:17:18.773Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
06:17:20 [2021-03-26T06:17:20.133Z] === RUN   TestDockerSuite/TestRunRm
06:17:21 [2021-03-26T06:17:21.088Z] === RUN   TestDockerSuite/TestRunRmAndWait
06:17:21 [2021-03-26T06:17:21.088Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
06:17:25 [2021-03-26T06:17:25.279Z] === RUN   TestDockerSuite/TestRunRmPre125Api
06:17:25 [2021-03-26T06:17:25.849Z] === RUN   TestDockerSuite/TestRunRootWorkdir
06:17:25 [2021-03-26T06:17:25.849Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
06:17:26 [2021-03-26T06:17:26.787Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
06:17:28 [2021-03-26T06:17:28.697Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
06:17:29 [2021-03-26T06:17:29.265Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
06:17:29 [2021-03-26T06:17:29.833Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
06:17:34 [2021-03-26T06:17:34.028Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
06:17:34 [2021-03-26T06:17:34.967Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
06:17:34 [2021-03-26T06:17:34.967Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
06:17:36 [2021-03-26T06:17:36.654Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
06:17:36 [2021-03-26T06:17:36.654Z] === RUN   TestDockerSuite/TestBuildBlankName
06:17:36 [2021-03-26T06:17:36.654Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
06:17:38 [2021-03-26T06:17:38.263Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
06:17:39 [2021-03-26T06:17:39.643Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
06:17:39 [2021-03-26T06:17:39.902Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
06:17:40 [2021-03-26T06:17:40.845Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
06:17:41 [2021-03-26T06:17:41.416Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
06:17:41 [2021-03-26T06:17:41.674Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
06:17:41 [2021-03-26T06:17:41.934Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
06:17:42 [2021-03-26T06:17:42.504Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
06:17:42 [2021-03-26T06:17:42.763Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
06:17:43 [2021-03-26T06:17:43.332Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
06:17:43 [2021-03-26T06:17:43.591Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
06:17:43 [2021-03-26T06:17:43.852Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
06:17:43 [2021-03-26T06:17:43.852Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
06:17:44 [2021-03-26T06:17:44.527Z] === RUN   TestDockerSuite/TestRunSetMacAddress
06:17:45 [2021-03-26T06:17:45.465Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
06:17:46 [2021-03-26T06:17:46.076Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
06:17:48 [2021-03-26T06:17:48.614Z] === RUN   TestDockerSuite/TestRunState
06:17:48 [2021-03-26T06:17:48.639Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
06:17:49 [2021-03-26T06:17:49.992Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
06:17:50 [2021-03-26T06:17:50.560Z] === RUN   TestDockerSuite/TestRunStdinPipe
06:17:51 [2021-03-26T06:17:51.129Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
06:17:51 [2021-03-26T06:17:51.388Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
06:17:51 [2021-03-26T06:17:51.388Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
06:17:51 [2021-03-26T06:17:51.956Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
06:17:52 [2021-03-26T06:17:52.524Z] === RUN   TestDockerSuite/TestRunSysctls
06:17:54 [2021-03-26T06:17:54.430Z] === RUN   TestDockerSuite/TestRunTLSVerify
06:17:54 [2021-03-26T06:17:54.430Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
06:17:54 [2021-03-26T06:17:54.430Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
06:17:54 [2021-03-26T06:17:54.998Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
06:17:57 [2021-03-26T06:17:57.347Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
06:17:57 [2021-03-26T06:17:57.540Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
06:17:57 [2021-03-26T06:17:57.804Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
06:17:59 [2021-03-26T06:17:59.713Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
06:18:03 [2021-03-26T06:18:03.006Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
06:18:04 [2021-03-26T06:18:04.563Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
06:18:04 [2021-03-26T06:18:04.563Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
06:18:06 [2021-03-26T06:18:06.296Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
06:18:07 [2021-03-26T06:18:07.236Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
06:18:07 [2021-03-26T06:18:07.805Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
06:18:08 [2021-03-26T06:18:08.374Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
06:18:09 [2021-03-26T06:18:09.350Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
06:18:09 [2021-03-26T06:18:09.350Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
06:18:09 [2021-03-26T06:18:09.350Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
06:18:10 [2021-03-26T06:18:10.911Z] === RUN   TestDockerSuite/TestRunUnshareProc
06:18:11 [2021-03-26T06:18:11.478Z] === RUN   TestDockerSuite/TestRunUserByID
06:18:12 [2021-03-26T06:18:12.416Z] === RUN   TestDockerSuite/TestRunUserByIDBig
06:18:12 [2021-03-26T06:18:12.416Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
06:18:12 [2021-03-26T06:18:12.416Z] === RUN   TestDockerSuite/TestRunUserByIDZero
06:18:13 [2021-03-26T06:18:13.352Z] === RUN   TestDockerSuite/TestRunUserByName
06:18:13 [2021-03-26T06:18:13.921Z] === RUN   TestDockerSuite/TestRunUserDefaults
06:18:14 [2021-03-26T06:18:14.858Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
06:18:14 [2021-03-26T06:18:14.858Z] === RUN   TestDockerSuite/TestRunUserNotFound
06:18:14 [2021-03-26T06:18:14.858Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
06:18:15 [2021-03-26T06:18:15.255Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
06:18:15 [2021-03-26T06:18:15.255Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
06:18:15 [2021-03-26T06:18:15.255Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
06:18:15 [2021-03-26T06:18:15.255Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
06:18:15 [2021-03-26T06:18:15.255Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
06:18:15 [2021-03-26T06:18:15.427Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
06:18:19 [2021-03-26T06:18:19.626Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
06:18:20 [2021-03-26T06:18:20.194Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
06:18:21 [2021-03-26T06:18:21.136Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
06:18:23 [2021-03-26T06:18:23.673Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
06:18:24 [2021-03-26T06:18:24.613Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
06:18:27 [2021-03-26T06:18:27.150Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
06:18:29 [2021-03-26T06:18:29.685Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
06:18:29 [2021-03-26T06:18:29.944Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
06:18:29 [2021-03-26T06:18:29.944Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
06:18:29 [2021-03-26T06:18:29.944Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
06:18:29 [2021-03-26T06:18:29.944Z] === RUN   TestDockerSuite/TestRunWithBadDevice
06:18:30 [2021-03-26T06:18:30.203Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
06:18:30 [2021-03-26T06:18:30.203Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
06:18:34 [2021-03-26T06:18:34.392Z] === RUN   TestDockerSuite/TestRunWithCPUShares
06:18:34 [2021-03-26T06:18:34.651Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
06:18:36 [2021-03-26T06:18:36.029Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
06:18:36 [2021-03-26T06:18:36.967Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
06:18:37 [2021-03-26T06:18:37.540Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
06:18:37 [2021-03-26T06:18:37.541Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
06:18:38 [2021-03-26T06:18:38.483Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
06:18:38 [2021-03-26T06:18:38.483Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
06:18:38 [2021-03-26T06:18:38.483Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
06:18:38 [2021-03-26T06:18:38.483Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
06:18:38 [2021-03-26T06:18:38.483Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
06:18:38 [2021-03-26T06:18:38.483Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
06:18:38 [2021-03-26T06:18:38.483Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
06:18:38 [2021-03-26T06:18:38.483Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
06:18:38 [2021-03-26T06:18:38.483Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
06:18:38 [2021-03-26T06:18:38.483Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
06:18:39 [2021-03-26T06:18:39.051Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
06:18:39 [2021-03-26T06:18:39.991Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
06:18:39 [2021-03-26T06:18:39.991Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
06:18:40 [2021-03-26T06:18:40.630Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
06:18:40 [2021-03-26T06:18:40.928Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
06:18:40 [2021-03-26T06:18:40.928Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
06:18:41 [2021-03-26T06:18:41.867Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
06:18:42 [2021-03-26T06:18:42.127Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
06:18:43 [2021-03-26T06:18:43.064Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
06:18:43 [2021-03-26T06:18:43.064Z] === RUN   TestDockerSuite/TestRunWithShmSize
06:18:44 [2021-03-26T06:18:44.002Z] === RUN   TestDockerSuite/TestRunWithSwappiness
06:18:44 [2021-03-26T06:18:44.449Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
06:18:44 [2021-03-26T06:18:44.449Z] === RUN   TestDockerSuite/TestBuildCacheAdd
06:18:44 [2021-03-26T06:18:44.570Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
06:18:44 [2021-03-26T06:18:44.570Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
06:18:44 [2021-03-26T06:18:44.570Z] === RUN   TestDockerSuite/TestRunWithUlimits
06:18:44 [2021-03-26T06:18:44.922Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
06:18:45 [2021-03-26T06:18:45.506Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
06:18:45 [2021-03-26T06:18:45.918Z] === RUN   TestDockerSuite/TestBuildCacheFrom
06:18:45 [2021-03-26T06:18:45.918Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
06:18:46 [2021-03-26T06:18:46.886Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
06:18:47 [2021-03-26T06:18:47.455Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
06:18:47 [2021-03-26T06:18:47.455Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
06:18:48 [2021-03-26T06:18:48.394Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
06:18:48 [2021-03-26T06:18:48.394Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
06:18:49 [2021-03-26T06:18:49.774Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
06:18:50 [2021-03-26T06:18:50.343Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
06:18:50 [2021-03-26T06:18:50.707Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
06:18:51 [2021-03-26T06:18:51.180Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
06:18:51 [2021-03-26T06:18:51.180Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
06:18:51 [2021-03-26T06:18:51.180Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
06:18:52 [2021-03-26T06:18:52.759Z] === RUN   TestDockerSuite/TestBuildClearCmd
06:18:52 [2021-03-26T06:18:52.882Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
06:18:53 [2021-03-26T06:18:53.170Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
06:18:53 [2021-03-26T06:18:53.170Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
06:18:53 [2021-03-26T06:18:53.433Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
06:18:53 [2021-03-26T06:18:53.757Z] === RUN   TestDockerSuite/TestBuildCmd
06:18:54 [2021-03-26T06:18:54.230Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
06:18:54 [2021-03-26T06:18:54.370Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
06:18:54 [2021-03-26T06:18:54.703Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
06:18:55 [2021-03-26T06:18:55.175Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
06:18:55 [2021-03-26T06:18:55.308Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
06:18:56 [2021-03-26T06:18:56.689Z] === RUN   TestDockerSuite/TestSaveCheckTimes
06:18:56 [2021-03-26T06:18:56.689Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
06:18:58 [2021-03-26T06:18:58.593Z] === RUN   TestDockerSuite/TestSaveImageId
06:18:58 [2021-03-26T06:18:58.593Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
06:18:58 [2021-03-26T06:18:58.593Z] === RUN   TestDockerSuite/TestSaveLoadParents
06:19:00 [2021-03-26T06:19:00.502Z] === RUN   TestDockerSuite/TestSaveMultipleNames
06:19:00 [2021-03-26T06:19:00.502Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
06:19:01 [2021-03-26T06:19:01.081Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
06:19:02 [2021-03-26T06:19:02.078Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
06:19:02 [2021-03-26T06:19:02.407Z] === RUN   TestDockerSuite/TestSaveSingleTag
06:19:02 [2021-03-26T06:19:02.407Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
06:19:02 [2021-03-26T06:19:02.407Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
06:19:02 [2021-03-26T06:19:02.551Z] === RUN   TestDockerSuite/TestBuildConditionalCache
06:19:03 [2021-03-26T06:19:03.547Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
06:19:03 [2021-03-26T06:19:03.547Z] === RUN   TestDockerSuite/TestBuildContextCleanup
06:19:03 [2021-03-26T06:19:03.785Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
06:19:04 [2021-03-26T06:19:04.020Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
06:19:05 [2021-03-26T06:19:05.604Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
06:19:05 [2021-03-26T06:19:05.690Z] === RUN   TestDockerSuite/TestSearchCmdOptions
06:19:05 [2021-03-26T06:19:05.951Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
06:19:05 [2021-03-26T06:19:05.951Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
06:19:05 [2021-03-26T06:19:05.951Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
06:19:06 [2021-03-26T06:19:06.209Z] === RUN   TestDockerSuite/TestSearchWithLimit
06:19:06 [2021-03-26T06:19:06.600Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
06:19:06 [2021-03-26T06:19:06.777Z] === RUN   TestDockerSuite/TestSlowStdinClosing
06:19:07 [2021-03-26T06:19:07.074Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
06:19:07 [2021-03-26T06:19:07.074Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
06:19:08 [2021-03-26T06:19:08.070Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
06:19:08 [2021-03-26T06:19:08.544Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
06:19:08 [2021-03-26T06:19:08.544Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
06:19:08 [2021-03-26T06:19:08.544Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
06:19:08 [2021-03-26T06:19:08.684Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
06:19:13 [2021-03-26T06:19:13.330Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
06:19:15 [2021-03-26T06:19:15.256Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
06:19:16 [2021-03-26T06:19:16.634Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
06:19:17 [2021-03-26T06:19:17.570Z] === RUN   TestDockerSuite/TestStartAttachSilent
06:19:18 [2021-03-26T06:19:18.950Z] === RUN   TestDockerSuite/TestStartAttachWithRename
06:19:22 [2021-03-26T06:19:22.240Z] === RUN   TestDockerSuite/TestStartMultipleContainers
06:19:24 [2021-03-26T06:19:24.145Z] === RUN   TestDockerSuite/TestStartPausedContainer
06:19:25 [2021-03-26T06:19:25.084Z] === RUN   TestDockerSuite/TestStartRecordError
06:19:26 [2021-03-26T06:19:26.464Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
06:19:28 [2021-03-26T06:19:28.999Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
06:19:30 [2021-03-26T06:19:30.905Z] === RUN   TestDockerSuite/TestStatsAllNoStream
06:19:34 [2021-03-26T06:19:34.198Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
06:19:37 [2021-03-26T06:19:37.488Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
06:19:38 [2021-03-26T06:19:38.866Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
06:19:42 [2021-03-26T06:19:42.154Z] === RUN   TestDockerSuite/TestStatsFormatAll
06:19:43 [2021-03-26T06:19:43.524Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
06:19:43 [2021-03-26T06:19:43.524Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
06:19:44 [2021-03-26T06:19:44.520Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
06:19:47 [2021-03-26T06:19:47.427Z] === RUN   TestDockerSuite/TestStatsNoStream
06:19:49 [2021-03-26T06:19:49.304Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
06:19:49 [2021-03-26T06:19:49.304Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
06:19:49 [2021-03-26T06:19:49.777Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
06:19:49 [2021-03-26T06:19:49.777Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
06:19:49 [2021-03-26T06:19:49.962Z] === RUN   TestDockerSuite/TestStopContainerSignal
06:19:50 [2021-03-26T06:19:50.221Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
06:19:50 [2021-03-26T06:19:50.250Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
06:19:50 [2021-03-26T06:19:50.250Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
06:19:51 [2021-03-26T06:19:51.600Z] === RUN   TestDockerSuite/TestTopMultipleArgs
06:19:52 [2021-03-26T06:19:52.983Z] === RUN   TestDockerSuite/TestTopNonPrivileged
06:19:53 [2021-03-26T06:19:53.563Z] === RUN   TestDockerSuite/TestTopPrivileged
06:19:54 [2021-03-26T06:19:54.140Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
06:19:54 [2021-03-26T06:19:54.140Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
06:19:55 [2021-03-26T06:19:55.520Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
06:19:55 [2021-03-26T06:19:55.520Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
06:20:00 [2021-03-26T06:20:00.795Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
06:20:04 [2021-03-26T06:20:04.082Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
06:20:04 [2021-03-26T06:20:04.341Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
06:20:04 [2021-03-26T06:20:04.910Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
06:20:04 [2021-03-26T06:20:04.910Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
06:20:06 [2021-03-26T06:20:06.291Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
06:20:08 [2021-03-26T06:20:08.197Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
06:20:08 [2021-03-26T06:20:08.197Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
06:20:09 [2021-03-26T06:20:09.579Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
06:20:10 [2021-03-26T06:20:10.957Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
06:20:11 [2021-03-26T06:20:11.894Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
06:20:13 [2021-03-26T06:20:13.811Z] === RUN   TestDockerSuite/TestUpdateStats
06:20:18 [2021-03-26T06:20:18.001Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
06:20:18 [2021-03-26T06:20:18.571Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
06:20:18 [2021-03-26T06:20:18.571Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
06:20:21 [2021-03-26T06:20:21.105Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
06:20:21 [2021-03-26T06:20:21.673Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
06:20:26 [2021-03-26T06:20:26.188Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
06:20:26 [2021-03-26T06:20:26.188Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
06:20:26 [2021-03-26T06:20:26.188Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
06:20:26 [2021-03-26T06:20:26.952Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
06:20:32 [2021-03-26T06:20:32.226Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
06:20:35 [2021-03-26T06:20:35.519Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
06:20:38 [2021-03-26T06:20:38.817Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
06:20:43 [2021-03-26T06:20:43.017Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
06:20:48 [2021-03-26T06:20:48.293Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
06:20:50 [2021-03-26T06:20:50.200Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
06:20:51 [2021-03-26T06:20:51.551Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
06:20:52 [2021-03-26T06:20:52.024Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
06:20:52 [2021-03-26T06:20:52.497Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
06:20:52 [2021-03-26T06:20:52.735Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
06:20:54 [2021-03-26T06:20:54.116Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
06:20:55 [2021-03-26T06:20:55.472Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
06:20:55 [2021-03-26T06:20:55.496Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
06:20:58 [2021-03-26T06:20:58.040Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
06:20:58 [2021-03-26T06:20:58.445Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
06:20:59 [2021-03-26T06:20:59.963Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
06:21:00 [2021-03-26T06:21:00.679Z] === RUN   TestDockerSuite/TestBuildDockerignore
06:21:02 [2021-03-26T06:21:02.497Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
06:21:04 [2021-03-26T06:21:04.403Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
06:21:06 [2021-03-26T06:21:06.938Z] === RUN   TestDockerSuite/TestVolumeCLICreate
06:21:21 [2021-03-26T06:21:21.814Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
06:21:21 [2021-03-26T06:21:21.814Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
06:21:21 [2021-03-26T06:21:21.814Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
06:21:22 [2021-03-26T06:21:22.383Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
06:21:22 [2021-03-26T06:21:22.383Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
06:21:22 [2021-03-26T06:21:22.643Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
06:21:22 [2021-03-26T06:21:22.643Z] === RUN   TestDockerSuite/TestVolumeCLILs
06:21:23 [2021-03-26T06:21:23.583Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
06:21:23 [2021-03-26T06:21:23.583Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
06:21:24 [2021-03-26T06:21:24.521Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
06:21:24 [2021-03-26T06:21:24.521Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
06:21:24 [2021-03-26T06:21:24.521Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
06:21:24 [2021-03-26T06:21:24.780Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
06:21:24 [2021-03-26T06:21:24.780Z] === RUN   TestDockerSuite/TestVolumeCLIRm
06:21:27 [2021-03-26T06:21:27.328Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
06:21:27 [2021-03-26T06:21:27.328Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
06:21:27 [2021-03-26T06:21:27.328Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
06:21:27 [2021-03-26T06:21:27.328Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
06:21:27 [2021-03-26T06:21:27.328Z] === RUN   TestDockerSuite/TestVolumeEvents
06:21:27 [2021-03-26T06:21:27.897Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
06:21:30 [2021-03-26T06:21:30.435Z] === RUN   TestDockerSuite/TestVolumeLsFormat
06:21:30 [2021-03-26T06:21:30.435Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
06:21:30 [2021-03-26T06:21:30.435Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
06:21:33 [2021-03-26T06:21:33.724Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
06:21:37 [2021-03-26T06:21:37.014Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
06:21:37 [2021-03-26T06:21:37.014Z] --- PASS: TestDockerSuite (1923.29s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.47s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.84s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.92s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.45s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.45s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.80s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.34s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.53s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.39s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.55s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.48s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.47s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.61s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.75s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.11s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.14s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.26s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.44s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.42s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.99s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.88s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.76s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.69s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.89s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.34s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.60s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.85s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.78s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.23s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.43s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.69s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.14s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.74s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.45s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.62s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.81s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.90s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddScript (5.10s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.14s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.84s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.11s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddTar (12.93s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (2.25s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.22s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.30s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.25s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.71s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.64s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.16s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.56s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.10s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.44s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (4.00s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.96s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.39s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.34s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.94s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.12s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.51s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.99s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.04s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.85s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.03s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (8.37s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.16s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.95s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.27s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.50s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.52s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.79s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.48s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
06:21:37 [2021-03-26T06:21:37.014Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.30s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.62s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.20s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.36s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.93s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.83s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.31s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.97s)
06:21:37 [2021-03-26T06:21:37.014Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s)
06:21:37 [2021-03-26T06:21:37.014Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.014Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
06:21:37 [2021-03-26T06:21:37.014Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.014Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
06:21:37 [2021-03-26T06:21:37.014Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.014Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
06:21:37 [2021-03-26T06:21:37.014Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.64s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (8.22s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (5.20s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.57s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.90s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.14s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (6.29s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.93s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.95s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.03s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.09s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (16.79s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.92s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.12s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.57s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.13s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.71s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.44s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.42s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.96s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.08s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.60s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.23s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.26s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (7.69s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.73s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.69s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.82s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.85s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.24s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.31s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.74s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.77s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.95s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.97s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.63s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
06:21:37 [2021-03-26T06:21:37.015Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.85s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.23s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.43s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.34s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.23s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildFails (0.92s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.60s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.23s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.18s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.19s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.95s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.59s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.25s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.16s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.49s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.93s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.54s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.36s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.48s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.33s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.80s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.04s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLastModified (6.30s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.37s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.64s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.93s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.48s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.70s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.67s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.48s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.09s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
06:21:37 [2021-03-26T06:21:37.015Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.66s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.55s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (3.17s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.08s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.18s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.67s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.22s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.80s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.59s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.62s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.82s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.17s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.95s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.44s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.40s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.71s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.34s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.82s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (5.39s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.90s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.86s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.08s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.54s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.79s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildRm (3.84s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.12s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.23s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.54s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.19s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.21s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
06:21:37 [2021-03-26T06:21:37.015Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.51s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.19s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildStderr (2.01s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (7.71s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.43s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.68s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.68s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.39s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.38s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildUser (2.80s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.81s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.83s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.12s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.28s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.11s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.60s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
06:21:37 [2021-03-26T06:21:37.015Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.015Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
06:21:37 [2021-03-26T06:21:37.015Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.015Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
06:21:37 [2021-03-26T06:21:37.015Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.015Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
06:21:37 [2021-03-26T06:21:37.015Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.10s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.14s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.25s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.97s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.54s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.60s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
06:21:37 [2021-03-26T06:21:37.015Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.29s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
06:21:37 [2021-03-26T06:21:37.015Z]         docker_cli_sni_test.go:18: Flakey test
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.40s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestCommitChange (0.96s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.85s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.52s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.59s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.97s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.11s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.44s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.91s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.96s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.73s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.79s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.73s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.92s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.13s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.86s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.04s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.18s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.97s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.19s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.14s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.13s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.00s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.77s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.98s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.79s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.06s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
06:21:37 [2021-03-26T06:21:37.015Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.22s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.94s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.98s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.87s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.12s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.92s)
06:21:37 [2021-03-26T06:21:37.015Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.98s)
06:21:37 [2021-03-26T06:21:37.015Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.84s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.66s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.94s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.72s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000743e40_<nil>} (1.93s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1195211643_/foo_false__<nil>_<nil>_<nil>} (1.89s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1195211643_/foo_true__<nil>_<nil>_<nil>} (1.73s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3131724446_/foo_false__<nil>_<nil>_<nil>} (1.60s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3131724446_/foo_true__<nil>_<nil>_<nil>} (1.63s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3131724446_/foo_true__0xc000743ea0_<nil>_<nil>} (2.00s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000743ec0_<nil>} (1.59s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000743ee0_<nil>} (1.64s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000743f00_<nil>} (1.75s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000743f20_<nil>} (1.79s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.07s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
06:21:37 [2021-03-26T06:21:37.016Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.49s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.94s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.06s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.97s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.02s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.29s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.90s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.86s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.87s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.14s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.96s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.38s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.99s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.80s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.79s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.94s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.99s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.08s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToCaseA (2.10s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.72s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.26s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.00s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.88s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.77s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.66s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.90s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.87s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.67s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToDot (0.92s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.58s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.03s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.78s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.79s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.10s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.77s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.68s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.15s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
06:21:37 [2021-03-26T06:21:37.016Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.85s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.48s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.13s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.20s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateRM (0.31s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
06:21:37 [2021-03-26T06:21:37.016Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.25s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.71s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (7.27s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.26s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.19s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.63s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.45s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.47s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.73s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.69s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.01s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.26s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.50s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.02s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.32s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.79s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.92s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.78s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.88s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.74s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.89s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.87s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.92s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.61s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.32s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.30s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.15s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.50s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.73s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.40s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.41s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFilters (2.22s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFormat (2.15s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.11s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.53s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
06:21:37 [2021-03-26T06:21:37.016Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
06:21:37 [2021-03-26T06:21:37.016Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
06:21:37 [2021-03-26T06:21:37.016Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.49s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.98s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsRename (1.00s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsResize (1.32s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.15s)
06:21:37 [2021-03-26T06:21:37.016Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.62s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestEventsStreaming (1.03s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.95s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestEventsTop (0.82s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.23s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExec (1.07s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.77s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.72s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.66s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.32s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.40s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.62s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.89s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.15s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.10s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.80s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.80s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecEnv (1.67s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.97s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.08s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.11s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.09s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.06s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.05s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecParseError (0.73s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.80s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.80s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecSetEnv (2.05s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.81s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (12.43s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecTTY (1.81s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.29s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.10s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.32s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
06:21:37 [2021-03-26T06:21:37.277Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.00s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.73s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.37s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.74s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.89s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.23s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.74s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.73s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestHealth (23.57s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.86s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.67s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.04s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.85s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.04s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.60s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImportFile (1.66s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.47s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.62s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.79s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.80s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.74s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.70s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.70s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.73s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.40s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.99s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.23s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
06:21:37 [2021-03-26T06:21:37.277Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.64s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.11s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.26s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.25s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectImage (0.04s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
06:21:37 [2021-03-26T06:21:37.277Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.79s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.99s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.73s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.07s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.75s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.14s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.47s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.16s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.08s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.19s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.30s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.18s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.15s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.22s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.36s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (2.13s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.82s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.77s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.32s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.50s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.00s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.85s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.80s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.21s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.37s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.56s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.02s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.61s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.72s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.94s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.45s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.02s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsSince (7.23s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.88s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.04s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsTail (0.80s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.70s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.69s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.70s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestNetHostname (2.07s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.48s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.90s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.77s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.75s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPluginActive (1.67s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.01s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
06:21:37 [2021-03-26T06:21:37.277Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.18s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.57s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.10s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (6.85s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.90s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.30s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.95s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPortList (11.33s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.99s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.03s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.69s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.77s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (4.12s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.94s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.92s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.81s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.61s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.22s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.71s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.61s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.73s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.43s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.37s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.28s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.26s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.39s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.04s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsRightTagName (3.21s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.33s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.75s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
06:21:37 [2021-03-26T06:21:37.277Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.71s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.45s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.43s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.73s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.90s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.28s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.27s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.76s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.42s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.47s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.98s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.38s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s)
06:21:37 [2021-03-26T06:21:37.277Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.16s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.21s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.81s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.89s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.74s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.89s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.40s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.71s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.51s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.03s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.05s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.13s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.89s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.84s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.87s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.79s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.06s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.26s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.86s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.07s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.19s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.74s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.93s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.73s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.79s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.77s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.87s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.84s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.77s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.71s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.54s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.11s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.15s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.67s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.34s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.68s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.63s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.88s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.55s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.51s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.76s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.69s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.81s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.42s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.13s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.77s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.44s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.57s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.45s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.43s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.45s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.29s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.39s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.52s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.49s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.50s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.46s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunMount (8.20s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.88s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.47s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.13s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.71s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.23s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.32s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.47s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.20s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.93s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.24s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.09s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.31s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.62s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.73s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.82s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (1.23s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.46s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.26s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.68s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.02s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.50s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunPublishPort (1.05s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (1.00s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.98s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (4.13s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.62s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunRm (1.03s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.04s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.80s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.27s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.83s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (1.02s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.00s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.69s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.59s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.90s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.84s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunState (1.56s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.75s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.53s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.31s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.74s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.73s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.46s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.29s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.98s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.73s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.00s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.98s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.10s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.41s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.17s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.40s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.81s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.75s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.36s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.71s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.74s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
06:21:37 [2021-03-26T06:21:37.278Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
06:21:37 [2021-03-26T06:21:37.278Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.74s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
06:21:37 [2021-03-26T06:21:37.278Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.21s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.93s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.74s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.40s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.73s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
06:21:37 [2021-03-26T06:21:37.279Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.65s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.15s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.75s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.98s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.02s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.14s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.69s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.89s)
06:21:37 [2021-03-26T06:21:37.279Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents124077011
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.61s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.54s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.70s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.12s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.40s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.29s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.94s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.39s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.45s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.64s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.53s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.92s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.09s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.79s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.07s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.77s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.75s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.17s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.60s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
06:21:37 [2021-03-26T06:21:37.279Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.25s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.77s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.42s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
06:21:37 [2021-03-26T06:21:37.279Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.11s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.92s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
06:21:37 [2021-03-26T06:21:37.279Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.43s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.16s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.12s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.79s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.75s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.37s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
06:21:37 [2021-03-26T06:21:37.279Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.95s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.08s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.04s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.81s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.94s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.81s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.57s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.32s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.13s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.08s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.45s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.48s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.41s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.24s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.11s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.23s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.24s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.75s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.77s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.09s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.24s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.76s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.12s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.97s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.83s)
06:21:37 [2021-03-26T06:21:37.279Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
06:21:37 [2021-03-26T06:21:37.279Z]         docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
06:21:37 [2021-03-26T06:21:37.279Z] === RUN   TestDockerRegistrySuite
06:21:37 [2021-03-26T06:21:37.279Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
06:21:38 [2021-03-26T06:21:38.657Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
06:21:40 [2021-03-26T06:21:40.037Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
06:21:41 [2021-03-26T06:21:41.416Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
06:21:41 [2021-03-26T06:21:41.675Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
06:21:45 [2021-03-26T06:21:45.867Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
06:21:52 [2021-03-26T06:21:52.450Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
06:21:55 [2021-03-26T06:21:55.743Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
06:21:57 [2021-03-26T06:21:57.122Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
06:21:58 [2021-03-26T06:21:58.060Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
06:21:59 [2021-03-26T06:21:59.439Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
06:22:00 [2021-03-26T06:22:00.820Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
06:22:01 [2021-03-26T06:22:01.080Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
06:22:02 [2021-03-26T06:22:02.462Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
06:22:04 [2021-03-26T06:22:04.370Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
06:22:05 [2021-03-26T06:22:05.751Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
06:22:08 [2021-03-26T06:22:08.297Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
06:22:10 [2021-03-26T06:22:10.835Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
06:22:12 [2021-03-26T06:22:12.216Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
06:22:14 [2021-03-26T06:22:14.752Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
06:22:14 [2021-03-26T06:22:14.752Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
06:22:16 [2021-03-26T06:22:16.132Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
06:22:16 [2021-03-26T06:22:16.392Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
06:22:16 [2021-03-26T06:22:16.392Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
06:22:16 [2021-03-26T06:22:16.392Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
06:22:16 [2021-03-26T06:22:16.652Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
06:22:16 [2021-03-26T06:22:16.912Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
06:22:17 [2021-03-26T06:22:17.849Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
06:22:18 [2021-03-26T06:22:18.108Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
06:22:19 [2021-03-26T06:22:19.490Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
06:22:20 [2021-03-26T06:22:20.872Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
06:22:20 [2021-03-26T06:22:20.872Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
06:22:26 [2021-03-26T06:22:26.146Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
06:22:26 [2021-03-26T06:22:26.146Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
06:22:26 [2021-03-26T06:22:26.146Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
06:22:27 [2021-03-26T06:22:27.066Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
06:22:27 [2021-03-26T06:22:27.531Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
06:22:27 [2021-03-26T06:22:27.540Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
06:22:28 [2021-03-26T06:22:28.013Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
06:22:28 [2021-03-26T06:22:28.110Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
06:22:28 [2021-03-26T06:22:28.110Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
06:22:28 [2021-03-26T06:22:28.370Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
06:22:28 [2021-03-26T06:22:28.632Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
06:22:28 [2021-03-26T06:22:28.892Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
06:22:29 [2021-03-26T06:22:29.152Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
06:22:29 [2021-03-26T06:22:29.412Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
06:22:31 [2021-03-26T06:22:31.323Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
06:22:33 [2021-03-26T06:22:33.866Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
06:22:34 [2021-03-26T06:22:34.805Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
06:22:36 [2021-03-26T06:22:36.184Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
06:22:37 [2021-03-26T06:22:37.121Z] === RUN   TestDockerRegistrySuite/TestV2Only
06:22:38 [2021-03-26T06:22:38.058Z] --- PASS: TestDockerRegistrySuite (60.92s)
06:22:38 [2021-03-26T06:22:38.058Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s)
06:22:38 [2021-03-26T06:22:38.058Z]         check_test.go:196: [d49c1c2fd6f0e] daemon is not started
06:22:38 [2021-03-26T06:22:38.058Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.32s)
06:22:38 [2021-03-26T06:22:38.058Z]         check_test.go:196: [d44e484b6557a] daemon is not started
06:22:38 [2021-03-26T06:22:38.058Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.60s)
06:22:38 [2021-03-26T06:22:38.058Z]         check_test.go:196: [d025ede4b7933] daemon is not started
06:22:38 [2021-03-26T06:22:38.058Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s)
06:22:38 [2021-03-26T06:22:38.058Z]         check_test.go:196: [d6a0ca1e5efbf] daemon is not started
06:22:38 [2021-03-26T06:22:38.058Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.52s)
06:22:38 [2021-03-26T06:22:38.058Z]         check_test.go:196: [d68e295779fe8] daemon is not started
06:22:38 [2021-03-26T06:22:38.058Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.93s)
06:22:38 [2021-03-26T06:22:38.058Z]         check_test.go:196: [d3235cb75c4f9] daemon is not started
06:22:38 [2021-03-26T06:22:38.058Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.55s)
06:22:38 [2021-03-26T06:22:38.058Z]         check_test.go:196: [dcdd1f02ef188] daemon is not started
06:22:38 [2021-03-26T06:22:38.058Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.34s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [db34107750a74] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.13s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [de7db6df0850f] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.30s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [dac29276fbf62] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.42s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [df63a6c955e44] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.75s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [dc27657f7edef] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.72s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d86efbb23c5c8] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.40s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [de220dde79193] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s)
06:22:38 [2021-03-26T06:22:38.059Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d5bfdddd803f46212d1b0f7b6b4d4b2c388f5b9225c8821ced3665c23131aa71
06:22:38 [2021-03-26T06:22:38.059Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:79d60e923e3d827c2e44df2db12a7fc80e9a487100ab0e2ab1173730e4387f8a
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [df6c5f34df0f9] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.49s)
06:22:38 [2021-03-26T06:22:38.059Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:712e835a903f07e72ed4fedcff365ca2e5f0f5334642273f75adf960f86e31bf
06:22:38 [2021-03-26T06:22:38.059Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1bbeb86ff71f68c1ee8e13a139e3a7fade839e7c713be55f07e148ecdcbb254e
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [dc706c6bd97d4] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.26s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d4f6d0fe965d9] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.88s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [ddd819ce7ae80] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.40s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d067173de559f] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d07368086735c] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.65s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d6c76c07766fb] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.43s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [dff0ca89776de] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.46s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d9fbb7d4ac0e7] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.52s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [de6e2b5fb2d85] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [ddc32dcda7652] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.63s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [dba7cf4b8cd6e] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.55s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d517377a80173] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d2c70ea5b0cf7] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d474001affbc1] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d9206f907824b] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.46s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [dbaa92c3a90ef] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d5f9d14388fab] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.86s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [dd3eafe0b950a] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.31s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [de55f8493faf9] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d052d33c5bcf9] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s)
06:22:38 [2021-03-26T06:22:38.059Z]         check_test.go:196: [d451d66689e87] daemon is not started
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s)
06:22:38 [2021-03-26T06:22:38.059Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s)
06:22:38 [2021-03-26T06:22:38.059Z] === RUN   TestDockerSchema1RegistrySuite
06:22:38 [2021-03-26T06:22:38.059Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
06:22:38 [2021-03-26T06:22:38.059Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
06:22:42 [2021-03-26T06:22:42.253Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
06:22:50 [2021-03-26T06:22:50.397Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
06:22:54 [2021-03-26T06:22:54.596Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
06:22:55 [2021-03-26T06:22:55.535Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
06:22:56 [2021-03-26T06:22:56.913Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
06:22:56 [2021-03-26T06:22:56.913Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
06:22:58 [2021-03-26T06:22:58.293Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
06:22:59 [2021-03-26T06:22:59.671Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
06:23:00 [2021-03-26T06:23:00.609Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
06:23:03 [2021-03-26T06:23:03.901Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
06:23:04 [2021-03-26T06:23:04.471Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
06:23:04 [2021-03-26T06:23:04.729Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
06:23:04 [2021-03-26T06:23:04.991Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
06:23:05 [2021-03-26T06:23:05.250Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
06:23:05 [2021-03-26T06:23:05.511Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
06:23:05 [2021-03-26T06:23:05.770Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
06:23:06 [2021-03-26T06:23:06.029Z] --- PASS: TestDockerSchema1RegistrySuite (27.98s)
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [dbc20d6112033] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.96s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [d35cd86bae704] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (7.17s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [db3773cfead3f] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.74s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [df332f116673a] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [dfe88416762a4] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.46s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [d4df58e35ac7f] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [d00533dd28df6] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.27s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [d9b68b1578745] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.17s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [de08a5819a6a0] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [d280384152dd2] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.24s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [d043b874cc0bd] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [d54931cf9a8a8] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [db70d47a955bc] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.15s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [db7cca74bf3d1] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [d3f583bf7bb3d] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [d828235516e1f] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [d638637a15229] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
06:23:06 [2021-03-26T06:23:06.029Z]         check_test.go:223: [db2eac337b9b5] daemon is not started
06:23:06 [2021-03-26T06:23:06.029Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
06:23:06 [2021-03-26T06:23:06.029Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
06:23:06 [2021-03-26T06:23:06.966Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
06:23:07 [2021-03-26T06:23:07.225Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
06:23:07 [2021-03-26T06:23:07.502Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
06:23:08 [2021-03-26T06:23:08.454Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
06:23:08 [2021-03-26T06:23:08.713Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
06:23:09 [2021-03-26T06:23:09.282Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
06:23:09 [2021-03-26T06:23:09.851Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
06:23:09 [2021-03-26T06:23:09.851Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.93s)
06:23:09 [2021-03-26T06:23:09.851Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s)
06:23:09 [2021-03-26T06:23:09.851Z]         check_test.go:252: [d1d2c00204921] daemon is not started
06:23:09 [2021-03-26T06:23:09.851Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s)
06:23:09 [2021-03-26T06:23:09.851Z]         check_test.go:252: [d2c72e14b8fee] daemon is not started
06:23:09 [2021-03-26T06:23:09.851Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
06:23:09 [2021-03-26T06:23:09.851Z]         check_test.go:252: [d6bf7b74064ee] daemon is not started
06:23:09 [2021-03-26T06:23:09.851Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s)
06:23:09 [2021-03-26T06:23:09.851Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
06:23:09 [2021-03-26T06:23:09.851Z]         check_test.go:252: [d1be196a9ff38] daemon is not started
06:23:09 [2021-03-26T06:23:09.851Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
06:23:09 [2021-03-26T06:23:09.851Z]         check_test.go:252: [d9134664fc0e9] daemon is not started
06:23:09 [2021-03-26T06:23:09.851Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s)
06:23:09 [2021-03-26T06:23:09.851Z]         check_test.go:252: [d77b5824a338c] daemon is not started
06:23:09 [2021-03-26T06:23:09.851Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
06:23:09 [2021-03-26T06:23:09.851Z]         check_test.go:252: [dd47f74f0596d] daemon is not started
06:23:09 [2021-03-26T06:23:09.851Z] === RUN   TestDockerRegistryAuthTokenSuite
06:23:09 [2021-03-26T06:23:09.851Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
06:23:15 [2021-03-26T06:23:15.128Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
06:23:15 [2021-03-26T06:23:15.128Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
06:23:15 [2021-03-26T06:23:15.389Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
06:23:15 [2021-03-26T06:23:15.389Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
06:23:15 [2021-03-26T06:23:15.649Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
06:23:15 [2021-03-26T06:23:15.649Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
06:23:15 [2021-03-26T06:23:15.649Z]         check_test.go:279: [d49003fa1022f] daemon is not started
06:23:15 [2021-03-26T06:23:15.649Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
06:23:15 [2021-03-26T06:23:15.649Z]         check_test.go:279: [d0b765414c429] daemon is not started
06:23:15 [2021-03-26T06:23:15.649Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
06:23:15 [2021-03-26T06:23:15.649Z]         check_test.go:279: [d616e76569c31] daemon is not started
06:23:15 [2021-03-26T06:23:15.649Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
06:23:15 [2021-03-26T06:23:15.649Z]         check_test.go:279: [d3f184b7b4d98] daemon is not started
06:23:15 [2021-03-26T06:23:15.649Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
06:23:15 [2021-03-26T06:23:15.649Z]         check_test.go:279: [d34d09db5d9db] daemon is not started
06:23:15 [2021-03-26T06:23:15.649Z] === RUN   TestDockerNetworkSuite
06:23:15 [2021-03-26T06:23:15.649Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
06:23:18 [2021-03-26T06:23:18.943Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
06:23:19 [2021-03-26T06:23:19.880Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
06:23:23 [2021-03-26T06:23:23.170Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
06:23:25 [2021-03-26T06:23:25.708Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
06:23:26 [2021-03-26T06:23:26.645Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
06:23:30 [2021-03-26T06:23:30.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
06:23:30 [2021-03-26T06:23:30.858Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
06:23:33 [2021-03-26T06:23:33.395Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
06:23:33 [2021-03-26T06:23:33.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
06:23:36 [2021-03-26T06:23:36.190Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
06:23:38 [2021-03-26T06:23:38.097Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
06:23:42 [2021-03-26T06:23:42.294Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
06:23:47 [2021-03-26T06:23:47.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
06:23:50 [2021-03-26T06:23:50.866Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
06:23:51 [2021-03-26T06:23:51.833Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
06:23:52 [2021-03-26T06:23:52.770Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
06:23:53 [2021-03-26T06:23:53.339Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
06:23:54 [2021-03-26T06:23:54.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
06:23:55 [2021-03-26T06:23:55.656Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
06:23:55 [2021-03-26T06:23:55.915Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
06:23:56 [2021-03-26T06:23:56.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
06:23:57 [2021-03-26T06:23:57.558Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
06:23:57 [2021-03-26T06:23:57.558Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
06:23:57 [2021-03-26T06:23:57.558Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
06:23:57 [2021-03-26T06:23:57.817Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
06:23:59 [2021-03-26T06:23:59.196Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
06:24:00 [2021-03-26T06:24:00.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
06:24:00 [2021-03-26T06:24:00.393Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
06:24:00 [2021-03-26T06:24:00.653Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
06:24:00 [2021-03-26T06:24:00.912Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
06:24:03 [2021-03-26T06:24:03.449Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
06:24:04 [2021-03-26T06:24:04.017Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
06:24:05 [2021-03-26T06:24:05.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
06:24:09 [2021-03-26T06:24:09.721Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
06:24:09 [2021-03-26T06:24:09.722Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
06:24:09 [2021-03-26T06:24:09.722Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
06:24:18 [2021-03-26T06:24:18.156Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
06:24:18 [2021-03-26T06:24:18.156Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
06:24:18 [2021-03-26T06:24:18.156Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
06:24:18 [2021-03-26T06:24:18.429Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
06:24:19 [2021-03-26T06:24:19.535Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
06:24:19 [2021-03-26T06:24:19.535Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
06:24:19 [2021-03-26T06:24:19.535Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
06:24:19 [2021-03-26T06:24:19.794Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
06:24:20 [2021-03-26T06:24:20.054Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
06:24:20 [2021-03-26T06:24:20.054Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
06:24:20 [2021-03-26T06:24:20.623Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
06:24:23 [2021-03-26T06:24:23.919Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
06:24:24 [2021-03-26T06:24:24.179Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
06:24:24 [2021-03-26T06:24:24.438Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
06:24:24 [2021-03-26T06:24:24.438Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
06:24:25 [2021-03-26T06:24:25.818Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
06:24:27 [2021-03-26T06:24:27.727Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
06:24:28 [2021-03-26T06:24:28.903Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
06:24:31 [2021-03-26T06:24:31.021Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
06:24:35 [2021-03-26T06:24:35.225Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
06:24:35 [2021-03-26T06:24:35.225Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
06:24:36 [2021-03-26T06:24:36.607Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
06:24:36 [2021-03-26T06:24:36.866Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
06:24:37 [2021-03-26T06:24:37.643Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
06:24:39 [2021-03-26T06:24:39.405Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
06:24:39 [2021-03-26T06:24:39.405Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
06:24:40 [2021-03-26T06:24:40.786Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
06:24:41 [2021-03-26T06:24:41.356Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
06:24:43 [2021-03-26T06:24:43.263Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
06:24:43 [2021-03-26T06:24:43.834Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
06:24:49 [2021-03-26T06:24:49.113Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
06:24:49 [2021-03-26T06:24:49.113Z] --- PASS: TestDockerNetworkSuite (93.41s)
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.05s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [dcb14bb7ea524] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.98s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [df0b053bd03b7] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.81s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [de975698b756f] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.59s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d55805ff0d08f] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.54s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:1233: [d21156933ee9a] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.19s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d7f336032516d] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.45s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d51e881903941] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.02s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [dad42277f66cb] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.54s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [da212d0d91406] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.81s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [df2722f67642e] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.66s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d53f525dfa82c] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.24s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d575507f37c80] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.22s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [dfd2debb5e9fc] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [dca71c83240cd] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d0fdf07652fc3] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.08s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [de9b37fa88aa5] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d4ab2e300dbb7] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d9f1fb529bfa5] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d0c88cdf4acf0] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.14s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [df04c40aa31e7] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.28s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d2e53cd24e4b4] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d00a5d0ede74d] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d7bad18cba51c] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d6f09eab152b8] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.01s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:968: [d3cf06f0507ce] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.11s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d73b20f10404c] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.93s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:1116: [d6f265e889088] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d432abf1628cb] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.11s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d9f7f03db336c] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.23s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d27dfab6e9d45] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [da0aaad8234fd] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.26s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d13fca4982a15] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.22s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [db0b47c28b377] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d8adb8f1f3ba6] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.21s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d3d4109178f25] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d8031790ab643] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d3efd14150f57] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.27s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d55022f57a5e8] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.12s)
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.44s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:1084: [d40f2ceafec26] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d2df523cc4ee9] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.29s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [de59d7bb196c0] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.69s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d0028e45f0d5c] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.10s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d9cb19fef5b11] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.43s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d158b05bf6013] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [d2993ecc6f2f8] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.64s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [dd980cf529a1e] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.14s)
06:24:49 [2021-03-26T06:24:49.113Z]         docker_cli_network_unix_test.go:46: [de5a060d0bcc7] daemon is not started
06:24:49 [2021-03-26T06:24:49.113Z] === RUN   TestDockerHubPullSuite
06:24:49 [2021-03-26T06:24:49.113Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
06:24:51 [2021-03-26T06:24:51.019Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
06:24:51 [2021-03-26T06:24:51.589Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
06:24:52 [2021-03-26T06:24:52.968Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
06:24:53 [2021-03-26T06:24:53.536Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
06:24:54 [2021-03-26T06:24:54.926Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
06:24:55 [2021-03-26T06:24:55.186Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
06:24:55 [2021-03-26T06:24:55.186Z] --- PASS: TestDockerHubPullSuite (6.12s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.49s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.39s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
06:24:55 [2021-03-26T06:24:55.186Z] PASS
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === Skipped
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_sni_test.go:18: Flakey test
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
06:24:55 [2021-03-26T06:24:55.186Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
06:24:55 [2021-03-26T06:24:55.186Z] 
06:24:55 [2021-03-26T06:24:55.186Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
06:24:55 [2021-03-26T06:24:55.187Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
06:24:55 [2021-03-26T06:24:55.187Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
06:24:55 [2021-03-26T06:24:55.187Z]         docker_cli_network_unix_test.go:46: [d3efd14150f57] daemon is not started
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] 
06:24:55 [2021-03-26T06:24:55.187Z] DONE 1274 tests, 51 skipped in 2171.361s
06:24:55 [2021-03-26T06:24:55.187Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:24:55 [2021-03-26T06:24:55.187Z] ++++ cat bundles/test-integration/docker.pid
06:24:55 [2021-03-26T06:24:55.187Z] +++ kill 8168
06:24:55 [2021-03-26T06:24:55.445Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
06:24:56 [2021-03-26T06:24:56.382Z] +++ /etc/init.d/apparmor stop
06:24:56 [2021-03-26T06:24:56.382Z] Leaving: AppArmorNo profiles have been unloaded.
06:24:56 [2021-03-26T06:24:56.382Z] 
06:24:56 [2021-03-26T06:24:56.382Z] Unloading profiles will leave already running processes permanently
06:24:56 [2021-03-26T06:24:56.382Z] unconfined, which can lead to unexpected situations.
06:24:56 [2021-03-26T06:24:56.382Z] 
06:24:56 [2021-03-26T06:24:56.382Z] To set a process to complain mode, use the command line tool
06:24:56 [2021-03-26T06:24:56.382Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:24:56 [2021-03-26T06:24:56.382Z] +++ true
06:24:56 [2021-03-26T06:24:56.382Z] exiting test-integration
06:24:56 [2021-03-26T06:24:56.382Z] ++ exit 0
06:24:56 [2021-03-26T06:24:56.382Z] 
06:24:56 [2021-03-26T06:24:56.640Z] + for job in $(jobs -p)
06:24:56 [2021-03-26T06:24:56.640Z] + wait 11544
06:24:58 [2021-03-26T06:24:58.546Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
06:25:02 [2021-03-26T06:25:02.741Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
06:25:04 [2021-03-26T06:25:04.647Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
06:25:07 [2021-03-26T06:25:07.834Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
06:25:20 [2021-03-26T06:25:20.384Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
06:25:29 [2021-03-26T06:25:29.102Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
06:26:00 [2021-03-26T06:26:00.880Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
06:26:15 [2021-03-26T06:26:15.780Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
06:26:33 [2021-03-26T06:26:33.866Z] --- PASS: TestDockerSwarmSuite (1769.76s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.61s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.23s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.73s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.59s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.62s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:562: [dd34ac0db98a2] joining swarm manager [d553b70eae334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:584: [d34a75ec5983a] joining swarm manager [d553b70eae334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.866Z]         check_test.go:380: [dd34ac0db98a2] daemon is not started
06:26:33 [2021-03-26T06:26:33.866Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.26s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:45: [d94f4fa3ce8ea] joining swarm manager [da57eb7b4de47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.15s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.96s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.55s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:303: [d0989ba239bea] joining swarm manager [d6b2588205f8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:304: [d5ce465343db0] joining swarm manager [d6b2588205f8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:363: Waiting for possible election...
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.32s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:271: [d2bc99245779e] joining swarm manager [d8d45f83430fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:272: [d57a0ffc14675] joining swarm manager [d8d45f83430fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.00s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.50s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.41s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_node_test.go:19: [d4c6ea753ef73] joining swarm manager [ddd063c7c0048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_node_test.go:20: [d2c5a117e7d08] joining swarm manager [ddd063c7c0048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.78s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:501: [d53fe073a7e0d] joining swarm manager [d74e5e9dd8ad1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:506: [d268d032ff1bc] joining swarm manager [d74e5e9dd8ad1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.64s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_node_test.go:80: [d63f036bd64e5] joining swarm manager [d66fc0157ccd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.50s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_node_test.go:52: [d5eef7dfbd857] joining swarm manager [dc67d8111843f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_node_test.go:53: [d93cbb8aa902e] joining swarm manager [dc67d8111843f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.31s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.56s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:201: [d064f4832d683] joining swarm manager [df10532464120]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.76s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:383: [d53b144bfafe6] joining swarm manager [d6194241641ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:384: [db87c2e4cf70a] joining swarm manager [d6194241641ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.866Z]         check_test.go:380: [db87c2e4cf70a] daemon is not started
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.21s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:801: [d0962291aec77] joining swarm manager [d4606e4fc8d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:801: [d479b1b6c632c] joining swarm manager [d4606e4fc8d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:801: [d9b6af1b51772] joining swarm manager [d4606e4fc8d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:801: [d0fc142b17b68] joining swarm manager [d4606e4fc8d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_test.go:809: [d7acb27f9aeb0] joining swarm manager [d4606e4fc8d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.37s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (24.54s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_service_test.go:394: [d243964f56380] joining swarm manager [d095425a89497]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_service_test.go:394: [d47d125e57921] joining swarm manager [d095425a89497]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.96s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_service_test.go:342: [dba4e7628505c] joining swarm manager [d80d29bfbf9f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_service_test.go:342: [d257c543b5753] joining swarm manager [d80d29bfbf9f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.36s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_service_test.go:489: [dfa225028a221] joining swarm manager [d291fe7cb0bff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_service_test.go:489: [d6ce615909721] joining swarm manager [d291fe7cb0bff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.99s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.58s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_service_test.go:127: [dfbff232f51ee] joining swarm manager [dc852a4cae9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_service_test.go:128: [d38acb508e3bf] joining swarm manager [dc852a4cae9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_service_test.go:136: [db176f3aaa066] joining swarm manager [dc852a4cae9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_service_test.go:137: [d3780886fbf99] joining swarm manager [dc852a4cae9bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.30s)
06:26:33 [2021-03-26T06:26:33.866Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.47s)
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_service_test.go:303: [d6212386cb2c8] joining swarm manager [d64147fb4cc76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.866Z]         docker_api_swarm_service_test.go:303: [dd2afb6f7b0ee] joining swarm manager [d64147fb4cc76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.88s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_api_swarm_service_test.go:99: [de30536ad8040] joining swarm manager [d3fb6cf17b8bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.867Z]         docker_api_swarm_service_test.go:100: [dfc5cbff12d94] joining swarm manager [d3fb6cf17b8bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.867Z]         check_test.go:380: [de30536ad8040] daemon is not started
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.43s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_api_swarm_service_test.go:532: [d5801f81acf20] joining swarm manager [d10d4146a6642]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.867Z]         docker_api_swarm_service_test.go:533: [d8d1e755f1b9b] joining swarm manager [d10d4146a6642]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.52s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_api_swarm_service_test.go:147: [de4d42c3399c6] joining swarm manager [d9b49b5694658]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.867Z]         docker_api_swarm_service_test.go:147: [d95d8ae14421b] joining swarm manager [d9b49b5694658]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.82s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.82s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.30s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.66s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.59s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.04s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.43s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.87s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.84s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.20s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.36s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.65s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.05s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.45s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.92s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.86s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.15s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.40s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.80s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.03s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.86s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.48s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.34s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.13s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.51s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.82s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.68s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.78s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.96s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.71s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.56s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_service_logs_test.go:245: checking task x6gfphd8nuab
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_service_logs_test.go:250: checking messages for x6gfphd8nuab
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_service_logs_test.go:245: checking task xyzmgpkr49nx
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_service_logs_test.go:250: checking messages for xyzmgpkr49nx
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.26s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.82s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.24s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.78s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.01s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1901: [d98dec00594d5] joining swarm manager [d2b6f6168299e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1902: [d47b5e2f46d8a] joining swarm manager [d2b6f6168299e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.59s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.68s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.31s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.57s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1802: [d3363d78d44a1] joining swarm manager [da8da57a75896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1803: [d94356fbb686e] joining swarm manager [da8da57a75896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (103.82s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1321: [d6560830d66d0] joining swarm manager [da8ebb4ce4682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1322: [dc8678e7b2a8d] joining swarm manager [da8ebb4ce4682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.48s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.40s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.42s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.82s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.90s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.87s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.94s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.75s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.86s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.97s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1186: [d1340660136e1] joining swarm manager [d1560d4e1ba17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1195: [da0ded565dd81] joining swarm manager [d1560d4e1ba17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.22s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.20s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.72s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1118: [d0a2aee8b29d7] joining swarm manager [d358ca674e922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1119: [d84c61e2ce044] joining swarm manager [d358ca674e922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1172: [d54c3552752d5] joining swarm manager [d358ca674e922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.68s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1453: [d82cfc3449862] joining swarm manager [df26bf173e2c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_test.go:1454: [dd3332efea11c] joining swarm manager [df26bf173e2c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.81s)
06:26:33 [2021-03-26T06:26:33.867Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s)
06:26:33 [2021-03-26T06:26:33.867Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.24s)
06:26:33 [2021-03-26T06:26:33.867Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s)
06:26:33 [2021-03-26T06:26:33.867Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.89s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.91s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.84s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.52s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_cli_swarm_unix_test.go:62: [db67135deb237] joining swarm manager [d50a1a8af50a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.52s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.24s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.86s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.70s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.93s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.17s)
06:26:33 [2021-03-26T06:26:33.867Z]         docker_api_swarm_test.go:961: [d0628ad182a60] joining swarm manager [d22bd0fff334d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.51s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.74s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.97s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.24s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.16s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.98s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (4.50s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.25s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.79s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.92s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.74s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.37s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.22s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.29s)
06:26:33 [2021-03-26T06:26:33.867Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.26s)
06:26:33 [2021-03-26T06:26:33.867Z] === RUN   TestDockerExternalVolumeSuite
06:26:33 [2021-03-26T06:26:33.867Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
06:26:48 [2021-03-26T06:26:48.744Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
06:27:41 [2021-03-26T06:27:41.165Z] === RUN   TestDockerSuite/TestBuildDotDotFile
06:27:41 [2021-03-26T06:27:41.166Z] === RUN   TestDockerSuite/TestBuildEOLInLine
06:27:41 [2021-03-26T06:27:41.166Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
06:27:41 [2021-03-26T06:27:41.166Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
06:27:41 [2021-03-26T06:27:41.166Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
06:27:41 [2021-03-26T06:27:41.166Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
06:27:41 [2021-03-26T06:27:41.166Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
06:27:41 [2021-03-26T06:27:41.166Z] === RUN   TestDockerSuite/TestBuildEntrypoint
06:27:41 [2021-03-26T06:27:41.166Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
06:27:44 [2021-03-26T06:27:44.144Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
06:27:47 [2021-03-26T06:27:47.122Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
06:27:51 [2021-03-26T06:27:51.923Z] === RUN   TestDockerSuite/TestBuildEnv
06:27:51 [2021-03-26T06:27:51.923Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
06:27:51 [2021-03-26T06:27:51.923Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
06:27:51 [2021-03-26T06:27:51.923Z] === RUN   TestDockerSuite/TestBuildEnvUsage
06:27:51 [2021-03-26T06:27:51.923Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
06:27:51 [2021-03-26T06:27:51.923Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
06:27:54 [2021-03-26T06:27:54.899Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
06:27:54 [2021-03-26T06:27:54.899Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
06:27:54 [2021-03-26T06:27:54.899Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
06:27:55 [2021-03-26T06:27:55.372Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
06:27:55 [2021-03-26T06:27:55.845Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
06:27:56 [2021-03-26T06:27:56.444Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
06:28:00 [2021-03-26T06:28:00.634Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
06:28:04 [2021-03-26T06:28:04.558Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
06:28:15 [2021-03-26T06:28:15.630Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
06:28:15 [2021-03-26T06:28:15.630Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
06:28:15 [2021-03-26T06:28:15.630Z] === RUN   TestDockerSuite/TestBuildExpose
06:28:15 [2021-03-26T06:28:15.630Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
06:28:15 [2021-03-26T06:28:15.630Z] === RUN   TestDockerSuite/TestBuildExposeOrder
06:28:15 [2021-03-26T06:28:15.630Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
06:28:15 [2021-03-26T06:28:15.630Z] === RUN   TestDockerSuite/TestBuildFails
06:28:16 [2021-03-26T06:28:16.627Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
06:28:17 [2021-03-26T06:28:17.100Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
06:28:21 [2021-03-26T06:28:21.889Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
06:28:26 [2021-03-26T06:28:26.677Z] === RUN   TestDockerSuite/TestBuildForceRm
06:28:33 [2021-03-26T06:28:33.880Z] === RUN   TestDockerSuite/TestBuildFromGit
06:28:36 [2021-03-26T06:28:36.632Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
06:28:38 [2021-03-26T06:28:38.669Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
06:28:39 [2021-03-26T06:28:39.142Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
06:28:43 [2021-03-26T06:28:43.930Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
06:28:43 [2021-03-26T06:28:43.930Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
06:28:44 [2021-03-26T06:28:44.927Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
06:28:45 [2021-03-26T06:28:45.400Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
06:28:45 [2021-03-26T06:28:45.400Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
06:28:51 [2021-03-26T06:28:51.518Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
06:28:57 [2021-03-26T06:28:57.950Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
06:28:57 [2021-03-26T06:28:57.950Z] === RUN   TestDockerSuite/TestBuildHistory
06:29:08 [2021-03-26T06:29:08.427Z] === RUN   TestDockerSuite/TestBuildIidFile
06:29:08 [2021-03-26T06:29:08.906Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
06:29:11 [2021-03-26T06:29:11.143Z] === RUN   TestDockerSuite/TestBuildInheritance
06:29:11 [2021-03-26T06:29:11.143Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
06:29:11 [2021-03-26T06:29:11.616Z] === RUN   TestDockerSuite/TestBuildInvalidTag
06:29:11 [2021-03-26T06:29:11.616Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
06:29:20 [2021-03-26T06:29:20.333Z] === RUN   TestDockerSuite/TestBuildLabel
06:29:21 [2021-03-26T06:29:21.330Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
06:29:21 [2021-03-26T06:29:21.803Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
06:29:22 [2021-03-26T06:29:22.800Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
06:29:23 [2021-03-26T06:29:23.273Z] === RUN   TestDockerSuite/TestBuildLabels
06:29:23 [2021-03-26T06:29:23.591Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
06:29:24 [2021-03-26T06:29:24.269Z] === RUN   TestDockerSuite/TestBuildLabelsCache
06:29:25 [2021-03-26T06:29:25.850Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
06:29:31 [2021-03-26T06:29:31.755Z] === RUN   TestDockerSuite/TestBuildLastModified
06:29:31 [2021-03-26T06:29:31.755Z] === RUN   TestDockerSuite/TestBuildLineBreak
06:29:31 [2021-03-26T06:29:31.755Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
06:29:31 [2021-03-26T06:29:31.755Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
06:29:31 [2021-03-26T06:29:31.755Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
06:29:31 [2021-03-26T06:29:31.755Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
06:29:31 [2021-03-26T06:29:31.755Z] === RUN   TestDockerSuite/TestBuildMaintainer
06:29:32 [2021-03-26T06:29:32.228Z] === RUN   TestDockerSuite/TestBuildMissingArgs
06:29:32 [2021-03-26T06:29:32.703Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
06:29:35 [2021-03-26T06:29:35.794Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
06:29:37 [2021-03-26T06:29:37.492Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
06:29:52 [2021-03-26T06:29:52.485Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
06:29:52 [2021-03-26T06:29:52.485Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
06:29:52 [2021-03-26T06:29:52.959Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
06:30:07 [2021-03-26T06:30:07.882Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
06:30:22 [2021-03-26T06:30:22.759Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
06:30:23 [2021-03-26T06:30:23.154Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
06:30:35 [2021-03-26T06:30:35.710Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
06:30:38 [2021-03-26T06:30:38.687Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
06:30:40 [2021-03-26T06:30:40.844Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
06:30:44 [2021-03-26T06:30:44.593Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
06:30:49 [2021-03-26T06:30:49.384Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
06:31:10 [2021-03-26T06:31:10.692Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
06:31:10 [2021-03-26T06:31:10.692Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
06:31:21 [2021-03-26T06:31:21.167Z] === RUN   TestDockerSuite/TestBuildMultipleTags
06:31:21 [2021-03-26T06:31:21.640Z] === RUN   TestDockerSuite/TestBuildNetContainer
06:31:21 [2021-03-26T06:31:21.640Z] === RUN   TestDockerSuite/TestBuildNetNone
06:31:21 [2021-03-26T06:31:21.640Z] === RUN   TestDockerSuite/TestBuildNoContext
06:31:23 [2021-03-26T06:31:23.874Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
06:31:27 [2021-03-26T06:31:27.536Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
06:31:27 [2021-03-26T06:31:27.694Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
06:31:29 [2021-03-26T06:31:29.930Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
06:31:29 [2021-03-26T06:31:29.930Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
06:31:30 [2021-03-26T06:31:30.404Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
06:31:33 [2021-03-26T06:31:33.380Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
06:31:33 [2021-03-26T06:31:33.855Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
06:31:35 [2021-03-26T06:31:35.434Z] === RUN   TestDockerSuite/TestBuildOnBuild
06:31:44 [2021-03-26T06:31:44.145Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
06:31:44 [2021-03-26T06:31:44.617Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
06:31:45 [2021-03-26T06:31:45.625Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
06:31:53 [2021-03-26T06:31:53.327Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
06:31:56 [2021-03-26T06:31:56.304Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
06:32:03 [2021-03-26T06:32:03.504Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
06:32:08 [2021-03-26T06:32:08.294Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
06:32:13 [2021-03-26T06:32:13.082Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
06:32:13 [2021-03-26T06:32:13.555Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
06:32:13 [2021-03-26T06:32:13.555Z] === RUN   TestDockerSuite/TestBuildPATH
06:32:13 [2021-03-26T06:32:13.555Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
06:32:15 [2021-03-26T06:32:15.873Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
06:32:15 [2021-03-26T06:32:15.873Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
06:32:17 [2021-03-26T06:32:17.698Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
06:32:49 [2021-03-26T06:32:49.785Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
06:32:58 [2021-03-26T06:32:58.673Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
06:33:04 [2021-03-26T06:33:04.661Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
06:33:19 [2021-03-26T06:33:19.980Z] === RUN   TestDockerSuite/TestBuildRm
06:33:22 [2021-03-26T06:33:22.743Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
06:33:30 [2021-03-26T06:33:30.454Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
06:33:32 [2021-03-26T06:33:32.688Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
06:33:33 [2021-03-26T06:33:33.161Z] === RUN   TestDockerSuite/TestBuildScratchCopy
06:33:33 [2021-03-26T06:33:33.161Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
06:33:34 [2021-03-26T06:33:34.740Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
06:33:37 [2021-03-26T06:33:37.631Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
06:33:37 [2021-03-26T06:33:37.715Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
06:33:41 [2021-03-26T06:33:41.535Z] === RUN   TestDockerSuite/TestBuildShellInherited
06:33:45 [2021-03-26T06:33:45.354Z] === RUN   TestDockerSuite/TestBuildShellMultiple
06:33:52 [2021-03-26T06:33:52.507Z] --- PASS: TestDockerExternalVolumeSuite (439.85s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.80s)
06:33:52 [2021-03-26T06:33:52.507Z]         docker_cli_external_volume_driver_test.go:53: [d479d8019e8ce] daemon is not started
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.47s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
06:33:52 [2021-03-26T06:33:52.507Z]         docker_cli_external_volume_driver_test.go:53: [db014cea2d51e] daemon is not started
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
06:33:52 [2021-03-26T06:33:52.507Z]         docker_cli_external_volume_driver_test.go:53: [d55fb0e3f1f3e] daemon is not started
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
06:33:52 [2021-03-26T06:33:52.507Z]         docker_cli_external_volume_driver_test.go:53: [df98495470685] daemon is not started
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.46s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.48s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.49s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.57s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.46s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.18s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.26s)
06:33:52 [2021-03-26T06:33:52.507Z]         docker_cli_external_volume_driver_test.go:485: [d9dfde2cb976e] daemon is not started
06:33:52 [2021-03-26T06:33:52.507Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
06:33:52 [2021-03-26T06:33:52.507Z]         docker_cli_external_volume_driver_test.go:53: [da25868178b83] daemon is not started
06:33:52 [2021-03-26T06:33:52.507Z] PASS
06:33:52 [2021-03-26T06:33:52.507Z] 
06:33:52 [2021-03-26T06:33:52.507Z] === Skipped
06:33:52 [2021-03-26T06:33:52.507Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
06:33:52 [2021-03-26T06:33:52.507Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
06:33:52 [2021-03-26T06:33:52.507Z]         check_test.go:309: [d836c6536fa33] daemon is not started
06:33:52 [2021-03-26T06:33:52.507Z] 
06:33:52 [2021-03-26T06:33:52.507Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
06:33:52 [2021-03-26T06:33:52.507Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
06:33:52 [2021-03-26T06:33:52.507Z]         check_test.go:309: [d5087348e3d74] daemon is not started
06:33:52 [2021-03-26T06:33:52.507Z] 
06:33:52 [2021-03-26T06:33:52.507Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
06:33:52 [2021-03-26T06:33:52.507Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
06:33:52 [2021-03-26T06:33:52.507Z]         check_test.go:309: [d98945a8d02f4] daemon is not started
06:33:52 [2021-03-26T06:33:52.507Z] 
06:33:52 [2021-03-26T06:33:52.507Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
06:33:52 [2021-03-26T06:33:52.507Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
06:33:52 [2021-03-26T06:33:52.507Z] 
06:33:52 [2021-03-26T06:33:52.507Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
06:33:52 [2021-03-26T06:33:52.507Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
06:33:52 [2021-03-26T06:33:52.507Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
06:33:52 [2021-03-26T06:33:52.507Z] 
06:33:52 [2021-03-26T06:33:52.507Z] 
06:33:52 [2021-03-26T06:33:52.507Z] DONE 273 tests, 5 skipped in 2707.175s
06:33:52 [2021-03-26T06:33:52.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:33:52 [2021-03-26T06:33:52.507Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de0c56bf74b0d/docker.pid
06:33:52 [2021-03-26T06:33:52.507Z] +++ kill 6079
06:33:52 [2021-03-26T06:33:52.507Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6079 is not a child of this shell
06:33:52 [2021-03-26T06:33:52.507Z] warning: PID 6079 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de0c56bf74b0d/docker.pid had a nonzero exit code
06:33:52 [2021-03-26T06:33:52.507Z] ++++ cat bundles/test-integration/docker.pid
06:33:52 [2021-03-26T06:33:52.507Z] +++ kill 8129
06:33:52 [2021-03-26T06:33:52.507Z] +++ /etc/init.d/apparmor stop
06:33:52 [2021-03-26T06:33:52.507Z] Leaving: AppArmorNo profiles have been unloaded.
06:33:52 [2021-03-26T06:33:52.507Z] 
06:33:52 [2021-03-26T06:33:52.507Z] Unloading profiles will leave already running processes permanently
06:33:52 [2021-03-26T06:33:52.507Z] unconfined, which can lead to unexpected situations.
06:33:52 [2021-03-26T06:33:52.507Z] 
06:33:52 [2021-03-26T06:33:52.507Z] To set a process to complain mode, use the command line tool
06:33:52 [2021-03-26T06:33:52.507Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:33:52 [2021-03-26T06:33:52.507Z] +++ true
06:33:52 [2021-03-26T06:33:52.507Z] exiting test-integration
06:33:52 [2021-03-26T06:33:52.507Z] ++ exit 0
06:33:52 [2021-03-26T06:33:52.507Z] 
06:33:52 [2021-03-26T06:33:52.766Z] + exit 0
06:33:52 [2021-03-26T06:33:52.766Z] ++ jobs -p
06:33:52 [2021-03-26T06:33:52.766Z] + pids=
06:33:52 [2021-03-26T06:33:52.766Z] + echo 'Remaining pids to kill: []'
06:33:52 [2021-03-26T06:33:52.766Z] Remaining pids to kill: []
06:33:52 [2021-03-26T06:33:52.766Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
06:33:52 [2021-03-26T06:33:52.786Z] Recording test results
06:33:54 [2021-03-26T06:33:54.735Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:33:55 [2021-03-26T06:33:55.070Z] + echo Ensuring container killed.
06:33:55 [2021-03-26T06:33:55.070Z] Ensuring container killed.
06:33:55 [2021-03-26T06:33:55.070Z] + docker ps -aq -f name=docker-pr2-*
06:33:55 [2021-03-26T06:33:55.070Z] + cids=81a4f69c55af
06:33:55 [2021-03-26T06:33:55.070Z] 3d0b79f9f1f4
06:33:55 [2021-03-26T06:33:55.070Z] dbe2fd17c9bc
06:33:55 [2021-03-26T06:33:55.070Z] + [ -n 81a4f69c55af
06:33:55 [2021-03-26T06:33:55.070Z] 3d0b79f9f1f4
06:33:55 [2021-03-26T06:33:55.070Z] dbe2fd17c9bc ]
06:33:55 [2021-03-26T06:33:55.070Z] + docker rm -vf 81a4f69c55af 3d0b79f9f1f4 dbe2fd17c9bc
06:33:56 [2021-03-26T06:33:56.014Z] 81a4f69c55af
06:33:57 [2021-03-26T06:33:57.394Z] 3d0b79f9f1f4
06:33:57 [2021-03-26T06:33:57.394Z] dbe2fd17c9bc
[Pipeline] sh
06:33:57 [2021-03-26T06:33:57.682Z] + echo Chowning /workspace to jenkins user
06:33:57 [2021-03-26T06:33:57.682Z] Chowning /workspace to jenkins user
06:33:57 [2021-03-26T06:33:57.682Z] + id -u
06:33:57 [2021-03-26T06:33:57.682Z] + id -g
06:33:57 [2021-03-26T06:33:57.682Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42203:/workspace busybox chown -R 1000:1000 /workspace
06:33:57 [2021-03-26T06:33:57.682Z] Unable to find image 'busybox:latest' locally
06:33:57 [2021-03-26T06:33:57.682Z] latest: Pulling from library/busybox
06:33:57 [2021-03-26T06:33:57.942Z] 8b3d7e226fab: Pulling fs layer
06:33:57 [2021-03-26T06:33:57.942Z] 8b3d7e226fab: Verifying Checksum
06:33:57 [2021-03-26T06:33:57.942Z] 8b3d7e226fab: Download complete
06:33:57 [2021-03-26T06:33:57.942Z] 8b3d7e226fab: Pull complete
06:33:57 [2021-03-26T06:33:57.942Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
06:33:57 [2021-03-26T06:33:57.942Z] Status: Downloaded newer image for busybox:latest
06:34:00 [2021-03-26T06:34:00.347Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
06:34:00 [2021-03-26T06:34:00.347Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
06:34:00 [2021-03-26T06:34:00.347Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:34:01 [2021-03-26T06:34:01.535Z] + bundleName=amd64
06:34:01 [2021-03-26T06:34:01.535Z] + echo Creating amd64-bundles.tar.gz
06:34:01 [2021-03-26T06:34:01.535Z] Creating amd64-bundles.tar.gz
06:34:01 [2021-03-26T06:34:01.535Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
06:34:01 [2021-03-26T06:34:01.535Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
06:34:02 [2021-03-26T06:34:02.483Z] Archiving artifacts
06:34:04 [2021-03-26T06:34:04.456Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42203/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:34:04 [2021-03-26T06:34:04.770Z] + make clean
06:34:04 [2021-03-26T06:34:04.770Z] docker volume rm -f docker-dev-cache
06:34:05 [2021-03-26T06:34:05.028Z] docker-dev-cache
[Pipeline] deleteDir
06:34:09 [2021-03-26T06:34:09.062Z] === RUN   TestDockerSuite/TestBuildSpaces
06:34:09 [2021-03-26T06:34:09.062Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:34:12 [2021-03-26T06:34:12.882Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
06:34:12 [2021-03-26T06:34:12.882Z] === RUN   TestDockerSuite/TestBuildStderr
06:34:16 [2021-03-26T06:34:16.702Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
06:34:34 [2021-03-26T06:34:34.584Z] === RUN   TestDockerSuite/TestBuildStopSignal
06:34:34 [2021-03-26T06:34:34.584Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
06:34:37 [2021-03-26T06:34:37.559Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
06:34:38 [2021-03-26T06:34:38.555Z] === RUN   TestDockerSuite/TestBuildTagEvent
06:34:42 [2021-03-26T06:34:42.374Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
06:34:47 [2021-03-26T06:34:47.165Z] === RUN   TestDockerSuite/TestBuildUser
06:34:47 [2021-03-26T06:34:47.165Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
06:34:47 [2021-03-26T06:34:47.165Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
06:34:47 [2021-03-26T06:34:47.165Z] === RUN   TestDockerSuite/TestBuildVerboseOut
06:34:50 [2021-03-26T06:34:50.985Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
06:34:51 [2021-03-26T06:34:51.458Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
06:35:00 [2021-03-26T06:35:00.166Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
06:35:00 [2021-03-26T06:35:00.166Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
06:35:00 [2021-03-26T06:35:00.166Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
06:35:21 [2021-03-26T06:35:21.471Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
06:35:21 [2021-03-26T06:35:21.471Z] === RUN   TestDockerSuite/TestBuildWindowsUser
06:35:28 [2021-03-26T06:35:28.679Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
06:35:33 [2021-03-26T06:35:33.472Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
06:35:33 [2021-03-26T06:35:33.472Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
06:35:33 [2021-03-26T06:35:33.472Z] === RUN   TestDockerSuite/TestBuildWithFailure
06:35:35 [2021-03-26T06:35:35.707Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
06:35:36 [2021-03-26T06:35:36.181Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
06:35:57 [2021-03-26T06:35:57.490Z] === RUN   TestDockerSuite/TestBuildWithTabs
06:35:59 [2021-03-26T06:35:59.069Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
06:35:59 [2021-03-26T06:35:59.542Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
06:36:20 [2021-03-26T06:36:20.851Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
06:36:21 [2021-03-26T06:36:21.324Z] === RUN   TestDockerSuite/TestBuildWithVolumes
06:36:21 [2021-03-26T06:36:21.324Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
06:36:21 [2021-03-26T06:36:21.324Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
06:36:22 [2021-03-26T06:36:22.903Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
06:36:30 [2021-03-26T06:36:30.102Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
06:36:31 [2021-03-26T06:36:31.681Z] === RUN   TestDockerSuite/TestBuildXZHost
06:36:32 [2021-03-26T06:36:32.154Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
06:36:32 [2021-03-26T06:36:32.154Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
06:36:32 [2021-03-26T06:36:32.154Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
06:36:34 [2021-03-26T06:36:34.389Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
06:36:38 [2021-03-26T06:36:38.208Z] === RUN   TestDockerSuite/TestCommitChange
06:36:42 [2021-03-26T06:36:42.999Z] === RUN   TestDockerSuite/TestCommitChangeLabels
06:36:46 [2021-03-26T06:36:46.822Z] === RUN   TestDockerSuite/TestCommitHardlink
06:36:46 [2021-03-26T06:36:46.822Z] === RUN   TestDockerSuite/TestCommitNewFile
06:36:57 [2021-03-26T06:36:57.302Z] === RUN   TestDockerSuite/TestCommitPausedContainer
06:36:57 [2021-03-26T06:36:57.302Z] === RUN   TestDockerSuite/TestCommitTTY
06:37:03 [2021-03-26T06:37:03.208Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
06:37:11 [2021-03-26T06:37:11.922Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
06:37:11 [2021-03-26T06:37:11.922Z] === RUN   TestDockerSuite/TestCommitWithoutPause
06:37:11 [2021-03-26T06:37:11.922Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
06:37:11 [2021-03-26T06:37:11.922Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
06:37:11 [2021-03-26T06:37:11.922Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
06:37:11 [2021-03-26T06:37:11.922Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
06:37:11 [2021-03-26T06:37:11.922Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
06:37:11 [2021-03-26T06:37:11.922Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
06:37:11 [2021-03-26T06:37:11.922Z] === RUN   TestDockerSuite/TestContainerAPICommit
06:37:19 [2021-03-26T06:37:19.120Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
06:37:23 [2021-03-26T06:37:23.907Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
06:37:23 [2021-03-26T06:37:23.907Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
06:37:26 [2021-03-26T06:37:26.141Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
06:37:26 [2021-03-26T06:37:26.141Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
06:37:26 [2021-03-26T06:37:26.141Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
06:37:26 [2021-03-26T06:37:26.141Z] === RUN   TestDockerSuite/TestContainerAPICreate
06:37:28 [2021-03-26T06:37:28.378Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
06:37:28 [2021-03-26T06:37:28.378Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
06:37:28 [2021-03-26T06:37:28.378Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
06:37:30 [2021-03-26T06:37:30.611Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
06:37:30 [2021-03-26T06:37:30.611Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
06:37:30 [2021-03-26T06:37:30.611Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
06:37:30 [2021-03-26T06:37:30.611Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
06:37:30 [2021-03-26T06:37:30.611Z] === RUN   TestDockerSuite/TestContainerAPIDelete
06:37:33 [2021-03-26T06:37:33.588Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
06:37:35 [2021-03-26T06:37:35.165Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
06:37:37 [2021-03-26T06:37:37.399Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
06:37:37 [2021-03-26T06:37:37.399Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
06:37:37 [2021-03-26T06:37:37.399Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
06:37:38 [2021-03-26T06:37:38.979Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
06:37:38 [2021-03-26T06:37:38.980Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
06:37:41 [2021-03-26T06:37:41.212Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
06:37:41 [2021-03-26T06:37:41.212Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
06:37:41 [2021-03-26T06:37:41.212Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
06:37:43 [2021-03-26T06:37:43.446Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
06:37:43 [2021-03-26T06:37:43.446Z] === RUN   TestDockerSuite/TestContainerAPIKill
06:37:45 [2021-03-26T06:37:45.025Z] === RUN   TestDockerSuite/TestContainerAPIPause
06:37:45 [2021-03-26T06:37:45.025Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
06:37:47 [2021-03-26T06:37:47.999Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
06:37:47 [2021-03-26T06:37:47.999Z] === RUN   TestDockerSuite/TestContainerAPIRename
06:37:50 [2021-03-26T06:37:50.232Z] === RUN   TestDockerSuite/TestContainerAPIRestart
06:37:58 [2021-03-26T06:37:58.964Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
06:38:01 [2021-03-26T06:38:01.937Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
06:38:01 [2021-03-26T06:38:01.937Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
06:38:01 [2021-03-26T06:38:01.937Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
06:38:01 [2021-03-26T06:38:01.937Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
06:38:01 [2021-03-26T06:38:01.937Z] === RUN   TestDockerSuite/TestContainerAPIStart
06:38:03 [2021-03-26T06:38:03.520Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
06:38:03 [2021-03-26T06:38:03.520Z] === RUN   TestDockerSuite/TestContainerAPIStop
06:38:10 [2021-03-26T06:38:10.730Z] === RUN   TestDockerSuite/TestContainerAPITop
06:38:10 [2021-03-26T06:38:10.730Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
06:38:12 [2021-03-26T06:38:12.309Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
06:38:12 [2021-03-26T06:38:12.309Z] === RUN   TestDockerSuite/TestContainerAPIWait
06:38:17 [2021-03-26T06:38:17.094Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
06:38:18 [2021-03-26T06:38:18.089Z] === RUN   TestDockerSuite/TestContainerNetworkMode
06:38:18 [2021-03-26T06:38:18.089Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
06:38:18 [2021-03-26T06:38:18.089Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
06:38:18 [2021-03-26T06:38:18.089Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
06:38:18 [2021-03-26T06:38:18.089Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
06:38:18 [2021-03-26T06:38:18.089Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
06:38:20 [2021-03-26T06:38:20.328Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
06:38:20 [2021-03-26T06:38:20.328Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
06:38:22 [2021-03-26T06:38:22.563Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
06:38:24 [2021-03-26T06:38:24.798Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
06:38:33 [2021-03-26T06:38:33.508Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
06:38:34 [2021-03-26T06:38:34.504Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000656a80_<nil>}
06:38:37 [2021-03-26T06:38:37.478Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1647052214_c:\foo_false__<nil>_<nil>_<nil>}
06:38:39 [2021-03-26T06:38:39.714Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1647052214_c:\foo_true__<nil>_<nil>_<nil>}
06:38:41 [2021-03-26T06:38:41.948Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
06:38:41 [2021-03-26T06:38:41.948Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
06:38:41 [2021-03-26T06:38:41.948Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
06:38:41 [2021-03-26T06:38:41.948Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
06:38:41 [2021-03-26T06:38:41.948Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
06:38:41 [2021-03-26T06:38:41.948Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
06:38:41 [2021-03-26T06:38:41.948Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
06:38:41 [2021-03-26T06:38:41.948Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
06:38:41 [2021-03-26T06:38:41.948Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
06:38:41 [2021-03-26T06:38:41.948Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
06:38:42 [2021-03-26T06:38:42.421Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
06:38:42 [2021-03-26T06:38:42.421Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
06:38:42 [2021-03-26T06:38:42.421Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
06:38:42 [2021-03-26T06:38:42.421Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
06:38:42 [2021-03-26T06:38:42.421Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
06:38:42 [2021-03-26T06:38:42.421Z] === RUN   TestDockerSuite/TestCopyAndRestart
06:38:42 [2021-03-26T06:38:42.421Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
06:38:42 [2021-03-26T06:38:42.421Z] === RUN   TestDockerSuite/TestCpAbsolutePath
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpFromCaseA
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpFromCaseB
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpFromCaseC
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpFromCaseD
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpFromCaseE
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpFromCaseF
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpFromCaseG
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpFromCaseH
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpFromCaseI
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpFromCaseJ
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
06:38:44 [2021-03-26T06:38:44.658Z] === RUN   TestDockerSuite/TestCpGarbagePath
06:38:46 [2021-03-26T06:38:46.891Z] === RUN   TestDockerSuite/TestCpLocalOnly
06:38:46 [2021-03-26T06:38:46.891Z] === RUN   TestDockerSuite/TestCpNameHasColon
06:38:46 [2021-03-26T06:38:46.891Z] === RUN   TestDockerSuite/TestCpRelativePath
06:38:49 [2021-03-26T06:38:49.126Z] === RUN   TestDockerSuite/TestCpSpecialFiles
06:38:49 [2021-03-26T06:38:49.126Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
06:38:49 [2021-03-26T06:38:49.126Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
06:38:49 [2021-03-26T06:38:49.126Z] === RUN   TestDockerSuite/TestCpToCaseA
06:38:53 [2021-03-26T06:38:53.912Z] === RUN   TestDockerSuite/TestCpToCaseB
06:38:56 [2021-03-26T06:38:56.146Z] === RUN   TestDockerSuite/TestCpToCaseC
06:38:56 [2021-03-26T06:38:56.146Z] === RUN   TestDockerSuite/TestCpToCaseD
06:38:56 [2021-03-26T06:38:56.146Z] === RUN   TestDockerSuite/TestCpToCaseE
06:39:14 [2021-03-26T06:39:14.028Z] === RUN   TestDockerSuite/TestCpToCaseF
06:39:14 [2021-03-26T06:39:14.028Z] === RUN   TestDockerSuite/TestCpToCaseG
06:39:14 [2021-03-26T06:39:14.028Z] === RUN   TestDockerSuite/TestCpToCaseH
06:39:22 [2021-03-26T06:39:22.737Z] === RUN   TestDockerSuite/TestCpToCaseI
06:39:22 [2021-03-26T06:39:22.737Z] === RUN   TestDockerSuite/TestCpToCaseJ
06:39:22 [2021-03-26T06:39:22.737Z] === RUN   TestDockerSuite/TestCpToDot
06:39:23 [2021-03-26T06:39:23.732Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
06:39:23 [2021-03-26T06:39:23.732Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
06:39:23 [2021-03-26T06:39:23.732Z] === RUN   TestDockerSuite/TestCpToStdout
06:39:26 [2021-03-26T06:39:26.708Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
06:39:26 [2021-03-26T06:39:26.708Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
06:39:26 [2021-03-26T06:39:26.708Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
06:39:26 [2021-03-26T06:39:26.708Z] === RUN   TestDockerSuite/TestCpVolumePath
06:39:26 [2021-03-26T06:39:26.708Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
06:39:26 [2021-03-26T06:39:26.708Z] === RUN   TestDockerSuite/TestCreateArgs
06:39:26 [2021-03-26T06:39:26.708Z] === RUN   TestDockerSuite/TestCreateByImageID
06:39:28 [2021-03-26T06:39:28.943Z] === RUN   TestDockerSuite/TestCreateEchoStdout
06:39:31 [2021-03-26T06:39:31.178Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
06:39:31 [2021-03-26T06:39:31.178Z] === RUN   TestDockerSuite/TestCreateHostConfig
06:39:31 [2021-03-26T06:39:31.178Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
06:39:32 [2021-03-26T06:39:32.758Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
06:39:33 [2021-03-26T06:39:33.754Z] === RUN   TestDockerSuite/TestCreateLabels
06:39:33 [2021-03-26T06:39:33.754Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
06:39:33 [2021-03-26T06:39:33.754Z] === RUN   TestDockerSuite/TestCreateRM
06:39:34 [2021-03-26T06:39:34.227Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
06:39:34 [2021-03-26T06:39:34.227Z] === RUN   TestDockerSuite/TestCreateStopSignal
06:39:34 [2021-03-26T06:39:34.227Z] === RUN   TestDockerSuite/TestCreateStopTimeout
06:39:34 [2021-03-26T06:39:34.700Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
06:39:47 [2021-03-26T06:39:47.249Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
06:39:47 [2021-03-26T06:39:47.249Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
06:39:47 [2021-03-26T06:39:47.249Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
06:39:51 [2021-03-26T06:39:51.069Z] === RUN   TestDockerSuite/TestCreateWithPortRange
06:39:51 [2021-03-26T06:39:51.069Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
06:39:51 [2021-03-26T06:39:51.069Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
06:39:52 [2021-03-26T06:39:52.648Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
06:39:52 [2021-03-26T06:39:52.648Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDevicePermissions
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDockerFails
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestEventsAttach
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestEventsCommit
06:39:53 [2021-03-26T06:39:53.121Z] === RUN   TestDockerSuite/TestEventsContainerEvents
06:39:55 [2021-03-26T06:39:55.355Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
06:39:57 [2021-03-26T06:39:57.590Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
06:39:59 [2021-03-26T06:39:59.823Z] === RUN   TestDockerSuite/TestEventsContainerRestart
06:40:07 [2021-03-26T06:40:07.029Z] === RUN   TestDockerSuite/TestEventsCopy
06:40:11 [2021-03-26T06:40:11.817Z] === RUN   TestDockerSuite/TestEventsFilterContainer
06:40:15 [2021-03-26T06:40:15.635Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
06:40:17 [2021-03-26T06:40:17.869Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
06:40:18 [2021-03-26T06:40:18.342Z] === RUN   TestDockerSuite/TestEventsFilterImageName
06:40:22 [2021-03-26T06:40:22.160Z] === RUN   TestDockerSuite/TestEventsFilterLabels
06:40:22 [2021-03-26T06:40:22.160Z] === RUN   TestDockerSuite/TestEventsFilterType
06:40:23 [2021-03-26T06:40:23.156Z] === RUN   TestDockerSuite/TestEventsFilters
06:40:27 [2021-03-26T06:40:27.941Z] === RUN   TestDockerSuite/TestEventsFormat
06:40:31 [2021-03-26T06:40:31.764Z] === RUN   TestDockerSuite/TestEventsFormatBadField
06:40:31 [2021-03-26T06:40:31.764Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
06:40:31 [2021-03-26T06:40:31.764Z] === RUN   TestDockerSuite/TestEventsImageImport
06:40:31 [2021-03-26T06:40:31.764Z] === RUN   TestDockerSuite/TestEventsImageLoad
06:40:31 [2021-03-26T06:40:31.764Z] === RUN   TestDockerSuite/TestEventsImagePull
06:40:32 [2021-03-26T06:40:32.237Z] === RUN   TestDockerSuite/TestEventsImageTag
06:40:33 [2021-03-26T06:40:33.233Z] === RUN   TestDockerSuite/TestEventsPluginOps
06:40:33 [2021-03-26T06:40:33.233Z] === RUN   TestDockerSuite/TestEventsRename
06:40:35 [2021-03-26T06:40:35.468Z] === RUN   TestDockerSuite/TestEventsResize
06:40:38 [2021-03-26T06:40:38.442Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
06:40:40 [2021-03-26T06:40:40.019Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
06:40:42 [2021-03-26T06:40:42.253Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
06:40:47 [2021-03-26T06:40:47.038Z] === RUN   TestDockerSuite/TestEventsTop
06:40:47 [2021-03-26T06:40:47.038Z] === RUN   TestDockerSuite/TestEventsUntag
06:40:50 [2021-03-26T06:40:50.013Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
06:40:52 [2021-03-26T06:40:52.986Z] === RUN   TestDockerSuite/TestExec
06:40:52 [2021-03-26T06:40:52.986Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
06:40:52 [2021-03-26T06:40:52.986Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
06:40:55 [2021-03-26T06:40:55.222Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
06:40:56 [2021-03-26T06:40:56.800Z] === RUN   TestDockerSuite/TestExecAPIStart
06:40:56 [2021-03-26T06:40:56.800Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
06:40:56 [2021-03-26T06:40:56.800Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
06:40:56 [2021-03-26T06:40:56.800Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
06:40:59 [2021-03-26T06:40:59.033Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
06:41:00 [2021-03-26T06:41:00.613Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
06:41:02 [2021-03-26T06:41:02.846Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
06:41:05 [2021-03-26T06:41:05.081Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
06:41:08 [2021-03-26T06:41:08.902Z] === RUN   TestDockerSuite/TestExecCgroup
06:41:08 [2021-03-26T06:41:08.902Z] === RUN   TestDockerSuite/TestExecEnv
06:41:08 [2021-03-26T06:41:08.902Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
06:41:08 [2021-03-26T06:41:08.902Z] === RUN   TestDockerSuite/TestExecExitStatus
06:41:11 [2021-03-26T06:41:11.137Z] === RUN   TestDockerSuite/TestExecInspectID
06:41:15 [2021-03-26T06:41:15.924Z] === RUN   TestDockerSuite/TestExecInteractive
06:41:15 [2021-03-26T06:41:15.924Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
06:41:15 [2021-03-26T06:41:15.924Z] === RUN   TestDockerSuite/TestExecParseError
06:41:15 [2021-03-26T06:41:15.924Z] === RUN   TestDockerSuite/TestExecPausedContainer
06:41:15 [2021-03-26T06:41:15.924Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
06:41:15 [2021-03-26T06:41:15.924Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
06:41:18 [2021-03-26T06:41:18.156Z] === RUN   TestDockerSuite/TestExecSetEnv
06:41:18 [2021-03-26T06:41:18.156Z] === RUN   TestDockerSuite/TestExecStartFails
06:41:18 [2021-03-26T06:41:18.156Z] === RUN   TestDockerSuite/TestExecStateCleanup
06:41:18 [2021-03-26T06:41:18.156Z] === RUN   TestDockerSuite/TestExecStopNotHanging
06:41:18 [2021-03-26T06:41:18.156Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
06:41:18 [2021-03-26T06:41:18.156Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
06:41:20 [2021-03-26T06:41:20.389Z] === RUN   TestDockerSuite/TestExecUlimits
06:41:20 [2021-03-26T06:41:20.389Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
06:41:26 [2021-03-26T06:41:26.298Z] === RUN   TestDockerSuite/TestExecWithImageUser
06:41:26 [2021-03-26T06:41:26.298Z] === RUN   TestDockerSuite/TestExecWithPrivileged
06:41:26 [2021-03-26T06:41:26.298Z] === RUN   TestDockerSuite/TestExecWithUser
06:41:26 [2021-03-26T06:41:26.298Z] === RUN   TestDockerSuite/TestGetContainerStats
06:41:32 [2021-03-26T06:41:32.201Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
06:41:38 [2021-03-26T06:41:38.105Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
06:41:41 [2021-03-26T06:41:41.080Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
06:41:46 [2021-03-26T06:41:46.987Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
06:41:46 [2021-03-26T06:41:46.987Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
06:41:46 [2021-03-26T06:41:46.987Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
06:41:46 [2021-03-26T06:41:46.987Z] === RUN   TestDockerSuite/TestHealth
06:41:46 [2021-03-26T06:41:46.987Z] === RUN   TestDockerSuite/TestHistoryExistentImage
06:41:46 [2021-03-26T06:41:46.987Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
06:41:47 [2021-03-26T06:41:47.461Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
06:41:47 [2021-03-26T06:41:47.461Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
06:41:51 [2021-03-26T06:41:51.279Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
06:41:51 [2021-03-26T06:41:51.279Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
06:41:51 [2021-03-26T06:41:51.279Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
06:41:51 [2021-03-26T06:41:51.279Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
06:41:51 [2021-03-26T06:41:51.279Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
06:41:51 [2021-03-26T06:41:51.752Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
06:41:52 [2021-03-26T06:41:52.225Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
06:41:52 [2021-03-26T06:41:52.225Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
06:41:53 [2021-03-26T06:41:53.221Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
06:41:53 [2021-03-26T06:41:53.221Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
06:41:54 [2021-03-26T06:41:54.800Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
06:41:55 [2021-03-26T06:41:55.273Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
06:41:57 [2021-03-26T06:41:57.510Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
06:41:59 [2021-03-26T06:41:59.752Z] === RUN   TestDockerSuite/TestImagesFormat
06:41:59 [2021-03-26T06:41:59.752Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
06:41:59 [2021-03-26T06:41:59.752Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
06:42:03 [2021-03-26T06:42:03.577Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
06:42:03 [2021-03-26T06:42:03.577Z] === RUN   TestDockerSuite/TestImportBadURL
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestImportDisplay
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestImportFile
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestImportFileWithMessage
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestImportGzipped
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
06:42:05 [2021-03-26T06:42:05.815Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
06:42:08 [2021-03-26T06:42:08.051Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
06:42:10 [2021-03-26T06:42:10.287Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
06:42:10 [2021-03-26T06:42:10.287Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
06:42:10 [2021-03-26T06:42:10.287Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
06:42:10 [2021-03-26T06:42:10.287Z] === RUN   TestDockerSuite/TestInspectAmpersand
06:42:10 [2021-03-26T06:42:10.287Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
06:42:12 [2021-03-26T06:42:12.522Z] === RUN   TestDockerSuite/TestInspectByPrefix
06:42:12 [2021-03-26T06:42:12.522Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
06:42:14 [2021-03-26T06:42:14.757Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
06:42:14 [2021-03-26T06:42:14.757Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
06:42:14 [2021-03-26T06:42:14.757Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
06:42:14 [2021-03-26T06:42:14.757Z] === RUN   TestDockerSuite/TestInspectDefault
06:42:16 [2021-03-26T06:42:16.337Z] === RUN   TestDockerSuite/TestInspectHistory
06:42:21 [2021-03-26T06:42:21.127Z] === RUN   TestDockerSuite/TestInspectImage
06:42:21 [2021-03-26T06:42:21.127Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
06:42:21 [2021-03-26T06:42:21.127Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
06:42:21 [2021-03-26T06:42:21.127Z] === RUN   TestDockerSuite/TestInspectInt64
06:42:22 [2021-03-26T06:42:22.706Z] === RUN   TestDockerSuite/TestInspectJSONFields
06:42:24 [2021-03-26T06:42:24.286Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
06:42:24 [2021-03-26T06:42:24.760Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
06:42:26 [2021-03-26T06:42:26.995Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
06:42:28 [2021-03-26T06:42:28.575Z] === RUN   TestDockerSuite/TestInspectPlugin
06:42:28 [2021-03-26T06:42:28.575Z] === RUN   TestDockerSuite/TestInspectRootFS
06:42:28 [2021-03-26T06:42:28.575Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
06:42:30 [2021-03-26T06:42:30.811Z] === RUN   TestDockerSuite/TestInspectStatus
06:42:33 [2021-03-26T06:42:33.046Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
06:42:37 [2021-03-26T06:42:37.836Z] === RUN   TestDockerSuite/TestInspectTemplateError
06:42:39 [2021-03-26T06:42:39.415Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
06:42:41 [2021-03-26T06:42:41.650Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
06:42:43 [2021-03-26T06:42:43.884Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
06:42:45 [2021-03-26T06:42:45.466Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
06:42:47 [2021-03-26T06:42:47.702Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestInspectUnknownObject
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinkShortDefinition
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksEnvs
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
06:42:49 [2021-03-26T06:42:49.938Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
06:42:52 [2021-03-26T06:42:52.174Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
06:42:53 [2021-03-26T06:42:53.753Z] === RUN   TestDockerSuite/TestLogsAPIUntil
06:42:59 [2021-03-26T06:42:59.659Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
06:43:06 [2021-03-26T06:43:06.866Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
06:43:06 [2021-03-26T06:43:06.866Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
06:43:08 [2021-03-26T06:43:08.447Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
06:43:08 [2021-03-26T06:43:08.447Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
06:43:14 [2021-03-26T06:43:14.352Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
06:43:20 [2021-03-26T06:43:20.259Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
06:43:26 [2021-03-26T06:43:26.164Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
06:43:28 [2021-03-26T06:43:28.399Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
06:43:30 [2021-03-26T06:43:30.634Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
06:43:30 [2021-03-26T06:43:30.634Z] === RUN   TestDockerSuite/TestLogsFollowStopped
06:43:32 [2021-03-26T06:43:32.869Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
06:43:35 [2021-03-26T06:43:35.104Z] === RUN   TestDockerSuite/TestLogsSince
06:43:43 [2021-03-26T06:43:43.817Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
06:43:43 [2021-03-26T06:43:43.817Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
06:43:43 [2021-03-26T06:43:43.817Z] === RUN   TestDockerSuite/TestLogsTail
06:43:46 [2021-03-26T06:43:46.793Z] === RUN   TestDockerSuite/TestLogsTimestamps
06:43:49 [2021-03-26T06:43:49.028Z] === RUN   TestDockerSuite/TestLogsWithDetails
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestMountIntoProc
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestMountIntoSys
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestNetHostname
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPluginActive
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPluginLogDriver
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPluginUpgrade
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPortHostBinding
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPortList
06:43:51 [2021-03-26T06:43:51.262Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
06:43:56 [2021-03-26T06:43:56.050Z] === RUN   TestDockerSuite/TestPostContainersAttach
06:43:56 [2021-03-26T06:43:56.050Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
06:43:56 [2021-03-26T06:43:56.051Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
06:43:56 [2021-03-26T06:43:56.051Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
06:43:56 [2021-03-26T06:43:56.051Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
06:43:56 [2021-03-26T06:43:56.051Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
06:43:56 [2021-03-26T06:43:56.051Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
06:43:56 [2021-03-26T06:43:56.051Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
06:43:56 [2021-03-26T06:43:56.051Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
06:43:56 [2021-03-26T06:43:56.051Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
06:43:59 [2021-03-26T06:43:59.871Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
06:43:59 [2021-03-26T06:43:59.871Z] === RUN   TestDockerSuite/TestPsByOrder
06:44:08 [2021-03-26T06:44:08.580Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
06:44:08 [2021-03-26T06:44:08.580Z] === RUN   TestDockerSuite/TestPsListContainersBase
06:44:19 [2021-03-26T06:44:19.059Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
06:44:31 [2021-03-26T06:44:31.610Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
06:44:31 [2021-03-26T06:44:31.611Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
06:44:31 [2021-03-26T06:44:31.611Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
06:44:44 [2021-03-26T06:44:44.163Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
06:44:46 [2021-03-26T06:44:46.398Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
06:44:53 [2021-03-26T06:44:53.600Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
06:44:56 [2021-03-26T06:44:56.608Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
06:44:56 [2021-03-26T06:44:56.608Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
06:44:56 [2021-03-26T06:44:56.608Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
06:45:01 [2021-03-26T06:45:01.395Z] === RUN   TestDockerSuite/TestPsListContainersSize
06:45:01 [2021-03-26T06:45:01.395Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
06:45:01 [2021-03-26T06:45:01.395Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
06:45:01 [2021-03-26T06:45:01.395Z] === RUN   TestDockerSuite/TestPsRightTagName
06:45:01 [2021-03-26T06:45:01.395Z] === RUN   TestDockerSuite/TestPsShowMounts
06:45:08 [2021-03-26T06:45:08.599Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
06:45:08 [2021-03-26T06:45:08.599Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
06:45:12 [2021-03-26T06:45:12.423Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
06:45:12 [2021-03-26T06:45:12.423Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
06:45:13 [2021-03-26T06:45:13.421Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
06:45:14 [2021-03-26T06:45:14.417Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
06:45:14 [2021-03-26T06:45:14.417Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
06:45:18 [2021-03-26T06:45:18.239Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
06:45:22 [2021-03-26T06:45:22.060Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
06:45:24 [2021-03-26T06:45:24.294Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
06:45:45 [2021-03-26T06:45:45.623Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
06:45:45 [2021-03-26T06:45:45.623Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
06:45:51 [2021-03-26T06:45:51.532Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
06:45:51 [2021-03-26T06:45:51.532Z] === RUN   TestDockerSuite/TestRestartPolicyNO
06:45:51 [2021-03-26T06:45:51.532Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
06:45:52 [2021-03-26T06:45:52.005Z] === RUN   TestDockerSuite/TestRestartRunningContainer
06:45:55 [2021-03-26T06:45:55.826Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
06:45:59 [2021-03-26T06:45:59.646Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
06:45:59 [2021-03-26T06:45:59.646Z] === RUN   TestDockerSuite/TestRestartWithVolumes
06:46:04 [2021-03-26T06:46:04.437Z] === RUN   TestDockerSuite/TestRmiBlank
06:46:04 [2021-03-26T06:46:04.437Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
06:46:04 [2021-03-26T06:46:04.437Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
06:46:16 [2021-03-26T06:46:16.997Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
06:46:19 [2021-03-26T06:46:19.972Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
06:46:20 [2021-03-26T06:46:20.445Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
06:46:26 [2021-03-26T06:46:26.351Z] === RUN   TestDockerSuite/TestRmiImgIDForce
06:46:31 [2021-03-26T06:46:31.143Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
06:46:38 [2021-03-26T06:46:38.350Z] === RUN   TestDockerSuite/TestRmiParentImageFail
06:46:41 [2021-03-26T06:46:41.325Z] === RUN   TestDockerSuite/TestRmiTag
06:46:42 [2021-03-26T06:46:42.323Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
06:46:44 [2021-03-26T06:46:44.561Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
06:46:59 [2021-03-26T06:46:59.560Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
06:47:01 [2021-03-26T06:47:01.795Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
06:47:05 [2021-03-26T06:47:05.613Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
06:47:06 [2021-03-26T06:47:06.609Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
06:47:06 [2021-03-26T06:47:06.609Z] === RUN   TestDockerSuite/TestRunAddHost
06:47:06 [2021-03-26T06:47:06.609Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
06:47:06 [2021-03-26T06:47:06.609Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
06:47:06 [2021-03-26T06:47:06.609Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
06:47:06 [2021-03-26T06:47:06.609Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
06:47:06 [2021-03-26T06:47:06.609Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
06:47:06 [2021-03-26T06:47:06.609Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
06:47:08 [2021-03-26T06:47:08.845Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
06:47:08 [2021-03-26T06:47:08.845Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
06:47:08 [2021-03-26T06:47:08.845Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
06:47:12 [2021-03-26T06:47:12.667Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
06:47:14 [2021-03-26T06:47:14.904Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
06:47:17 [2021-03-26T06:47:17.162Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
06:47:19 [2021-03-26T06:47:19.401Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
06:47:21 [2021-03-26T06:47:21.634Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
06:47:21 [2021-03-26T06:47:21.634Z] === RUN   TestDockerSuite/TestRunBindMounts
06:47:25 [2021-03-26T06:47:25.452Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
06:47:25 [2021-03-26T06:47:25.452Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
06:47:25 [2021-03-26T06:47:25.452Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
06:47:25 [2021-03-26T06:47:25.452Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
06:47:25 [2021-03-26T06:47:25.452Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
06:47:25 [2021-03-26T06:47:25.452Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
06:47:25 [2021-03-26T06:47:25.452Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
06:47:25 [2021-03-26T06:47:25.925Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
06:47:25 [2021-03-26T06:47:25.925Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
06:47:25 [2021-03-26T06:47:25.925Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
06:47:25 [2021-03-26T06:47:25.925Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
06:47:25 [2021-03-26T06:47:25.925Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
06:47:28 [2021-03-26T06:47:28.159Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
06:47:28 [2021-03-26T06:47:28.159Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
06:47:31 [2021-03-26T06:47:31.135Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
06:47:31 [2021-03-26T06:47:31.135Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
06:47:31 [2021-03-26T06:47:31.135Z] === RUN   TestDockerSuite/TestRunContainerNetwork
06:47:32 [2021-03-26T06:47:32.714Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
06:47:32 [2021-03-26T06:47:32.714Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
06:47:32 [2021-03-26T06:47:32.714Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
06:47:32 [2021-03-26T06:47:32.714Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
06:47:32 [2021-03-26T06:47:32.714Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
06:47:32 [2021-03-26T06:47:32.714Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
06:47:32 [2021-03-26T06:47:32.714Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
06:47:32 [2021-03-26T06:47:32.714Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
06:47:34 [2021-03-26T06:47:34.948Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
06:47:37 [2021-03-26T06:47:37.189Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
06:47:38 [2021-03-26T06:47:38.767Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
06:47:38 [2021-03-26T06:47:38.767Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
06:47:38 [2021-03-26T06:47:38.767Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
06:47:38 [2021-03-26T06:47:38.767Z] === RUN   TestDockerSuite/TestRunCreateVolume
06:47:41 [2021-03-26T06:47:41.001Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
06:47:41 [2021-03-26T06:47:41.001Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
06:47:41 [2021-03-26T06:47:41.001Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
06:47:41 [2021-03-26T06:47:41.001Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
06:47:41 [2021-03-26T06:47:41.001Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
06:47:43 [2021-03-26T06:47:43.235Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
06:47:48 [2021-03-26T06:47:48.024Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
06:47:48 [2021-03-26T06:47:48.024Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
06:47:48 [2021-03-26T06:47:48.024Z] === RUN   TestDockerSuite/TestRunDNSOptions
06:47:48 [2021-03-26T06:47:48.024Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
06:47:48 [2021-03-26T06:47:48.024Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
06:47:48 [2021-03-26T06:47:48.024Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
06:47:48 [2021-03-26T06:47:48.024Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
06:47:50 [2021-03-26T06:47:50.258Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
06:47:50 [2021-03-26T06:47:50.258Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
06:47:50 [2021-03-26T06:47:50.258Z] === RUN   TestDockerSuite/TestRunDuplicateMount
06:47:50 [2021-03-26T06:47:50.258Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
06:47:51 [2021-03-26T06:47:51.837Z] === RUN   TestDockerSuite/TestRunEchoStdout
06:47:54 [2021-03-26T06:47:54.071Z] === RUN   TestDockerSuite/TestRunEmptyEnv
06:47:54 [2021-03-26T06:47:54.071Z] === RUN   TestDockerSuite/TestRunEntrypoint
06:47:56 [2021-03-26T06:47:56.307Z] === RUN   TestDockerSuite/TestRunEnvironment
06:47:56 [2021-03-26T06:47:56.307Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
06:47:56 [2021-03-26T06:47:56.307Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
06:47:56 [2021-03-26T06:47:56.307Z] === RUN   TestDockerSuite/TestRunExitCode
06:47:58 [2021-03-26T06:47:58.543Z] === RUN   TestDockerSuite/TestRunExitCodeOne
06:48:00 [2021-03-26T06:48:00.121Z] === RUN   TestDockerSuite/TestRunExitCodeZero
06:48:02 [2021-03-26T06:48:02.357Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
06:48:04 [2021-03-26T06:48:04.591Z] === RUN   TestDockerSuite/TestRunExposePort
06:48:04 [2021-03-26T06:48:04.591Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
06:48:04 [2021-03-26T06:48:04.591Z] === RUN   TestDockerSuite/TestRunGroupAdd
06:48:04 [2021-03-26T06:48:04.591Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
06:48:04 [2021-03-26T06:48:04.591Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
06:48:04 [2021-03-26T06:48:04.591Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
06:48:04 [2021-03-26T06:48:04.591Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
06:48:04 [2021-03-26T06:48:04.591Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
06:48:04 [2021-03-26T06:48:04.591Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
06:48:08 [2021-03-26T06:48:08.412Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
06:48:08 [2021-03-26T06:48:08.412Z] === RUN   TestDockerSuite/TestRunInvalidReference
06:48:08 [2021-03-26T06:48:08.412Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
06:48:08 [2021-03-26T06:48:08.412Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
06:48:08 [2021-03-26T06:48:08.412Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
06:48:08 [2021-03-26T06:48:08.412Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
06:48:08 [2021-03-26T06:48:08.412Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
06:48:15 [2021-03-26T06:48:15.615Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
06:48:15 [2021-03-26T06:48:15.615Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunModeHostname
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunModeIpcHost
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunModePIDContainer
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunModePIDHost
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunModeUTSHost
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunMount
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunMountOrdering
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
06:48:16 [2021-03-26T06:48:16.612Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
06:48:23 [2021-03-26T06:48:23.810Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
06:48:23 [2021-03-26T06:48:23.810Z] === RUN   TestDockerSuite/TestRunNamedVolume
06:48:23 [2021-03-26T06:48:23.810Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
06:48:23 [2021-03-26T06:48:23.810Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
06:48:27 [2021-03-26T06:48:27.629Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
06:48:31 [2021-03-26T06:48:31.449Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
06:48:31 [2021-03-26T06:48:31.449Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
06:48:31 [2021-03-26T06:48:31.449Z] === RUN   TestDockerSuite/TestRunNetHost
06:48:31 [2021-03-26T06:48:31.449Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
06:48:31 [2021-03-26T06:48:31.449Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
06:48:31 [2021-03-26T06:48:31.449Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
06:48:31 [2021-03-26T06:48:31.449Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
06:48:31 [2021-03-26T06:48:31.449Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
06:48:31 [2021-03-26T06:48:31.449Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
06:48:31 [2021-03-26T06:48:31.449Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
06:48:31 [2021-03-26T06:48:31.449Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
06:48:33 [2021-03-26T06:48:33.029Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
06:48:34 [2021-03-26T06:48:34.608Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
06:48:36 [2021-03-26T06:48:36.843Z] === RUN   TestDockerSuite/TestRunNonExistingImage
06:48:37 [2021-03-26T06:48:37.840Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
06:48:40 [2021-03-26T06:48:40.074Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
06:48:40 [2021-03-26T06:48:40.074Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
06:48:40 [2021-03-26T06:48:40.074Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
06:48:40 [2021-03-26T06:48:40.074Z] === RUN   TestDockerSuite/TestRunPortInUse
06:48:40 [2021-03-26T06:48:40.074Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
06:48:40 [2021-03-26T06:48:40.074Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
06:48:40 [2021-03-26T06:48:40.074Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
06:48:40 [2021-03-26T06:48:40.074Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
06:48:40 [2021-03-26T06:48:40.074Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
06:48:43 [2021-03-26T06:48:43.049Z] === RUN   TestDockerSuite/TestRunPublishPort
06:48:43 [2021-03-26T06:48:43.049Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
06:48:43 [2021-03-26T06:48:43.049Z] === RUN   TestDockerSuite/TestRunReadProcLatency
06:48:43 [2021-03-26T06:48:43.049Z] === RUN   TestDockerSuite/TestRunReadProcTimer
06:48:43 [2021-03-26T06:48:43.049Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
06:48:43 [2021-03-26T06:48:43.049Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
06:49:00 [2021-03-26T06:49:00.935Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
06:49:00 [2021-03-26T06:49:00.935Z] === RUN   TestDockerSuite/TestRunRm
06:49:01 [2021-03-26T06:49:01.408Z] === RUN   TestDockerSuite/TestRunRmAndWait
06:49:07 [2021-03-26T06:49:07.311Z] === RUN   TestDockerSuite/TestRunRmPre125Api
06:49:08 [2021-03-26T06:49:08.889Z] === RUN   TestDockerSuite/TestRunRootWorkdir
06:49:11 [2021-03-26T06:49:11.124Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
06:49:13 [2021-03-26T06:49:13.368Z] === RUN   TestDockerSuite/TestRunSetMacAddress
06:49:15 [2021-03-26T06:49:15.603Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
06:49:15 [2021-03-26T06:49:15.603Z] === RUN   TestDockerSuite/TestRunState
06:49:15 [2021-03-26T06:49:15.603Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
06:49:17 [2021-03-26T06:49:17.838Z] === RUN   TestDockerSuite/TestRunStdinPipe
06:49:17 [2021-03-26T06:49:17.838Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
06:49:19 [2021-03-26T06:49:19.416Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
06:49:19 [2021-03-26T06:49:19.416Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
06:49:19 [2021-03-26T06:49:19.416Z] === RUN   TestDockerSuite/TestRunTLSVerify
06:49:19 [2021-03-26T06:49:19.416Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
06:49:19 [2021-03-26T06:49:19.889Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
06:49:19 [2021-03-26T06:49:19.889Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
06:49:24 [2021-03-26T06:49:24.687Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
06:49:24 [2021-03-26T06:49:24.687Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
06:49:24 [2021-03-26T06:49:24.687Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
06:49:24 [2021-03-26T06:49:24.687Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
06:49:24 [2021-03-26T06:49:24.687Z] === RUN   TestDockerSuite/TestRunUnshareProc
06:49:24 [2021-03-26T06:49:24.687Z] === RUN   TestDockerSuite/TestRunUserByID
06:49:24 [2021-03-26T06:49:24.687Z] === RUN   TestDockerSuite/TestRunUserByIDBig
06:49:24 [2021-03-26T06:49:24.687Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
06:49:24 [2021-03-26T06:49:24.687Z] === RUN   TestDockerSuite/TestRunUserByIDZero
06:49:24 [2021-03-26T06:49:24.687Z] === RUN   TestDockerSuite/TestRunUserByName
06:49:24 [2021-03-26T06:49:24.687Z] === RUN   TestDockerSuite/TestRunUserDefaults
06:49:26 [2021-03-26T06:49:26.268Z] === RUN   TestDockerSuite/TestRunUserNotFound
06:49:26 [2021-03-26T06:49:26.269Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
06:49:28 [2021-03-26T06:49:28.505Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
06:49:28 [2021-03-26T06:49:28.505Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
06:49:28 [2021-03-26T06:49:28.505Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
06:49:31 [2021-03-26T06:49:31.486Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
06:49:37 [2021-03-26T06:49:37.398Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
06:49:42 [2021-03-26T06:49:42.186Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
06:49:46 [2021-03-26T06:49:46.973Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
06:49:46 [2021-03-26T06:49:46.973Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
06:49:46 [2021-03-26T06:49:46.973Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
06:49:49 [2021-03-26T06:49:49.206Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
06:49:51 [2021-03-26T06:49:51.441Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
06:49:53 [2021-03-26T06:49:53.676Z] === RUN   TestDockerSuite/TestRunWithBadDevice
06:49:53 [2021-03-26T06:49:53.676Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
06:49:53 [2021-03-26T06:49:53.676Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
06:49:53 [2021-03-26T06:49:53.676Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
06:49:53 [2021-03-26T06:49:53.676Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
06:49:53 [2021-03-26T06:49:53.676Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
06:49:53 [2021-03-26T06:49:53.676Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
06:49:53 [2021-03-26T06:49:53.676Z] === RUN   TestDockerSuite/TestRunWithUlimits
06:49:53 [2021-03-26T06:49:53.676Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
06:49:57 [2021-03-26T06:49:57.496Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
06:49:59 [2021-03-26T06:49:59.076Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
06:50:01 [2021-03-26T06:50:01.310Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSaveCheckTimes
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSaveImageId
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSaveLoadParents
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSaveMultipleNames
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSaveSingleTag
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
06:50:05 [2021-03-26T06:50:05.130Z] === RUN   TestDockerSuite/TestSearchCmdOptions
06:50:07 [2021-03-26T06:50:07.365Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
06:50:07 [2021-03-26T06:50:07.840Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
06:50:08 [2021-03-26T06:50:08.312Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
06:50:08 [2021-03-26T06:50:08.786Z] === RUN   TestDockerSuite/TestSearchWithLimit
06:50:10 [2021-03-26T06:50:10.366Z] === RUN   TestDockerSuite/TestSlowStdinClosing
06:50:16 [2021-03-26T06:50:16.458Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
06:50:16 [2021-03-26T06:50:16.458Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
06:50:23 [2021-03-26T06:50:23.658Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
06:50:23 [2021-03-26T06:50:23.658Z] === RUN   TestDockerSuite/TestStartAttachSilent
06:50:32 [2021-03-26T06:50:32.470Z] === RUN   TestDockerSuite/TestStartAttachWithRename
06:50:32 [2021-03-26T06:50:32.470Z] === RUN   TestDockerSuite/TestStartMultipleContainers
06:50:32 [2021-03-26T06:50:32.470Z] === RUN   TestDockerSuite/TestStartPausedContainer
06:50:32 [2021-03-26T06:50:32.470Z] === RUN   TestDockerSuite/TestStartRecordError
06:50:32 [2021-03-26T06:50:32.470Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
06:50:37 [2021-03-26T06:50:37.259Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
06:50:37 [2021-03-26T06:50:37.732Z] === RUN   TestDockerSuite/TestStatsAllNoStream
06:50:37 [2021-03-26T06:50:37.732Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
06:50:37 [2021-03-26T06:50:37.732Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
06:50:37 [2021-03-26T06:50:37.732Z] === RUN   TestDockerSuite/TestStatsFormatAll
06:50:37 [2021-03-26T06:50:37.732Z] === RUN   TestDockerSuite/TestStatsNoStream
06:50:37 [2021-03-26T06:50:37.732Z] === RUN   TestDockerSuite/TestTopMultipleArgs
06:50:39 [2021-03-26T06:50:39.311Z] === RUN   TestDockerSuite/TestTopNonPrivileged
06:50:41 [2021-03-26T06:50:41.545Z] === RUN   TestDockerSuite/TestTopPrivileged
06:50:41 [2021-03-26T06:50:41.545Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
06:50:43 [2021-03-26T06:50:43.778Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
06:50:43 [2021-03-26T06:50:43.778Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
06:50:43 [2021-03-26T06:50:43.778Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
06:50:43 [2021-03-26T06:50:43.778Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
06:50:43 [2021-03-26T06:50:43.778Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
06:50:43 [2021-03-26T06:50:43.778Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
06:50:43 [2021-03-26T06:50:43.778Z] === RUN   TestDockerSuite/TestVolumeCLICreate
06:51:01 [2021-03-26T06:51:01.671Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
06:51:01 [2021-03-26T06:51:01.671Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
06:51:01 [2021-03-26T06:51:01.671Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
06:51:01 [2021-03-26T06:51:01.671Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
06:51:01 [2021-03-26T06:51:01.671Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
06:51:01 [2021-03-26T06:51:01.671Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
06:51:01 [2021-03-26T06:51:01.671Z] === RUN   TestDockerSuite/TestVolumeCLILs
06:51:07 [2021-03-26T06:51:07.572Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
06:51:07 [2021-03-26T06:51:07.572Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
06:51:10 [2021-03-26T06:51:10.547Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
06:51:10 [2021-03-26T06:51:10.547Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
06:51:11 [2021-03-26T06:51:11.021Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
06:51:11 [2021-03-26T06:51:11.021Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
06:51:11 [2021-03-26T06:51:11.021Z] === RUN   TestDockerSuite/TestVolumeCLIRm
06:51:18 [2021-03-26T06:51:18.222Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
06:51:18 [2021-03-26T06:51:18.222Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
06:51:18 [2021-03-26T06:51:18.695Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
06:51:19 [2021-03-26T06:51:19.168Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
06:51:19 [2021-03-26T06:51:19.168Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
06:51:25 [2021-03-26T06:51:25.073Z] === RUN   TestDockerSuite/TestVolumeLsFormat
06:51:25 [2021-03-26T06:51:25.545Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
06:51:25 [2021-03-26T06:51:25.545Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
06:51:34 [2021-03-26T06:51:34.254Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
06:51:34 [2021-03-26T06:51:34.254Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
06:51:35 [2021-03-26T06:51:35.251Z] --- PASS: TestDockerSuite (2382.63s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (111.36s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (8.33s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.00s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.04s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_run_test.go:3177: unmatched requirement Apparmor
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.00s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.06s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (98.01s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.06s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.50s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.04s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.59s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.44s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.37s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.11s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.07s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddTar (39.65s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.45s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.47s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.51s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.30s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.44s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.53s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.13s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.84s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.52s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.06s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.04s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
06:51:35 [2021-03-26T06:51:35.251Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.36s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.52s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.14s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s)
06:51:35 [2021-03-26T06:51:35.251Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.86s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.67s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.88s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.35s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.06s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.61s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.34s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.05s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.42s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.00s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.53s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.49s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (82.00s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.84s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (87.45s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.39s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.32s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.01s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.84s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.73s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.91s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.94s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (127.88s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.97s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.89s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.33s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.44s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.37s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.49s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildFails (2.20s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.98s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.93s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.02s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.15s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.79s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.50s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.22s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.91s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.95s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.80s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.91s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.90s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.41s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.46s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.35s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.29s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.05s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.88s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.81s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.60s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.09s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.72s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.51s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.55s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.79s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.16s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.92s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.44s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.81s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.46s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.61s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.46s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.45s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.15s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.16s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.71s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildRm (11.26s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.12s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.23s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.30s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.87s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (13.64s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.52s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.25s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.27s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.94s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.44s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.85s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.11s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.99s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.71s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.68s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.49s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.04s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (7.93s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.05s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.40s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (19.36s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.98s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.26s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.15s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.24s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.88s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_sni_test.go:18: Flakey test
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.98s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestCommitChange (4.17s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.00s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestCommitNewFile (10.60s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.19s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.75s)
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
06:51:35 [2021-03-26T06:51:35.252Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.252Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.03s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.97s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.00s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.23s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.21s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.47s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.97s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.00s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.11s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.05s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.07s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.80s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.38s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.06s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.14s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.61s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (6.90s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.98s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.11s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.74s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.97s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.39s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.46s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (7.41s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.41s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000656a80_<nil>} (2.43s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1647052214_c:\foo_false__<nil>_<nil>_<nil>} (2.40s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1647052214_c:\foo_true__<nil>_<nil>_<nil>} (2.45s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
06:51:35 [2021-03-26T06:51:35.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.27s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.18s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.27s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.38s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.32s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCpToCaseE (17.49s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.14s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCpToDot (2.15s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.35s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.16s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.04s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.13s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.81s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.16s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateRM (0.30s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.61s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.76s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.14s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
06:51:35 [2021-03-26T06:51:35.253Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.19s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.16s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.21s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.08s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.33s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.65s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.03s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.51s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.89s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.34s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.25s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
06:51:35 [2021-03-26T06:51:35.253Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.16s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestEventsRename (2.18s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestEventsResize (2.61s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.06s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.37s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.61s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.72s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.43s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.79s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.81s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.92s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.06s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.02s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.90s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.91s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.14s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.69s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.44s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.31s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.89s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.92s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.96s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.85s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.87s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.91s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.98s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.90s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.37s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.18s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.58s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.46s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.05s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.08s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.01s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.03s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.04s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.92s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.03s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.98s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.04s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.01s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.06s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.42s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.12s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.08s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.02s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.02s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.02s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.03s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.20s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.80s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.76s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.68s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.97s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.02s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.82s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.94s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.81s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.41s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.30s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.36s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.03s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsSince (8.76s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsTail (2.57s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.46s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.15s)
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
06:51:35 [2021-03-26T06:51:35.254Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.254Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_port_test.go:339: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_port_test.go:322: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_port_test.go:302: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.00s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.03s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.68s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.35s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.68s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.41s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.36s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.34s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.06s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.26s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.12s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (3.91s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.90s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.73s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.22s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.05s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.67s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.65s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.92s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.95s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.96s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.98s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.52s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.09s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.41s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.78s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.84s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiTag (0.62s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.13s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.93s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.27s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.11s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.04s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.89s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.08s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.46s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.13s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.14s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.02s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.15s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.08s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.83s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.79s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.11s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.05s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.18s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.72s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.87s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.10s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.02s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.05s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.16s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.05s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.00s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.03s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.22s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
06:51:35 [2021-03-26T06:51:35.255Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.255Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.47s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.56s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.56s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.36s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.40s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.65s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.03s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.03s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.77s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.47s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2882: unmatched requirement Apparmor
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (16.57s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunRm (2.10s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.27s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.33s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.05s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.97s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.39s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.09s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.89s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.49s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2921: unmatched requirement Apparmor
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.01s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.01s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.72s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.30s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.04s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.45s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.21s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.10s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.10s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.64s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.05s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.05s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3038: unmatched requirement Apparmor
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.12s)
06:51:35 [2021-03-26T06:51:35.256Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
06:51:35 [2021-03-26T06:51:35.256Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.256Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.37s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (8.47s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.30s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.97s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.22s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.97s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_port_test.go:231: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (7.53s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.69s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.04s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.27s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.99s)
06:51:35 [2021-03-26T06:51:35.257Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
06:51:35 [2021-03-26T06:51:35.257Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.257Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s)
06:51:35 [2021-03-26T06:51:35.257Z] === RUN   TestDockerRegistrySuite
06:51:35 [2021-03-26T06:51:35.257Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
06:51:35 [2021-03-26T06:51:35.257Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
06:51:35 [2021-03-26T06:51:35.257Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
06:51:35 [2021-03-26T06:51:35.257Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistrySuite/TestV2Only
06:51:35 [2021-03-26T06:51:35.731Z] --- PASS: TestDockerRegistrySuite (0.14s)
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
06:51:35 [2021-03-26T06:51:35.731Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
06:51:35 [2021-03-26T06:51:35.731Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s)
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthTokenSuite
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
06:51:35 [2021-03-26T06:51:35.731Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:268: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:268: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:268: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:268: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:268: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerDaemonSuite
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
06:51:35 [2021-03-26T06:51:35.731Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
06:51:35 [2021-03-26T06:51:35.731Z] --- PASS: TestDockerDaemonSuite (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:302: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
06:51:35 [2021-03-26T06:51:35.731Z]         check_test.go:302: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.731Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]         check_test.go:302: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerSwarmSuite
06:51:35 [2021-03-26T06:51:35.732Z] --- PASS: TestDockerSwarmSuite (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerPluginSuite
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerPluginSuite/TestPluginCreate
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerPluginSuite/TestPluginInspect
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerPluginSuite/TestPluginSet
06:51:35 [2021-03-26T06:51:35.732Z] --- PASS: TestDockerPluginSuite (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerExternalVolumeSuite
06:51:35 [2021-03-26T06:51:35.732Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]     check_test.go:128: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerNetworkSuite
06:51:35 [2021-03-26T06:51:35.732Z] --- SKIP: TestDockerNetworkSuite (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]     check_test.go:134: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] === RUN   TestDockerHubPullSuite
06:51:35 [2021-03-26T06:51:35.732Z] --- SKIP: TestDockerHubPullSuite (0.00s)
06:51:35 [2021-03-26T06:51:35.732Z]     check_test.go:142: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] PASS
06:51:35 [2021-03-26T06:51:35.732Z] ok  	github.com/docker/docker/integration-cli	2383.525s
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === Skipped
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_run_test.go:3177: unmatched requirement Apparmor
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
06:51:35 [2021-03-26T06:51:35.732Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.732Z] 
06:51:35 [2021-03-26T06:51:35.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_sni_test.go:18: Flakey test
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
06:51:35 [2021-03-26T06:51:35.733Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.733Z] 
06:51:35 [2021-03-26T06:51:35.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
06:51:35 [2021-03-26T06:51:35.734Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.734Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
06:51:35 [2021-03-26T06:51:35.735Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.735Z] 
06:51:35 [2021-03-26T06:51:35.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_port_test.go:339: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_port_test.go:322: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_port_test.go:302: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
06:51:35 [2021-03-26T06:51:35.736Z] 
06:51:35 [2021-03-26T06:51:35.736Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
06:51:35 [2021-03-26T06:51:35.736Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
06:51:36 [2021-03-26T06:51:36.210Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.210Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2882: unmatched requirement Apparmor
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
06:51:36 [2021-03-26T06:51:36.211Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.211Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:2921: unmatched requirement Apparmor
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:3038: unmatched requirement Apparmor
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_port_test.go:231: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
06:51:36 [2021-03-26T06:51:36.212Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.212Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
06:51:36 [2021-03-26T06:51:36.212Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
06:51:36 [2021-03-26T06:51:36.212Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
06:51:36 [2021-03-26T06:51:36.212Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
06:51:36 [2021-03-26T06:51:36.212Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
06:51:36 [2021-03-26T06:51:36.212Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.212Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:185: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:212: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:239: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:268: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:268: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:268: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:268: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:268: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:302: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
06:51:36 [2021-03-26T06:51:36.213Z]         check_test.go:302: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.213Z] 
06:51:36 [2021-03-26T06:51:36.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]         check_test.go:302: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]         check_test.go:407: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     check_test.go:128: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     check_test.go:134: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
06:51:36 [2021-03-26T06:51:36.214Z]     check_test.go:142: unmatched requirement DaemonIsLinux
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] DONE 1093 tests, 547 skipped in 2391.657s
06:51:36 [2021-03-26T06:51:36.214Z] INFO: Integration tests ended at 03/26/2021 06:51:35. Duration:00:39:51.8998647
06:51:36 [2021-03-26T06:51:36.214Z] INFO: Docker info of the daemon under test at end of run
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] Containers: 2
06:51:36 [2021-03-26T06:51:36.214Z]  Running: 0
06:51:36 [2021-03-26T06:51:36.214Z]  Paused: 0
06:51:36 [2021-03-26T06:51:36.214Z]  Stopped: 2
06:51:36 [2021-03-26T06:51:36.214Z] Images: 18
06:51:36 [2021-03-26T06:51:36.214Z] Server Version: 0.0.0-dev
06:51:36 [2021-03-26T06:51:36.214Z] Storage Driver: windowsfilter
06:51:36 [2021-03-26T06:51:36.214Z]  Windows: 
06:51:36 [2021-03-26T06:51:36.214Z] Logging Driver: json-file
06:51:36 [2021-03-26T06:51:36.214Z] Plugins: 
06:51:36 [2021-03-26T06:51:36.214Z]  Volume: local
06:51:36 [2021-03-26T06:51:36.214Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
06:51:36 [2021-03-26T06:51:36.214Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
06:51:36 [2021-03-26T06:51:36.214Z] Swarm: inactive
06:51:36 [2021-03-26T06:51:36.214Z] Default Isolation: process
06:51:36 [2021-03-26T06:51:36.214Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
06:51:36 [2021-03-26T06:51:36.214Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757)
06:51:36 [2021-03-26T06:51:36.214Z] OSType: windows
06:51:36 [2021-03-26T06:51:36.214Z] Architecture: x86_64
06:51:36 [2021-03-26T06:51:36.214Z] CPUs: 4
06:51:36 [2021-03-26T06:51:36.214Z] Total Memory: 32GiB
06:51:36 [2021-03-26T06:51:36.214Z] Name: azwin-2-27fe80
06:51:36 [2021-03-26T06:51:36.214Z] ID: NDLS:JUVZ:M34S:X7JZ:MWZV:JYTV:WCDB:3O5J:7MDC:TPNZ:MOW6:KEHS
06:51:36 [2021-03-26T06:51:36.214Z] Docker Root Dir: D:\CI\PR-42203\2\daemon
06:51:36 [2021-03-26T06:51:36.214Z] Debug Mode (client): false
06:51:36 [2021-03-26T06:51:36.214Z] Debug Mode (server): true
06:51:36 [2021-03-26T06:51:36.214Z]  File Descriptors: -1
06:51:36 [2021-03-26T06:51:36.214Z]  Goroutines: 17
06:51:36 [2021-03-26T06:51:36.214Z]  System Time: 2021-03-26T06:51:36.1449933Z
06:51:36 [2021-03-26T06:51:36.214Z]  EventsListeners: 0
06:51:36 [2021-03-26T06:51:36.214Z] Registry: https://index.docker.io/v1/
06:51:36 [2021-03-26T06:51:36.214Z] Labels:
06:51:36 [2021-03-26T06:51:36.214Z] Experimental: false
06:51:36 [2021-03-26T06:51:36.214Z] Insecure Registries:
06:51:36 [2021-03-26T06:51:36.214Z]  127.0.0.0/8
06:51:36 [2021-03-26T06:51:36.214Z] Live Restore Enabled: false
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] 
06:51:36 [2021-03-26T06:51:36.214Z] INFO: Stopping daemon under test
06:51:36 [2021-03-26T06:51:36.687Z] SUCCESS: The process with PID 2856 (child process of PID 4932) has been terminated.
06:51:36 [2021-03-26T06:51:36.687Z] SUCCESS: The process with PID 4932 (child process of PID 808) has been terminated.
06:51:36 [2021-03-26T06:51:36.687Z] INFO: Stop tailing logs of the daemon under tests
06:51:36 [2021-03-26T06:51:36.687Z] INFO: executeCI.ps1 Completed successfully at 03/26/2021 06:51:36.
06:51:36 [2021-03-26T06:51:36.687Z] INFO: Tidying up at end of run
06:51:36 [2021-03-26T06:51:36.687Z] INFO: Saving daemon under test log (d:\CI\PR-42203\2\dut.out) to bundles\CIDUT.out
06:51:36 [2021-03-26T06:51:36.687Z] INFO: Saving daemon under test log (d:\CI\PR-42203\2\dut.err) to bundles\CIDUT.err
06:51:36 [2021-03-26T06:51:36.687Z] INFO: Nuke-Everything...
06:51:37 [2021-03-26T06:51:37.160Z] INFO: Container count on control daemon to delete is 2
06:51:37 [2021-03-26T06:51:37.633Z] f563820f9e94
06:51:37 [2021-03-26T06:51:37.633Z] fe20bb56f5bc
06:51:37 [2021-03-26T06:51:37.633Z] INFO: Tidying pidfile d:\CI\PR-42203\2\docker.pid
06:51:37 [2021-03-26T06:51:37.633Z] INFO: Nuking d:\CI
06:52:03 [2021-03-26T06:52:03.009Z] INFO: Zapped successfully
06:52:03 [2021-03-26T06:52:03.009Z] 
06:52:03 [2021-03-26T06:52:03.009Z] INFO: executeCI.ps1 exiting at Fri Mar 26 06:52:01 CUT 2021. Duration 01:14:59.4995661
06:52:03 [2021-03-26T06:52:03.009Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
06:52:03 [2021-03-26T06:52:03.266Z] Recording test results
06:52:10 [2021-03-26T06:52:10.677Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
06:52:12 [2021-03-26T06:52:12.225Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
06:52:14 [2021-03-26T06:52:14.033Z] Archiving artifacts
06:52:28 [2021-03-26T06:52:28.705Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42203/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:52:29 [2021-03-26T06:52:29.674Z] + make clean
06:52:32 [2021-03-26T06:52:32.653Z] docker volume rm -f docker-dev-cache
06:52:32 [2021-03-26T06:52:32.653Z] 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